Data Element list used by SAP ABAP Function Module BAPI_ADDRESSORG_SAVEREPLICA (BAPI for Inbound Distribution of Company Addresses)
SAP ABAP Function Module
BAPI_ADDRESSORG_SAVEREPLICA (BAPI for Inbound Distribution of Company Addresses) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | AD_ADDRNUM | Address number | SOURCE VALUE(ADDRESS_NUMBER) LIKE BAPI4001_1-ADDR_NO |
|
| 2 | AD_CHECK | Indicator: Check Address? | SOURCE VALUE(IV_CHECK_ADDRESS) LIKE BAPI4001_1-CHECK_ADDR DEFAULT 'X' |
|
| 3 | AD_CONTEXT | Semantic description of an object address | SOURCE VALUE(CONTEXT) LIKE BAPI4001_1-CONTEXT DEFAULT 1 |
|
| 4 | AD_OBJKEY | Address owner object ID | SOURCE VALUE(OBJ_ID) LIKE BAPI4001_1-OBJKEY |
|
| 5 | AD_OWNERTP | Address owner object type | SOURCE VALUE(OBJ_TYPE) LIKE BAPI4001_1-OBJTYPE |
|
| 6 | AD_TIMEDEP | Indicator: Time Validity for Communication Data | SOURCE DEFAULT SPACE |
|
| 7 | AD_TIMEDEP | Indicator: Time Validity for Communication Data | SOURCE VALUE(IV_TIME_DEPENDENT_COMM_DATA) LIKE BAPI4001_1-TIMEDEPCOM |
|
| 8 | SWO_TYPEID | Object key | SOURCE VALUE(OBJ_ID_EXT) LIKE BAPI4001_1-EXTENSION DEFAULT SPACE |
|