SAP ABAP Class CL_UPS_STS_CUSTOMIZING (Customizing STS)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-PLA-BPS (Application Component) Business Planning and Simulation
     UPS (Package) Status and Tracking System
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_UXS_XML_FRAMEWORK_GUI Basic class for XML based GUIs 20010713
Properties
Class CL_UPS_STS_CUSTOMIZING  
Short Description Customizing STS    
Super Class CL_UXS_XML_FRAMEWORK_GUI Basic class for XML based GUIs 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class UPS1    
Program status P  SAP Standard Production Program 
Category 0   
Package UPS   Status and Tracking System 
Created 20010704   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 UPS1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_UPS_STS_CUSTOMIZING has no interface implemented.
Friends
Class CL_UPS_STS_CUSTOMIZING has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTUAL_NODE_KEY Instance attribute Public Type reference (TYPE) TV_NODEKEY Current node_key 20031112
2 CD_DEFAULT_DETAIL_DYNNR Constant Public Type reference (TYPE) SYDYNNR '1300' 20010704
3 CD_DEFAULT_DETAIL_REPID Constant Public Type reference (TYPE) SYREPID 'SAPLUPS_STS_CUSTOMIZING' 20010704
4 ERROR Instance attribute Public Type reference (TYPE) CHAR1 Status Incorrect 20020131
5 MD_SURVEY_APPLICATION Instance attribute Protected Type reference (TYPE) UXB_APPLICATION Application 20010704
6 MD_SURVEY_ID Instance attribute Protected Type reference (TYPE) UXB_ID Object ID 20010704
7 MR_CLIPBOARD_NODE Instance attribute Protected Object reference (TYPE REF TO) IF_IXML_NODE 20010704
8 MR_FAVORITE_MANAGER Instance attribute Private Object reference (TYPE REF TO) CL_UXX_FAVORITES 20010704
9 MR_TARGET_HIERARCHY Instance attribute Private Object reference (TYPE REF TO) CL_UWS_TARGET_HIERARCHY 20010704
10 R_ACTUAL_ELEMENT Instance attribute Public Object reference (TYPE REF TO) IF_IXML_ELEMENT Current Element 20010709
11 R_DOCUMENT Instance attribute Public Object reference (TYPE REF TO) IF_IXML_DOCUMENT The xml_document 20010709
12 R_PAI_ELEMENT Instance attribute Public Object reference (TYPE REF TO) IF_IXML_ELEMENT Active Element for PAI 20010710
13 SUBST_FLAG Instance attribute Public Type reference (TYPE) C Substitute Indicator 20031103
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20010704
2 DELIVER_USER_DETAIL Instance method Public Method Detail Infos for Current User 20010710
3 GET_CURRENT_DETAIL_DYNPRO Instance method Public Method 20010704
4 GET_LIST_OF_CHILDREN Instance method Public Method List of All BIZID of Subordinate Elements for Inheritance 20010711
5 GET_LIST_OF_SAME_LEVEL Instance method Public Method List of All BIZID which are on the Same Hierarchy Level 20010724
6 GET_ORGVL_FROM_ELEMENT Instance method Public Method Delivers BIZID+Text to Pointer on Node Element 20010711
7 GET_TEXT_FOR_NODE Instance method Public Method Get Text in Logon Language 20010814
8 INSERT_USER_DETAIL Instance method Public Method Insert/Change User Informationen in Gunther's DOM 20010710
9 MEMO_INIT_TOOLBAR_CHANGED Instance method Public Method 20010704
10 ON_F4_PRESSED Instance method Public Event handling method F4 Help 20010713
11 SAVE_DB Instance method Public Method Save in Database 20010731
12 SET_SURVEY Instance method Public Method 20010704
13 SET_TARGET_HIERARCHY Instance method Public Method 20010704
Events
Class CL_UPS_STS_CUSTOMIZING has no event.
Types
Class CL_UPS_STS_CUSTOMIZING 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 IR_CONTROL_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER 20010704

Method CONSTRUCTOR on class CL_UPS_STS_CUSTOMIZING has no exception.

Method DELIVER_USER_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DETAIL Call by reference Type reference (TYPE) UPS_YS_LAUFZEIT Lange Struktur zur Visualisierung, enthält alle Infos 20010710
2 Importing I_ORGVL Call by reference Type reference (TYPE) UPS_Y_ORGVL Orgwert für Tunguska 20010710

Method DELIVER_USER_DETAIL on class CL_UPS_STS_CUSTOMIZING has no exception.

