In an ABAP program how do you access data that exists on a presentation server vs on an application server?
1 1726A 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?
1 1830What z the difference between a pool table and a transparent table and how they are stored at the database level?
1 1762
What is off cycle payroll run
What is the syntax for call transaction? : abap bdc
Explain read dataset in sap abap?
What is the structure of bdcmsgcoll? : abap bdc
Why do we use logical blocks in abap program?
Is sap xi intended to replace ale?
Folder types in smatforms? 2)What is Command line?
Which objects are independent transport objects?
How can we create callable modules of program code within one abap/4 program? : abap modularization
How to creat transactions? : abap data dictionary
How to combine multiple order in one Delivery ( Step by Step)?
What is the difference between Exit and Stop?
What is a matchcode?
We have got some values for Field F1 say 1,2,3,4 and F2 say 10,10,10,10.Now can you tell me what would be the output for F1 if we use At End Of event?and what would be the output for F2 if we use At Last event?Also i want to know what is the difference between Total calculation for At end event and grand total for At last event???
Explain the types of bdc's?