SAP ABAP Class CL_UPS_FRAMEWORK (STS Hierarchy per Subplan/Version)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-PLA-BPS (Application Component) Business Planning and Simulation
     UPS (Package) Status and Tracking System
Properties
Class CL_UPS_FRAMEWORK  
Short Description STS Hierarchy per Subplan/Version    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package UPS   Status and Tracking System 
Created 20010412   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_UWS_TARGET_HIERARCHY Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 IF_IXML Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_IXML_DOCUMENT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 IF_IXML_NODE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
5 IXML Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_UPS_FRAMEWORK has no interface implemented.
Friends
Class CL_UPS_FRAMEWORK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DOM Instance attribute Public Object reference (TYPE REF TO) IF_IXML_DOCUMENT IF_IXML_DOCUMENT 20010412
2 GUID Instance attribute Private Type reference (TYPE) UXP_GUID GUID 20010726
3 HIEKEY Instance attribute Private Type reference (TYPE) UPC_YS_HIE_KEY Hierarchy Key 20010726
4 HIETYPE Instance attribute Private Type reference (TYPE) NUMC2 Two-digit number 20010412
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20010412
2 FILL_SELTAB Instance method Public Method Fill the Selttab for a User from the STS Structure 20010412
3 FIND_MY_FATHERS Instance method Private Method Finds the Higher-Level Path of Root for Specified Element 20010424
4 GET_MY_NODES Instance method Private Method Delivers Node Collection of All Own Nodes 20010412
5 GET_SELTAB_FOR_ONE_NODE Instance method Private Method Fillst Characteristic Tab for Exactly one Element 20010426
6 GET_SELTAB_FROM_CHA_ELEMENTS Instance method Private Method Fills Characteristic Tab Node Collection 20010419
7 GET_SELTAB_FROM_NODE_ELEMENTS Instance method Private Method Fills Characteristic Tab Node Collection 20010419
8 LOAD_HIER Instance method Public Method Loading the Hierarchy from the XML Storage 20010412
Events
Class CL_UPS_FRAMEWORK has no event.
Types
Class CL_UPS_FRAMEWORK has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_GUID Call by reference Type reference (TYPE) UXP_GUID GUID 20010726
2 Importing I_HIEKEY Call by reference Type reference (TYPE) UPC_YS_HIE_KEY HIerarchie 20010726
3 Importing I_HIETYPE Call by reference Type reference (TYPE) NUMC2 Zweistellige Nummer 20010412

Method CONSTRUCTOR on class CL_UPS_FRAMEWORK has no exception.

Method FILL_SELTAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ETO_PFAD_SELTAB Call by reference Type reference (TYPE) UPS_YT_PFAD_SELTAB Tabelle aller einzelnen Pfade für Tunguska Variablen 20010504
2 Exporting ETO_SELTAB Call by reference Type reference (TYPE) UPC_YTO_CHASEL Characteristic selections 20010417
3 Importing ITO_CHANM Call by reference Type reference (TYPE) UPC_YTO_CHA Merkmale 20010420
4 Importing I_MODE Call by reference Type reference (TYPE) I Einstelliges Kennzeichen 20010412
5 Importing I_USER Call by reference Type reference (TYPE) SY-UNAME R/3-System, Anmeldename des Benutzers 20010412

Method FILL_SELTAB on class CL_UPS_FRAMEWORK has no exception.

Method FIND_MY_FATHERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ETO_SELTAB Call by reference Type reference (TYPE) UPC_YTO_CHASEL Merkmalsselektion 20010424
2 Importing IR_ELEMENT Call by reference Object reference (TYPE REF TO) IF_IXML_ELEMENT IF_IXML_ELEMENT 20010424
3 Importing IR_ROOT Call by reference Object reference (TYPE REF TO) IF_IXML_ELEMENT aktuelles Rootelement 20010503
4 Importing ITO_CHANM Call by reference Type reference (TYPE) UPC_YTO_CHA Merkmale 20010424

Method FIND_MY_FATHERS on class CL_UPS_FRAMEWORK has no exception.

Method GET_MY_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_COLLECTION Call by reference Object reference (TYPE REF TO) IF_IXML_NODE_COLLECTION Top-Knoten 20010412
2 Importing IR_GLOBAL Call by reference Object reference (TYPE REF TO) IF_IXML_ELEMENT IF_IXML_ELEMENT 20010417
3 Importing I_NAME Call by reference Type reference (TYPE) SY-UNAME R/3-System, Anmeldename des Benutzers 20010412

Method GET_MY_NODES on class CL_UPS_FRAMEWORK has no exception.

Method GET_SELTAB_FOR_ONE_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ETO_SELTAB Call by reference Type reference (TYPE) UPC_YTO_CHASEL Characteristic selections 20010426
2 Importing IR_ELEMENT Call by reference Object reference (TYPE REF TO) IF_IXML_ELEMENT IF_IXML_NODE_COLLECTION 20010426

Method GET_SELTAB_FOR_ONE_NODE on class CL_UPS_FRAMEWORK has no exception.

Method GET_SELTAB_FROM_CHA_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ELEMENTS Call by reference Object reference (TYPE REF TO) IF_IXML_NODE_COLLECTION IF_IXML_NODE_COLLECTION 20010419
2 Changing XTO_SELTAB Call by reference Type reference (TYPE) UPC_YTO_CHASEL Characteristic selections 20010419

Method GET_SELTAB_FROM_CHA_ELEMENTS on class CL_UPS_FRAMEWORK has no exception.

Method GET_SELTAB_FROM_NODE_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ETO_SELTAB Call by reference Type reference (TYPE) UPC_YTO_CHASEL Characteristic selections 20010419
2 Importing IR_ELEMENTS Call by reference Object reference (TYPE REF TO) IF_IXML_NODE_COLLECTION IF_IXML_NODE_COLLECTION 20010419

Method GET_SELTAB_FROM_NODE_ELEMENTS on class CL_UPS_FRAMEWORK has no exception.

Method LOAD_HIER Signature

Method LOAD_HIER on class CL_UPS_FRAMEWORK has no parameter.
Method LOAD_HIER on class CL_UPS_FRAMEWORK has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 3.1A