SAP ABAP Class /IWBEP/CL_MGW_SUB_UTIL (Subscription Database Access)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-BSE-SDE (Application Component) Gateway SAP Data Enablement
⤷
/IWBEP/MGW_PUSH (Package) OData Channel - Push
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWBEP/IF_MGW_SUB_UTIL | Interface for Subscription Utility | 20120516 |
Properties
| Class | /IWBEP/CL_MGW_SUB_UTIL | |
| Short Description | Subscription Database Access | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /IWBEP/MGW_PUSH | OData Channel - Push |
| Created | 20120516 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /IWBEP/IF_MGW_SUB_UTIL | Interface for Subscription Utility | 20120516 |
Friends
Class /IWBEP/CL_MGW_SUB_UTIL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20120516 | |||||
| 2 | Constant | Public | See coding | 20120517 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20120518 | ||
| 2 | Instance method | Private | Method | 20120522 | ||
| 3 | Instance method | Private | Method | 20120517 | ||
| 4 | Instance method | Private | Method | 20120517 | ||
| 5 | Static method | Public | Method | 20120524 | ||
| 6 | Static method | Public | Method | 20120516 |
Events
Class /IWBEP/CL_MGW_SUB_UTIL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_SUB_DATA | Public | See coding | 20120516 | BEGIN OF ty_s_sub_data,
id TYPE /iwbep/mgw_sub_id,
notif_format TYPE /iwbep/mgw_sub_notif_format,
system_alias TYPE /iwbep/defi_system_alias,
END OF ty_s_sub_data
|
||
| 2 | TY_T_SUBSCRIPTION_DATA | Public | See coding | 20120516 | ty_t_subscription_data TYPE STANDARD TABLE OF /iwbep/s_mgw_db_sub_data WITH DEFAULT KEY
|
||
| 3 | TY_T_SUB_DATA | Public | See coding | 20120516 | ty_t_sub_data TYPE STANDARD TABLE OF ty_s_sub_data
|
Method Signatures
Method ALLOW_DELIVERY_CHANNEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DATA | Call by reference | Type reference (TYPE) | /IWBEP/S_MGW_SUB_DATA_UTIL | Subscription Data | 20120518 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business Exception | 20120518 |
Method CHANGE_TYPE_EXISTENCE_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DATA | Call by reference | Type reference (TYPE) | /IWBEP/S_MGW_SUB_DATA_UTIL | Subscription Data | 20120522 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business Exception | 20120522 |
Method CHECK_CHANGE_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CHANGE_TYPE | Call by reference | Type reference (TYPE) | /IWBEP/MGW_SUB_ENT_CHANGE_TYPE | Subscription: Entity Change Type | 20120517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business Exception | 20120517 |
Method CHECK_DUPLICATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DATA | Call by reference | Type reference (TYPE) | /IWBEP/S_MGW_SUB_DATA_UTIL | Subscription Data | 20120517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business Exception | 20120517 |
Method GET_GATEWAY_SYSTEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_SYSTEMS | Value transfer | Type reference (TYPE) | /IWBEP/T_MGW_GW_SYSTEMS | Holds list of Gateway systems | 20120524 |
Method GET_GATEWAY_SYSTEMS on class /IWBEP/CL_MGW_SUB_UTIL has no exception.
Method GET_SUBSCRIPTION_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_SUB_UTIL | Interface for Subscription Utility | 20120516 |
Method GET_SUBSCRIPTION_INSTANCE on class /IWBEP/CL_MGW_SUB_UTIL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 200 |