...
In this method, you can define the ABAP logic to retrieve the required details from the SAP object that needs to be passed to OneList.
Method Parameters
Parameter Type | Parameter Name | Description | Data Type |
---|---|---|---|
Importing | IT_TASK_ID | OneList Task ID being actioned (SAP workflow work item ID) | TT_OL_TASK_ID |
Exporting | ET_OBJ_DETAIL | Table of object details | /IQX/OL_TASK_DETAIL_TT |
Exception | /IQX/CX_ONELIST_ADAPTER | Raised exception during adapter execution |
...