SAP ABAP Interface IF_CLB2_AUTH_MAP_CLASS (Interface for BAdI: CLB2_AUTH_MAP_CLASS)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
CA-UI2-AR-SM (Application Component) SAP UI Integration - Social Media Collaboration Enablement
⤷
CLB2_CONNECT (Package) Connectivity Layer 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_AR702_JAM_AUTH_MAP_CLASS | Class for BAdI: CLB2_AUTH_MAP_CLASS | 20130531 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CLB2_AUTH_MAP_NONE | Class for BAdI Impl.: CLB2_AUTH_MAP_NONE | 20130626 |
Properties
Interface | IF_CLB2_AUTH_MAP_CLASS | |
Short Description | Interface for BAdI: CLB2_AUTH_MAP_CLASS |
General Data
Package | CLB2_CONNECT | Connectivity Layer of the Collaboration Platform Library |
Created | 20130529 | SAP |
Last changed | 20131127 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | IF_CLB2_AUTH_MAP_CLASS | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20130529 |
Friends
Interface IF_CLB2_AUTH_MAP_CLASS has no friend.
Attributes
Interface IF_CLB2_AUTH_MAP_CLASS has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get Interface for Authentication Method | 20130529 |
Events
Interface IF_CLB2_AUTH_MAP_CLASS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TS_AUTH_INTERFACE | Public | See coding | 20130529 | BEGIN OF ts_auth_interface,
release TYPE saprelease,
interface TYPE REF TO if_clb2_authenticate,
END OF ts_auth_interface
|
||
2 | TT_AUTH_INTERFACE | Public | See coding | 20130529 | tt_auth_interface TYPE STANDARD TABLE OF ts_auth_interface
|
Method Signatures
Method GET_AUTH_INTERFACE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_AUTH_INTERFACE | Call by reference | Type reference (TYPE) | IF_CLB2_AUTH_MAP_CLASS=>TT_AUTH_INTERFACE | 20130529 | |||
2 | ![]() |
IV_AUTH_METHOD | Call by reference | Type reference (TYPE) | CLB2_AUTH_METHOD | Collaboration: Authentication Method | 20130529 | ||
3 | ![]() |
IV_PLATFORM_TYPE | Call by reference | Type reference (TYPE) | CLB2_PLATFORM_TYPE | Collaboration: Service Provider Type | 20130529 |
Method GET_AUTH_INTERFACE on Interface IF_CLB2_AUTH_MAP_CLASS has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 100 |