SAP ABAP Function Module EWZ1_CREATE (Create object & interface reference)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-CIC (Application Component) Interaction Center WinClient
     CCMA (Package) Interaction Center Components
Basic Data
Function Module EWZ1_CREATE Create object & interface reference  
Function Group EWZ1    
Program Name SAPLEWZ1    
INCLUDE Name LEWZ1U01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting Y_HANDLE TYPE EWCOMOBJ-HANDLE Handle (if creating new object)
Importing X_INTERFACE TYPE EWCOMIF Interface name
Importing X_HANDLE TYPE EWCOMOBJ-HANDLE Handle (to get IF of existing obj)
Tables YT_METHODS TYPE EWCOMMETHOD Method table
Exception INTERFACE_NOT_SUPPORTED TYPE requested interface not supported
Exception CREATION_FAILED TYPE object creation failed
               
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  19980414 
SAP Release Created in