Data Element list used by SAP ABAP Function Module J_3RF_GLTOOL_BDC_INSERT (Insert batch input transactions in batch input session)
SAP ABAP Function Module
J_3RF_GLTOOL_BDC_INSERT (Insert batch input transactions in batch input session) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BDC_MTYPE | BDC message type | SOURCE VALUE(POST_LOCAL) LIKE BDCTH-MTYPE DEFAULT NOVBLOCAL |
|
| 2 | BDC_STATE | BDC status | SOURCE VALUE(PRINTING) LIKE BDCTH-STATE DEFAULT NOPRINT |
|
| 3 | SYBATCH | Background Processing Active | SOURCE VALUE(SIMUBATCH) TYPE SYBATCH DEFAULT SPACE |
|
| 4 | TCODE | Transaction Code | SOURCE VALUE(TCODE) LIKE TSTC-TCODE DEFAULT FILLER4 |
|
| 5 | XFELD | Checkbox | SOURCE VALUE(NOEND_SESSION) TYPE XFELD DEFAULT SPACE |
|