SAP ABAP Interface /IWBEP/IF_SUBS_CONST ( constant interface)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-BSE-BEP (Application Component) Gateway Business Eventing and Provisioning
⤷
/IWBEP/BEP_SUBSCRIPTION (Package) Backend Event publisher - Subscription
⤷
⤷
Properties
| Interface | /IWBEP/IF_SUBS_CONST | |
| Short Description | constant interface |
General Data
| Package | /IWBEP/BEP_SUBSCRIPTION | Backend Event publisher - Subscription |
| Created | 20100905 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface /IWBEP/IF_SUBS_CONST has no forward declaration.
Interfaces
Interface /IWBEP/IF_SUBS_CONST has no interface.
Friends
Interface /IWBEP/IF_SUBS_CONST has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GC_ERROR_EVENT_NOT_ACTIVE | Constant | Public | Type reference (TYPE) | SY-SUBRC | '4' | Event group not active | 20100915 | |
| 2 | GC_ERROR_EVENT_NOT_EXIST | Constant | Public | Type reference (TYPE) | SY-SUBRC | '3' | Event group not exist | 20100915 | |
| 3 | GC_ERROR_MISSING_PARAMETER | Constant | Public | Type reference (TYPE) | SY-SUBRC | '6' | Not all the parameters arefulfilled | 20101013 | |
| 4 | GC_ERROR_SUBS_EXIST | Constant | Public | Type reference (TYPE) | SY-SUBRC | '1' | User already subscribe to this Event | 20100905 | |
| 5 | GC_ERROR_SYS_ALIAS | Constant | Public | Type reference (TYPE) | SY-SUBRC | '2' | Missing system alias | 20100905 | |
| 6 | GC_SUBSCRIPTION_NOT_ALLOWED | Constant | Public | Type reference (TYPE) | SY-SUBRC | '5' | SUBSCription_not_allowed | 20100928 |
Methods
Interface /IWBEP/IF_SUBS_CONST has no method.
Events
Interface /IWBEP/IF_SUBS_CONST has no event.
Types
Interface /IWBEP/IF_SUBS_CONST has no local type.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 100 |