...
Store - inbound addresses will be saved in SAP ECC/S4
When Business Partners are enabled (see the field ‘Business Partner functionality enabled’ in https://proaxia-prod-doc.atlassian.net/wiki/spaces/PFCC/pages/31952515), the addresses will be stored as BP addresses, based on the mapping provided in the ‘BP Address Types’ tab.
When Business Partners are disabled:
Addresses for Vendors will be stored only in a dedicated table - /PACG/ECM_BPOADR. Data from this table can be used by custom implementation of address storing.
Addresses for Customers will be stored in a new customer created during inbound processing of an address. The customer is then linked to the original customer via a partner role. If customer creation fails, the address is stored in the /PACG/ECM_BPOADR table.
Info |
---|
Entries from the dedicated table can be periodically deleted with /PACG/ECM_DEL_BPOADR - Delete table /PACG/ECM_BPOADR. |
Don’t store - inbound addresses will not be saved at all