SAP ABAP Function Module SWW_WI_CONT_READ_SINGLE_OBJECT (Lesen eines Objektes als Element aus einem Container)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWW (Package) Business Workflow: Work Items
Basic Data
Function Module SWW_WI_CONT_READ_SINGLE_OBJECT Lesen eines Objektes als Element aus einem Container  
Function Group SWWF   WF Internal Interface for Work Items  
Program Name SAPLSWWF   WF Internal Interface for Work Items 
INCLUDE Name LSWWFU25    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing WI_HEADER TYPE SWWWIHEAD Header Table for all Work Item Types
Changing CONTAINER_HANDLE TYPE REF TO IF_SWF_CNT_CONTAINER Container - Implementation of a 'Collection'
Exporting ELEMENT_OBJECT TYPE SWOTOBJID Object searched for
Exporting ELEMENT_IBF_OBJECT TYPE SIBFLPORB Local Persistent Object Reference (LPOR) - BOR Compatible
Importing WI_ID TYPE SWWWIHEAD-WI_ID Work item ID
Importing ELEMENT_NAME TYPE SWCONT-ELEMENT Name of object (element) in container
Exception ELEMENT_VALUE_IS_INITIAL TYPE Object is Initial
Exception CONTAINER_CANNOT_BE_READ TYPE
Exception ELEMENT_CANNOT_BE_READ TYPE
               
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  19960614 
SAP Release Created in