1)you are creating the table and with EmpID, Lastname and
Zender(Male and Female) only the Male and Female data only
should entered other data should not entered.
Answer Posted / kkr
in the domain of the gender field take two fixed value as 'Male' and 'Female', activate the Domain. now when we make entry one have to choose between 'Male' Or 'Female;.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the significance of delivery class? : abap data dictionary
How do you send files to the legacy systems from SAP and vice versa? How does one know that the legacy files have come on to the SAP server you are working on?
What are the basic objects of the data dictionary?
Explain the difference between tables and structures?
What are the different types of luws. What are they?
****THANK YOU ALL ABAP EXPERTS**** I got a JOB as ABAP Consultant in Infosys.I cleared the interview.The question posted here are really good.I cleared interview based on this material only.It really works.I thank all members who posted que&ans here. Those who are in search of job in MNC study this question set only you will get sucess. Thanks once again allinterview.com and members of this community. tulika20021@rediffmail.com
What is system-land-scape of your project?
Suppose there is a secondary index on 4 non-key fields A,B,C & D. There are 3 select queries :- a) one on basis of A, B, C , D b) Second on basis of A, B, C c) Third on basis of D, C,B, A In which all situations , the above secondary index will be used?
What are the modes in lock objects? : sap abap data dictionary
Explain the function module in bdc?
What is match code? : sap abap hr
Difference between transparent tables and pooled tables? : abap hr
Why do we use types statement in abap programming?
What are the difference between call screen and leave screen?
What is pass by value and what is pass by reference? Which is better?