Table list used by SAP ABAP Function Module START_OF_EXTERNAL_PROGRAM (Send a message for starting an external program)
SAP ABAP Function Module
START_OF_EXTERNAL_PROGRAM (Send a message for starting an external program) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BTCXP1 | Message to start an external program from a job | ||
| 2 | BTCXP1 | Message to start an external program from a job | SOURCE VALUE(START_REQUEST) LIKE BTCXP1 |
|
| 3 | BTCXP1 | Message to start an external program from a job | SOURCE VALUE(TARGETSYSTEM) LIKE BTCXP1-RECEIVER |
|
| 4 | BTCXP2 | Status message after starting an external program | ||
| 5 | BTCXP2 | Status message after starting an external program | SOURCE VALUE(START_STATUS) LIKE BTCXP2 |
|
| 6 | BTCXPM | Log message from external program to calling program | SOURCE EXEC_PROTOCOL STRUCTURE BTCXPM |
|