SAP ABAP Class CL_TPDA_TOOL_PROGS (TPDA: Template for New Tools)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     STPDA_TOOLS (Package) ABAP Debugger: Tools (Plugins)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_TPDA_TOOL TPDA: Interface for Plug-In 20040504
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_TPDA_TOOL_SERVICES TPDA: Services of the Tools 20040504
Properties
Class CL_TPDA_TOOL_PROGS  
Short Description TPDA: Template for New Tools    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package STPDA_TOOLS   ABAP Debugger: Tools (Plugins) 
Created 20040504   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_TPDA_TOOL_PROGS has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_TPDA_TOOL TPDA: Interface for Plug-In 20040504
2 IF_TPDA_TOOL_SERVICES TPDA: Services of the Tools 20040504
Friends
# Friend Modeled only Created on Description
1 CL_TPDA_TOOL_INSTANCE_HANDLER 20040504 TPDA: Instance Management of Debugger Tools
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTIVE_TAB Instance attribute Private Attribute reference (LIKE) 20040504
2 ACTIVE_TAB_SEARCH Instance attribute Private Type reference (TYPE) TPDA_ACTIVE_TAB tpda: Active Tab of a Tabstrip 20040505
3 CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in Screen Area 20040504
4 CURR_PROG_COUNT Instance attribute Private Type reference (TYPE) I 20040504
5 C_BUT_NAV_TO_OO Constant Private Type reference (TYPE) STRING 'BUT_NAV_TO_OO' 20040506
6 C_BUT_NAV_TO_OO_ICON Constant Private Type reference (TYPE) STRING 'BUT_NAV_TO_OO_ICON' 20040506
7 C_BUT_SORT_A Constant Private Type reference (TYPE) STRING 'BUT_SORT_A' 20040505
8 C_BUT_SORT_D Constant Private Type reference (TYPE) STRING 'BUT_SORT_D' 20040505
9 C_CLASS_NAME Constant Private Type reference (TYPE) SEOCLSNAME 'CL_TPDA_TOOL_PROGS' 20040504
10 C_CONTEXT_NAV_EU Constant Private Type reference (TYPE) SYUCOMM 'PROGS_NAV_EU' Screens, Function Code Triggered by PAI 20040506
11 C_CONTEXT_SEARCH Constant Private Type reference (TYPE) SYUCOMM 'PROGS_SEARCH' Screens, Function Code Triggered by PAI 20040506
12 C_DYNNR_GLOBALS Constant Private Type reference (TYPE) SYDYNNR '0300' ABAP Program: Number of Current Screen 20040517
13 C_DYNNR_PROGS Constant Private Type reference (TYPE) SYDYNNR '0200' ABAP Program: Number of Current Screen 20040517
14 C_EVENT_DEBUG_STEP Instance attribute Private Attribute reference (LIKE) 20040504
15 C_GLOBAL_VAL Constant Private Type reference (TYPE) STRING 'DYNP_VARS-WA_GLOBALS-VARVALUE' 20040505
16 C_GLOBAL_VARNAME Constant Private Type reference (TYPE) STRING 'DYNP_VARS-WA_GLOBALS-VARNAME' 20040505
17 C_INST1_PRG Constant Private Type reference (TYPE) PROGRAMM 'SAPLSTPDA_TOOL_PROGS' 20040504
18 C_INST2_PRG Constant Private Type reference (TYPE) PROGRAMM 'SAPLSTPDA_TOOL_PROGS2' 20040504
19 C_INST3_PRG Constant Private Type reference (TYPE) PROGRAMM 'SAPLSTPDA_TOOL_PROGS3' 20040504
20 C_INST4_PRG Constant Private Type reference (TYPE) PROGRAMM 'SAPLSTPDA_TOOL_PROGS4' 20040504
21 C_INST_SCR Constant Private Type reference (TYPE) SYDYNNR '0100' 20040504
22 C_NAV_TO_ATTR Constant Private Type reference (TYPE) STRING 'DYNP_VARS-WA_PROGS-NAV_TO_ATTR' 20040506
23 C_NAV_TO_GLOBALS Constant Private Type reference (TYPE) STRING 'DYNP_VARS-WA_PROGS-NAV_TO_GLOBALS' 20040505
24 C_PROG Constant Private Type reference (TYPE) STRING 'DYNP_VARS-WA_PROGS-PROGRAM' 20040505
25 C_PROG_HEAD Constant Private Type reference (TYPE) STRING 'DYNP_VARS-WA_PROGS-PRGHEAD' 20040505
26 C_PROG_HEAD_ICON Constant Private Type reference (TYPE) STRING 'DYNP_VARS-WA_PROGS-HEADOFGROUP' 20040505
27 C_PROG_NAV Constant Private Type reference (TYPE) STRING 'DYNP_VARS-SEL_PROG' 20040510
28 C_PROG_TYPE Constant Private Type reference (TYPE) STRING 'DYNP_VARS-WA_PROGS-PRG_TYPE' 20040506
29 C_ROOT Constant Private Type reference (TYPE) TV_NODEKEY 'PROGS' Tree Control: Node Key 20040504
30 C_SERVICE_NAV_EDITOR Constant Private Type reference (TYPE) TV_NODEKEY 'NAV_EDIT' Tree Control: Node Key 20040506
31 C_SERVICE_NAV_EDITOR_LOCAL Constant Private Type reference (TYPE) TV_NODEKEY 'NAV_EDIT_L' Tree Control: Node Key 20040506
32 C_SERVICE_NAV_EDITOR_REMOTE Constant Private Type reference (TYPE) TV_NODEKEY 'NAV_EDIT_R' Tree Control: Node Key 20040506
33 C_SERVICE_SYS_A Constant Private Type reference (TYPE) TV_NODEKEY 'PRG_SYS_A' Tree Control: Node Key 20040505
34 C_SERVICE_SYS_E Constant Private Type reference (TYPE) TV_NODEKEY 'PRG_SYS_E' Tree Control: Node Key 20040505
35 C_TAB_GLOBALS Constant Private Type reference (TYPE) TPDA_ACTIVE_TAB 'TAB_BUT_GLOBAL_DATA' tpda: Active Tab of a Tabstrip 20040505
36 C_TAB_PROGS Constant Private Type reference (TYPE) TPDA_ACTIVE_TAB 'TAB_BUT_PROGS' tpda: Active Tab of a Tabstrip 20040505
37 C_TCNAME_GLOBALS Constant Private Type reference (TYPE) STRING 'TC_GLOBALS' 20040517
38 C_TCNAME_PROGS Constant Private Type reference (TYPE) STRING 'TC_PROGS' 20040517
39 C_TRUE Constant Private Type reference (TYPE) FLAG 'X' General Flag 20040504
40 C_VAR_GLOBAL_STAT Constant Private Type reference (TYPE) STRING 'DYNP_VARS-WA_GLOBALS-VARSTATUS' 20040505
41 DISPLAY_IN_PARALLEL Static Attribute Private Type reference (TYPE) FLAG 'X' General Flag 20040521
42 DYNNR Instance attribute Private Attribute reference (LIKE) 20040504
43 DYNP_VARS Instance attribute Private Type reference (TYPE) TPDA_TOOL_GL_PROGS TPDA: Global Data Structure of Stack Tool 20040504
44 EXC_INT_ERROR Instance attribute Private Object reference (TYPE REF TO) CX_TPDA_INTERNEL_ERROR 20040505
45 EXC_NAVIGATION Instance attribute Private Object reference (TYPE REF TO) CX_TPDA_NAVIGATION 20040504
46 EXC_NOTH_MARKED Instance attribute Private Object reference (TYPE REF TO) CX_TPDA_NOTHING_MARKED 20040517
47 EXC_OP_FAILED Instance attribute Private Object reference (TYPE REF TO) CX_TPDA_OPERATION_FAILED 20040506
48 EXC_VARNAME Instance attribute Private Object reference (TYPE REF TO) CX_TPDA_VARNAME 20040505
49 GLOBALS_DYNNR Instance attribute Private Type reference (TYPE) SY-DYNNR '0300' ABAP Program: Number of Current Screen 20040506
50 IT_INSTANCE_ADMIN Static Attribute Private Type reference (TYPE) TPDA_TOOL_INSTANCE_ADMIN_IT 20040504
51 PROGRAM Instance attribute Private Attribute reference (LIKE) 20040504
52 REF_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_TPDA_TOOL_INSTANCE_HANDLER 20040504
53 REF_SEARCH Instance attribute Private Attribute reference (LIKE) 20040504
54 REF_SORT Instance attribute Private Attribute reference (LIKE) 20040517
55 TREE_CTRL Instance attribute Private Object reference (TYPE REF TO) CL_GUI_SIMPLE_TREE Simple Tree Control 20040504
56 WITH_SYS_PRGS Instance attribute Private Type reference (TYPE) FLAG 'X' General Flag 20040505
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_NODE_TABLE Instance method Private Method 20040504
2 BUILD_SERVICES_MENUE Instance method Public Method 20040504
3 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20040504
4 CONSTRUCTOR Instance method Public Constructor Constructor 20040504
5 CREATE Instance method Public Method 20040504
6 DBKLICK_VARSTAT Instance method Private Method 20040505
7 DELETE Instance method Public Method 20040504
8 DEREGISTER_EVENTS Instance method Private Method 20040504
9 DISPLAY_PRG_GROUP Instance method Private Method 20040505
10 DOWNLOAD Instance method Private Method 20040504
11 DOWNLOAD_TREE Instance method Private Method 20040518
12 DYNP_REFRESH_CONTROLS Instance method Private Method 20040504
13 GET_DYNP_VARS Instance method Public Method 20040504
14 GET_GENERAL_OPTIONS Static method Private Method 20040521
15 GET_SUBSC Instance method Public Method 20040506
16 GET_VIEW Instance method Public Method 20040504
17 HANDLE_DEBUG_STEP Instance method Public Method 20040504
18 HANDLE_DEF_CONTEXT_MENU_REQ Instance method Private Event handling method 20040506
19 HANDLE_DEF_CONTEXT_MENU_SEL Instance method Private Event handling method 20040506
20 HANDLE_DOUBLE_CLICK Instance method Public Event handling method 20040504
21 HANDLE_NODE_CONTEXT_MENU_REQ Instance method Private Event handling method 20040506
22 HANDLE_NODE_CONTEXT_MENU_SEL Instance method Private Event handling method 20040506
23 HANDLE_OK_CODE Instance method Public Method 20040504
24 HANDLE_SERVICE_REQUEST Instance method Public Method 20040504
25 HANDLE_STACK_NAVIGATION Instance method Private Event handling method 20040504
26 HANDLE_TAB_ACTIVATED Instance method Public Method 20040504
27 HANDLE_TAB_DEACTIVATED Instance method Public Method 20040504
28 HANDLE_VAR_CHANGE Instance method Private Event handling method 20040615
29 INIT Instance method Public Method 20040504
30 IS_AVAILABLE Instance method Public Method 20040504
31 NAVIGATE_TO_ATTR Instance method Private Method 20040506
32 NAVIGATE_TO_GLOBALS Instance method Private Method 20040505
33 NAVIGATE_TO_OO_VIEW Instance method Private Method 20040506
34 NAV_TO_EU Instance method Private Method 20040506
35 REFRESH_GLOBALS Instance method Private Method 20040504
36 REFRESH_PROGS Instance method Private Method 20040504
37 REGISTER_EVENTS Instance method Private Method 20040504
38 RELEASE Instance method Public Method 20040504
39 SEARCH Instance method Private Method 20040504
40 SEARCH_NEXT_HIT Instance method Private Method 20040504
41 SEARCH_TREE Instance method Private Method 20040506
42 SEARCH_TREE_NEXT Instance method Private Method 20040518
43 SET_DYNP_VARS Instance method Public Method 20040504
44 SORT Instance method Private Method 20040505
45 SORT_DEFAULT Instance method Private Method 20040517
46 SORT_GEN Instance method Private Method 20040517
Events
# Event Type Visibility Description Created on
1 STACK_NAVIGATION Instance Event
(0)
Public
(2)
20040504
Types
Class CL_TPDA_TOOL_PROGS has no local type.
Method Signatures

