SAP ABAP Interface IF_ICF_SYSTEM_LOGIN_CONFIG (Interface for the Logon Configuration)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-ICF (Application Component) Internet Communication Framework
⤷
SICF_EXT_LOGIN (Package) ICF Login
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ICF_SYSTEM_LOGIN | ICF System Logon | 20080609 |
Properties
| Interface | IF_ICF_SYSTEM_LOGIN_CONFIG | |
| Short Description | Interface for the Logon Configuration |
General Data
| Package | SICF_EXT_LOGIN | ICF Login |
| Created | 20080609 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_ICF_SYSTEM_LOGIN_CONFIG has no forward declaration.
Interfaces
Interface IF_ICF_SYSTEM_LOGIN_CONFIG has no interface.
Friends
Interface IF_ICF_SYSTEM_LOGIN_CONFIG has no friend.
Attributes
Interface IF_ICF_SYSTEM_LOGIN_CONFIG has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20080609 |
Events
Interface IF_ICF_SYSTEM_LOGIN_CONFIG has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_CONFIG_FEATURES | Public | See coding | 20080609 | begin of t_config_features,
label_image_1(80) type c,
supports_image_1 type abap_bool,
label_image_2(80) type c,
supports_image_2 type abap_bool,
supports_certurl type abap_bool,
supports_text_links type abap_bool,
supports_image_favorite type abap_bool,
supports_copyright_text type abap_bool,
supports_last_logon_info type abap_bool,
end of t_config_features
|
Method Signatures
Method GET_CONFIG_FEATURES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FEATURES | Value transfer | Type reference (TYPE) | T_CONFIG_FEATURES | 20080609 |
Method GET_CONFIG_FEATURES on Interface IF_ICF_SYSTEM_LOGIN_CONFIG has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 711 |