CAN U TELL ME ATTRIBUTES OF BOTH DOMAIN AND DATAELEMNT
SCREEN?
Answer Posted / sumit0312
Domain Defines technicla attributes for a data elements.
1. field type 2. field length 3. value range
Data element Defines the Field Description.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Do we have to migrate all sapscript forms to smart forms?
Difference between domain and data element? What are aggregate object?
What are the different types of internal table?
Find the scenario and give the result: a, b, c are employees, where a, b will get basic, hra, da. C gets basic and da. How to group for the allowances? : sap abap hr
After running a BDC program in background, next day morning when you see the results, few records are not updated(error records). What will you do then ?
If I forgot some command in sap script e.g.: Suppress zero display – how to do find it?
What are matchcodes?
What are different abap/4 editors?
How can I get ascii value of any letter? Is there any function?
Can a transparent table exist in data dictionary but not in the data base physically? : sap abap data dictionary
What is dynamic action? : sap abap hr
What happens if a function module runs in an update task?
What are internal tables? How do you get the number of lines in an internal table?
What are the events used for logical database?
How to add a column to a table control while using alphanumerical layout editor ?