Method BUILD_NODE_TABLE Signature

Method BUILD_NODE_TABLE on class CL_TPDA_TOOL_PROGS has no parameter.
Method BUILD_NODE_TABLE on class CL_TPDA_TOOL_PROGS has no exception.

Method BUILD_SERVICES_MENUE Signature

Method BUILD_SERVICES_MENUE on class CL_TPDA_TOOL_PROGS has no parameter.
Method BUILD_SERVICES_MENUE on class CL_TPDA_TOOL_PROGS has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_TPDA_TOOL_PROGS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_TPDA_TOOL_PROGS has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ACTIVE_TAB Call by reference Type reference (TYPE) TPDA_ACTIVE_TAB 20040504
2 Importing P_DYNNR Call by reference Type reference (TYPE) SYDYNNR 20040504
3 Importing P_PROGRAM Call by reference Type reference (TYPE) SYREPID 20040504

Method CONSTRUCTOR on class CL_TPDA_TOOL_PROGS has no exception.

Method CREATE Signature

Method CREATE on class CL_TPDA_TOOL_PROGS has no parameter.
Method CREATE on class CL_TPDA_TOOL_PROGS has no exception.

Method DBKLICK_VARSTAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_SYMBNAME Call by reference Type reference (TYPE) STRING 20040505
2 Importing P_SYMBQUICK Call by reference Type reference (TYPE) TPDA_SYS_SYMBQUICK TPDA: Retrieval-Struktur für get_Symb_Quick 20040505
# Exception Resumable Description Created on
1 CX_TPDA_VARNAME 20040505

