Answer Posted / yogendra pandey
Domain is formal definition of data types from a technical point of view. Sets attributes i.e., type, range, length . . .
DataElements are definition of the properties and type for a table field. It is an intermediate between the object type domain & table filed.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the components of sapscript?
How can we declare a table control in the abap/4 program?
if u take one worst program,in this program user write the logic is session method.in that program user can get some errors ,that errors we will see in call transaction method,how it is possible.?
What is a data class? : abap data dictionary
What is the syntax of packed number?
How to pass data from list to report?
How will you insert record in a sorted table
what is the purpose of BAPI BAPI_CUSTMATINFO_GETLIST What is input and output of this BAPI.
How do you work with semi colon se[arated files in BDC ?
what is diff between ECC 5.0 AND ECC 6.0
What is payroll driver
Polymorphism real time scenario
how to modify the standard method as per your requirement
What is the use of table control in bdc is it same in module pool table control? : 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