SAP ABAP Class IF_HDS_CALLBACK_UI (Callback for UI Implementation)
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
Class IF_HDS_CALLBACK_UI  
Short Description Callback for UI Implementation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20050224   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_HDS_CALLBACK_UI has no interface implemented.
Friends
Class IF_HDS_CALLBACK_UI has no friend class.
Attributes
Class IF_HDS_CALLBACK_UI has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_SOURCE_UI Instance method Public Method Supplies Object for Source UI Implementation 20050401
2 CREATE_TARGET_UI Instance method Public Method Supplies Object for Target UI Implementation 20050401
3 GET_TARGET_DDIC_STRUC Instance method Public Method Alternative: Target as Simple DDIC Structure 20050401
4 IS_TREE_CHANGEABLE Instance method Public Method Check if Tree Can Be Changed via UI 20070313
Events
Class IF_HDS_CALLBACK_UI has no event.
Types
Class 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 Returning R_RCL_UI_SOURCE Value transfer Object reference (TYPE REF TO) CL_HDS_UI_SOURCE 20050401

Method CREATE_SOURCE_UI on class 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 Returning 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 class 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 Returning R_DDIC_STRUC Value transfer Type reference (TYPE) TABNAME Tabellenname 20050401

Method GET_TARGET_DDIC_STRUC on class 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 Importing I_REF_TREECATG Call by reference Object reference (TYPE REF TO) CE_HDS_TREE_CATEGORY CE_HDS_TREE_CATEGORY=>CUSTOM 20070313
2 Importing I_TREE_ID Call by reference Type reference (TYPE) HDS_DTE_TREE_ID ID/Name des Ableitungsbaums 20070313
3 Returning R_FLG_CHANGEABLE Value transfer Type reference (TYPE) HDS_DTE_TREE_CHNGBLTY Kennzeichen "Baum änderbar" 20070313

Method IS_TREE_CHANGEABLE on class IF_HDS_CALLBACK_UI has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in