SAP ABAP Class CL_ICL_BDT_TREE (Business Data Toolset Analyzer)
Hierarchy
INSURANCE (Software Component) SAP Insurance
   FS-CM (Application Component) Claims Management
     ICL_OBSOLETE (Package) Schaden/Leistungssystem: obsolete Objekte
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_TREE_CATSXT Basic Class for Tree Control in the Time Sheet 20030122
Properties
Class CL_ICL_BDT_TREE  
Short Description Business Data Toolset Analyzer    
Super Class CL_TREE_CATSXT Basic Class for Tree Control in the Time Sheet 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ICL_OBSOLETE   Schaden/Leistungssystem: obsolete Objekte 
Created 20030122   SAP 
Last change 20050411   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ICL_BDT_TREE has no interface implemented.
Friends
Class CL_ICL_BDT_TREE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_CLOSE_CONTROL Constant Private Type reference (TYPE) UI_FUNC 'FC_CLOSE' Function Code: Close Control 20030123
2 GT_ABSNR Instance attribute Private Type reference (TYPE) TY_ABSNR_RANGE BDT: Section 20030122
3 GT_ALV_DATA Instance attribute Private Type reference (TYPE) TY_ALV_DATA_TAB ALV Data Sheet 20030122
4 GT_ALV_DATA_HASHED Instance attribute Private Type reference (TYPE) TY_ALV_TAB_HASHED ALV Data Sheet 20030122
5 GT_APPLI Instance attribute Private Type reference (TYPE) TY_APPLI_RANGE BDT: Application 20030122
6 GT_DYNID Instance attribute Private Type reference (TYPE) TY_DYNID_RANGE BDT: Screen 20030122
7 GT_FLDGR Instance attribute Private Type reference (TYPE) TY_FLDGR_RANGE BDT: Field Group 20030122
8 GT_NEW_NODES Instance attribute Private Type reference (TYPE) LVC_T_NKEY ALV tree control: Node table 20030122
9 GT_NODE_TAB Instance attribute Private Type reference (TYPE) TY_NODE_TAB 20030122
10 GT_SICHT Instance attribute Private Type reference (TYPE) TY_SICHT_RANGE BDT: View 20030122
11 GT_TBZ3H Instance attribute Private Type reference (TYPE) TY_TBZ3H_TAB 20030122
12 GT_TBZ3I Instance attribute Private Type reference (TYPE) TY_TBZ3I_TAB 20030122
13 GT_TBZ3K Instance attribute Private Type reference (TYPE) TY_TBZ3K_TAB 20030122
14 GT_TBZ3N Instance attribute Private Type reference (TYPE) TY_TBZ3N_TAB 20030122
15 GT_TBZ3R Instance attribute Private Type reference (TYPE) TY_TBZ3R_TAB 20030122
16 GT_TBZ3S Instance attribute Private Type reference (TYPE) TY_TBZ3S_TAB 20030122
17 GT_VARI_FUNC Instance attribute Private Type reference (TYPE) TY_BDT_VARI_FUNCS_TAB Variable Functions 20030722
18 GT_VARNR Instance attribute Private Type reference (TYPE) TY_VARNR_RANGE BDT: Screen Sequence 20030122
19 GT_VARTP Instance attribute Private Type reference (TYPE) TY_VARTP_RANGE BDT: Screen Sequence Category 20030122
20 GV_BDT_ID Instance attribute Private Type reference (TYPE) BDT_INSTANCE_ID ID of a BDT Instance 20030124
21 GV_EXPAND_OFF Instance attribute Private Type reference (TYPE) XFELD Suppress Node Expansion "X" = Yes 20030710
22 GV_NO_FRONTEND_UPDATE Instance attribute Private Type reference (TYPE) XFELD Perform Frontend Update 20030122
23 GV_OBJAP Instance attribute Private Type reference (TYPE) TBZ0B-OBJAP BDT: Application Object 20030122
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CHILDREN Instance method Private Method Add Subnode to Tree 20030122
2 ADJUST_GT_TBZ3H Instance method Private Method ADJUST_GT_TBZ3I 20030122
3 ADJUST_GT_TBZ3I Instance method Private Method ADJUST_GT_TBZ3I 20030122
4 ADJUST_GT_TBZ3K Instance method Private Method ADJUST_GT_TBZ3K 20030122
5 ADJUST_GT_TBZ3N Instance method Private Method ADJUST_GT_TBZ3N 20030122
6 BUILD_ALV_DATA_TAB Instance method Private Method Fill Data for ALV Tree Control 20030122
7 CHANGE_TOOLBAR Instance method Private Method Change ALV Tree Toolbar 20030122
8 CLOSE_CONTROL Instance method Public Method Set Control to Invisible and Trigger CLOSE Event 20030123
9 DISABLE_FRONTEND_UPDATE Instance method Private Method Suppress Frontend Updates 20030122
10 DISABLE_TREE_EXPANSION Instance method Private Method Suppress Tree Expansion 20030710
11 DISPLAY_CUSTOMIZING Instance method Private Method Display BDT Customizing 20030122
12 DISPLAY_FUNCTION_MODULE Instance method Private Method Display function module 20030122
13 ENABLE_FRONTEND_UPDATE Instance method Private Method Enable Frontend Updates Again 20030122
14 ENABLE_TREE_EXPANSION Instance method Private Method Activate Tree Expansion 20030710
15 EXPAND_FIELD_GROUP Instance method Private Method Expand Field Group 20030122
16 EXPAND_PUSHBUTTONS Instance method Private Method Expand Pushbuttons 20030722
17 EXPAND_SCREEN Instance method Private Method Expand Screen 20030122
18 EXPAND_SCREEN_SEQUENCE Instance method Private Method Expand Screen Sequence 20030122
19 EXPAND_SCREEN_SEQUENCE_TYPE Instance method Private Method Expand Screen Sequence Category 20030122
20 EXPAND_SECTION Instance method Private Method Expand section 20030122
21 EXPAND_SELECTED_NODE Instance method Private Method Expand Selected Node 20030123
22 EXPAND_VIEW Instance method Private Method Expand View 20030122
23 GET_FIELDGROUPS_FOR_SECTIONS Instance method Private Method GET_FIELDGROUPS_FOR_SECTIONS 20030122
24 GET_FIELDS_FOR_FIELDGROUPS Instance method Private Method GET_FIELDS_FOR_FIELDGROUPS 20030122
25 GET_NEW_NODES Instance method Private Method Get Newly Created Notes 20030122
26 GET_SCREENS_FOR_SEQUENCE Instance method Private Method GET_SCREENS_FOR_SEQUENCE 20030122
27 GET_SCREEN_SEQUENCE Instance method Private Method GET_SCREEN_SEQUENCE 20030122
28 GET_SECTIONS_FOR_SCREENS Instance method Private Method GET_SECTIONS_FOR_SCREENS 20030122
29 GET_VIEWS_FOR_SECTIONS Instance method Private Method GET_VIEWS_FOR_SECTIONS 20030122
30 INIT_NEW_NODES Instance method Private Method Reset Table of Newly Created Nodes 20030122
31 ON_BEFORE_USER_COMMAND Instance method Private Event handling method Eventhandler BEFORE_USER_COMMAND 20030122
32 ON_EXPAND_NO_CHILDREN Instance method Private Event handling method Expand Node 20030122
33 ON_LINK_CLICKED Instance method Private Event handling method Link Clicked 20030122
34 SET_FUNCTION_CODES Instance method Private Method Include Function Codes in Tree 20030725
35 SET_NEW_NODE Instance method Private Method Note Newly Created Node 20030122
36 SET_PUSHBUTTON_FCODES Instance method Private Method Add FCodes for Pushbuttons to Tree 20030729
37 START Instance method Public Method Select Data, Set Up and Display Tree Control 20030122
38 STRIP_HYPHEN Instance method Private Method Eliminate Hyphen as Last Character 20030122
39 TEST_OUTPUT Instance method Private Method TEST_OUTPUT 20030122
Events
# Event Type Visibility Description Created on
1 CLOSE_REQUESTED Instance Event
(0)
Public
(2)
Control Close Requested 20030123
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_ABSNR_RANGE Private See coding 20030122
2 TY_ALV_DATA_TAB Private See coding 20030122
3 TY_ALV_TAB_HASHED Private See coding 20030122
4 TY_APPLI_RANGE Private See coding 20030122
5 TY_BDT_VARI_FUNCS_TAB Private See coding 20030722
6 TY_DYNID_RANGE Private See coding 20030122
7 TY_FLDGR_RANGE Private See coding 20030122
8 TY_NODE_LN Private See coding 20030122
9 TY_NODE_TAB Private See coding 20030122
10 TY_SICHT_RANGE Private See coding 20030122
11 TY_TBZ3H_TAB Private See coding 20030122
12 TY_TBZ3I_TAB Private See coding 20030122
13 TY_TBZ3K_TAB Private See coding 20030122
14 TY_TBZ3N_TAB Private See coding 20030122
15 TY_TBZ3R_TAB Private See coding 20030122
16 TY_TBZ3S_TAB Private See coding 20030122
17 TY_VARNR_RANGE Private See coding 20030122
18 TY_VARTP_RANGE Private See coding 20030122
Method Signatures

