How do you process errors in call transaction method? : abap bdc
What is a variable in the sap abap?
What is the bapi?
What is the advantage of structures? How do you use them in the ABAP programs?
What are the modes in which any update tasks work?
List some of the many different ways that the sap standard functionality can be changed by a customer?
while running bdc for call transaction method, in gui_upload function we use filetype 'ASC' for tab delimited seperated data. like that for csv(comma delimited) data what we have to use as filetype??? ie FILETYPE = ?????
When you are in support, who will give you a Flat file or Excel file(Legacy Data) to upload into SAP System in day-to- day activity?
HOW MANY WAYS TO DEFINE INTERNAL TABLES.
What are user exits? What is involved in writing them? What precations are needed?
Find the scenario and give the result: a, b, c are employees, where a, b will get basic, hra, da. C gets basic and da. How to group for the allowances? : sap abap hr
What is the use of 'table index'?
How do you read files from the presentation server ? : abap bdc