Difference between call transaction & session method? which of these methods can be best used in background process?
1 7064for uploading master data(ex:customer data) into sap, which methods you prefer? call transaction/session/lsmw/bapi? why?
1 9247when 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).
4 11982
Explain the Types of Select statements?
When is the top-of-page event triggered? : abap data dictionary
In tm, if a group of employees gets 10 days of annual leave, what will be the time evaluation status? : sap abap hr
HOW TO DIFFERENT CALL TRANSACTION ON THE BASIS OF DOUBLE CLICKING ON DIFFERENT FIELD.
What is asap methodology? : sap abap hr
Can we use transfer dataset to transfer data in internal table ?
What are the internal tables and work area?
What is a subroutine?
Explain some essential objects in abap dictionary?
What happens Update command is used without where clause ?
In order to upload purchase order details, how you handle multiple values for a single field?
What is difference between check table and value table ?
To find the date difference & excude saturday & sunday in between them
What are data classes? What are the various data classes available for selection? : abap data dictionary
What is buffering in abap?