What is the difference between domain and data element? What are aggregate object?
Answer / m.vikramsimhareddy
domain : domain describe the techincal setting information of the table fields
and also define the value range for the table fields.
data elements: data elements describe the domain and field label of the table field
Is This Answer Correct ? | 0 Yes | 0 No |
what are the sap financial periods
4 Answers i Spy Technologies, MD Synergy,
What are the check tables?
what is a fiscal year ?
What do you mean by batch data communications programming?
What is Table maintenance generator?
how to debug ale/idocs and how to correct errors and how to find out where the exact error occur
How to create the ur own barcodes?
Table ztest has a secondary index on the following fields: tnum, tcode. Select * from ztest where tnum ne '123' and tcode = '456'. Why is the index not used in the above case? Choices: a) Indexes are not allowed on Z tables b) Variables must be used, NOT literals c) Select individual fields, not select * d) Client is not in the where clause e) NE invalidates the use of an index Info: Can someone explain in detail why this happened? It will be really helpful to handle to case in Secondary index:
How to insert a line into abap internal tables?
what is difference between occurs1 and occurs2?
What are the steps carried the ALE?
What is the difference between get and get late?