Table list used by SAP ABAP Function Module BAPI_BUPA_RELATIONSHIPS_GET (SAP BP, BAPI: Determine All BP Relationships)
SAP ABAP Function Module
BAPI_BUPA_RELATIONSHIPS_GET (SAP BP, BAPI: Determine All BP Relationships) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BAPIBUS1006_HEAD | BP: BAPI transfer structure BP header data | SOURCE VALUE(BUSINESSPARTNER) LIKE BAPIBUS1006_HEAD-BPARTNER |
|
| 2 | BAPIBUS1006_MASK | Bapi Structure for masking | SOURCE VALUE(IV_REQ_MASK) TYPE BAPIBUS1006_MASK-IV_REQ_MASK DEFAULT 'X' |
|
| 3 | BAPIBUS1006_RELATIONS | SAP BP: BAPI Structure for BP Relationships | SOURCE RELATIONSHIPS STRUCTURE BAPIBUS1006_RELATIONS OPTIONAL |
|
| 4 | BAPIRET2 | Return Parameter | SOURCE RETURN STRUCTURE BAPIRET2 OPTIONAL |
|
| 5 | BAPIRET2 | Return Parameter | ||