What are the developments you have done with data dictionary?
Answer Posted / harpal
In addition to above.
Value Table
Check Table
Primary Key
Forign Key
Append Structure
etc..
these are also part of the data dictionary which an ABAPer
do.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do you differentiate tax for different countries? : sap abap hr
What is partner selection?
Explain the client concept of sap.
Name the abap/4 modularization techniques?
What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why?
What is meant by authorization? Did you ever work on it? : sap abap hr
What are the functional areas? User groups? and how does ABAP query work in relation to these?
What are the differences between session method and call transaction method? : abap bdc
Difference between open sql and native sql? : abap data dictionary
What is ole?
What is the relationship existing between the various data elements? : abap data dictionary
State the differences between database view & projection view? : abap data dictionary
On which event we can validate the input fields in module programs?
What are the advantages and disadvantages of using views in abap programming ?
While using extract datasets it is required to have a special workarea for interface. State true or false. : abap modularization