Method DELETE Signature

Method DELETE on class CL_TPDA_TOOL_PROGS has no parameter.
Method DELETE on class CL_TPDA_TOOL_PROGS has no exception.

Method DEREGISTER_EVENTS Signature

Method DEREGISTER_EVENTS on class CL_TPDA_TOOL_PROGS has no parameter.
Method DEREGISTER_EVENTS on class CL_TPDA_TOOL_PROGS has no exception.

Method DISPLAY_PRG_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_PRG_HEAD Call by reference Type reference (TYPE) TPDA_PROGRAM TPDA: Programm 20040505

Method DISPLAY_PRG_GROUP on class CL_TPDA_TOOL_PROGS has no exception.

Method DOWNLOAD Signature

Method DOWNLOAD on class CL_TPDA_TOOL_PROGS has no parameter.
Method DOWNLOAD on class CL_TPDA_TOOL_PROGS has no exception.

Method DOWNLOAD_TREE Signature

Method DOWNLOAD_TREE on class CL_TPDA_TOOL_PROGS has no parameter.
Method DOWNLOAD_TREE on class CL_TPDA_TOOL_PROGS has no exception.

Method DYNP_REFRESH_CONTROLS Signature

Method DYNP_REFRESH_CONTROLS on class CL_TPDA_TOOL_PROGS has no parameter.
Method DYNP_REFRESH_CONTROLS on class CL_TPDA_TOOL_PROGS has no exception.

