SAP ABAP Interface IF_HDS_CALLBACK_UI (Callback for UI Implementation)
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_AR_ENGINE_CALLBACK | Callbacks for HDS | 20060526 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_HDS_TRAVEL_CALLBACK | Test Callback | 20050401 |
Properties
Interface | IF_HDS_CALLBACK_UI | |
Short Description | Callback for UI Implementation |
General Data
Package | HDS_UI | HDS User Interface |
Created | 20050224 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | CE_HDS_TREE_CATEGORY | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Interface IF_HDS_CALLBACK_UI has no interface.
Friends
Interface IF_HDS_CALLBACK_UI has no friend.
Attributes
Interface IF_HDS_CALLBACK_UI has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Supplies Object for Source UI Implementation | 20050401 |
2 | ![]() |
Instance method | Public | Method | Supplies Object for Target UI Implementation | 20050401 |
3 | ![]() |
Instance method | Public | Method | Alternative: Target as Simple DDIC Structure | 20050401 |
4 | ![]() |
Instance method | Public | Method | Check if Tree Can Be Changed via UI | 20070313 |
Events
Interface IF_HDS_CALLBACK_UI has no event.
Types
Interface IF_HDS_CALLBACK_UI has no local type.
Method Signatures
Method CREATE_SOURCE_UI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_RCL_UI_SOURCE | Value transfer | Object reference (TYPE REF TO) | CL_HDS_UI_SOURCE | 20050401 |
Method CREATE_SOURCE_UI on Interface IF_HDS_CALLBACK_UI has no exception.
Method CREATE_TARGET_UI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_RCL_UI_TARGET | Value transfer | Object reference (TYPE REF TO) | CL_HDS_UI_TARGET | Instanz des Target UI | 20050401 |
Method CREATE_TARGET_UI on Interface IF_HDS_CALLBACK_UI has no exception.
Method GET_TARGET_DDIC_STRUC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_DDIC_STRUC | Value transfer | Type reference (TYPE) | TABNAME | Tabellenname | 20050401 |
Method GET_TARGET_DDIC_STRUC on Interface IF_HDS_CALLBACK_UI has no exception.
Method IS_TREE_CHANGEABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_REF_TREECATG | Call by reference | Object reference (TYPE REF TO) | CE_HDS_TREE_CATEGORY | CE_HDS_TREE_CATEGORY=>CUSTOM | 20070313 | ||
2 | ![]() |
I_TREE_ID | Call by reference | Type reference (TYPE) | HDS_DTE_TREE_ID | ID/Name des Ableitungsbaums | 20070313 | ||
3 | ![]() |
R_FLG_CHANGEABLE | Value transfer | Type reference (TYPE) | HDS_DTE_TREE_CHNGBLTY | Kennzeichen "Baum änderbar" | 20070313 |
Method IS_TREE_CHANGEABLE on Interface IF_HDS_CALLBACK_UI has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 40 |