SAP ABAP Function Module CMS_LO_MAP_COMT_TO_STR (Xform data to linear format)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-CHM-POS (Application Component) Point of Sale
⤷
CMS_LO_COMMON (Package) Common objects used by Resale Order Framework
⤷
⤷
Basic Data
| Function Module | CMS_LO_MAP_COMT_TO_STR | Xform data to linear format |
| Function Group | CMS_LO_UTILS | Utility methods for lean order |
| Program Name | SAPLCMS_LO_UTILS | |
| INCLUDE Name | LCMS_LO_UTILSU03 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ET_INTERFACEVALUES | TYPE | TABLE | ||||
| |
IV_APPLICATION | TYPE | CMST_APPLICATION | Lean order application code | |||
| |
IV_INTERFACENAME | TYPE | CMST_INTERFACE_NAME | Name of interface structure | |||
| |
IV_INTERFACE_TYPE | TYPE | CMST_INTERFACE_TYPE | 'INTF_STR' | Interface structure type | ||
| |
IV_INTERFACE_KIND | TYPE | CMST_OBJECT_TYPE | 'I' | Indicator: Lean order Header/Item | ||
| |
IT_HEADER_COMT | TYPE | CMST_LO_HEADER_COMT | Communication table for LO header | |||
| |
IT_ITEM_COMT | TYPE | CMST_LO_ITEM_COMT | Communication table for LO item | |||
| |
IT_PARTNER_COMT | TYPE | CMST_LO_PARTNER_COMT | COMT structure for testing partner comm | |||
| |
IT_PRODUCTS_COMT | TYPE | CMST_LO_PRODT_COMT | Communication structure for LO product | |||
| |
IT_QUANTITIES_COMT | TYPE | CMST_LO_QUANT_COMT | Communication table for LO quantity | |||
| |
IT_STATUS_COMT | TYPE | CMST_LO_STATUS_COMT | Communication table for LO table | |||
| |
IT_DATES_COMT | TYPE | CMST_LO_DATE_COMT | Communication table for LO date | |||
| |
IT_DOCUMENTS_COMT | TYPE | CMST_LO_DOCU_COMT | Communication table for LO document | |||
| |
IT_PRICES_COMT | TYPE | CMST_LO_PRICE_COMT | Communication table for LO price | |||
| |
IT_HEAD_EXTN_COMT | TYPE | CMST_LO_EXTN_H_COMT | Extensions Tab to the lean order | |||
| |
IT_ITEM_EXTN_COMT | TYPE | CMST_LO_EXTN_I_COMT | Extensions TAB to the lean order item | |||
| |
MAPPING_ERROR | TYPE | Mapping error occured | ||||
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 | 400 |