Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

direct input

Former Member
0 Kudos

what is direct input progrgam & its use

1 REPLY 1

Former Member
0 Kudos

Hi Madhavi,

Direct Input (DI) programs are similar to Batch Input(BI) programs. The difference being 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 generally faster (RMDATIND - Material Master DI program works at least 5 times faster than the BDC counterpart) and so is suited for loading large volumes of data.

Regards,

Chester