Table list used by SAP ABAP Function Module BDC_INSERT (Insert batch input transactions in batch input session)
SAP ABAP Function Module
BDC_INSERT (Insert batch input transactions in batch input session) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BDCDATA | Batch input: New table field structure | SOURCE DYNPROTAB STRUCTURE BDCDATA |
|
| 2 | BDCDATA | Batch input: New table field structure | ||
| 3 | BDCTH | Batch input: Transaction header | SOURCE VALUE(POST_LOCAL) LIKE BDCTH-MTYPE DEFAULT NOVBLOCAL |
|
| 4 | BDCTH | Batch input: Transaction header | SOURCE VALUE(PRINTING) LIKE BDCTH-STATE DEFAULT NOPRINT |
|
| 5 | CTU_PARAMS | Parameter string for runtime of CALL TRANSACTION USING... | SOURCE VALUE(CTUPARAMS) LIKE CTU_PARAMS DEFAULT SPACE |
|
| 6 | CTU_PARAMS | Parameter string for runtime of CALL TRANSACTION USING... | ||
| 7 | TSTC | SAP Transaction Codes | SOURCE VALUE(TCODE) LIKE TSTC-TCODE DEFAULT FILLER4 |
|