If there are two table with Foriegn Key relationship, and if any
changes is made to the check table in Table Maintanance Generator
how will this the other table?
Answers were Sorted based on User's Feedback
What is value table? : abap data dictionary
In which table the material master data is stored?
What is the relationship existing between the various data elements? : abap data dictionary
how to fill the select options from an internal table dynamically ie can i use the loop in the initialization
What is the differences between structure and table in data dictionary in abap?
What are the data types of the abap/4 layer? : abap data dictionary
What is the role of an abapper in developement process? What is the process of technical specification and how it is carried out?
How to creat transactions? : abap data dictionary
Write an abap program for creation of customer enquiry using BAPI 'BAPI_INQUIRY_CREATEFROMDATA'.
Whether Project contains enhancement or Enhancement contains Projects?
difference between append and collect statement?
How to pass the variables to forms?