SAP ABAP Class IF_CLB2_AUTH_MAP_CLASS (Interface for BAdI: CLB2_AUTH_MAP_CLASS)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20130529 |
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
| Class | IF_CLB2_AUTH_MAP_CLASS | |
| Short Description | Interface for BAdI: CLB2_AUTH_MAP_CLASS | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20130529 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_CLB2_AUTH_MAP_CLASS has no interface implemented.
Friends
Class IF_CLB2_AUTH_MAP_CLASS has no friend class.
Attributes
Class 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
Class 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 class IF_CLB2_AUTH_MAP_CLASS has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |