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
Exporting ET_HEADER_COMT TYPE CMST_LO_HEADER_COMT Communication table for LO header
Exporting ET_ITEM_COMT TYPE CMST_LO_ITEM_COMT Communication table for LO item
Exporting ET_PARTNER_COMT TYPE CMST_LO_PARTNER_COMT Communication table for LO partner
Exporting ET_PRICES_COMT TYPE CMST_LO_PRICE_COMT Communication table for LO price
Exporting ET_PRODUCTS_COMT TYPE CMST_LO_PRODT_COMT Communication table for LO product
Exporting ET_DOCUMENTS_COMT TYPE CMST_LO_DOCU_COMT Communication table for LO document
Exporting ET_STATUS_COMT TYPE CMST_LO_STATUS_COMT Communication table for LO table
Exporting ET_DATES_COMT TYPE CMST_LO_DATE_COMT Communication table for LO date
Exporting ET_QUANTITIES_COMT TYPE CMST_LO_QUANT_COMT Communication table for LO quantity
Exporting ET_HEAD_EXTN_COMT TYPE CMST_LO_EXTN_H_COMT Extensions Tab to the lean order
Exporting ET_ITEM_EXTN_COMT TYPE CMST_LO_EXTN_I_COMT Extensions TAB to the lean order item
Importing IV_APPLICATION TYPE CMST_APPLICATION Lean order application code
Importing IV_INTERFACENAME TYPE CMST_INTERFACE_NAME Name of interface structure
Importing IV_INTERFACE_TYPE TYPE CMST_INTERFACE_TYPE 'INTF_STR' Interface structure type
Importing IV_INTERFACE_KIND TYPE CMST_OBJECT_TYPE 'I' Indicator: Lean order Header/Item
Importing IT_INTERFACEVALUES TYPE TABLE COMT structure for testing partner comm
Importing IT_INPUT_FIELDS TYPE CMST_INPUT_FIELDS_TAB Table type for Input/Changed fields
Exception MAPPING_ERROR TYPE Mapping error
               
Processing Type
Normal Function Module  
Remote-Enabled 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