SAP ABAP Function Module CCMCS_SET_GET_MORE_FLAGS (Set the flags indicating if more than one values exists)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-CIC (Application Component) Interaction Center WinClient
     CRM_CIC_COMPONENTS (Package) Interaction Center components
Basic Data
Function Module CCMCS_SET_GET_MORE_FLAGS Set the flags indicating if more than one values exists  
Function Group CRM_CIC_BP_SUB   Business Partner search sub-component  
Program Name SAPLCRM_CIC_BP_SUB    
INCLUDE Name LCRM_CIC_BP_SUBU38    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting PRTN1_FLAG TYPE BOOLEAN boolean variable (X=true, -=false, space=unknown)
Exporting PRTN2_FLAG TYPE BOOLEAN boolean variable (X=true, -=false, space=unknown)
Exporting COMP_FLAG TYPE BOOLEAN boolean variable (X=true, -=false, space=unknown)
Exporting PHONS_FLAG TYPE BOOLEAN boolean variable (X=true, -=false, space=unknown)
Importing MORE_PARTNERS1 TYPE BOOLEAN boolean variable (X=true, -=false, space=unknown)
Importing MORE_PARTNERS2 TYPE BOOLEAN boolean variable (X=true, -=false, space=unknown)
Importing MORE_COMPONENTS TYPE BOOLEAN boolean variable (X=true, -=false, space=unknown)
Importing MORE_PHONE_NOS TYPE BOOLEAN boolean variable (X=true, -=false, space=unknown)
               
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  20010220 
SAP Release Created in 400