Method ADD_CHILDREN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FRONTEND_UPDATE Call by reference Type reference (TYPE) XFELD 'X' Frontend update ausfuehren 'X' = Ja 20030123
2 Importing IM_NODE_DATA Call by reference Type reference (TYPE) TY_NODE_LN Node Information 20030122
3 Importing IM_SET_TOP_NODE Call by reference Type reference (TYPE) XFELD 'X' mitgegebenen Knoten als top Knoten setzen 'X' = Ja 20030123

Method ADD_CHILDREN on class CL_ICL_BDT_TREE has no exception.

Method ADJUST_GT_TBZ3H Signature

Method ADJUST_GT_TBZ3H on class CL_ICL_BDT_TREE has no parameter.
Method ADJUST_GT_TBZ3H on class CL_ICL_BDT_TREE has no exception.

Method ADJUST_GT_TBZ3I Signature

Method ADJUST_GT_TBZ3I on class CL_ICL_BDT_TREE has no parameter.
Method ADJUST_GT_TBZ3I on class CL_ICL_BDT_TREE has no exception.

Method ADJUST_GT_TBZ3K Signature

Method ADJUST_GT_TBZ3K on class CL_ICL_BDT_TREE has no parameter.
Method ADJUST_GT_TBZ3K on class CL_ICL_BDT_TREE has no exception.

Method ADJUST_GT_TBZ3N Signature

Method ADJUST_GT_TBZ3N on class CL_ICL_BDT_TREE has no parameter.
Method ADJUST_GT_TBZ3N on class CL_ICL_BDT_TREE has no exception.

Method BUILD_ALV_DATA_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CURR_SCREENSEQ_TYPE Call by reference Type reference (TYPE) BU_VARTP BDT: Bildfolgetyp 20040318

Method BUILD_ALV_DATA_TAB on class CL_ICL_BDT_TREE has no exception.

Method CHANGE_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CLOSE_BUTTON Call by reference Type reference (TYPE) XFELD Close Button anzeigen 'X' = Ja 20030123

Method CHANGE_TOOLBAR on class CL_ICL_BDT_TREE has no exception.

Method CLOSE_CONTROL Signature

Method CLOSE_CONTROL on class CL_ICL_BDT_TREE has no parameter.
Method CLOSE_CONTROL on class CL_ICL_BDT_TREE has no exception.

Method DISABLE_FRONTEND_UPDATE Signature

Method DISABLE_FRONTEND_UPDATE on class CL_ICL_BDT_TREE has no parameter.
Method DISABLE_FRONTEND_UPDATE on class CL_ICL_BDT_TREE has no exception.

Method DISABLE_TREE_EXPANSION Signature

