Call Transaction VS Session Method
Call Transaction VS Session Method
In BDC we use structure BDCDATA for Batch Input, Which has following components. PROGRAM - BDC module pool DYNPRO- BDC Screen number DYNBEGIN- BDC screen start FNAM- Field name FVAL- BDC field value
Bdc_insert
Tcode: Transaction name Dynprotab: BDCDATA internal table
Bdc_close_group
Session