what is the use append structure?? in data dictionary
Answer Posted / t.reddy
Adding some custom fields to the existing fields of standard
d/b tables without chenging it's structure.
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
In the abap/4 dictionary tables can be defined independent of the underlying database (t/f). : abap data dictionary
what will happen if called program is not executable ?
I have 3 transactions,where the output of one transaction is input of another and output of 2nd transaction is input of 3rd transaction.i have one flat file with all data for the 3 transaction.if the 3rd transaction failed can we rollback the remaining 2 transactions or not.Is this possible in BDC,How/
How many tables are there in sap?
What do is landscape in sap project, I think its related to no. Of servers used, pls correct me if I am wrong, or what it is? : sap abap hr
What are the functional modules used in sequence in bdc? : abap hr
What is a development class? : abap data dictionary
Name a few data dictionary objects? : abap data dictionary
Which infotype records can not be deleted ? : abap hr
What are the modes in which any update tasks work?
Explain what is the significance of hide?
How are the date abd time field values stored in sap?
Why grouping of fields is required? What is the max no of modification groups for each field?
What are table clusters?
What should be the approach for writing a bdc program? : abap bdc