SAP ABAP Function Module CMS_LO_MAP_STR_TO_COMT (Conversion of INT data to COMT data)
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_STR_TO_COMT | Conversion of INT data to COMT data |
Function Group | CMS_LO_UTILS | Utility methods for lean order |
Program Name | SAPLCMS_LO_UTILS | |
INCLUDE Name | LCMS_LO_UTILSU01 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
ET_HEADER_COMT | TYPE | CMST_LO_HEADER_COMT | Communication table for LO header | |||
![]() |
ET_ITEM_COMT | TYPE | CMST_LO_ITEM_COMT | Communication table for LO item | |||
![]() |
ET_PARTNER_COMT | TYPE | CMST_LO_PARTNER_COMT | Communication table for LO partner | |||
![]() |
ET_PRICES_COMT | TYPE | CMST_LO_PRICE_COMT | Communication table for LO price | |||
![]() |
ET_PRODUCTS_COMT | TYPE | CMST_LO_PRODT_COMT | Communication table for LO product | |||
![]() |
ET_DOCUMENTS_COMT | TYPE | CMST_LO_DOCU_COMT | Communication table for LO document | |||
![]() |
ET_STATUS_COMT | TYPE | CMST_LO_STATUS_COMT | Communication table for LO table | |||
![]() |
ET_DATES_COMT | TYPE | CMST_LO_DATE_COMT | Communication table for LO date | |||
![]() |
ET_QUANTITIES_COMT | TYPE | CMST_LO_QUANT_COMT | Communication table for LO quantity | |||
![]() |
ET_HEAD_EXTN_COMT | TYPE | CMST_LO_EXTN_H_COMT | Extensions Tab to the lean order | |||
![]() |
ET_ITEM_EXTN_COMT | TYPE | CMST_LO_EXTN_I_COMT | Extensions TAB to the lean order item | |||
![]() |
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_INTERFACEVALUES | TYPE | TABLE | COMT structure for testing partner comm | |||
![]() |
IT_INPUT_FIELDS | TYPE | CMST_INPUT_FIELDS_TAB | Table type for Input/Changed fields | |||
![]() |
MAPPING_ERROR | TYPE | Mapping 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 | 20030110 |
SAP Release Created in | 400 |