Table list used by SAP ABAP Function Module BAPI_NETWORK_CONF_ADD (Add to BOR Object Network, Subobject Confirmation Method)
SAP ABAP Function Module
BAPI_NETWORK_CONF_ADD (Add to BOR Object Network, Subobject Confirmation Method) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | AFRUD | Dialog table for completion confirmations | ||
| 2 | BAPIRET1 | Return Parameter | ||
| 3 | BAPIRET2 | Return Parameter | ||
| 4 | BAPIRET2 | Return Parameter | SOURCE VALUE(RETURN) LIKE BAPIRET2 |
|
| 5 | BAPI_CONF_RETURN | Return Information for APIs | SOURCE E_MESSAGE_TABLE STRUCTURE BAPI_CONF_RETURN OPTIONAL |
|
| 6 | BAPI_CORU_PARAM | Individual parameters for BAPI'S on confirmations | SOURCE VALUE(TESTRUN) LIKE BAPI_CORU_PARAM-TESTRUN OPTIONAL |
|
| 7 | BAPI_CORU_PARAM | Individual parameters for BAPI'S on confirmations | SOURCE VALUE(POST_WRONG_ENTRIES) LIKE BAPI_CORU_PARAM-INS_ERR DEFAULT 0 |
|
| 8 | BAPI_NETWORK_CONF_ADD | BAPI Structure for Confirmation: Add | ||
| 9 | BAPI_NETWORK_CONF_ADD | BAPI Structure for Confirmation: Add | SOURCE I_CONFIRMATIONS STRUCTURE BAPI_NETWORK_CONF_ADD |
|
| 10 | BAPI_NETWORK_LIST | BAPI structure for a list of networks | SOURCE VALUE(NUMBER) LIKE BAPI_NETWORK_LIST-NETWORK |
|