Method DISABLE_TREE_EXPANSION on class CL_ICL_BDT_TREE has no parameter.
Method DISABLE_TREE_EXPANSION on class CL_ICL_BDT_TREE has no exception.

Method DISPLAY_CUSTOMIZING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NODE_KEY Call by reference Type reference (TYPE) LVC_NKEY ALV-Tree-Control: Node-key 20030122

Method DISPLAY_CUSTOMIZING on class CL_ICL_BDT_TREE has no exception.

Method DISPLAY_FUNCTION_MODULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FUNCTION_NAME Call by reference Type reference (TYPE) RS38L_FNAM Name des Funktionsbausteins 20030122

Method DISPLAY_FUNCTION_MODULE on class CL_ICL_BDT_TREE has no exception.

Method ENABLE_FRONTEND_UPDATE Signature

Method ENABLE_FRONTEND_UPDATE on class CL_ICL_BDT_TREE has no parameter.
Method ENABLE_FRONTEND_UPDATE on class CL_ICL_BDT_TREE has no exception.

Method ENABLE_TREE_EXPANSION Signature

Method ENABLE_TREE_EXPANSION on class CL_ICL_BDT_TREE has no parameter.
Method ENABLE_TREE_EXPANSION on class CL_ICL_BDT_TREE has no exception.

Method EXPAND_FIELD_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FIELD_GROUP Call by reference Type reference (TYPE) BU_FLDGR BDT: Feldgruppe 20030122
2 Importing IM_NODE_KEY Call by reference Type reference (TYPE) LVC_NKEY ALV-Tree-Control: Node-key 20030122
3 Returning RE_FIELDS_EXIST Value transfer Type reference (TYPE) XFELD Es existieren Felder zur Feldgruppe 'X' = Ja 20030124

Method EXPAND_FIELD_GROUP on class CL_ICL_BDT_TREE has no exception.

Method EXPAND_PUSHBUTTONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NODE_KEY Call by reference Type reference (TYPE) LVC_NKEY ALV-Tree-Control: Node-key 20030722

Method EXPAND_PUSHBUTTONS on class CL_ICL_BDT_TREE has no exception.

Method EXPAND_SCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NODE_KEY Call by reference Type reference (TYPE) LVC_NKEY ALV-Tree-Control: Node-key 20030122
2 Importing IM_SCREEN Call by reference Type reference (TYPE) BU_DYNID BDT: Bild 20030122
3 Returning RE_SECTIONS_EXIST Value transfer Type reference (TYPE) XFELD Es existieren Abschnitte zum Bild 'X' = Ja 20030124

Method EXPAND_SCREEN on class CL_ICL_BDT_TREE has no exception.

Method EXPAND_SCREEN_SEQUENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NODE_KEY Call by reference Type reference (TYPE) LVC_NKEY ALV-Tree-Control: Node-key 20030122
2 Importing IM_SCREEN_SEQUENCE Call by reference Type reference (TYPE) BU_VARNR BDT: Bildfolge 20030122
3 Importing IM_SCREEN_SEQUENCE_TYPE Call by reference Type reference (TYPE) BU_VARTP BDT: Bildfolgetyp 20030710
4 Returning RE_SCREENS_EXIST Value transfer Type reference (TYPE) XFELD Es existieren Bilder zur Bildfolge 'X' = Ja 20030124

Method EXPAND_SCREEN_SEQUENCE on class CL_ICL_BDT_TREE has no exception.

Method EXPAND_SCREEN_SEQUENCE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NODE_KEY Call by reference Type reference (TYPE) LVC_NKEY ALV-Tree-Control: Node-key 20030122
2 Importing IM_SCREEN_SEQUENCE_TYPE Call by reference Type reference (TYPE) BU_VARTP BDT: Bildfolgetyp 20030122

