SAP ABAP Class CL_PCO_BROWSE_NS (PCo: Class for Namespace Browsing)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-PCO (Application Component) Plant Connectivity (Pco): ABAP part
     S_PCO (Package) Plant Connectivity: Business Suite Integration (ABAP Part)
Properties
Class CL_PCO_BROWSE_NS  
Short Description PCo: Class for Namespace Browsing    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_PCO   Plant Connectivity: Business Suite Integration (ABAP Part) 
Created 20101027   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_PCO_BROWSE_NS has no interface implemented.
Friends
Class CL_PCO_BROWSE_NS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_CUST_CONT_NAME Constant Public See coding 'CUST_CONT_D0100' 20101111
2 GC_FC_SELECT Constant Public Type reference (TYPE) SY-UCOMM 'SELECT' 'SELECT' Function Code 20101101
3 GC_ICON_OO_EVENT Constant Public Type reference (TYPE) ICON_D '@7K@' 'Tag Supports Eventing' Icon 20101028
4 GC_ICON_SYSTEM_SELECT Constant Public Type reference (TYPE) ICON_D '@2X@' 'Make Selection' Icon 20101111
5 GC_LIST_DISPLAY Constant Public Type reference (TYPE) S_PCO_NS_BROWSE_DISP_MODE 'LIST' ALV: Results Display as List 20101230
6 GC_SEL_MODE_MULTI Constant Public Type reference (TYPE) C 'M' ALV: Multiple Selection 20101230
7 GC_SEL_MODE_SINGLE Constant Public Type reference (TYPE) C 'S' ALV: Single Selection 20101230
8 GC_TREE_DISPLAY Constant Public Type reference (TYPE) S_PCO_NS_BROWSE_DISP_MODE 'TREE' ALV: Results Display in Tree Structure 20101230
9 M_ACT_GROUP_PATH Instance attribute Public Type reference (TYPE) S_PCO_TAG_ID Path Specification of Curr. Tag Group (w. '/' as Separator) 20101031
10 M_ALV_DISP_VAR Instance attribute Public Type reference (TYPE) DISVARIANT ALV Tree: Display Variant 20101028
11 M_ALV_FCAT Instance attribute Public Type reference (TYPE) LVC_T_FCAT ALV Tree: Field Catalog 20101028
12 M_ALV_GRID Instance attribute Public Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20101111
13 M_ALV_HIER_HEADER Instance attribute Public Type reference (TYPE) TREEV_HHDR ALV Tree: Properties of Hierarchy Header 20101028
14 M_ALV_LAYOUT Instance attribute Public Type reference (TYPE) LVC_S_LAYO ALV Tree: Layout Structure 20101028
15 M_ALV_TREE Instance attribute Public Object reference (TYPE REF TO) CL_GUI_ALV_TREE ALV Tree Control for Display of Tag Hierarchy 20101028
16 M_APPL_HANDLE Instance attribute Public Type reference (TYPE) PCO_S_APPL_HANDLE PCo: Data Structure for Application Handle 20110218
17 M_BROWSE_RES Instance attribute Public Type reference (TYPE) PCO_T_BROWSE_RESULT PCo: Result Table Namespace Browsing 20101031
18 M_CONTAINER Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20101031
19 M_CTRL_CREATED Instance attribute Public Type reference (TYPE) BOOLE_D 'X': ALV Tree Control Generated 20101030
20 M_CUST_CONT Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in Screen Area 20101028
21 M_DISP_MODE Instance attribute Public Type reference (TYPE) S_PCO_NS_BROWSE_DISP_MODE PCo: Output Form Browsing Results (List, Tree Structure) 20110218
22 M_EXCL_FUNC Instance attribute Public Type reference (TYPE) UI_FUNCTIONS ALV Tree: Table of Hidden Function Codes 20101028
23 M_ICON_QINFO Instance attribute Public Type reference (TYPE) LVC_T_QINF ALV Tree: Table for Quick Infos on Icons 20101028
24 M_MAX_ENTRIES Instance attribute Public Type reference (TYPE) I Maximum Number of Data Records Read 20101031
25 M_NS_BUFFER_TAB Instance attribute Public Type reference (TYPE) PCO_T_TAG_NODE Buffer Table for Namespace Hierarchy 20101031
26 M_QUERY_MASK Instance attribute Public Type reference (TYPE) PCO_S_QUERY_MASK PCo: Masking Options 20110216
27 M_RESULT_TAB Instance attribute Public Type reference (TYPE) PCO_T_TAG_NODE PCo: Table Type for Tag Items 20101028
28 M_RFC_DEST Instance attribute Public Type reference (TYPE) RFCDEST Logical Destination (Specified When Function Is Called) 20101031
29 M_SEL_NODES Instance attribute Public Type reference (TYPE) PCO_T_TAG_NODE Selected Tags/Tag Items 20101230
30 M_SIMUL_MODE Instance attribute Public Type reference (TYPE) BOOLE_D '' 'X': Simulation Without Active PCo Agent Instance 20101031
31 M_TAG_NODE_DATA Instance attribute Public Type reference (TYPE) PCO_T_TAG_NODE PCo: Table Type for Data on Tag (ALV Tree Control) 20101028
32 M_TOOLBAR_TREE Instance attribute Public Object reference (TYPE REF TO) CL_GUI_TOOLBAR ALV Tree Control Toolbar 20101111
Methods
# Method Level Visibility Method type Description Created on
1 ADD_TREE_NODES Instance method Private Method Adds Tags to Tag Hierarchy 20110221
2 BROWSE_NS Instance method Public Method Browse Namespace of Tag Hierarchy 20110218
3 BUILD_FCAT_LIST Instance method Private Method Setup of Field Catalog for ALV Grid Control 20101111
4 BUILD_FCAT_TREE Instance method Private Method Setup of Field Catalog for ALV Tree Control 20101111
5 BUILD_HIER_HEADER Instance method Private Method Setup of Hierarchy Header in ALV Tree Control 20101028
6 BUILD_LAYOUT_DISP_VAR Instance method Private Method Setup of Tree Control Layout and Display Variant 20101028
7 BUILD_TAG_LIST Instance method Private Method Generates Tag Hierarchy as Tree Structure 20101111
8 BUILD_TAG_TREE_BASE Instance method Private Method Generates Tag Hierarchy as Tree Structure 20110218
9 CHANGE_TOOLBAR_TREE Instance method Private Method Changes Toolbar of ALV Tree Control 20101111
10 ENHANCE_TEST_DATA Instance method Public Method Supplements Test Data (Values etc.) 20101230
11 FILTER_TEST_DATA Instance method Public Method Filters Test Data (Filter String, Path Specification etc.) 20101230
12 FREE Instance method Public Method Initialization of Controls Used 20101031
13 GET_BROWSE_RESULTS Instance method Public Method Delivers Selected Tags of Tag Hierarchy 20110218
14 GET_LIST_SELECTION Instance method Private Method Delivers Selected Nodes of Tag Hierarchy 20101111
15 GET_SELECTION Instance method Public Method Delivers Selected Nodes of Tag Hierarchy 20101029
16 GET_TEST_TAG_DATA Instance method Public Method Delivers Test Data for Tags (Without PCo Call) 20101028
17 GET_TEST_TREE_BASE_DATA Instance method Public Method Delivers Test Data for First Level (Without PCo Call) 20110222
18 GET_TEST_TREE_DATA Instance method Public Method Delivers Test Data for First Level (Without PCo Call) 20110222
19 GET_TREE_SELECTION Instance method Private Method Delivers Selected Nodes of Tag Hierarchy 20101111
20 HANDLE_GRID_DOUBLE_CLICK Instance method Private Event handling method Handles Double-Click on Entry in ALV Grid Control 20101111
21 HANDLE_GRID_USER_COMMAND Instance method Private Event handling method Handles Selection of an ALV Grid Toolbar Function Key 20101111
22 HANDLE_TREE_EXPANDED Instance method Private Event handling method Handles Expansion of Folder Node in ALV Tree Control 20110218
23 HANDLE_TREE_FUNCTION_SELECTED Instance method Private Event handling method Handles Selection of a Function in ALV Tree Control 20101111
24 HANDLE_TREE_NODE_DOUBLE_CLICK Instance method Private Event handling method Handles Double-Click on Tree Node in ALV Tree Control 20101111
25 INIT_ALV_GRID_D0100 Instance method Public Method Initialization of ALV Grid Control (Dynpro D0100) 20101111
26 INIT_ALV_TREE_D0100 Instance method Public Method Initialization of ALV Tree Control (Dynpro D0100) 20101030
27 INIT_BUFFER Instance method Public Method Initialization of Buffer Tables and Global Variables 20101101
28 REGISTER_GRID_EVENTS Instance method Private Method Registration of Events for ALV Tree Control 20101111
29 REGISTER_TREE_EVENTS Instance method Private Method Registration of Events for ALV Tree Control 20101031
30 SHOW_ALV_LIST_D0100 Instance method Public Method Displays Results as List (ALV Grid Control) 20101129
31 SHOW_ALV_TREE_D0100 Instance method Public Method Displays Results as Tree Structure (ALV Tree Control) 20101129
Events
# Event Type Visibility Description Created on
1 EXPAND_NC Instance Event
(0)
Public
(2)
Expand a Collapsed Folder 20110218
2 FUNCTION_SELECTED Instance Event
(0)
Public
(2)
Selection of a Pushbutton or Menu Entry 20101027
3 ITEM_DOUBLE_CLICK Instance Event
(0)
Public
(2)
ItemDoubleClick 20101027
4 NODE_DOUBLE_CLICK Instance Event
(0)
Public
(2)
NodeDoubleClick 20101027
Types
Class CL_PCO_BROWSE_NS has no local type.
Method Signatures

