Answer Posted / paramjeet
Transferring of large/external/legacy data into SAP system
using Batch Input programming. Batch input is a automatic
procedure referred to as BDC(Batch Data Communications).The
central component of the transfer is a queue file which
receives the data vie a batch input programs and groups
associated data into ?sessions?.
| Is This Answer Correct ? | 57 Yes | 6 No |
Post New Answer View All Answers
how to see the table output?
There is a delivery that is being created through the ABAP code and in the middle it says delivery created but someone is modifying , how would you rectify this issue
Differentiate between table and template ?
Difference between .Include and .append?
hi,i worked mostly in core abap.know iam assigned to XI utility project.can u experts let me know what r the basic things i need to learn to work in XI utility project.i already searched in forum.thanks in advance.
How to determine the attributes of an internal table?
How do we handle multiple line items in BDC's.
What is view proxy in abap?
hi..i hav developed an interactive report in which alv list display in basic list and 1st secondary list in alv grid display.I want to get summation(total) of the columns in the secondary list.I hav used 'do_sum' but i couldnt get.is there any other way to get summation(total) in secondary list which is an alv grid display
What are the classifications of the sap abap data classes?
How many default tab strips are there? How to insert more tabs in it?
What is foreign key relationship? : abap hr
Will 50,000 records be uploaded directly into APP's Server?
What do you mean by cluster tables in sap abap? Also explain what do you mean by table cluster? : abap data dictionary
Does every abap/4 have a modular structure?