Difference between call transaction & session method? which of these methods can be best used in background process?
1 7159for uploading master data(ex:customer data) into sap, which methods you prefer? call transaction/session/lsmw/bapi? why?
1 9334when 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 12211
What does the insert statement in extract datasets do? : abap modularization
How do you set up background jobs in sap? What are the steps?
What is the t-code for transaction recorder? : abap bdc
data:zxyz type xyz. where xyz is a standard sap structure where it contains data type fields and line type (refer to other structure) fields. my question is how to assign values to field zxyz-str-matnr where str is a structure inside xyz structure.
What is amdp (abap managed data procedures)?
Explain pai and pbo.
How do u set up background jobs in SAP? What r the steps? What are the event driven batch jobs?
In Table Field when display the Name, whose first charecter should be capital letter and rest will be small letter.
Double click function on the lists, identifying the line selected by the user on the list?
if while coding power goes off , how to retrieve the codes?
What is the procedure you followed to upload the data?
What are the different message types available in the abap/4 ?
What is the syntex used to call a screen as dialog box (pop up)?
What are the different function modules used in sapscript?
How can you display frames (horizontal and vertical lines) in lists?