SAP ABAP Function Module API_DEFAULTS_COPY_ALL (Copy all the data from one customer/sales area to another)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-MKT-MPL-TPM (Application Component) Trade Promotion Management
⤷
CRM_MKTPL_CUSTOMER_DEFAULTS (Package) TPM: Customer Defaults
⤷
⤷
Basic Data
| Function Module | API_DEFAULTS_COPY_ALL | Copy all the data from one customer/sales area to another |
| Function Group | CRM_MKTPL_DEFAULTS | Function group for customer data |
| Program Name | SAPLCRM_MKTPL_DEFAULTS | |
| INCLUDE Name | LCRM_MKTPL_DEFAULTSU16 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_MESSAGE | TYPE | FLAG | General Flag | |||
| |
I_CUSTOMER_ID_FROM | TYPE | CRM_MKTPL_CUSTOMER_ID | Planning Customer ID | |||
| |
I_SALES_AREA_FROM | TYPE | CRM_MKTPL_SALES_AREA | Structure for the sales area in the Customer defaults | |||
| |
I_CUSTOMER_ID_TO | TYPE | CRM_MKTPL_CUSTOMER_ID | Planning Customer ID | |||
| |
I_SALES_AREA_TO | TYPE | CRM_MKTPL_SALES_AREA | Structure for the sales area in the Customer defaults | |||
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 | 300 |