In the `select' statement what is group by ?
A situation: An ABAP program creates a batch-input session. We need to submit the program and the batch session in background. How to do it?
I have one sender and three Receiver..so how many idocs generate in outbound(sender)?
Scenario 1: I am uploading 1000 records using session method. I have an error in 950th record. What will happen and howmany records will upload? Scenario 2: I am uploading 1000 records using Call Transaction method. I have an error in 950th record. What will happen and howmany records will upload?
What is the effect on Customer Exits and User Exits maintained in a system on Up-gradation .
control break statements in ABAP?
what is sap scriptview ?
How do you work with semi colon se[arated files in BDC ?
5. What is the difference between report and script?
what is the Tcode BD87?
5 Answers Cibernetix Business Systems, Intel, SAP Labs,
Is a logical database a requirement/must to write an abap/4 query?
What are the different methods of passing data? : abap modularization
Shall we use the tables existing in the system for related applications directly (by directly selecting from the database in the pgm) What is the common practice in industries regarding the same? Can anybody help me?? THANKS IN ADVANCE