SAP ABAP Class /IWBEP/IF_MGW_SUB_UTIL (Interface for Subscription Utility)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWBEP/CL_MGW_SUB_UTIL Subscription Database Access 20120516
Properties
Class /IWBEP/IF_MGW_SUB_UTIL  
Short Description Interface for Subscription Utility    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110203   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IWBEP/IF_MGW_SUB_UTIL has no forward declaration.
Interfaces
Class /IWBEP/IF_MGW_SUB_UTIL has no interface implemented.
Friends
Class /IWBEP/IF_MGW_SUB_UTIL has no friend class.
Attributes
Class /IWBEP/IF_MGW_SUB_UTIL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Instance method Public Method 20120516
2 DELETE Instance method Public Method 20120516
3 GET Instance method Public Method 20120516
4 GET_LIST Instance method Public Method 20120516
5 UPDATE Instance method Public Method 20120516
Events
Class /IWBEP/IF_MGW_SUB_UTIL has no event.
Types
Class /IWBEP/IF_MGW_SUB_UTIL has no local type.
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_DATA Call by reference Type reference (TYPE) /IWBEP/S_MGW_SUB_DATA_UTIL Subscription Data 20120523
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_BUSI_EXCEPTION Odata Channel: Subscription DB Access Exception 20120517

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ID Call by reference Type reference (TYPE) /IWBEP/MGW_SUB_ID Subscription ID 20120516
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_BUSI_EXCEPTION Odata Channel: Subscription DB Access Exception 20120517

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ID Call by reference Type reference (TYPE) /IWBEP/MGW_SUB_ID Subscription ID 20120516
2 Returning RS_SUBSCRIPTION Value transfer Type reference (TYPE) /IWBEP/S_MGW_SUB_DATA_UTIL Subscription Data 20120516
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_BUSI_EXCEPTION Business Exception 20120622

Method GET_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FILTERS Call by reference Type reference (TYPE) /IWBEP/T_MGW_SELECT_OPTION table of select options 20120516
2 Returning RT_SUBSCRIPTIONS Value transfer Type reference (TYPE) /IWBEP/T_MGW_SUB_DATA_UTIL Subscription data table type 20120516
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_BUSI_EXCEPTION Business Exception 20120622

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATA Call by reference Type reference (TYPE) /IWBEP/S_MGW_SUB_DATA_UTIL Subscription Data 20120516
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_BUSI_EXCEPTION Odata Channel: Subscription DB Access Exception 20120517
History
Last changed by/on SAP  20130531 
SAP Release Created in