The data of a view is not physically stored, but derived from one or more tables (t/f) : abap data dictionary
1314What is the maximum number of structures that can be included in a table or structure : abap data dictionary
1284How can we create callable modules of program code within one abap/4 program? : abap modularization
1043How can an internal table with header line and one without header line be distinguished when passed to a subroutine? : abap modularization
1090
How many tables are there in sap?
Can there be more than 1 main window in sap script?
What are the uses of the information in the data dictionary? : abap data dictionary
how to Implement a BADI in which it restricts the access when purchase order is created against contract using definition ME_PURCHDOC_POSTED. please tell me the answers if any one knows. thanks in advance. :ravikiran
Difference between Field groups and internal tables?
What are the different types of luws. What are they?
What is page window?
hi I am in training of functional module, i am unable to understand what exactly use of IDOC,BAPI,DIM and BIM. As LSMW and BDC methods are used for data conversion from legacy to sap. Might be it is silly question. please explain me
How do you execute the payroll
Explain the systems fields used for interactive lists and lists?
How we can give authorization on the fields of table control in a dialog-programming?
What application areas are you comfortable in?
Did you create help views?
What is step-loop?
What are the differences between session method and call transaction method? : abap bdc