SAP ABAP Function Module CRM_MKTPL_READ_CUST_EVENT (Extract customer Events)
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 | CRM_MKTPL_READ_CUST_EVENT | Extract customer Events |
| Function Group | CRM_MKTPL_DEFAULTS | Function group for customer data |
| Program Name | SAPLCRM_MKTPL_DEFAULTS | |
| INCLUDE Name | LCRM_MKTPL_DEFAULTSU04 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
I_BUS_PART_GUID | TYPE | ANY | Planning Customer Guid | |||
| |
I_SALES_ORG_GUID | TYPE | CRMT_SALES_ORG | Sales Organization | |||
| |
I_CHANNEL_GUID | TYPE | CRMT_DISTRIBUTION_CHANNEL | Distribution channel | |||
| |
I_DIVISION_GUID | TYPE | CRMT_DIVISION | Division | |||
| |
I_START_DATE | TYPE | CRM_MKTPL_EVT_START | Customer Event Start date | |||
| |
I_END_DATE | TYPE | CRM_MKTPL_EVT_END | Customer Event end date | |||
| |
T_CUST_EVENTS | TYPE | CRMT_MKTPL_DAT | Customer event text | |||
| |
CAMP_TYPE_NOT_FOUND | TYPE | No Data found for the specified Campaign Type | ||||
| |
NO_START_DAY_FOUND | TYPE | The Campaign Start Day is not maintained | ||||
| |
NO_EVENTS_FOUND | TYPE | No Events found for the specified Customer and Sales Org | ||||
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 |