SAP ABAP Interface IF_HDS_UI_SCREEN_CALLBACK (Callbacks from UI (Front End))
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-FS-HDS (Application Component) Hierarchical Derivation Service
⤷
HDS_UI (Package) HDS User Interface

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_HDS_UI_SOURCE | UI Class for Source | 20060413 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_HDS_UI_TARGET_DDIC | Target as DDIC Structure | 20060413 |
Properties
Interface | IF_HDS_UI_SCREEN_CALLBACK | |
Short Description | Callbacks from UI (Front End) |
General Data
Package | HDS_UI | HDS User Interface |
Created | 20060412 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_HDS_UI_SCREEN_CALLBACK has no forward declaration.
Interfaces
Interface IF_HDS_UI_SCREEN_CALLBACK has no interface.
Friends
Interface IF_HDS_UI_SCREEN_CALLBACK has no friend.
Attributes
Interface IF_HDS_UI_SCREEN_CALLBACK has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Call F4 Help Dialog | 20060412 |
2 | ![]() |
Instance method | Public | Method | Supplies Label for a Field Value | 20060424 |
3 | ![]() |
Instance method | Public | Method | Mapping External (UI) Format to Internal | 20060601 |
4 | ![]() |
Instance method | Public | Method | Mapping Internal (UI) Format to External | 20060601 |
Events
Interface IF_HDS_UI_SCREEN_CALLBACK has no event.
Types
Interface IF_HDS_UI_SCREEN_CALLBACK has no local type.
Method Signatures
Method CALL_F4 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_STR_DATA | Call by reference | Type reference (TYPE) | ANY | 20060614 | |||
2 | ![]() |
E_FLG_CANCELLED | Value transfer | Type reference (TYPE) | HDS_DTE_FLAG | Abbruch durch Benutzer | 20060412 | ||
3 | ![]() |
E_TAB_OTHER_FIELDS | Call by reference | Type reference (TYPE) | HDS_TAB_FIELDNAME | Tabelle von Feldnamen | 20060614 | ||
4 | ![]() |
I_CATEGORY | Value transfer | Type reference (TYPE) | HDS_DTE_CONDITION_CATEGORY | Bedingungstyp | 20060614 | ||
5 | ![]() |
I_FIELDNAME | Value transfer | Type reference (TYPE) | FIELDNAME | Feldname | 20060412 |
Method CALL_F4 on Interface IF_HDS_UI_SCREEN_CALLBACK has no exception.
Method GET_VALUE_LABEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CATEGORY | Value transfer | Type reference (TYPE) | HDS_DTE_CONDITION_CATEGORY | Bedingungstyp | 20060614 | ||
2 | ![]() |
I_FIELDNAME | Value transfer | Type reference (TYPE) | CSEQUENCE | Feldname | 20060424 | ||
3 | ![]() |
I_STR_DATA | Value transfer | Type reference (TYPE) | ANY | Daten als Struktur | 20060614 | ||
4 | ![]() |
R_VALUE_LABEL | Value transfer | Type reference (TYPE) | HDS_DTE_VALUE_LABEL | Label für Werte | 20060424 |
Method GET_VALUE_LABEL on Interface IF_HDS_UI_SCREEN_CALLBACK has no exception.
Method MAP_EXTERN_TO_INTERN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_STR_DATA | Call by reference | Type reference (TYPE) | ANY | 20060616 | |||
2 | ![]() |
I_FIELDNAME_EXTERN | Value transfer | Type reference (TYPE) | FIELDNAME | Feldname | 20060601 | ||
3 | ![]() |
I_FIELDNAME_INTERN | Value transfer | Type reference (TYPE) | FIELDNAME | Feldname | 20060601 | ||
4 | ![]() |
I_REF_LOG | Value transfer | Object reference (TYPE REF TO) | IF_HDS_LOG | HDS Interface für Logging | 20060601 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Aktion konnte nicht durchgeführt werden | 20060601 |
Method MAP_INTERN_TO_EXTERN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_STR_DATA | Call by reference | Type reference (TYPE) | ANY | 20060616 | |||
2 | ![]() |
I_FIELDNAME_EXTERN | Value transfer | Type reference (TYPE) | FIELDNAME | Feldname | 20060601 | ||
3 | ![]() |
I_FIELDNAME_INTERN | Value transfer | Type reference (TYPE) | FIELDNAME | Feldname | 20060601 | ||
4 | ![]() |
I_REF_LOG | Value transfer | Object reference (TYPE REF TO) | IF_HDS_LOG | HDS Interface für Logging | 20060601 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Aktion konnte nicht durchgeführt werden | 20060601 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |