Data Element list used by SAP ABAP Function Module BAPI_ADDRESSORG_CHANGE (BAPI to Change Organization Addresses)
SAP ABAP Function Module
BAPI_ADDRESSORG_CHANGE (BAPI to Change Organization 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_COMCTRY | Country for telephone/fax number | ||
| 4 | AD_CONTEXT | Semantic description of an object address | SOURCE VALUE(CONTEXT) LIKE BAPI4001_1-CONTEXT DEFAULT 1 |
|
| 5 | AD_OBJKEY | Address owner object ID | SOURCE VALUE(OBJ_ID) LIKE BAPI4001_1-OBJKEY |
|
| 6 | AD_OWNERTP | Address owner object type | SOURCE VALUE(OBJ_TYPE) LIKE BAPI4001_1-OBJTYPE |
|
| 7 | AD_RSACCPT | Accept regional structure check errors as warnings | SOURCE VALUE(ACCEPT_ERROR) LIKE BAPI4001_1-ACCEPT_ERR DEFAULT SPACE |
|
| 8 | AD_SAVE | Indicator: Save Address? | SOURCE VALUE(SAVE_ADDRESS) LIKE BAPI4001_1-SAVE_ADDR DEFAULT 'X' |
|
| 9 | AD_TIMEDEP | Indicator: Time Validity for Communication Data | SOURCE DEFAULT SPACE |
|
| 10 | AD_TIMEDEP | Indicator: Time Validity for Communication Data | SOURCE VALUE(IV_TIME_DEPENDENT_COMM_DATA) LIKE BAPI4001_1-TIMEDEPCOM |
|
| 11 | BAPIUPDATE | Updated information in related user data field | ||
| 12 | INTCA | Country ISO code | ||
| 13 | SWO_TYPEID | Object key | SOURCE VALUE(OBJ_ID_EXT) LIKE BAPI4001_1-EXTENSION DEFAULT SPACE |