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 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
3 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
4 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
5 | ![]() |
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 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20010412 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UXP_GUID | GUID | 20010726 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UPC_YS_HIE_KEY | Hierarchy Key | 20010726 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | NUMC2 | Two-digit number | 20010412 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20010412 |
2 | ![]() |
Instance method | Public | Method | Fill the Selttab for a User from the STS Structure | 20010412 |
3 | ![]() |
Instance method | Private | Method | Finds the Higher-Level Path of Root for Specified Element | 20010424 |
4 | ![]() |
Instance method | Private | Method | Delivers Node Collection of All Own Nodes | 20010412 |
5 | ![]() |
Instance method | Private | Method | Fillst Characteristic Tab for Exactly one Element | 20010426 |
6 | ![]() |
Instance method | Private | Method | Fills Characteristic Tab Node Collection | 20010419 |
7 | ![]() |
Instance method | Private | Method | Fills Characteristic Tab Node Collection | 20010419 |
8 | ![]() |
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 | ![]() |
I_GUID | Call by reference | Type reference (TYPE) | UXP_GUID | GUID | 20010726 | ||
2 | ![]() |
I_HIEKEY | Call by reference | Type reference (TYPE) | UPC_YS_HIE_KEY | HIerarchie | 20010726 | ||
3 | ![]() |
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 | ![]() |
ETO_PFAD_SELTAB | Call by reference | Type reference (TYPE) | UPS_YT_PFAD_SELTAB | Tabelle aller einzelnen Pfade für Tunguska Variablen | 20010504 | ||
2 | ![]() |
ETO_SELTAB | Call by reference | Type reference (TYPE) | UPC_YTO_CHASEL | Characteristic selections | 20010417 | ||
3 | ![]() |
ITO_CHANM | Call by reference | Type reference (TYPE) | UPC_YTO_CHA | Merkmale | 20010420 | ||
4 | ![]() |
I_MODE | Call by reference | Type reference (TYPE) | I | Einstelliges Kennzeichen | 20010412 | ||
5 | ![]() |
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 | ![]() |
ETO_SELTAB | Call by reference | Type reference (TYPE) | UPC_YTO_CHASEL | Merkmalsselektion | 20010424 | ||
2 | ![]() |
IR_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | IF_IXML_ELEMENT | 20010424 | ||
3 | ![]() |
IR_ROOT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | aktuelles Rootelement | 20010503 | ||
4 | ![]() |
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 | ![]() |
ER_COLLECTION | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE_COLLECTION | Top-Knoten | 20010412 | ||
2 | ![]() |
IR_GLOBAL | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | IF_IXML_ELEMENT | 20010417 | ||
3 | ![]() |
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 | ![]() |
ETO_SELTAB | Call by reference | Type reference (TYPE) | UPC_YTO_CHASEL | Characteristic selections | 20010426 | ||
2 | ![]() |
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 | ![]() |
IR_ELEMENTS | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE_COLLECTION | IF_IXML_NODE_COLLECTION | 20010419 | ||
2 | ![]() |
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 | ![]() |
ETO_SELTAB | Call by reference | Type reference (TYPE) | UPC_YTO_CHASEL | Characteristic selections | 20010419 | ||
2 | ![]() |
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 |