wtat is diff. between bdc and session method
Answer Posted / lavanya
BDC (batch Data Communication)
In this there are three methods
1. Direct input method
2. Call Transcation
3. Session Method
session method :
we can upload the data using three function modules
they are
BDC_OPEN_GROUP
BDC_INSERT
BDC_CLOSE_GROUP.
If we want to call more than one transcation then we use
more than BDC_INSERTs included between BDC_OPEN_GROUP and
BDC_CLOSE.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
i have executed a report via back ground job, in this report i have used enqueue and dequeue function modules on a table, but before releasing the lock(before dequeue function module is not call) job gives the dump, so the lock is not released the table, here my question is how to set the lock automatically release the there is a short dump before calling the dequeue module?
How do you document ABAP programs? Do you use program documentation menu option?
WHAT ARE THE MANDATORY FIELDS TO BE FILLED FROM TABLES BAPIITEMIN, BAPIPARTNR, BAPIITEMEX, BAPICUCFG, BAPICUINS, BAPICUPRT, AND BAPICUVAL IN BAPI 'BAPI_QUOTATION_CREATEFROMDATA
Can any tell me ECC 5.0, ECC 6.0 Released year? and difference between them?
What is off cycle payroll run
What are the restrictions on subscreens?
Can we call reports and transactions from interactive reporting lists?
Explain the differences between sap memory and abap memory?
Why do we use dynamic where conditions?
What is native sql?
A field containing quantity amounts (data type quan) must be assigned to a referencetable and a reference field. Explain?
Name some system global variables you can use in abap programs?
What is the difference between Classic badi and Kernal badi ?
Can you print decimals in type n?
Write special commands of list?