can anyone give me notes on bdc direct input method
Answer Posted / kartikeya bommuluri
Direct Input (DI) programs work exactly similar to BI
programs. But the only difference is, instead of processing
screens they validate fields and directly load the data
into tables using standard function modules. For this
reason, DI programs are much faster (RMDATIND - Material
Master DI program works at least 5 times faster) than the
BDC counterpart and so ideally suited for loading large
volume data. DI programs are not available for all
applicatioDirect Input.
direct input is to use Without calling the screens but all
the validations should be done and only for master datas
upload.
Direct Input method:
1. Only for error free datas and also master data
updation.
2. It will directly updates the database table. No
screens involved.
3. Transaction BMVO or Program RBMVSHOW has been
usedn areas.
Thus a program using direct input must care for
intermittent commits to avoid an overflow of the lock
tables. For master data, a lock table overflow may occur
for more than (roughly) 2000 cases.
Although direct input does not do any screen input, the
same routines are passed as BDC with (simulated) screen
input
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
How to transfer the objects? Have to transferred any objects?
What are the 3 types of function modules in sap?
what is 3 tire architecture and how does SAP utilizes this architecture. and how do netweaver came into picture?
What are the basic objects of the data dictionary? : abap data dictionary
What are the disadvantages of different types of bdc's?
How can we handle table control in bdc? : abap bdc
What is lock mechanism? How do we create lock objects in abap?
On which event we can validate the input fields in module programs?
What are system variable in abap?
How to combine multiple order in one Delivery ( Step by Step)?
Explain the structure of a bdc sessions?
why particularly lock object name starts with EZ OR EY?
What is the length of function code at user-command?
How did you transfer legacy data in the mid of the financial year (us) to the sap system? : sap abap hr
what are the important fields while preparing sales order,inquiry?