Method ADD_TREE_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_ALV_TREE Call by reference Object reference (TYPE REF TO) CL_GUI_ALV_TREE ALV-Tree-Control 20110221
2 Changing CT_TAG_NODE Call by reference Type reference (TYPE) PCO_T_TAG_NODE PCo: Tabellentyp für Daten zu Datenpunkt (ALV Tree Control) 20110221
3 Importing IT_BROWSE_RES Call by reference Type reference (TYPE) PCO_T_BROWSE_RESULT PCo: Ergebnistabelle Namespace-Browsen 20110221
4 Importing IV_PARENT_NODE_KEY Call by reference Type reference (TYPE) LVC_NKEY Knotenschlüssel des Eltern-Knotens für Teilbaum 20110221
5 Importing IV_SEPARATOR Call by reference Type reference (TYPE) CLIKE '/' PCo: Separator für OPC-Pfadangabe 20110221

Method ADD_TREE_NODES on class CL_PCO_BROWSE_NS has no exception.

Method BROWSE_NS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BROWSED_GROUPS Call by reference Type reference (TYPE) PCO_T_BROWSE_RESULT Ergebnistabelle mit Gruppen zu Datenpunkten/Tags 20110218
2 Exporting ET_BROWSED_TAGS Call by reference Type reference (TYPE) PCO_T_BROWSE_RESULT Ergebnistabelle mit Datenpunkten/Tags 20110218
3 Exporting ET_META_DATA Call by reference Type reference (TYPE) PCO_T_META_DATA PCo: Tabelle mit Metadaten 20110218
4 Exporting ET_PCO_MSG_OBJ Call by reference Type reference (TYPE) PCO_T_QUERY_MESSAGE_OBJ Meldungen zu PCo-Queries (Objektinstanzen) 20110218
5 Exporting EV_MORE_ENTRIES Call by reference Type reference (TYPE) BOOLE_D 'X' = Es gibt mehr Einträge, als selektiert wurden 20110220
6 Importing IS_QUERY_MASK Call by reference Type reference (TYPE) PCO_S_QUERY_MASK Filtertyp und Filterwert für Datenpunkte 20110218
7 Importing IV_ACT_GROUP_PATH Call by reference Type reference (TYPE) S_PCO_TAG_ID Pfadangabe der aktuellen Tag-Gruppe (mit '/' als Separator) 20110218
8 Importing IV_BROWSE_GROUPS Call by reference Type reference (TYPE) BOOLE_D 'X' = Browsen über Datenpunkt-Gruppen 20111114
9 Importing IV_GET_SIBLINGS Call by reference Type reference (TYPE) BOOLE_D 'X' 'X': Rekursiver Aufruf zum Ermitteln der Kindknoten 20110218
10 Importing IV_GET_TAGS_FOR_GROUP Call by reference Type reference (TYPE) BOOLE_D 'X' 'X': Emitteln der Datenpunkte, die zu einer Gruppe gehören 20110218
11 Importing IV_MAX_ENTRIES Call by reference Type reference (TYPE) I Maximale Anzahl an gelesenen Datensätzen 20110218
12 Importing IV_META_DATA_REQ Call by reference Type reference (TYPE) BOOLE_D 'X' = Rückgabe der Metadaten 20110218
13 Importing IV_TAG_QUERY_OBJ Call by reference Object reference (TYPE REF TO) IF_PCO_TAG_QUERY PCo: Text-Query 20110218
# Exception Resumable Description Created on
1 CX_PCO_BS_INT PCo Suite Integration: Ausnahmeklasse 20110218

Method BUILD_FCAT_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ALV_FCAT Call by reference Type reference (TYPE) LVC_T_FCAT ALV Tree: Feldkatalog 20101111
2 Exporting ET_EXCL_FUNC Call by reference Type reference (TYPE) UI_FUNCTIONS ALV Tree: Tabelle der ausgeblendeten Funktionscodes 20101111
3 Exporting ET_ICON_QINFO Call by reference Type reference (TYPE) LVC_T_QINF ALV Tree: Tabelle für Quickinfos zu Ikonen 20101111
# Exception Resumable Description Created on
1 CX_PCO_BS_INT PCo Suite Integration: Ausnahmeklasse 20101111

Method BUILD_FCAT_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ALV_FCAT Call by reference Type reference (TYPE) LVC_T_FCAT ALV Tree: Feldkatalog 20101111
2 Exporting ET_EXCL_FUNC Call by reference Type reference (TYPE) UI_FUNCTIONS ALV Tree: Tabelle der ausgeblendeten Funktionscodes 20101111
3 Exporting ET_ICON_QINFO Call by reference Type reference (TYPE) LVC_T_QINF ALV Tree: Tabelle für Quickinfos zu Ikonen 20101111
# Exception Resumable Description Created on
1 CX_PCO_BS_INT PCo Suite Integration: Ausnahmeklasse 20101111

Method BUILD_HIER_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_HIER_HEADER Call by reference Type reference (TYPE) TREEV_HHDR Tree Control: Eigenschaften des Hierarchie Headers 20101028

Method BUILD_HIER_HEADER on class CL_PCO_BROWSE_NS has no exception.

Method BUILD_LAYOUT_DISP_VAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ALV_LAYOUT Call by reference Type reference (TYPE) LVC_S_LAYO ALV-Tree: Layoutstruktur 20101028
2 Exporting ES_DISP_VAR Call by reference Type reference (TYPE) DISVARIANT ALV-Tree: Anzeigevariante 20101028
3 Importing IV_SEL_MODE Call by reference Type reference (TYPE) C 'S' 'S': Einfachselektion, 'M': Mehrfachselektion 20101230
# Exception Resumable Description Created on
1 CX_PCO_BS_INT PCo Suite Integration: Ausnahmeklasse 20101028

Method BUILD_TAG_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_TAG_NODE Call by reference Type reference (TYPE) PCO_T_TAG_NODE PCo: Tabellentyp für Daten zu Datenpunkt (ALV Tree Control) 20101111
2 Importing IT_BROWSE_RES Call by reference Type reference (TYPE) PCO_T_BROWSE_RESULT PCo: Ergebnistabelle Namespace-Browsen 20101111
3 Importing IV_SEPARATOR Call by reference Type reference (TYPE) CLIKE '/' PCo: Separator für OPC-Pfadangabe 20101111
# Exception Resumable Description Created on
1 CX_PCO_BS_INT PCo Suite Integration: Ausnahmeklasse 20101111

Method BUILD_TAG_TREE_BASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_ALV_TREE Call by reference Object reference (TYPE REF TO) CL_GUI_ALV_TREE ALV-Tree-Control 20110218
2 Changing CT_TAG_NODE Call by reference Type reference (TYPE) PCO_T_TAG_NODE PCo: Tabellentyp für Daten zu Datenpunkt (ALV Tree Control) 20110218
3 Importing IT_BROWSE_RES Call by reference Type reference (TYPE) PCO_T_BROWSE_RESULT PCo: Ergebnistabelle Namespace-Browsen 20110218
4 Importing IV_SEPARATOR Call by reference Type reference (TYPE) CLIKE '/' PCo: Separator für OPC-Pfadangabe 20110218
# Exception Resumable Description Created on
1 CX_PCO_BS_INT PCo Suite Integration: Ausnahmeklasse 20110218

Method CHANGE_TOOLBAR_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_TOOLBAR Call by reference Object reference (TYPE REF TO) CL_GUI_TOOLBAR Toolbar Control 20101111

Method CHANGE_TOOLBAR_TREE on class CL_PCO_BROWSE_NS has no exception.

Method ENHANCE_TEST_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TAG_LIST Call by reference Type reference (TYPE) PCO_T_TEST_TAG_DATA Ergänzte Testdatensätze 20101230
2 Importing IT_TAG_TEST_DATA Call by reference Type reference (TYPE) PCO_T_BROWSE_RESULT Testdaten 20101230

Method ENHANCE_TEST_DATA on class CL_PCO_BROWSE_NS has no exception.

Method FILTER_TEST_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_TAG_TEST_DATA Call by reference Type reference (TYPE) PCO_T_BROWSE_RESULT Testdaten 20101230
2 Importing IV_FILTER Call by reference Type reference (TYPE) S_PCO_FILTER_STRING PCo: Filterwert als STRING 20101230
3 Importing IV_FULL_QUAL_PATH Call by reference Type reference (TYPE) S_PCO_TAG_ID PCo: Tag-ID (voll qualifizierte ID) 20101230

Method FILTER_TEST_DATA on class CL_PCO_BROWSE_NS has no exception.

Method FREE Signature

Method FREE on class CL_PCO_BROWSE_NS has no parameter.
Method FREE on class CL_PCO_BROWSE_NS has no exception.

Method GET_BROWSE_RESULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BROWSE_RES Call by reference Type reference (TYPE) PCO_T_BROWSE_RESULT PCo: Ergebnistabelle Namespace-Browsen 20110218
2 Exporting EV_MORE_ENTRIES Call by reference Type reference (TYPE) BOOLE_D 'X' = Es gibt mehr Einträge, als selektiert wurden 20110220
3 Importing IS_APPL_HANDLE Call by reference Type reference (TYPE) PCO_S_APPL_HANDLE PCo: Datenstruktur für Applikations-Handle 20110218
4 Importing IS_QUERY_MASK Call by reference Type reference (TYPE) PCO_S_QUERY_MASK Filtertyp und Filterwert für Datenpunkte 20110218
5 Importing IV_ACT_GROUP_PATH Call by reference Type reference (TYPE) S_PCO_TAG_ID Pfadangabe der aktuellen Tag-Gruppe (mit '/' als Separator) 20110218
6 Importing IV_BROWSE_GROUPS Call by reference Type reference (TYPE) BOOLE_D 'X' = Browsen über Datenpunkt-Gruppen 20110218
7 Importing IV_BROWSE_TAGS Call by reference Type reference (TYPE) BOOLE_D 'X' = Browsen über Datenpunkte/Tags 20110218
8 Importing IV_MAX_ENTRIES Call by reference Type reference (TYPE) I Maximale Anzahl an gelesenen Datensätzen 20110218
9 Importing IV_RFC_DEST Call by reference Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20110218
# Exception Resumable Description Created on
1 CX_PCO_BS_INT PCo Suite Integration: Ausnahmeklasse 20110218

Method GET_LIST_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SEL_NODES Call by reference Type reference (TYPE) PCO_T_TAG_NODE Ausgewählte Datenpunkte/Tag-Items 20101230
# Exception Resumable Description Created on
1 CX_PCO_BS_INT PCo Suite Integration: Ausnahmeklasse 20101111

Method GET_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SEL_NODES Call by reference Type reference (TYPE) PCO_T_TAG_NODE Ausgewählte Datenpunkte/Tag-Items 20101230
# Exception Resumable Description Created on
1 CX_PCO_BS_INT PCo Suite Integration: Ausnahmeklasse 20101029

Method GET_TEST_TAG_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TAG_TEST_DATA Call by reference Type reference (TYPE) PCO_T_BROWSE_RESULT PCo: Ergebnistabelle Namespace-Browsen 20101028
2 Importing IS_GROUP_DATA Call by reference Type reference (TYPE) PCO_S_TAG_DATA PCo: Struktur für Datenpunkte/Tag-Items 20110307
3 Importing IS_TAG_DATA Call by reference Type reference (TYPE) PCO_S_TAG_DATA PCo: Struktur für Datenpunkte/Tag-Items 20110307
4 Importing IT_GROUP_DATA Call by reference Type reference (TYPE) PCO_T_TAG_DATA Selektierte Gruppen 20110302
5 Importing IT_TAG_DATA Call by reference Type reference (TYPE) PCO_T_TAG_DATA Bereits identifizierte Testdatensätze 20101230

Method GET_TEST_TAG_DATA on class CL_PCO_BROWSE_NS has no exception.

Method GET_TEST_TREE_BASE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TAG_TEST_DATA Call by reference Type reference (TYPE) PCO_T_BROWSE_RESULT PCo: Ergebnistabelle Namespace-Browsen 20110222

Method GET_TEST_TREE_BASE_DATA on class CL_PCO_BROWSE_NS has no exception.

Method GET_TEST_TREE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TAG_TEST_DATA Call by reference Type reference (TYPE) PCO_T_BROWSE_RESULT PCo: Ergebnistabelle Namespace-Browsen 20110222
2 Importing IV_TAG_ID Call by reference Type reference (TYPE) S_PCO_TAG_ID PCo: Tag-ID (voll qualifizierte ID) 20110222

Method GET_TEST_TREE_DATA on class CL_PCO_BROWSE_NS has no exception.

Method GET_TREE_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SEL_NODES Call by reference Type reference (TYPE) PCO_T_TAG_NODE Ausgewählte Datenpunkte/Tag-Items 20101230
# Exception Resumable Description Created on
1 CX_PCO_BS_INT PCo Suite Integration: Ausnahmeklasse 20101111

Method HANDLE_GRID_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_COLUMN Value transfer Attribute reference (LIKE) 20101111
2 Importing E_ROW Value transfer Attribute reference (LIKE) 20101111

Method HANDLE_GRID_DOUBLE_CLICK on class CL_PCO_BROWSE_NS has no exception.

Method HANDLE_GRID_USER_COMMAND Signature

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

Method HANDLE_GRID_USER_COMMAND on class CL_PCO_BROWSE_NS has no exception.

Method HANDLE_TREE_EXPANDED Signature

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

Method HANDLE_TREE_EXPANDED on class CL_PCO_BROWSE_NS has no exception.

Method HANDLE_TREE_FUNCTION_SELECTED Signature

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

Method HANDLE_TREE_FUNCTION_SELECTED on class CL_PCO_BROWSE_NS has no exception.