Method GET_CURRENT_DETAIL_DYNPRO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_DYNNR Call by reference Type reference (TYPE) SYDYNNR 20010704
2 Exporting ED_REPID Call by reference Type reference (TYPE) SYREPID 20010704
# Exception Resumable Description Created on
1 NO_DYNNR_FOUND 20010704

Method GET_LIST_OF_CHILDREN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CHILDREN Call by reference Type reference (TYPE) UPS_YT_CHILD_BIZID Tabelle Bizids für Vererbung 20010711
2 Importing IR_ELEMENT Call by reference Object reference (TYPE REF TO) IF_IXML_ELEMENT IF_IXML_ELEMENT 20010711

Method GET_LIST_OF_CHILDREN on class CL_UPS_STS_CUSTOMIZING has no exception.

Method GET_LIST_OF_SAME_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CHILDREN Call by reference Type reference (TYPE) UPS_YT_CHILD_BIZID Tabelle Bizid und zugehörige Merkmale 20010724
2 Importing IR_ELEMENT Call by reference Object reference (TYPE REF TO) IF_IXML_ELEMENT IF_IXML_ELEMENT 20010724

Method GET_LIST_OF_SAME_LEVEL on class CL_UPS_STS_CUSTOMIZING has no exception.

Method GET_ORGVL_FROM_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ORGVL Call by reference Type reference (TYPE) UPS_Y_ORGVL Links zu Orgwerten 20010711
2 Exporting E_TEXT Call by reference Type reference (TYPE) UPC_Y_TXTLG Beschreibung lang 20010713
3 Importing IR_ELEMENT Call by reference Object reference (TYPE REF TO) IF_IXML_ELEMENT IF_IXML_ELEMENT 20010711

Method GET_ORGVL_FROM_ELEMENT on class CL_UPS_STS_CUSTOMIZING has no exception.

Method GET_TEXT_FOR_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_STRING Call by reference Type reference (TYPE) STRING 20010814
2 Importing IR_ELEMENT Call by reference Object reference (TYPE REF TO) IF_IXML_ELEMENT IF_IXML_ELEMENT 20010814
3 Importing I_TAG Call by reference Type reference (TYPE) STRING 20010814

Method GET_TEXT_FOR_NODE on class CL_UPS_STS_CUSTOMIZING has no exception.

Method INSERT_USER_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EMAIL Call by reference Type reference (TYPE) STRING 20010710
2 Importing I_FULLNAME Call by reference Type reference (TYPE) STRING 20010710
3 Importing I_ORGVL Call by reference Type reference (TYPE) UPS_Y_ORGVL Orgwert für Tunguska 20010710
4 Importing I_USER Call by reference Type reference (TYPE) STRING 20010710

Method INSERT_USER_DETAIL on class CL_UPS_STS_CUSTOMIZING has no exception.

Method MEMO_INIT_TOOLBAR_CHANGED Signature

Method MEMO_INIT_TOOLBAR_CHANGED on class CL_UPS_STS_CUSTOMIZING has no parameter.
Method MEMO_INIT_TOOLBAR_CHANGED on class CL_UPS_STS_CUSTOMIZING has no exception.

Method ON_F4_PRESSED Signature

Method ON_F4_PRESSED on class CL_UPS_STS_CUSTOMIZING has no parameter.
Method ON_F4_PRESSED on class CL_UPS_STS_CUSTOMIZING has no exception.

Method SAVE_DB Signature

Method SAVE_DB on class CL_UPS_STS_CUSTOMIZING has no parameter.
Method SAVE_DB on class CL_UPS_STS_CUSTOMIZING has no exception.

Method SET_SURVEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_SURVEY_APPLICATION Call by reference Type reference (TYPE) UXB_APPLICATION 20010704
2 Importing ID_SURVEY_ID Call by reference Type reference (TYPE) UXB_ID 20010704

Method SET_SURVEY on class CL_UPS_STS_CUSTOMIZING has no exception.

Method SET_TARGET_HIERARCHY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_APPLICATION Call by reference Type reference (TYPE) UXB_APPLICATION 20010704
2 Importing ID_GUID Call by reference Type reference (TYPE) UXP_GUID GUID 20010731
3 Importing ID_ID Call by reference Type reference (TYPE) UXB_ID 20010704
# Exception Resumable Description Created on
1 NOT_FOUND 20010704
2 READ_ERROR 20010704
History
Last changed by/on SAP  20130531 
SAP Release Created in 3.1A