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
It is possible to assign a local data object defined in a subroutine or function module to a field group. State true or false. : abap modularization
What is dynamic action? : sap abap hr
What is an update type with reference to a match code id? : abap data dictionary
How do you Export a session ?
Can we use write statements in screen fields?if not how is data transferred from field data to screen fields?
Can i Have Some Examples on Enhancements.
Give Some examples of reports generated in real time scenarion? Also give examples of standard reports in SAP used in real time?
What is an rdbms?
How to find the return code of a statement in abap programs?
What are the Synchronous and asynchronous methods in bdc ?
What is the differences between structure and table in data dictionary in abap?
What are the difference between call screen and leave screen?
If a table that is to be extended contains a long field, we cannot use append structures why? : abap data dictionary
What is the significance of technical settings (specified while creating a table in the data dictionary)? : abap data dictionary
When, how and how would you control changes to standard SAP objects.