SAP ABAP Function Module COM_BPUS_COMMDATA_PREPARE (Prepare Communication Data for Changes)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-ISE-UAD (Application Component) User Administration
⤷
COM_BUPA_USER_SERVICES (Package) Business Partners and Users: Registration Services
⤷
⤷
Basic Data
| Function Module | COM_BPUS_COMMDATA_PREPARE | Prepare Communication Data for Changes |
| Function Group | COM_BUPA_USER_REGISTRATION | Business Partner / User: Registration |
| Program Name | SAPLCOM_BUPA_USER_REGISTRATION | |
| INCLUDE Name | LCOM_BUPA_USER_REGISTRATIONU37 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
CS_TELEFONDATA | TYPE | BAPIADTEL | BAPI Structure for Telephone Numbers (Business Address Services) | |||
| |
CS_TELEFONDATA_X | TYPE | BAPIADTELX | Change BAPI reference structure to BAPIADTEL | |||
| |
CS_FAXDATA | TYPE | BAPIADFAX | BAPI Structure for Fax Numbers (Business Address Services) | |||
| |
CS_FAXDATA_X | TYPE | BAPIADFAXX | Change BAPI reference structure to BAPIADFAXX | |||
| |
CS_E_MAILDATA | TYPE | BAPIADSMTP | BAPI Structure for Email Addresses (Business Address Services) | |||
| |
CS_E_MAILDATA_X | TYPE | BAPIADSMTX | Change BAPI reference structure to BAPIADSMTP | |||
| |
EV_ADDRESSREF_EXISTS | TYPE | COMT_BPUS_ADDRESSREF_EXISTS | Contact Person Description Has Address Ref.(X=Yes, SPACE=No) | |||
| |
IV_CONTACTPERSON | TYPE | BU_PARTNER | Business Partner Number | |||
| |
IV_BUSINESSPARTNER | TYPE | BU_PARTNER | Business Partner Number | |||
| |
IV_ADDRESSGUID | TYPE | SYSUUID_C | UUID in character form | |||
| |
IV_COMMDATA_REL_READ | TYPE | COMT_BPUS_COMMDATA_REL_READ | SPACE | Read Communication Data for Relationship (X=Yes, SPACE=No) | ||
| |
ET_RETURN | TYPE | BAPIRET2 | Return Parameter | |||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20030110 |
| SAP Release Created in | 30A |