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 | ![]() |
Instance method | Public | Method | Get Application | 20110818 |
2 | ![]() |
Instance method | Public | Method | Get Application Context | 20120917 |
3 | ![]() |
Instance method | Public | Method | Get Application Data | 20110929 |
4 | ![]() |
Instance method | Public | Method | Get Application-Specific Platform Data | 20110820 |
5 | ![]() |
Instance method | Public | Method | Get Dispatcher | 20110930 |
6 | ![]() |
Instance method | Public | Method | Get Gateway Notification Filter | 20120808 |
7 | ![]() |
Instance method | Public | Method | Get Client-Specific Platform Settings | 20110821 |
8 | ![]() |
Instance method | Public | Method | Get Platform-Specific Method Version | 20110817 |
9 | ![]() |
Instance method | Public | Method | Get Authentication Data | 20110927 |
10 | ![]() |
Instance method | Public | Method | Get Platform Data (Definitions) | 20110927 |
11 | ![]() |
Instance method | Public | Method | Get Platform Type | 20110916 |
12 | ![]() |
Instance method | Public | Method | Get Class Factory Data | 20110901 |
13 | ![]() |
Instance method | Public | Method | Get Method Data | 20110823 |
14 | ![]() |
Instance method | Public | Method | Get Method Version Data | 20110902 |
15 | ![]() |
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 | ![]() |
IV_APPLICATION_ID | Call by reference | Type reference (TYPE) | CLB_APPLICATION_ID | 20110818 | |||
2 | ![]() |
RO_APPLI | Value transfer | Object reference (TYPE REF TO) | IF_CLB_CUST_APPLI | 20110818 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110818 |
Method GET_APPLI_CONTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_APPLICATION_CONTEXT | Call by reference | Type reference (TYPE) | CLB_APPL_CONTEXT | 20120917 | |||
2 | ![]() |
RO_CONTEXT | Value transfer | Object reference (TYPE REF TO) | IF_CLB_CUST_APPLI_CONT | 20120917 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120917 |
Method GET_APPLI_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_KEY | Call by reference | Type reference (TYPE) | CLB_S_APPLI_DATA_KEY | Input: Key | 20110929 | ||
2 | ![]() |
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 | ![]() |
20110929 |
Method GET_APPLI_PLATF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_KEY | Call by reference | Type reference (TYPE) | CLB_S_APPLI_PLATF_KEY | 20110820 | |||
2 | ![]() |
RO_APPLI_PLATF | Value transfer | Object reference (TYPE REF TO) | IF_CLB_CUST_APPLI_PLATF | 20110820 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110820 |
Method GET_DISP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_KEY | Call by reference | Type reference (TYPE) | CLB_IC_DISP_ID | Process Layer: Interceptor Dispatcher ID | 20110930 | ||
2 | ![]() |
RO_DISP | Value transfer | Object reference (TYPE REF TO) | IF_CLB_CUST_DISP | SAIL: Class factory access | 20110930 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SAIL: Configuration exception | 20110930 |
Method GET_GW_NOTIFY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_KEY | Call by reference | Type reference (TYPE) | CLB_S_GW_NOTIFY_KEY | 20120808 | |||
2 | ![]() |
RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_CLB_CUST_GW_NOTIFY | 20120808 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120809 |
Method GET_PLATF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_KEY | Call by reference | Type reference (TYPE) | CLB_S_PLATF_KEY | 20110821 | |||
2 | ![]() |
RO_PLATF | Value transfer | Object reference (TYPE REF TO) | IF_CLB_CUST_PLATF | 20110821 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110821 |
Method GET_PLATFORM_METHOD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_KEY | Call by reference | Type reference (TYPE) | CLB_S_PLATF_METH_KEY | 20110817 | |||
2 | ![]() |
RO_PLATFORM_METHOD | Value transfer | Object reference (TYPE REF TO) | IF_CLB_CUST_PLATF_METH | 20110817 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110817 |
Method GET_PLATF_AUTH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_KEY | Call by reference | Type reference (TYPE) | CLB_S_PLATF_AUTH_KEY | 20110927 | |||
2 | ![]() |
RO_PLATF_AUTH | Value transfer | Object reference (TYPE REF TO) | IF_CLB_CUST_PLATF_AUTH | 20110927 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110927 |
Method GET_PLATF_DEF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_KEY | Call by reference | Type reference (TYPE) | CLB_S_PLATF_KEY | 20110927 | |||
2 | ![]() |
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 | ![]() |
20110927 |
Method GET_PTYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_KEY | Call by reference | Type reference (TYPE) | CLB_S_PTYPE_KEY | Platform Type: Key Elements of Class Factory | 20110916 | ||
2 | ![]() |
RO_PTYPE | Value transfer | Object reference (TYPE REF TO) | IF_CLB_CUST_PTYPE | SAIL: Class factory access | 20110916 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SAIL: Configuration exception | 20110916 |
Method GET_PTYPE_CF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_KEY | Call by reference | Type reference (TYPE) | CLB_S_PTYPE_CF_KEY | Platform Type: Key Elements of Class Factory | 20110901 | ||
2 | ![]() |
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 | ![]() |
SAIL: Configuration exception | 20110901 |
Method GET_PTYPE_METHOD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_KEY | Call by reference | Type reference (TYPE) | CLB_S_PTYPE_METH_KEY | 20110823 | |||
2 | ![]() |
RO_PTYPE_METHOD | Value transfer | Object reference (TYPE REF TO) | IF_CLB_CUST_PTYPE_METH | 20110823 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110823 |
Method GET_PTYPE_METH_VERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_KEY | Call by reference | Type reference (TYPE) | CLB_S_PTYPE_METH_VERS_KEY | 20110902 | |||
2 | ![]() |
RO_PTYPE_METH_VERS | Value transfer | Object reference (TYPE REF TO) | IF_CLB_CUST_PTYPE_VERS | 20110902 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110902 |
Method GET_QUERIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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 |