SOSP_T_WF_INFO - Table to Maintain WF info for Applications
Table to Maintain WF info for Applications information is stored in SAP table SOSP_T_WF_INFO.
It is part of development package S_OSP_WORKLIST in software component XAP-OSP. This development package consists of objects that can be grouped under "Office Suite Program - work list functionality".
It is part of development package S_OSP_WORKLIST in software component XAP-OSP. This development package consists of objects that can be grouped under "Office Suite Program - work list functionality".
Fields for table SOSP_T_WF_INFO
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 3 | * |
APPL_ID | Application ID | X | S_OSP_DT_APPL_ID | CHAR | 6 | SOSP_T_APPL_INFO |
WORKFLOW_ID | Workflow ID | X | S_OSP_DT_WF_ID | CHAR | 14 | SOSP_T_WF_ID |
APPL_CH_DIR_FLAG | Custom Handler Inbound/Outbound Flag | X | S_OSP_DT_CH_IBOB_FLAG | CHAR | 1 | |
APPL_CH_SEQID | Counter | X | S_OSP_DT_COUNTER | NUMC | 3 | |
WF_ID_ACTIVE_VER | Version | SWD_VERSIO | CHAR | 4 | ||
APPL_CH_API | Application Custom Handler API | S_OSP_DT_APPL_API | CHAR | 40 |