SWN_SUBSVAL - WF Notif: Subscription Values
WF Notif: Subscription Values information is stored in SAP table SWN_SUBSVAL.
It is part of development package SWN in software component BC-BMT-WFM. This development package consists of objects that can be grouped under "Business Workflow: E-Mail Notifications for Work Items".
It is part of development package SWN in software component BC-BMT-WFM. This development package consists of objects that can be grouped under "Business Workflow: E-Mail Notifications for Work Items".
Fields for table SWN_SUBSVAL
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| CLIENT | Client | X | MANDT | CLNT | 3 | * |
| .INCLUDE | KEYS | X | SWNKSUBSVAL | 0 | ||
| SUBS_GUID | GUID | X | SWN_GUID | CHAR | 32 | |
| PARAM_GUID | GUID | X | SWN_GUID | CHAR | 32 | * |
| PARAM_INDEX | Index for Multiple Parameters | X | SWN_PARAMINDEX | NUMC | 4 | |
| SCENARIO | Scenario ID | X | SWN_SCENID | CHAR | 32 | |
| CATEGORY | ID of a Category | X | SWN_CATID | CHAR | 32 | |
| SUBSCRIPTION | Subscription ID | X | SWN_SUBSCRID | CHAR | 32 | |
| PARAM_ID | Subscription Parameter ID | X | SWN_SUBSCRPID | CHAR | 32 | * |
| PARAM_VALUE | Subscription Parameter Value | SWN_SUBSCRVVALUE | CHAR | 255 |