SAP ABAP Interface IF_CLB2_CUST_ACCESS (Collaboration: (General) Customizing Access)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   CA-UI2-AR-SM (Application Component) SAP UI Integration - Social Media Collaboration Enablement
     CLB2_CUST (Package) Customizing of the Collaboration Platform Library
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CLB2_CUST_ACCESS Collaboration: Customizing Access (Factory) 20130516
Properties
Interface IF_CLB2_CUST_ACCESS  
Short Description Collaboration: (General) Customizing Access    
General Data
Package CLB2_CUST   Customizing of the Collaboration Platform Library 
Created 20130516   SAP 
Last changed 20141120    
Unicode checks active    
Forward declarations
Interface IF_CLB2_CUST_ACCESS has no forward declaration.
Interfaces
Interface IF_CLB2_CUST_ACCESS has no interface.
Friends
Interface IF_CLB2_CUST_ACCESS has no friend.
Attributes
Interface IF_CLB2_CUST_ACCESS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_APPLI Instance method Public Method Get Application 20130516
2 GET_APPLI_CONTEXT Instance method Public Method Get Application Context 20140429
3 GET_APPLI_DATA Instance method Public Method Get Application Data 20130516
4 GET_APPLI_PLATF Instance method Public Method Get Application-Specific Platform Data 20130516
5 GET_DISP Instance method Public Method Get Dispatcher 20130516
6 GET_GW_NOTIFY Instance method Public Method Get Gateway Notification Filter 20130516
7 GET_PLATF Instance method Public Method Get Client-Specific Platform Settings 20130516
8 GET_PLATFORM_METHOD Instance method Public Method Get Platform-Specific Method Version 20130516
9 GET_PLATF_AUTH Instance method Public Method Get Authentication Data 20130516
10 GET_PLATF_DEF Instance method Public Method Get Platform Data (Definitions) 20130516
11 GET_PTYPE Instance method Public Method Get Platform Type 20130516
12 GET_PTYPE_CF Instance method Public Method Get Class Factory Data 20130516
13 GET_PTYPE_METHOD Instance method Public Method Get Method Data 20130516
14 GET_PTYPE_METH_VERS Instance method Public Method Get Method Version Data 20130516
15 GET_QUERIES Instance method Public Method Get Query Instance 20130516
16 GET_SERVICE Instance method Public Method Get Service 20130604
Events
Interface IF_CLB2_CUST_ACCESS has no event.
Types
Interface IF_CLB2_CUST_ACCESS has no local type.
Method Signatures

Method GET_APPLI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPLICATION_ID Call by reference Type reference (TYPE) CLB2_APPLICATION_ID 20130516
2 Returning RO_APPLI Value transfer Object reference (TYPE REF TO) IF_CLB2_CUST_APPLI 20130516
# Exception Resumable Description Created on
1 CX_CLB2_CONFIG 20130516

Method GET_APPLI_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_KEY Call by reference Type reference (TYPE) CLB2_S_CONTEXT_KEY Key Elements for Application Context 20140429
2 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_CLB2_CUST_CONTEXT Access to Context Data 20140429
# Exception Resumable Description Created on
1 CX_CLB2_CONFIG 20140429

Method GET_APPLI_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_KEY Call by reference Type reference (TYPE) CLB2_S_APPLI_DATA_KEY Input: Key 20130516
2 Returning RO_APPLI_DATA Value transfer Object reference (TYPE REF TO) IF_CLB2_CUST_APPLI_DATA Application-specific Platform Data 20130516
# Exception Resumable Description Created on
1 CX_CLB2_CONFIG 20130516

Method GET_APPLI_PLATF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_KEY Call by reference Type reference (TYPE) CLB2_S_APPLI_PLATF_KEY 20130516
2 Returning RO_APPLI_PLATF Value transfer Object reference (TYPE REF TO) IF_CLB2_CUST_APPLI_PLATF 20130516
# Exception Resumable Description Created on
1 CX_CLB2_CONFIG 20130516

Method GET_DISP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_KEY Call by reference Type reference (TYPE) CLB2_IC_DISP_ID Process Layer: Interceptor Dispatcher ID 20130516
2 Returning RO_DISP Value transfer Object reference (TYPE REF TO) IF_CLB2_CUST_DISP SAIL: Class factory access 20130516
# Exception Resumable Description Created on
1 CX_CLB2_CONFIG SAIL: Configuration exception 20130516