Method EXPAND_SCREEN_SEQUENCE_TYPE on class CL_ICL_BDT_TREE has no exception.

Method EXPAND_SECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NODE_KEY Call by reference Type reference (TYPE) LVC_NKEY ALV-Tree-Control: Node-key 20030122
2 Importing IM_SECTION Call by reference Type reference (TYPE) BU_ABSNR BDT: Abschnitt 20030122
3 Returning RE_VIEWS_EXIST Value transfer Type reference (TYPE) XFELD Es existieren Sichten zum Abschnitt 20030124

Method EXPAND_SECTION on class CL_ICL_BDT_TREE has no exception.

Method EXPAND_SELECTED_NODE Signature

Method EXPAND_SELECTED_NODE on class CL_ICL_BDT_TREE has no parameter.
Method EXPAND_SELECTED_NODE on class CL_ICL_BDT_TREE has no exception.

Method EXPAND_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NODE_KEY Call by reference Type reference (TYPE) LVC_NKEY ALV-Tree-Control: Node-key 20030122
2 Importing IM_VIEW Call by reference Type reference (TYPE) BU_SICHT BDT: Sicht 20030122
3 Returning RE_FIELD_GROUPS_EXIST Value transfer Type reference (TYPE) XFELD Es existieren Feldgruppen zur Sicht 'X' = Ja 20030124

Method EXPAND_VIEW on class CL_ICL_BDT_TREE has no exception.

Method GET_FIELDGROUPS_FOR_SECTIONS Signature

Method GET_FIELDGROUPS_FOR_SECTIONS on class CL_ICL_BDT_TREE has no parameter.
Method GET_FIELDGROUPS_FOR_SECTIONS on class CL_ICL_BDT_TREE has no exception.

Method GET_FIELDS_FOR_FIELDGROUPS Signature

Method GET_FIELDS_FOR_FIELDGROUPS on class CL_ICL_BDT_TREE has no parameter.
Method GET_FIELDS_FOR_FIELDGROUPS on class CL_ICL_BDT_TREE has no exception.

Method GET_NEW_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_NODES Value transfer Type reference (TYPE) LVC_T_NKEY ALV-Tree-Control: Node-table 20030122

Method GET_NEW_NODES on class CL_ICL_BDT_TREE has no exception.

Method GET_SCREENS_FOR_SEQUENCE Signature

Method GET_SCREENS_FOR_SEQUENCE on class CL_ICL_BDT_TREE has no parameter.
Method GET_SCREENS_FOR_SEQUENCE on class CL_ICL_BDT_TREE has no exception.

Method GET_SCREEN_SEQUENCE Signature

Method GET_SCREEN_SEQUENCE on class CL_ICL_BDT_TREE has no parameter.
Method GET_SCREEN_SEQUENCE on class CL_ICL_BDT_TREE has no exception.

Method GET_SECTIONS_FOR_SCREENS Signature

Method GET_SECTIONS_FOR_SCREENS on class CL_ICL_BDT_TREE has no parameter.
Method GET_SECTIONS_FOR_SCREENS on class CL_ICL_BDT_TREE has no exception.

Method GET_VIEWS_FOR_SECTIONS Signature

Method GET_VIEWS_FOR_SECTIONS on class CL_ICL_BDT_TREE has no parameter.
Method GET_VIEWS_FOR_SECTIONS on class CL_ICL_BDT_TREE has no exception.

Method INIT_NEW_NODES Signature

Method INIT_NEW_NODES on class CL_ICL_BDT_TREE has no parameter.
Method INIT_NEW_NODES on class CL_ICL_BDT_TREE has no exception.

Method ON_BEFORE_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SENDER Value transfer Attribute reference (LIKE) 20030122
2 Importing UCOMM Value transfer Attribute reference (LIKE) 20030122

Method ON_BEFORE_USER_COMMAND on class CL_ICL_BDT_TREE has no exception.

Method ON_EXPAND_NO_CHILDREN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20030122

