SAP ABAP Class CE_HDS_TREE_CATEGORY (CE_HDS_TREE_CATEGORY)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-FS-HDS (Application Component) Hierarchical Derivation Service
     HDS_CORE (Package) Core HDS Functions
Properties
Class CE_HDS_TREE_CATEGORY  
Short Description    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package HDS_CORE   Core HDS Functions 
Created 20070309   SAP 
Last change 20110908   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 CE_HDS_TREE_CATEGORY has no interface implemented.
Friends
Class CE_HDS_TREE_CATEGORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 APPLDATA Static Attribute Public Object reference (TYPE REF TO) CE_HDS_TREE_CATEGORY A 20070309
2 CUSTOM Static Attribute Public Object reference (TYPE REF TO) CE_HDS_TREE_CATEGORY C 20070309
3 ID Instance attribute Private Type reference (TYPE) STRING ID 20070309
4 SYSTEM Static Attribute Public Object reference (TYPE REF TO) CE_HDS_TREE_CATEGORY Wr. 20070309
5 S_TAB_FIXVALS Static Attribute Private Type reference (TYPE) DDFIXVALUES Description of Domain Fixed Values 20070316
6 TYPECODE Instance attribute Private Type reference (TYPE) HDS_DTE_TREE_CATEGORY TYPECODE 20070309
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20070309
2 GET_ID Instance method Public Method GET_ID 20070309
3 GET_NAME_ACTIVETAB Instance method Public Method 20070309
4 GET_NAME_GENCAT Instance method Public Method 20070309
5 GET_NAME_GENCATF Instance method Public Method 20070309
6 GET_NAME_HISTTAB Instance method Public Method 20070309
7 GET_NAME_NODETAB Instance method Public Method 20070309
8 GET_NAME_NODETAB_TEXT Instance method Public Method 20070309
9 GET_NAME_TREETAB Instance method Public Method 20070309
10 GET_NAME_TREETAB_TEXT Instance method Public Method 20070309
11 GET_NAME_TROBJ Instance method Public Method 20070309
12 GET_TEXT Instance method Public Method GET_TEXT 20070309
13 GET_TRANSPORT_CATEGORY Instance method Public Method Transport Category of Derivation Tree 20070423
14 GET_TREECATG Instance method Public Method 20070309
15 IS_CLIENT_DEPENDENT Instance method Public Method 20070309
16 IS_TRANSPORTABLE Instance method Public Method Derivation Tree Can Be Transported 20070422
17 S_GET_INSTANCE Static method Public Method S_GET_INSTANCE 20070309
18 S_GET_LABEL Static method Public Method S_GET_LABEL 20070309
19 S_GET_VALUES Static method Public Method S_GET_VALUES 20070309
Events
Class CE_HDS_TREE_CATEGORY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TAB Public See coding TAB 20070309 tab TYPE STANDARD TABLE OF REF TO ce_hds_tree_category WITH DEFAULT KEY
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method GET_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_STRING Value transfer Type reference (TYPE) STRING R_STRING 20070309

Method GET_ID on class CE_HDS_TREE_CATEGORY has no exception.

Method GET_NAME_ACTIVETAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TABNAME Value transfer Type reference (TYPE) TABNAME 20070309

Method GET_NAME_ACTIVETAB on class CE_HDS_TREE_CATEGORY has no exception.

Method GET_NAME_GENCAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TABNAME Value transfer Type reference (TYPE) TABNAME 20070309

Method GET_NAME_GENCAT on class CE_HDS_TREE_CATEGORY has no exception.

Method GET_NAME_GENCATF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TABNAME Value transfer Type reference (TYPE) TABNAME 20070309

Method GET_NAME_GENCATF on class CE_HDS_TREE_CATEGORY has no exception.

Method GET_NAME_HISTTAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TABNAME Value transfer Type reference (TYPE) TABNAME 20070309

Method GET_NAME_HISTTAB on class CE_HDS_TREE_CATEGORY has no exception.

Method GET_NAME_NODETAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TABNAME Value transfer Type reference (TYPE) TABNAME 20070309

Method GET_NAME_NODETAB on class CE_HDS_TREE_CATEGORY has no exception.

Method GET_NAME_NODETAB_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TABNAME Value transfer Type reference (TYPE) TABNAME 20070309

Method GET_NAME_NODETAB_TEXT on class CE_HDS_TREE_CATEGORY has no exception.

Method GET_NAME_TREETAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TABNAME Value transfer Type reference (TYPE) TABNAME 20070309

Method GET_NAME_TREETAB on class CE_HDS_TREE_CATEGORY has no exception.

Method GET_NAME_TREETAB_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TABNAME Value transfer Type reference (TYPE) TABNAME 20070309

Method GET_NAME_TREETAB_TEXT on class CE_HDS_TREE_CATEGORY has no exception.

Method GET_NAME_TROBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TROBJ Value transfer Type reference (TYPE) CHAR30 20070309

Method GET_NAME_TROBJ on class CE_HDS_TREE_CATEGORY has no exception.

Method GET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TEXT Value transfer Type reference (TYPE) STRING R_TEXT 20070309

Method GET_TEXT on class CE_HDS_TREE_CATEGORY has no exception.

Method GET_TRANSPORT_CATEGORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TRANSCAT Value transfer Type reference (TYPE) E070-KORRDEV Kategorie des Auftrags/der Aufgabe 20070423

Method GET_TRANSPORT_CATEGORY on class CE_HDS_TREE_CATEGORY has no exception.

Method GET_TREECATG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CODE Value transfer Type reference (TYPE) HDS_DTE_TREE_CATEGORY 20070309

Method GET_TREECATG on class CE_HDS_TREE_CATEGORY has no exception.

Method IS_CLIENT_DEPENDENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_FLG_DEP Value transfer Type reference (TYPE) CHAR1 20070309

Method IS_CLIENT_DEPENDENT on class CE_HDS_TREE_CATEGORY has no exception.

Method IS_TRANSPORTABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_FLG_TRANSPORTABLE Value transfer Type reference (TYPE) ABAP_BOOL Ableitungsbaum kann transportiert werden 20070422

Method IS_TRANSPORTABLE on class CE_HDS_TREE_CATEGORY has no exception.

Method S_GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TYPECODE Call by reference Type reference (TYPE) HDS_DTE_TREE_CATEGORY I_TYPECODE 20070309
2 Returning R_INSTANCE Value transfer Object reference (TYPE REF TO) CE_HDS_TREE_CATEGORY R_INSTANCE 20070309

Method S_GET_INSTANCE on class CE_HDS_TREE_CATEGORY has no exception.

Method S_GET_LABEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_LABEL Value transfer Type reference (TYPE) STRING R_LABEL 20070309

Method S_GET_LABEL on class CE_HDS_TREE_CATEGORY has no exception.

Method S_GET_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_VALUES Value transfer Type reference (TYPE) TAB R_VALUES 20070309

Method S_GET_VALUES on class CE_HDS_TREE_CATEGORY has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710