Table list used by SAP ABAP Function Module SWW_WI_RETURN_READ (Read Return Data of Work Item)
SAP ABAP Function Module SWW_WI_RETURN_READ (Read Return Data of Work Item) is using
# Object Type Object Name Object Description Note
     
1 Table  SWWWIHEAD Workflow Runtime: Header Table for All Work Item Types SOURCE VALUE(WI_ID) LIKE SWWWIHEAD-WI_ID
2 Table  SWWWIHEAD Workflow Runtime: Header Table for All Work Item Types SOURCE VALUE(WI_STATUS) LIKE SWWWIHEAD-WI_STAT DEFAULT SPACE
3 Table  SWWWIRET Workflow Runtime: Return Values of Method Call SOURCE VALUE(WI_RETURN) LIKE SWWWIRET
4 Table  SWWWIRET Workflow Runtime: Return Values of Method Call