Method ON_EXPAND_NO_CHILDREN on class CL_ICL_BDT_TREE has no exception.

Method ON_LINK_CLICKED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELDNAME Value transfer Attribute reference (LIKE) 20030122
2 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20030122

Method ON_LINK_CLICKED on class CL_ICL_BDT_TREE has no exception.

Method SET_FUNCTION_CODES Signature

Method SET_FUNCTION_CODES on class CL_ICL_BDT_TREE has no parameter.
Method SET_FUNCTION_CODES on class CL_ICL_BDT_TREE has no exception.

Method SET_NEW_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NODE_KEY Call by reference Type reference (TYPE) LVC_NKEY ALV-Tree-Control: Node-key 20030122

Method SET_NEW_NODE on class CL_ICL_BDT_TREE has no exception.

Method SET_PUSHBUTTON_FCODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_TOP_NODE Call by reference Type reference (TYPE) LVC_NKEY Knoten ID des Top Knotens 20030729
2 Importing IT_NODE_TAB Call by reference Type reference (TYPE) TY_NODE_TAB Knotentabelle 20030729

Method SET_PUSHBUTTON_FCODES on class CL_ICL_BDT_TREE has no exception.

Method START Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_APPLICATION Call by reference Type reference (TYPE) TABLE BDT: Anwendung - Ranges Tabelle vom Typ BU_APPLI 20030122
2 Importing IM_APPLICATION_OBJECT Call by reference Type reference (TYPE) BU_OBJAP BDT: Anwendungsobjekt 20030122
3 Importing IM_BDT_INSTANCE_ID Call by reference Type reference (TYPE) BDT_INSTANCE_ID ID einer BDT-Instanz 20030124
4 Importing IM_CLOSE_BUTTON Call by reference Type reference (TYPE) XFELD SPACE Close Button im Toolbar anzeigen 'X' = Ja 20030123
5 Importing IM_CURR_SCREENSEQ_TYPE Call by reference Type reference (TYPE) BU_VARTP BDT: Bildfolgetyp 20040318
6 Importing IM_EXPAND_IMMEDIATELY Call by reference Type reference (TYPE) XFELD SPACE Baum sofort aufreissen 'X' = Ja 20030122
7 Importing IM_FIELDGROUP Call by reference Type reference (TYPE) TABLE BDT: Feldgruppen - Ranges Tabelle vom Typ BU_FLDGR 20030122
8 Importing IM_SCREEN Call by reference Type reference (TYPE) TABLE BDT: Bild - Ranges Tabelle vom Typ BU_DYNID 20030122
9 Importing IM_SCREEN_SEQUENCE Call by reference Type reference (TYPE) TABLE BDT: Bildfolge - Ranges Tabelle vom Typ BU_VARNR 20030122
10 Importing IM_SCREEN_SEQUENCE_TYPE Call by reference Type reference (TYPE) TABLE BDT: Bildfolgetyp - Ranges Tabelle vom Typ BU_VARTP 20030122
11 Importing IM_SECTION Call by reference Type reference (TYPE) TABLE BDT: Abschnitt - Ranges Tabelle vom Typ BU_ABSNR 20030122
12 Importing IM_VIEW Call by reference Type reference (TYPE) TABLE BDT: Sichten - Ranges Tabelle vom Typ BU_SICHT 20030122

Method START on class CL_ICL_BDT_TREE has no exception.

Method STRIP_HYPHEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_TEXT Call by reference Type reference (TYPE) CLIKE Text 20030122

Method STRIP_HYPHEN on class CL_ICL_BDT_TREE has no exception.

Method TEST_OUTPUT Signature

Method TEST_OUTPUT on class CL_ICL_BDT_TREE has no parameter.
Method TEST_OUTPUT on class CL_ICL_BDT_TREE has no exception.
Event Signatures

Event CLOSE_REQUESTED Signature
Event CLOSE_REQUESTED on class CL_ICL_BDT_TREE has no parameter.
History
Last changed by/on SAP  20050411 
SAP Release Created in 471