SAP ABAP Class CL_UA_CCS_ITEM (Cost Component Split Element)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-BA (Application Component) Business Analytics
     UA_COSTING_ENGINE (Package) Costing Solutions: Costing Engine
Properties
Class CL_UA_CCS_ITEM  
Short Description Cost Component Split Element    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UA_COSTING_ENGINE   Costing Solutions: Costing Engine 
Created 20030327   SAP 
Last change 20060313   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_UA_CCS_ITEM has no interface implemented.
Friends
Class CL_UA_CCS_ITEM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CD_SEPARATOR Constant Private Type reference (TYPE) CHAR1 '/' Single-Character Indicator 20030328
2 MD_CCS Instance attribute Private Type reference (TYPE) UAB_COSTCOMSPLIT Cost Component Split 20030327
3 MD_CCST Instance attribute Private Type reference (TYPE) UAB_TYPENAME Cost Component Split Type 20030327
4 MR_COMBINATION Instance attribute Public Object reference (TYPE REF TO) DATA Key 20030327
5 MT_VALUES Instance attribute Private Type reference (TYPE) TY_T_VALUES Field Value Table 20030327
6 SO_REF_EDGE Static Attribute Private Object reference (TYPE REF TO) CL_UA_EDGE Link for Currency and Unit Fields 20030401
7 SO_REF_NODE Static Attribute Private Object reference (TYPE REF TO) CL_UA_NODE Nodes for Currency and Unit Fields 20030401
8 ST_CCSPLITS Static Attribute Private Type reference (TYPE) UAB_T_CCSPLIT Cost Component Splits 20030417
9 ST_ITEMS Static Attribute Private Type reference (TYPE) UAB_T_CCS_ITEM Cost Component Split Components 20030328
10 ST_STRUCTURES Static Attribute Private Type reference (TYPE) TY_T_STRUCTURES 20030328
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ITEMS Static method Public Method Adds an Element after Key Check 20030328
2 CLEAR Static method Public Method Deletes the List of Known Elements 20030401
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20030327
4 GET_DESCRIPTION Instance method Public Method Delivers Descriptive Text 20030328
5 GET_ICON Instance method Public Method Delivers Icon 20030328
6 GET_INFOS Instance method Private Method 20030417
7 GET_ITEMS_AS_LIST Static method Public Method Delivers Flat List of Known Elements 20030328
8 GET_ITEMS_AS_TREE Static method Public Method Delivers Elements According to CCS Type and CCS in Tree 20030328
9 GET_REF_EDGE Static method Public Method Reads Link to Read Units of Measure and Currencies 20030401
10 GET_REF_NODE Static method Public Method Reads Node to Read Units of Measure and Currencies 20030401
11 GET_STRUCTURE Static method Private Method Delivers Type-Related Work Area for Internal Usage 20030328
12 GET_VALUE Instance method Public Method Delivers Contents of a Field 20030327
13 IS_INITIAL Instance method Public Method 20100802
14 SET_REF_EDGE Static method Public Method Sets Link to Read Units of Measure and Currencies 20030401
15 SET_REF_NODE Static method Public Method Sets Node to Read Units of Measure and Currencies 20030401
16 SET_VALUE Instance method Public Method Sets the Content of a Field 20030327
Events
Class CL_UA_CCS_ITEM has no event.
Types
Class CL_UA_CCS_ITEM has no local type.
Method Signatures

Method ADD_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_CCS Value transfer Type reference (TYPE) UAB_COSTCOMSPLIT Schichtung 20030328
2 Importing ID_CCST Value transfer Type reference (TYPE) UAB_TYPENAME Costing Solutions Strukturname 20030328
3 Importing ID_FIELDNAME Value transfer Type reference (TYPE) UAB_FIELDNAME Feldname (Merkmal oder Kennzahl) 20030328
4 Importing ID_METATYPE Value transfer Type reference (TYPE) FINB_METATYPE Metatyp einer CS-Struktur (Object, Edge, Node,...) 20030901
5 Importing IO_METADATA Call by reference Object reference (TYPE REF TO) CL_UA_METADATA Instanz mit Header und Item Daten 20030328
6 Importing IR_T_DATA Call by reference Object reference (TYPE REF TO) DATA 20030328
7 Returning RT_ITEMS Value transfer Type reference (TYPE) UAB_T_CCS_ITEM Schichtung 20030328

Method ADD_ITEMS on class CL_UA_CCS_ITEM has no exception.

Method CLEAR Signature

