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
Exporting ET_INTERFACEVALUES TYPE TABLE
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_HEADER_COMT TYPE CMST_LO_HEADER_COMT Communication table for LO header
Importing IT_ITEM_COMT TYPE CMST_LO_ITEM_COMT Communication table for LO item
Importing IT_PARTNER_COMT TYPE CMST_LO_PARTNER_COMT COMT structure for testing partner comm
Importing IT_PRODUCTS_COMT TYPE CMST_LO_PRODT_COMT Communication structure for LO product
Importing IT_QUANTITIES_COMT TYPE CMST_LO_QUANT_COMT Communication table for LO quantity
Importing IT_STATUS_COMT TYPE CMST_LO_STATUS_COMT Communication table for LO table
Importing IT_DATES_COMT TYPE CMST_LO_DATE_COMT Communication table for LO date
Importing IT_DOCUMENTS_COMT TYPE CMST_LO_DOCU_COMT Communication table for LO document
Importing IT_PRICES_COMT TYPE CMST_LO_PRICE_COMT Communication table for LO price
Importing IT_HEAD_EXTN_COMT TYPE CMST_LO_EXTN_H_COMT Extensions Tab to the lean order
Importing IT_ITEM_EXTN_COMT TYPE CMST_LO_EXTN_I_COMT Extensions TAB to the lean order item
Exception MAPPING_ERROR TYPE Mapping error occured
               
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