SAP ABAP Interface IF_CLB_CUST_ACCESS (Collaboration: (General) Customizing Access)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-STW (Application Component) Social Media ABAP Integration Library
     S_CLB_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_CLB_CUST_ACCESS Collaboration: Customizing Access (Factory) 20110817
Properties
Interface IF_CLB_CUST_ACCESS  
Short Description Collaboration: (General) Customizing Access    
General Data
Package S_CLB_CUST   Customizing of the Collaboration Platform Library 
Created 20110817   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_CLB_CUST_ACCESS has no forward declaration.
Interfaces
Interface IF_CLB_CUST_ACCESS has no interface.
Friends
Interface IF_CLB_CUST_ACCESS has no friend.
Attributes
Interface IF_CLB_CUST_ACCESS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_APPLI Instance method Public Method Get Application 20110818
2 GET_APPLI_CONTEXT Instance method Public Method Get Application Context 20120917
3 GET_APPLI_DATA Instance method Public Method Get Application Data 20110929
4 GET_APPLI_PLATF Instance method Public Method Get Application-Specific Platform Data 20110820
5 GET_DISP Instance method Public Method Get Dispatcher 20110930
6 GET_GW_NOTIFY Instance method Public Method Get Gateway Notification Filter 20120808
7 GET_PLATF Instance method Public Method Get Client-Specific Platform Settings 20110821
8 GET_PLATFORM_METHOD Instance method Public Method Get Platform-Specific Method Version 20110817
9 GET_PLATF_AUTH Instance method Public Method Get Authentication Data 20110927
10 GET_PLATF_DEF Instance method Public Method Get Platform Data (Definitions) 20110927
11 GET_PTYPE Instance method Public Method Get Platform Type 20110916
12 GET_PTYPE_CF Instance method Public Method Get Class Factory Data 20110901
13 GET_PTYPE_METHOD Instance method Public Method Get Method Data 20110823
14 GET_PTYPE_METH_VERS Instance method Public Method Get Method Version Data 20110902
15 GET_QUERIES Instance method Public Method Get Query Instance 20120713
Events
Interface IF_CLB_CUST_ACCESS has no event.
Types
Interface IF_CLB_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) CLB_APPLICATION_ID 20110818
2 Returning RO_APPLI Value transfer Object reference (TYPE REF TO) IF_CLB_CUST_APPLI 20110818
# Exception Resumable Description Created on
1 CX_CLB_CONFIG 20110818

Method GET_APPLI_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPLICATION_CONTEXT Call by reference Type reference (TYPE) CLB_APPL_CONTEXT 20120917
2 Returning RO_CONTEXT Value transfer Object reference (TYPE REF TO) IF_CLB_CUST_APPLI_CONT 20120917
# Exception Resumable Description Created on
1 CX_CLB_CONFIG 20120917

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) CLB_S_APPLI_DATA_KEY Input: Key 20110929
2 Returning RO_APPLI_DATA Value transfer Object reference (TYPE REF TO) IF_CLB_CUST_APPLI_DATA Application-specific Platform Data 20110929
# Exception Resumable Description Created on
1 CX_CLB_CONFIG 20110929

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) CLB_S_APPLI_PLATF_KEY 20110820
2 Returning RO_APPLI_PLATF Value transfer Object reference (TYPE REF TO) IF_CLB_CUST_APPLI_PLATF 20110820
# Exception Resumable Description Created on
1 CX_CLB_CONFIG 20110820

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) CLB_IC_DISP_ID Process Layer: Interceptor Dispatcher ID 20110930
2 Returning RO_DISP Value transfer Object reference (TYPE REF TO) IF_CLB_CUST_DISP SAIL: Class factory access 20110930
# Exception Resumable Description Created on
1 CX_CLB_CONFIG SAIL: Configuration exception 20110930

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) CLB_S_GW_NOTIFY_KEY 20120808
2 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_CLB_CUST_GW_NOTIFY 20120808
# Exception Resumable Description Created on
1 CX_CLB_CONFIG 20120809

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) CLB_S_PLATF_KEY 20110821
2 Returning RO_PLATF Value transfer Object reference (TYPE REF TO) IF_CLB_CUST_PLATF 20110821
# Exception Resumable Description Created on
1 CX_CLB_CONFIG 20110821

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) CLB_S_PLATF_METH_KEY 20110817
2 Returning RO_PLATFORM_METHOD Value transfer Object reference (TYPE REF TO) IF_CLB_CUST_PLATF_METH 20110817
# Exception Resumable Description Created on
1 CX_CLB_CONFIG 20110817

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) CLB_S_PLATF_AUTH_KEY 20110927
2 Returning RO_PLATF_AUTH Value transfer Object reference (TYPE REF TO) IF_CLB_CUST_PLATF_AUTH 20110927
# Exception Resumable Description Created on
1 CX_CLB_CONFIG 20110927

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) CLB_S_PLATF_KEY 20110927
2 Returning RO_PLATF_DEF Value transfer Object reference (TYPE REF TO) IF_CLB_CUST_PLATF_DEF Collaboration Platform: Platform Method Versions 20110927
# Exception Resumable Description Created on
1 CX_CLB_CONFIG 20110927

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) CLB_S_PTYPE_KEY Platform Type: Key Elements of Class Factory 20110916
2 Returning RO_PTYPE Value transfer Object reference (TYPE REF TO) IF_CLB_CUST_PTYPE SAIL: Class factory access 20110916
# Exception Resumable Description Created on
1 CX_CLB_CONFIG SAIL: Configuration exception 20110916

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) CLB_S_PTYPE_CF_KEY Platform Type: Key Elements of Class Factory 20110901
2 Returning RO_PTYPE_CF Value transfer Object reference (TYPE REF TO) IF_CLB_CUST_PTYPE_CF SAIL: Class factory access 20110901
# Exception Resumable Description Created on
1 CX_CLB_CONFIG SAIL: Configuration exception 20110901

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) CLB_S_PTYPE_METH_KEY 20110823
2 Returning RO_PTYPE_METHOD Value transfer Object reference (TYPE REF TO) IF_CLB_CUST_PTYPE_METH 20110823
# Exception Resumable Description Created on
1 CX_CLB_CONFIG 20110823

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) CLB_S_PTYPE_METH_VERS_KEY 20110902
2 Returning RO_PTYPE_METH_VERS Value transfer Object reference (TYPE REF TO) IF_CLB_CUST_PTYPE_VERS 20110902
# Exception Resumable Description Created on
1 CX_CLB_CONFIG 20110902

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_CLB_CUST_QUERIES SAIL: Customizing queries 20120713

Method GET_QUERIES on Interface IF_CLB_CUST_ACCESS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 732