Method GET_DYNP_VARS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing P_DYNP_VARS Call by reference Type reference (TYPE) TPDA_TOOL_GL_PROGS TPDA: Globale Datenstrukturen des Tools Stack 20040504

Method GET_DYNP_VARS on class CL_TPDA_TOOL_PROGS has no exception.

Method GET_GENERAL_OPTIONS Signature

Method GET_GENERAL_OPTIONS on class CL_TPDA_TOOL_PROGS has no parameter.
Method GET_GENERAL_OPTIONS on class CL_TPDA_TOOL_PROGS has no exception.

Method GET_SUBSC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_GLOBALS_DYNNR Value transfer Type reference (TYPE) SY-DYNNR ABAP-Programm, Nummer des aktuellen Dynpros 20040506

Method GET_SUBSC on class CL_TPDA_TOOL_PROGS has no exception.

Method GET_VIEW Signature

Method GET_VIEW on class CL_TPDA_TOOL_PROGS has no parameter.
Method GET_VIEW on class CL_TPDA_TOOL_PROGS has no exception.

Method HANDLE_DEBUG_STEP Signature

Method HANDLE_DEBUG_STEP on class CL_TPDA_TOOL_PROGS has no parameter.
Method HANDLE_DEBUG_STEP on class CL_TPDA_TOOL_PROGS has no exception.

