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 |
---|---|---|---|---|---|---|---|
![]() |
WI_HEADER | TYPE | SWWWIHEAD | Header Table for all Work Item Types | |||
![]() |
CONTAINER_HANDLE | TYPE REF TO | IF_SWF_CNT_CONTAINER | Container - Implementation of a 'Collection' | |||
![]() |
ELEMENT_OBJECT | TYPE | SWOTOBJID | Object searched for | |||
![]() |
ELEMENT_IBF_OBJECT | TYPE | SIBFLPORB | Local Persistent Object Reference (LPOR) - BOR Compatible | |||
![]() |
WI_ID | TYPE | SWWWIHEAD-WI_ID | Work item ID | |||
![]() |
ELEMENT_NAME | TYPE | SWCONT-ELEMENT | Name of object (element) in container | |||
![]() |
ELEMENT_VALUE_IS_INITIAL | TYPE | Object is Initial | ||||
![]() |
CONTAINER_CANNOT_BE_READ | TYPE | |||||
![]() |
ELEMENT_CANNOT_BE_READ | TYPE | |||||
Processing Type
Normal Function 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 |