Method HANDLE_TREE_NODE_DOUBLE_CLICK Signature

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

Method HANDLE_TREE_NODE_DOUBLE_CLICK on class CL_PCO_BROWSE_NS has no exception.

Method INIT_ALV_GRID_D0100 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DYNNR Call by reference Type reference (TYPE) DYNNR Nummer des folgenden Bildschirmbildes 20101111
2 Importing IV_REPID Call by reference Type reference (TYPE) REPID Abap-Reportname 20101111
3 Importing IV_SEL_MODE Call by reference Type reference (TYPE) C 'S' 'S': Einfachselektion, 'M': Mehrfachselektion 20110213
4 Importing IV_SIMUL_MODE Call by reference Type reference (TYPE) BOOLE_D 'X': Testmodus 20110221
# Exception Resumable Description Created on
1 CX_PCO_BS_INT PCo Suite Integration: Ausnahmeklasse 20101111

Method INIT_ALV_TREE_D0100 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DYNNR Call by reference Type reference (TYPE) DYNNR Nummer des folgenden Bildschirmbildes 20101102
2 Importing IV_REPID Call by reference Type reference (TYPE) REPID Abap-Reportname 20101102
3 Importing IV_SEL_MODE Call by reference Type reference (TYPE) C 'S' 'S': Einfachselektion, 'M': Mehrfachselektion 20101230
4 Importing IV_SIMUL_MODE Call by reference Type reference (TYPE) BOOLE_D 'X': Testmodus 20110221
# Exception Resumable Description Created on
1 CX_PCO_BS_INT PCo Suite Integration: Ausnahmeklasse 20101030

Method INIT_BUFFER Signature

Method INIT_BUFFER on class CL_PCO_BROWSE_NS has no parameter.
Method INIT_BUFFER on class CL_PCO_BROWSE_NS has no exception.

Method REGISTER_GRID_EVENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_ALV_GRID Call by reference Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV-Grid-Control 20101111

Method REGISTER_GRID_EVENTS on class CL_PCO_BROWSE_NS has no exception.

Method REGISTER_TREE_EVENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_ALV_TREE Call by reference Object reference (TYPE REF TO) CL_GUI_ALV_TREE ALV-Tree-Control 20101031
2 Changing CO_TOOLBAR Call by reference Object reference (TYPE REF TO) CL_GUI_TOOLBAR Toolbar Control 20101101

Method REGISTER_TREE_EVENTS on class CL_PCO_BROWSE_NS has no exception.

Method SHOW_ALV_LIST_D0100 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SEL_MODE Call by reference Type reference (TYPE) C 'S' 'S': Einfachselektion, 'M': Mehrfachselektion 20101230
# Exception Resumable Description Created on
1 CX_PCO_BS_INT PCo Suite Integration: Ausnahmeklasse 20101129

Method SHOW_ALV_TREE_D0100 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SEL_MODE Call by reference Type reference (TYPE) C 'S' 'S': Einfachselektion, 'M': Mehrfachselektion 20101230
# Exception Resumable Description Created on
1 CX_PCO_BS_INT PCo Suite Integration: Ausnahmeklasse 20101129
Event Signatures

Event EXPAND_NC Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 NODE_KEY Exporting Value transfer Type reference (TYPE) LVC_NKEY 20110218

Event FUNCTION_SELECTED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 FCODE Exporting Value transfer Type reference (TYPE) UI_FUNC Funktionscode 20101027

Event ITEM_DOUBLE_CLICK Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 FIELDNAME Exporting Value transfer Type reference (TYPE) LVC_FNAME Spaltenname 20101027
2 NODE_KEY Exporting Value transfer Type reference (TYPE) LVC_NKEY node-key 20101027

Event NODE_DOUBLE_CLICK Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 NODE_KEY Exporting Value transfer Type reference (TYPE) LVC_NKEY node-key 20101027
History
Last changed by/on SAP  20130531 
SAP Release Created in 703