when you are using 2 internal table in program, you have decided to use for all entries statement to retrieve data but unfortunately there are no records in the first internal table. What will be the result? (2nd internal table contains records).
2 5038
What data is contained in data dictionary? : abap data dictionary
What abap statement will trigger list generation?
In select-options, how to get the default values as current month first date and last date by default?
There is 1 person but it’s displaying that this person cannot be booked. He is not available for the business event. Can you tell me where is it going wrong? What can be the reasons? : sap abap hr
What are the aggregate objects in the dictionary? : abap data dictionary
What is the use of 'for all entries'?
After running a BDC program in background, next day morning when you see the results, few records are not updated(error records). What will you do then ?
What is the difference between RETURNING and CHANGING parameters for a method?
How can we achieve MVC ?
What is the difference between synchronous and asynchronous update? : abap bdc
What is internal payroll process? : sap abap hr
What are the types of records that are transferred to sap r/3 and used by interfaces? : abap bdc
How to call transaction in session method without recording?
How to load data from ms excel sheet to sap by using bdc method ? : abap bdc
What is the abap program name to process the batch input session automatically? : abap bdc