SAP ABAP Function Module CMS_TO_GENERATE_PARTNER_SINGLE (Generate TO due-list for a partner -> All Msgs pertaining to the Partner)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-CHM-POS (Application Component) Point of Sale
     CMS_TO (Package) CMS Transmission Object package
Basic Data
Function Module CMS_TO_GENERATE_PARTNER_SINGLE Generate TO due-list for a partner -> All Msgs pertaining to the Partner  
Function Group CMS_TO_API   Transmission object APIs  
Program Name SAPLCMS_TO_API    
INCLUDE Name LCMS_TO_APIU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_LO_HEADER_COMT TYPE CMST_LO_HEADER_COMT Communication table for LO header
Exporting ET_LO_ITEM_COMT TYPE CMST_LO_ITEM_COMT Communication table for LO item
Exporting ET_LO_PARTNER_COMT TYPE CMST_LO_PARTNER_COMT Communication table for LO partner
Exporting ET_LO_PRICE_COMT TYPE CMST_LO_PRICE_COMT Communication table for LO price
Exporting ET_LO_DOCUMENT_COMT TYPE CMST_LO_DOCU_COMT Communication table for LO document
Exporting ET_LO_DATE_COMT TYPE CMST_LO_DATE_COMT Communication table for LO date
Exporting ET_LO_STATUS_COMT TYPE CMST_LO_STATUS_COMT Communication table for LO table
Exporting ET_LO_HEAD_EXTN_COMT TYPE CMST_LO_EXTN_H_COMT Extensions Tab to the lean order
Exporting ET_LO_ITEM_EXTN_COMT TYPE CMST_LO_EXTN_I_COMT Extensions TAB to the lean order item
Exporting ET_INPUT_FIELDS_TAB TYPE CMST_INPUT_FIELDS_TAB Table type for Input/Changed fields
Importing IV_PARTNER_ID TYPE CMST_PARTNER_NO Partner Number
Importing IV_SALES_ORG TYPE CMST_ORGANIZATION Organization
Importing IV_DIST_CHANNEL TYPE CMST_DISTRIBUTION_CHANNEL Distribution channel
Importing IV_DIVISION TYPE CMST_DIVISION Division
Importing IV_START_DATE TYPE SYST-DATUM Date and Time, Current (Application Server) Date
Importing IV_END_DATE TYPE SYST-DATUM Date and Time, Current (Application Server) Date
Importing IS_BP_PROFILE TYPE CMST_BP_PRF Transmission object profile structure
Importing IT_BP_PROFILE_DET TYPE CMST_BP_PRF_DET_TAB Table to hold profile <-> Message mapping entries
Exception PARTNER_PROFILE_NOT_FOUND TYPE Profile not maintained for Partner and Sales Org.
Exception PROFILE_INVALID TYPE Profile not found in Profile master table
Exception NO_PROFILE_MESSAGE_MAPPING TYPE No profile message mapping maintained
               
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