Method HANDLE_DEF_CONTEXT_MENU_REQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MENU Call by reference Attribute reference (LIKE) 20040506

Method HANDLE_DEF_CONTEXT_MENU_REQ on class CL_TPDA_TOOL_PROGS has no exception.

Method HANDLE_DEF_CONTEXT_MENU_SEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Call by reference Attribute reference (LIKE) 20040506
2 Importing SENDER Call by reference Attribute reference (LIKE) 20040506

Method HANDLE_DEF_CONTEXT_MENU_SEL on class CL_TPDA_TOOL_PROGS has no exception.

Method HANDLE_DOUBLE_CLICK Signature

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

Method HANDLE_DOUBLE_CLICK on class CL_TPDA_TOOL_PROGS has no exception.

Method HANDLE_NODE_CONTEXT_MENU_REQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MENU Call by reference Attribute reference (LIKE) 20040506
2 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20040506

Method HANDLE_NODE_CONTEXT_MENU_REQ on class CL_TPDA_TOOL_PROGS has no exception.

Method HANDLE_NODE_CONTEXT_MENU_SEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Call by reference Attribute reference (LIKE) 20040506
2 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20040506
3 Importing SENDER Call by reference Attribute reference (LIKE) 20040506

Method HANDLE_NODE_CONTEXT_MENU_SEL on class CL_TPDA_TOOL_PROGS has no exception.

Method HANDLE_OK_CODE Signature

Method HANDLE_OK_CODE on class CL_TPDA_TOOL_PROGS has no parameter.
Method HANDLE_OK_CODE on class CL_TPDA_TOOL_PROGS has no exception.

Method HANDLE_SERVICE_REQUEST Signature

Method HANDLE_SERVICE_REQUEST on class CL_TPDA_TOOL_PROGS has no parameter.
Method HANDLE_SERVICE_REQUEST on class CL_TPDA_TOOL_PROGS has no exception.

Method HANDLE_STACK_NAVIGATION Signature

Method HANDLE_STACK_NAVIGATION on class CL_TPDA_TOOL_PROGS has no parameter.
Method HANDLE_STACK_NAVIGATION on class CL_TPDA_TOOL_PROGS has no exception.

Method HANDLE_TAB_ACTIVATED Signature

Method HANDLE_TAB_ACTIVATED on class CL_TPDA_TOOL_PROGS has no parameter.
Method HANDLE_TAB_ACTIVATED on class CL_TPDA_TOOL_PROGS has no exception.

Method HANDLE_TAB_DEACTIVATED Signature

Method HANDLE_TAB_DEACTIVATED on class CL_TPDA_TOOL_PROGS has no parameter.
Method HANDLE_TAB_DEACTIVATED on class CL_TPDA_TOOL_PROGS has no exception.

Method HANDLE_VAR_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_SENDER Call by reference Attribute reference (LIKE) 20040615
2 Importing P_VAR_NAME Call by reference Attribute reference (LIKE) 20040615

Method HANDLE_VAR_CHANGE on class CL_TPDA_TOOL_PROGS has no exception.

Method INIT Signature

Method INIT on class CL_TPDA_TOOL_PROGS has no parameter.
Method INIT on class CL_TPDA_TOOL_PROGS has no exception.

Method IS_AVAILABLE Signature

Method IS_AVAILABLE on class CL_TPDA_TOOL_PROGS has no parameter.
Method IS_AVAILABLE on class CL_TPDA_TOOL_PROGS has no exception.

Method NAVIGATE_TO_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing P_PROG Call by reference Type reference (TYPE) TPDA_PROGRAM TPDA: Programm 20040506

Method NAVIGATE_TO_ATTR on class CL_TPDA_TOOL_PROGS has no exception.

Method NAVIGATE_TO_GLOBALS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_PRG_COUNT Call by reference Type reference (TYPE) I 20040505

Method NAVIGATE_TO_GLOBALS on class CL_TPDA_TOOL_PROGS has no exception.

