SAP ABAP Class /IWBEP/IF_MGW_SUB_REGISTRY (Interface for OData Channel Subscription Registry)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWBEP/CL_MGW_SUB_REGISTRY OData Channel Subscription Registry 20110411
Properties
Class /IWBEP/IF_MGW_SUB_REGISTRY  
Short Description Interface for OData Channel Subscription Registry    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110203   SAP 
Last change 20141120    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /IWBEP/IF_MGW_SUB_REGISTRY has no interface implemented.
Friends
Class /IWBEP/IF_MGW_SUB_REGISTRY has no friend class.
Attributes
Class /IWBEP/IF_MGW_SUB_REGISTRY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_SUBSCRIPTIONS Instance method Public Method 20110411
2 GET_VALID_SUBSCRIPTIONS Instance method Public Method Get subscriptions for the users who exist in the system 20140211
3 QUERY_SUBSCRIPTIONS Instance method Public Method Get Subscriptions based on Principal/Change Type 20120202
Events
Class /IWBEP/IF_MGW_SUB_REGISTRY has no event.
Types
Class /IWBEP/IF_MGW_SUB_REGISTRY has no local type.
Method Signatures

Method GET_SUBSCRIPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_USER_IDS Call by reference Type reference (TYPE) /IWBEP/T_COD_SELECT_OPTIONS table of select options for subscription users 20111005
2 Importing IV_CHANGE_TYPE Call by reference Type reference (TYPE) /IWBEP/MGW_SUB_ENT_CHANGE_TYPE Subscription: Entity Change Type 20111227
3 Importing IV_COLLECTION Call by reference Type reference (TYPE) /IWBEP/MGW_SUB_COLLECTION Collection of Subscription 20110411
4 Importing IV_INTERNAL_SERVICE_NAME Call by reference Type reference (TYPE) /IWBEP/MED_GRP_TECHNICAL_NAME Internal Service Name 20110411
5 Importing IV_INTERNAL_SERVICE_VERSION Call by reference Type reference (TYPE) /IWBEP/MED_GRP_VERSION Internal Service Version 20110411
6 Returning RT_SUBSCRIPTIONS Value transfer Type reference (TYPE) /IWBEP/T_MGW_SUB_DATA Subscription Data TableType 20110411

Method GET_SUBSCRIPTIONS on class /IWBEP/IF_MGW_SUB_REGISTRY has no exception.

Method GET_VALID_SUBSCRIPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_USER_IDS Call by reference Type reference (TYPE) /IWBEP/T_COD_SELECT_OPTIONS table of select options for subscription users 20140211
2 Importing IV_CHANGE_TYPE Call by reference Type reference (TYPE) /IWBEP/MGW_SUB_ENT_CHANGE_TYPE Subscription: Entity Change Type 20140211
3 Importing IV_COLLECTION Call by reference Type reference (TYPE) /IWBEP/MGW_SUB_COLLECTION Collection of Subscription 20140211
4 Importing IV_INTERNAL_SERVICE_NAME Call by reference Type reference (TYPE) /IWBEP/MED_GRP_TECHNICAL_NAME Internal Service Name 20140211
5 Importing IV_INTERNAL_SERVICE_VERSION Call by reference Type reference (TYPE) /IWBEP/MED_GRP_VERSION Internal Service Version 20140211
6 Returning RT_SUBSCRIPTIONS Value transfer Type reference (TYPE) /IWBEP/T_MGW_SUB_DATA Subscription Data TableType 20140211

Method GET_VALID_SUBSCRIPTIONS on class /IWBEP/IF_MGW_SUB_REGISTRY has no exception.

Method QUERY_SUBSCRIPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PRINCIPAL_FILTER Call by reference Type reference (TYPE) /IWBEP/T_MGW_SELECT_OPTION Table with Principals 20120202
2 Importing IV_CHANGE_TYPE Call by reference Type reference (TYPE) /IWBEP/MGW_SUB_ENT_CHANGE_TYPE Subscription: Entity Change Type 20120202
3 Importing IV_COLLECTION Call by reference Type reference (TYPE) /IWBEP/MGW_SUB_COLLECTION Collection of Subscription 20120202
4 Importing IV_INTERNAL_SERVICE_NAME Call by reference Type reference (TYPE) /IWBEP/MED_GRP_TECHNICAL_NAME Technical Service Name 20120202
5 Importing IV_INTERNAL_SERVICE_VERSION Call by reference Type reference (TYPE) /IWBEP/MED_GRP_VERSION Service Version 20120202
6 Returning RT_SUBSCRIPTIONS Value transfer Type reference (TYPE) /IWBEP/T_MGW_SUB_DATA Table with Strings 20120202

Method QUERY_SUBSCRIPTIONS on class /IWBEP/IF_MGW_SUB_REGISTRY has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in