Data Element list used by SAP ABAP Function Module /FSCAA/BAPI_BP_CREATE_PREP (Prepare Create Businesspartner all possible Types)
SAP ABAP Function Module
/FSCAA/BAPI_BP_CREATE_PREP (Prepare Create Businesspartner all possible Types) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | /FSCAA/RELATION_KEY | Key to identify relations | SOURCE VALUE(PE_RELATION_KEY) TYPE /FSCAA/RELATION_KEY |
|
| 2 | /FSCAA/RELATION_KEY | Key to identify relations | SOURCE VALUE(PI_RELATION_KEY) TYPE /FSCAA/RELATION_KEY OPTIONAL |
|
| 3 | /FSCAA/ROLE_KEY | Key to identify roles at customers site | SOURCE VALUE(PE_ROLE_KEY) TYPE /FSCAA/ROLE_KEY |
|
| 4 | /FSCAA/ROLE_KEY | Key to identify roles at customers site | SOURCE VALUE(PI_ROLE_KEY) TYPE /FSCAA/ROLE_KEY OPTIONAL |
|
| 5 | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | SOURCE VALUE(PE_COMPLIANCE_MODE) TYPE BOOLEAN |
|
| 6 | BU_PARTNER | Business Partner Number | SOURCE VALUE(PI_PARTNER) TYPE BU_PARTNER OPTIONAL |
|
| 7 | BU_TYPE | Business partner category | SOURCE VALUE(PI_PARTNERCATEGORY) TYPE BAPIBUS1006_HEAD-PARTN_CAT |
|
| 8 | BU_TYPE | Business partner category | SOURCE VALUE(PE_PARTNERCATEGORY) TYPE BAPIBUS1006_HEAD-PARTN_CAT |
|
| 9 | GUID_32 | GUID in 'CHAR' Format in Uppercase | SOURCE VALUE(PI_TRANS_ID) TYPE GUID_32 OPTIONAL |
|
| 10 | GUID_32 | GUID in 'CHAR' Format in Uppercase | SOURCE VALUE(PE_TRANS_ID) TYPE GUID_32 |
|
| 11 | SYSUBRC | Return Code | SOURCE VALUE(PE_SUBRC) TYPE SYSUBRC |