Method CLEAR on class CL_UA_CCS_ITEM has no parameter.
Method CLEAR on class CL_UA_CCS_ITEM has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_CCS Value transfer Type reference (TYPE) UAB_COSTCOMSPLIT Schichtung 20030327
2 Importing ID_CCST Value transfer Type reference (TYPE) UAB_TYPENAME Costing Solutions Strukturname 20030327
3 Importing IR_COMBINATION Value transfer Object reference (TYPE REF TO) DATA 20030327

Method CONSTRUCTOR on class CL_UA_CCS_ITEM has no exception.

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_DESCRIPTION Value transfer Type reference (TYPE) UAB_DESCRIPTION Beschreibung 20030328

Method GET_DESCRIPTION on class CL_UA_CCS_ITEM has no exception.

Method GET_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_ICON Value transfer Type reference (TYPE) ICON_D Ikone in Textfeldern (Ersatzdarstellung, Alias) 20030328

Method GET_ICON on class CL_UA_CCS_ITEM has no exception.

Method GET_INFOS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_ICON Value transfer Type reference (TYPE) ICON_D Ikone in Textfeldern (Ersatzdarstellung, Alias) 20030417
2 Exporting ED_TEXT Value transfer Type reference (TYPE) TEXT60 Textfeld der Länge 60 20030417

Method GET_INFOS on class CL_UA_CCS_ITEM has no exception.

Method GET_ITEMS_AS_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ITEMS Value transfer Type reference (TYPE) UAB_T_CCS_ITEM Tabelle für Schichtungselemente 20030328

Method GET_ITEMS_AS_LIST on class CL_UA_CCS_ITEM has no exception.

Method GET_ITEMS_AS_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ITEMS Value transfer Type reference (TYPE) UAB_T_CCST_CCS_TAB Tabelle von Schichtungstypen mit deren Schichtungen 20030328

Method GET_ITEMS_AS_TREE on class CL_UA_CCS_ITEM has no exception.

Method GET_REF_EDGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_REF_EDGE Value transfer Object reference (TYPE REF TO) CL_UA_EDGE Kanteninstanz 20030401

Method GET_REF_EDGE on class CL_UA_CCS_ITEM has no exception.

Method GET_REF_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_REF_NODE Value transfer Object reference (TYPE REF TO) CL_UA_NODE Knoteninstanz 20030401

Method GET_REF_NODE on class CL_UA_CCS_ITEM has no exception.

Method GET_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_CCST Value transfer Type reference (TYPE) UAB_TYPENAME Costing Solutions Strukturname 20030328
2 Importing IO_METADATA Call by reference Object reference (TYPE REF TO) CL_UA_METADATA Metadaten einer Costing Solution 20030328
3 Returning RR_STRUCTURE Value transfer Object reference (TYPE REF TO) DATA 20030328

Method GET_STRUCTURE on class CL_UA_CCS_ITEM has no exception.

Method GET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_COLUMN_NAME Value transfer Type reference (TYPE) UAB_FIELDNAME Feldname (Merkmal oder Kennzahl) 20030327
2 Importing ID_LCID Value transfer Type reference (TYPE) UAB_ID Instanz-Id 20030327
3 Importing ID_METATYPE Value transfer Type reference (TYPE) FINB_METATYPE Metatyp einer CS-Struktur (Object, Edge, Node,...) 20030901
4 Returning RR_VALUE Value transfer Object reference (TYPE REF TO) DATA 20030327
# Exception Resumable Description Created on
1 COLUMN_DOES_NOT_EXIST Keine Werte wurde gefunden 20030327

Method IS_INITIAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_RESULT Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20100802

Method IS_INITIAL on class CL_UA_CCS_ITEM has no exception.

Method SET_REF_EDGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_REF_EDGE Value transfer Object reference (TYPE REF TO) CL_UA_EDGE Kanteninstanz 20030401

Method SET_REF_EDGE on class CL_UA_CCS_ITEM has no exception.

Method SET_REF_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_REF_NODE Value transfer Object reference (TYPE REF TO) CL_UA_NODE Knoteninstanz 20030401

Method SET_REF_NODE on class CL_UA_CCS_ITEM has no exception.

Method SET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_COLUMN_NAME Value transfer Type reference (TYPE) UAB_FIELDNAME Feldname (Merkmal oder Kennzahl) 20030327
2 Importing ID_LCID Value transfer Type reference (TYPE) UAB_ID Instanz-Id 20030327
3 Importing ID_METATYPE Value transfer Type reference (TYPE) FINB_METATYPE Metatyp einer CS-Struktur (Object, Edge, Node,...) 20030901
4 Importing IR_VALUE Call by reference Object reference (TYPE REF TO) DATA 20030327

Method SET_VALUE on class CL_UA_CCS_ITEM has no exception.
History
Last changed by/on SAP  20060313 
SAP Release Created in 350