SAP ABAP Function Module CRM_MKT_FEC_FIELD_PART_ANALYZE (Analyze a File Export field part)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-MKT-SEG-IEX (Application Component) Interface Execution
⤷
CRM_MKTTGGRP_EXPORT (Package) Target Groups from Campaigns to Follow-on Functions (2.0C)
⤷
⤷
Basic Data
| Function Module | CRM_MKT_FEC_FIELD_PART_ANALYZE | Analyze a File Export field part |
| Function Group | CRM_MKTTGGRP_FEC | File Export Channel |
| Program Name | SAPLCRM_MKTTGGRP_FEC | |
| INCLUDE Name | LCRM_MKTTGGRP_FECU14 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
EV_IS_UNKNOWN | TYPE | ABAP_BOOL | 'X': field part is unknown; ' ': it isn't | |||
| |
EV_IS_AMBIGUOUS | TYPE | ABAP_BOOL | 'X': field part is ambiguous; ' ': it isn't | |||
| |
EV_IS_PRODUCT_ATTRIBUTE | TYPE | ABAP_BOOL | 'X': field part represents a product attribute; ' ': it doesn't | |||
| |
EV_IS_CONTENT_ATTRIBUTE | TYPE | ABAP_BOOL | 'X': field part represents a content attribute; ' ': it doesn't | |||
| |
EV_IS_MARKETING_ATTRIBUTE | TYPE | ABAP_BOOL | 'X': field part represents a marketing attribute; ' ': it doesn't | |||
| |
EV_IS_MULTI_VALUE_MKT_ATTR | TYPE | ABAP_BOOL | 'X': field part represents a multivalue marketing attribute; ' ': it doesn't | |||
| |
EV_NO_PREDEFINED_MKT_ATTR_VALS | TYPE | INT4 | number of predefined values, if field part represents a marketing attribute | |||
| |
ET_PREDEFINED_MKT_ATTR_VALS | TYPE | CRMT_MKT_FEC_MKT_ATTR_VALUE_T | File Export Channel - Values of a Merketing Attribute | |||
| |
ES_DETAILS | TYPE | CRMT_PML_ATTRIBUTE_MKTATTR | Personalized Mails: Attributes (Marketing Attributes) | |||
| |
IV_FIELD_PART_NAME | TYPE | CRM_MKT_FEC_FIELD_PART_NAME | File Export Channel - Field Part Name | |||
| |
IV_FIELD_PART_TYPE | TYPE | TDFORMAT | Tag column | |||
| |
UNSPECIFIC_APPLICATION_ERROR | TYPE | unspecific application error | ||||
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 | 20100421 |
| SAP Release Created in | 500 |