SAP ABAP Interface IF_ODQ_SUBSCRIBER_TYPE_EXT (Subscriber Type)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BW-SRV (Application Component) BW Generation Tool and Set Object
     SODQS (Package) Operational Delta Queue Services
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ODQ_SUBSCRIBER_TYPE Subscriber Type 20101013
Properties
Interface IF_ODQ_SUBSCRIBER_TYPE_EXT  
Short Description Subscriber Type    
General Data
Package SODQS   Operational Delta Queue Services 
Created 20101013   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
Interface IF_ODQ_SUBSCRIBER_TYPE_EXT has no forward declaration.
Interfaces
Interface IF_ODQ_SUBSCRIBER_TYPE_EXT has no interface.
Friends
Interface IF_ODQ_SUBSCRIBER_TYPE_EXT has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_BOOLEAN Constant Public Attribute reference (LIKE) IF_ODQ_CONSTANTS=>C_BOOLEAN IF_ODQ_CONSTANTS=>C_BOOLEAN Boolean Flag 20101013
Methods
# Method Level Visibility Method type Description Created on
1 GET_DESCRIPTION Instance method Public Method 20101013
2 GET_ICON Instance method Public Method 20101013
3 GET_REQUEST_NAMES Instance method Public Method 20130515
4 GET_SUBSCRIBER_DESCRIPTION Instance method Public Method 20101013
5 GET_SUBSCRIPTION_NAMES Instance method Public Method 20130515
Events
Interface IF_ODQ_SUBSCRIBER_TYPE_EXT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_REQUEST_NAME Public See coding 20130515 BEGIN OF ts_request_name, composite_rid TYPE t_rid, subscription_name TYPE string, subscription_icon TYPE icon-id, request_name TYPE string, END OF ts_request_name
2 TS_SUBSCRIPTION_NAME Public See coding 20130515 BEGIN OF ts_subscription_name, subscription_id TYPE t_subscription_id, subscription_name TYPE string, subscription_icon TYPE icon-id, END OF ts_subscription_name
3 TS_SUBSCR_TYPE_DESCRIPTION Public See coding 20101013 ts_subscr_type_description TYPE LINE OF tt_subscr_type_descriptions
4 TT_REQUEST_NAMES Public See coding 20130515 tt_request_names TYPE STANDARD TABLE OF ts_request_name WITH DEFAULT KEY
5 TT_RIDS Public See coding 20130515 tt_rids TYPE STANDARD TABLE OF t_rid WITH KEY table_line
6 TT_SUBSCRIPTION_IDS Public See coding 20130515 tt_subscription_ids TYPE STANDARD TABLE OF t_subscription_id WITH DEFAULT KEY
7 TT_SUBSCRIPTION_NAMES Public See coding 20130515 tt_subscription_names TYPE STANDARD TABLE OF ts_subscription_name WITH DEFAULT KEY
8 TT_SUBSCR_TYPE_DESCRIPTIONS Public Type reference (TYPE) ODQ_T_SUBSCR_TYPE_DESCRIPTIONS 20101013
9 T_BOOLEAN Public Type reference (TYPE) ODQ_BOOLEAN Boolean Flag 20101013
10 T_RID Public Type reference (TYPE) ODQ_RID Request 20130515
11 T_SUBSCRIBER_ID Public Type reference (TYPE) ODQ_SUBSCRIBER_ID Subscriber ID 20101013
12 T_SUBSCRIBER_TYPE Public Type reference (TYPE) ODQ_SUBSCRIBER_TYPE Subscriber Type 20101013
13 T_SUBSCRIPTION_ID Public Type reference (TYPE) ODQ_SUBSCRIPTION_ID 20130515
Method Signatures

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LANGU Call by reference Type reference (TYPE) LANGU Sprachenschlüssel 20101013
2 Returning R_DESCRIPTION Value transfer Type reference (TYPE) TEXT60 Kurzbeschreibung 20101013
# Exception Resumable Description Created on
1 CX_ODQ_ACCESS_ERROR Fehler beim Zugriff auf Daten 20101013

Method GET_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ICON Value transfer Type reference (TYPE) ICON-ID Abonnenten-Id 20101013
# Exception Resumable Description Created on
1 CX_ODQ_ACCESS_ERROR Fehler beim Zugriff auf Daten 20101013

Method GET_REQUEST_NAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_COMPOSITE_RIDS Call by reference Type reference (TYPE) TT_RIDS 20130515
2 Importing I_SUBSCRIBER_ID Call by reference Type reference (TYPE) T_SUBSCRIBER_ID Abonnenten-Id 20130515
3 Returning RT_REQUEST_NAMES Value transfer Type reference (TYPE) TT_REQUEST_NAMES 20130515

Method GET_REQUEST_NAMES on Interface IF_ODQ_SUBSCRIBER_TYPE_EXT has no exception.

Method GET_SUBSCRIBER_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LANGU Call by reference Type reference (TYPE) LANGU Sprachenschlüssel 20101013
2 Importing I_SUBSCRIBER_ID Call by reference Type reference (TYPE) T_SUBSCRIBER_ID Abonnenten-Id 20101013
3 Returning R_DESCRIPTION Value transfer Type reference (TYPE) TEXT60 Textfeld der Länge 60 20101013

Method GET_SUBSCRIBER_DESCRIPTION on Interface IF_ODQ_SUBSCRIBER_TYPE_EXT has no exception.

Method GET_SUBSCRIPTION_NAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SUBSCRIPTION_IDS Call by reference Type reference (TYPE) TT_SUBSCRIPTION_IDS 20130515
2 Importing I_SUBSCRIBER_ID Call by reference Type reference (TYPE) T_SUBSCRIBER_ID Abonnenten-Id 20130515
3 Returning RT_SUBSCRIPTION_NAMES Value transfer Type reference (TYPE) TT_SUBSCRIPTION_NAMES 20130515

Method GET_SUBSCRIPTION_NAMES on Interface IF_ODQ_SUBSCRIBER_TYPE_EXT has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 703