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
What is the difference between pnp and pnpce? : abap hr
where are the passwords for ITS stores?
What is the difference between data elements and domains? : abap data dictionary
How we can give authorization on the fields of table control in a dialog-programming?
What are the different types of luws?
What do you do when the system crashes in the middle of a BDC batch session?
What is the lock object?
How to determine the attributes of an internal table?
1. If I send 5 entries of table from one system to another system, if the only 4 entries there in the target system what I have to do? 2. If I send the customer master IDOC from one SAP system to another system, if one field is missing in target table what is the steps? 3. If I want to access the 4th row 3rd column in the hashed table how to do it? 4. Whether there is any other statement than MODIFY statement to modify the content of internal table?
What is the full form of spro? : sap abap hr
What is read line in abap?
What is the difference between call transaction and session method? : abap bdc
Power is interrupted while transferring data from internal table to application server. How will you determine many records are transferred in session method and call transaction method? : abap bdc
What is the function of a domain?
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 ?