/IWBEP/D_SUBS_FL - Subscription Filter Criteria
Subscription Filter Criteria information is stored in SAP table /IWBEP/D_SUBS_FL.
It is part of development package /IWBEP/BEP_SUBSCRIPTION in software component OPU-BSE-BEP. This development package consists of objects that can be grouped under "Backend Event publisher - Subscription".
It is part of development package /IWBEP/BEP_SUBSCRIPTION in software component OPU-BSE-BEP. This development package consists of objects that can be grouped under "Backend Event publisher - Subscription".
Fields for table /IWBEP/D_SUBS_FL
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MANDT | Client | X | MANDT | CLNT | 6 | * |
| SUBS_ID | Subscription ID | X | /IWBEP/SUBS_UUID | CHAR | 64 | |
| IDX | Filter criterium index | X | INT1 | 1 | ||
| ATTRIBUTE | Attribute name | STRG | 8 | |||
| SIGN | Inclusion/exclusion criterion SIGN for range tables | BAPISIGN | CHAR | 2 | ||
| OPT | Selection operator OPTION for range tables | BAPIOPTION | CHAR | 4 | ||
| LOW | Low value | STRG | 8 | |||
| HIGH | High value | STRG | 8 |