Method GET_GW_NOTIFY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_KEY Call by reference Type reference (TYPE) CLB2_S_GW_NOTIFY_KEY 20130516
2 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_CLB2_CUST_GW_NOTIFY 20130516
# Exception Resumable Description Created on
1 CX_CLB2_CONFIG 20130516

Method GET_PLATF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_KEY Call by reference Type reference (TYPE) CLB2_S_PLATF_KEY 20130516
2 Returning RO_PLATF Value transfer Object reference (TYPE REF TO) IF_CLB2_CUST_PLATF 20130516
# Exception Resumable Description Created on
1 CX_CLB2_CONFIG 20130516

Method GET_PLATFORM_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_KEY Call by reference Type reference (TYPE) CLB2_S_PLATF_METH_KEY 20130516
2 Returning RO_PLATFORM_METHOD Value transfer Object reference (TYPE REF TO) IF_CLB2_CUST_PLATF_METH 20130516
# Exception Resumable Description Created on
1 CX_CLB2_CONFIG 20130516

Method GET_PLATF_AUTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_KEY Call by reference Type reference (TYPE) CLB2_S_PLATF_AUTH_KEY 20130516
2 Returning RO_PLATF_AUTH Value transfer Object reference (TYPE REF TO) IF_CLB2_CUST_PLATF_AUTH 20130516
# Exception Resumable Description Created on
1 CX_CLB2_CONFIG 20130516

Method GET_PLATF_DEF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_KEY Call by reference Type reference (TYPE) CLB2_S_PLATF_KEY 20130516
2 Returning RO_PLATF_DEF Value transfer Object reference (TYPE REF TO) IF_CLB2_CUST_PLATF_DEF Collaboration Platform: Platform Method Versions 20130516
# Exception Resumable Description Created on
1 CX_CLB2_CONFIG 20130516

Method GET_PTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_KEY Call by reference Type reference (TYPE) CLB2_S_PTYPE_KEY Platform Type: Key Elements of Class Factory 20130516
2 Returning RO_PTYPE Value transfer Object reference (TYPE REF TO) IF_CLB2_CUST_PTYPE SAIL: Class factory access 20130516
# Exception Resumable Description Created on
1 CX_CLB2_CONFIG SAIL: Configuration exception 20130516

Method GET_PTYPE_CF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_KEY Call by reference Type reference (TYPE) CLB2_S_PTYPE_CF_KEY Platform Type: Key Elements of Class Factory 20130516
2 Returning RO_PTYPE_CF Value transfer Object reference (TYPE REF TO) IF_CLB2_CUST_PTYPE_CF SAIL: Class factory access 20130516
# Exception Resumable Description Created on
1 CX_CLB2_CONFIG SAIL: Configuration exception 20130516

Method GET_PTYPE_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_KEY Call by reference Type reference (TYPE) CLB2_S_PTYPE_METH_KEY 20130516
2 Returning RO_PTYPE_METHOD Value transfer Object reference (TYPE REF TO) IF_CLB2_CUST_PTYPE_METH 20130516
# Exception Resumable Description Created on
1 CX_CLB2_CONFIG 20130516

Method GET_PTYPE_METH_VERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_KEY Call by reference Type reference (TYPE) CLB2_S_PTYPE_METH_VERS_KEY 20130516
2 Returning RO_PTYPE_METH_VERS Value transfer Object reference (TYPE REF TO) IF_CLB2_CUST_PTYPE_VERS 20130516
# Exception Resumable Description Created on
1 CX_CLB2_CONFIG 20130516

Method GET_QUERIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_CLB2_CUST_QUERIES SAIL: Customizing queries 20130516

Method GET_QUERIES on Interface IF_CLB2_CUST_ACCESS has no exception.

Method GET_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_KEY Call by reference Type reference (TYPE) CLB2_S_SERVICE_KEY Key Structure of Table CLBC/S_SERVICE 20130604
2 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_CLB2_CUST_SERVICE Collaboration Customizing: Service 20130604
# Exception Resumable Description Created on
1 CX_CLB2_CONFIG 20130604
History
Last changed by/on SAP  20141120 
SAP Release Created in 100