SAP ABAP Class /IWBEP/CL_MGW_SUB_DBA (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
⤷
⤷
Properties
| Class | /IWBEP/CL_MGW_SUB_DBA | |
| Short Description | Subscription Database Access | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /IWBEP/MGW_PUSH | OData Channel - Push |
| Created | 20110405 | 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) |
Interfaces
Class /IWBEP/CL_MGW_SUB_DBA has no interface implemented.
Friends
Class /IWBEP/CL_MGW_SUB_DBA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20111122 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20120613 | ||
| 2 | Static method | Public | Method | 20110405 | ||
| 3 | Static method | Public | Method | 20110405 | ||
| 4 | Static method | Public | Method | 20110405 | ||
| 5 | Static method | Public | Method | 20120402 | ||
| 6 | Static method | Public | Method | 20110405 | ||
| 7 | Static method | Public | Method | 20110410 |
Events
Class /IWBEP/CL_MGW_SUB_DBA has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_SUB_DATA | Public | See coding | 20120402 | 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 | 20110410 | 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 | 20120402 | ty_t_sub_data TYPE STANDARD TABLE OF ty_s_sub_data
|
Method Signatures
Method CHECK_MDC_SUB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SUB_ID | Call by reference | Type reference (TYPE) | /IWBEP/MGW_SUB_ID | Subscription ID | 20120613 | |||
| 2 | RV_MDC_SUB | Value transfer | Type reference (TYPE) | XSDBOOLEAN | XSD Truth Value: True/False [ext.] | 20120613 |
Method CHECK_MDC_SUB on class /IWBEP/CL_MGW_SUB_DBA has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_DATA | Call by reference | Type reference (TYPE) | /IWBEP/S_MGW_DB_SUB_DATA | Subscription Data | 20110405 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Odata Channel: Subscription DB Access Exception | 20111112 |
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ID | Call by reference | Type reference (TYPE) | /IWBEP/MGW_SUB_ID | Subscription ID | 20110405 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Odata Channel: Subscription DB Access Exception | 20111112 |
Method GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ID | Call by reference | Type reference (TYPE) | /IWBEP/MGW_SUB_ID | Subscription ID | 20110405 | |||
| 2 | RS_SUBSCRIPTION | Value transfer | Type reference (TYPE) | /IWBEP/S_MGW_DB_SUB_DATA | Subscription Data | 20110406 |
Method GET on class /IWBEP/CL_MGW_SUB_DBA has no exception.
Method GET_FORMAT_AND_SYS_ALIAS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SUB_DATA | Value transfer | Type reference (TYPE) | TY_T_SUB_DATA | 20120402 | ||||
| 2 | IT_SUBSCRIPTIONS | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_SUB_DATA | Subscription ID | 20120402 |
Method GET_FORMAT_AND_SYS_ALIAS on class /IWBEP/CL_MGW_SUB_DBA has no exception.
Method GET_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_FILTERS | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_SELECT_OPTION | MGW Framework: Select Options for Queries | 20110411 | |||
| 2 | RT_SUBSCRIPTIONS | Value transfer | Type reference (TYPE) | /IWBEP/T_MGW_DB_SUB_DATA | Subscription Data TableType | 20110406 |
Method GET_LIST on class /IWBEP/CL_MGW_SUB_DBA has no exception.
Method UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_DATA | Call by reference | Type reference (TYPE) | /IWBEP/S_MGW_DB_SUB_DATA | Subscription Data | 20110411 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Odata Channel: Subscription DB Access Exception | 20111112 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 200 |