Method NAVIGATE_TO_OO_VIEW Signature

Method NAVIGATE_TO_OO_VIEW on class CL_TPDA_TOOL_PROGS has no parameter.
# Exception Resumable Description Created on
1 CX_TPDA_NAVIGATION 20040506
2 CX_TPDA_VARNAME 20040506

Method NAV_TO_EU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_PROGRAM Call by reference Type reference (TYPE) TPDA_PROGRAM TPDA: Programm 20040506

Method NAV_TO_EU on class CL_TPDA_TOOL_PROGS has no exception.

Method REFRESH_GLOBALS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_PROGID Call by reference Type reference (TYPE) I 20040504

Method REFRESH_GLOBALS on class CL_TPDA_TOOL_PROGS has no exception.

Method REFRESH_PROGS Signature

Method REFRESH_PROGS on class CL_TPDA_TOOL_PROGS has no parameter.
Method REFRESH_PROGS on class CL_TPDA_TOOL_PROGS has no exception.

Method REGISTER_EVENTS Signature

Method REGISTER_EVENTS on class CL_TPDA_TOOL_PROGS has no parameter.
Method REGISTER_EVENTS on class CL_TPDA_TOOL_PROGS has no exception.

Method RELEASE Signature

Method RELEASE on class CL_TPDA_TOOL_PROGS has no parameter.
Method RELEASE on class CL_TPDA_TOOL_PROGS has no exception.

Method SEARCH Signature

Method SEARCH on class CL_TPDA_TOOL_PROGS has no parameter.
Method SEARCH on class CL_TPDA_TOOL_PROGS has no exception.

Method SEARCH_NEXT_HIT Signature

Method SEARCH_NEXT_HIT on class CL_TPDA_TOOL_PROGS has no parameter.
Method SEARCH_NEXT_HIT on class CL_TPDA_TOOL_PROGS has no exception.

Method SEARCH_TREE Signature

Method SEARCH_TREE on class CL_TPDA_TOOL_PROGS has no parameter.
Method SEARCH_TREE on class CL_TPDA_TOOL_PROGS has no exception.

Method SEARCH_TREE_NEXT Signature

Method SEARCH_TREE_NEXT on class CL_TPDA_TOOL_PROGS has no parameter.
Method SEARCH_TREE_NEXT on class CL_TPDA_TOOL_PROGS has no exception.

Method SET_DYNP_VARS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing P_DYNP_VARS Call by reference Type reference (TYPE) TPDA_TOOL_GL_PROGS TPDA: Globale Datenstrukturen des Tools Stack 20040504

Method SET_DYNP_VARS on class CL_TPDA_TOOL_PROGS has no exception.

Method SORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ASCENDING Call by reference Type reference (TYPE) FLAG allgemeines flag 20040517
2 Importing P_DYNPRO Call by reference Type reference (TYPE) SYDYNNR Bildschirmbilder, Funktionscode, der PAI ausgelöst hat 20040517
3 Changing P_IT Call by reference Type reference (TYPE) STANDARD TABLE 20040517
4 Importing P_TC Call by reference Type reference (TYPE) TPDA_CXTAB_CONTROL TPDA: table control Einstellungen = CXTAB_CONTROL 20040517
5 Importing P_TCNAME Call by reference Type reference (TYPE) STRING 20040517

Method SORT on class CL_TPDA_TOOL_PROGS has no exception.

Method SORT_DEFAULT Signature

Method SORT_DEFAULT on class CL_TPDA_TOOL_PROGS has no parameter.
Method SORT_DEFAULT on class CL_TPDA_TOOL_PROGS has no exception.

Method SORT_GEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ASCENDING Call by reference Type reference (TYPE) FLAG allgemeines flag 20040517

Method SORT_GEN on class CL_TPDA_TOOL_PROGS has no exception.
Event Signatures

Event STACK_NAVIGATION Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 P_STACK_LINE Exporting Value transfer Type reference (TYPE) TPDA_STACK_VIEW TPDA: Stack View (Table control) 20040504
History
Last changed by/on SAP  20090618 
SAP Release Created in 700