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
what is sales order confirmation and how can do design it in webdynpro. what is Tcode for the same?
A function module can be called from a transaction screen outside an abap/4 program. State true or false. : abap modularization
Module Pool Programming: Events and Table Control handling.
What kind of financial periods exist in sap? What is the relavent table for that?
How do you write manual bdc session method? : abap bdc
8)when u create sales report what u can see in that report ? what rthose field names or data element names? 9)when u create purchase order details report what u can see in that report ?what rthose fieldnames or dataelements? 10)when u create material stock report in material master grouped by material type and plant what u can see in report ?what rthose field names or dataelement ? 11)when u create shipping forecast report what u can see in that report ?what rthose data elements or field names?
What is evaluation path, where do we do it and why? : sap abap hr
PROGRAM TO CREATE INQUIRY IN SD USING BAPI 'BAPI_INQUIRY_CREATEFROMDATA'
In which time constraint does the infotype records depend on the subtype ? : abap hr
How do you connect to the remote server if you are working from the office for the client in remote place?
If a table that is to be extended contains a long field, we cannot use append structures why? : abap data dictionary
Which database object is used for storing the system variables? : abap data dictionary
What are the fields in a bdc_tab table? : abap bdc
Can a constructor be redefined?
Write an abap program for creation of customer enquiry using BAPI 'BAPI_INQUIRY_CREATEFROMDATA'.