SAP table LSOWF_CUSTOMIZE (Workflow Customizing SAP Learning Solution)
SAP table LSOWF_CUSTOMIZE has 4 primary key fields being MANDT,TFORM,ACTIONTYPE,LEARNERTYPE.
If you're only analyzing data from a single SAP instance you may omit field MANT in your relationships as it will we the same across the entire dataset. On the other hand, if you're combining data from multiple SAP instances you need to take MANDT into account.
Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |
---|---|---|---|---|---|---|---|
MANDT | Client | CLNT | 3 | 0 | * | MANDT | |
TFORM | Delivery Method | NUMC | 4 | 0 | * | LSO_TFORM_C | |
ACTIONTYPE | Learning Solution: Workflow Action Type | CHAR | 4 | 0 | LSO_WF_ACTIONTYPE | ||
LEARNERTYPE | Object Type of Learner | CHAR | 2 | 0 | * | LSO_LEARNER_OTYPE | |
WF_TASK | Task ID | CHAR | 14 | 0 | SWW_TASK | ||
BO_TYPE | Object Type | CHAR | 10 | 0 | * | SWO_OBJTYP | |
WF_EVENT | Event of an Object | CHAR | 32 | 0 | HR_S_EVENT | ||
WF_ACTION | Create Event, Execute Action Directly, Authorization-Dep. | CHAR | 1 | 0 | LSO_WORKFLOW_ACTION | ||
REQUEST_PERIOD | Action Requestable up to N Days Before Start of Course | NUMC | 4 | 0 | LSO_REQUESTABLE_UNTIL | ||
APPROVAL_PERIOD | Action Can Be Approved/Rejected up to N Days Before Start | NUMC | 4 | 0 | LSO_REJECTABLE_UNTIL |