SAP ABAP Class CL_UC_COMBINATION (Combination Object)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-SEM-BCS (Application Component) Business Consolidation
     UCD0 (Package) SEM-BCS: Common Objects for Data Dispatcher
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UC_COMBINATION Combination Object 20020708
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_UC_COMBINATION_REPGROUP Combination Object Reporting Group (derived) 20020723
Properties
Class CL_UC_COMBINATION  
Short Description Combination Object    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UCD0   SEM-BCS: Common Objects for Data Dispatcher 
Created 20020708   SAP 
Last change 20050220   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 UC00 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_UC_COMBINATION Combination Object 20020708
Friends
# Friend Modeled only Created on Description
1 CL_UC_COMBINATION_ACCESS 20050125 Constructor Class SHO Combinations
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DO_COMBINATION Instance attribute Private Object reference (TYPE REF TO) CL_UC_COMBINATION Combination Object 20020731
2 DO_MODEL Instance attribute Protected Object reference (TYPE REF TO) IF_UC_MODEL Model (Meta Data) 20020708
3 DR_T_DATA_BUFFER Instance attribute Private Object reference (TYPE REF TO) DATA 20021217
4 DT_FIELD Instance attribute Protected Attribute reference (LIKE) 20020708
5 DT_FIELD_ALL Instance attribute Protected Type reference (TYPE) UC0_TS_FIELD Combination Chars + Independent Chars 20020709
6 DT_FIELD_SO Instance attribute Protected Attribute reference (LIKE) 20020708
7 D_FIELDNAME Instance attribute Protected Attribute reference (LIKE) 20020709
8 D_IS_BASIS_FLD Instance attribute Protected Type reference (TYPE) UC_FLG Indicator: Field Is Basic Field 20040310
9 D_ROLE Instance attribute Protected Type reference (TYPE) UG_ROLE FIN Master Data: Role 20020723
10 D_TIMESTAMP Instance attribute Protected Type reference (TYPE) TIMESTAMP Time Stamp of Data Retrieval 20050725
11 D_TXID Instance attribute Private Type reference (TYPE) SYSUUID_X UUID in X Form (Binary) 20021217
12 GC_TABLEKIND_HASHED Instance attribute Protected Attribute reference (LIKE) 20020708
13 GC_TABLEKIND_SORTED Instance attribute Protected Attribute reference (LIKE) 20020708
14 GC_TABLEKIND_STD Instance attribute Protected Attribute reference (LIKE) 20020708
15 GC_TYPE_S_CHKEY Instance attribute Protected Attribute reference (LIKE) 20020708
16 X Constant Protected Type reference (TYPE) UC_FLG 'X' ='X' 20020709
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_SINGLE_EXISTENCE Instance method Protected Method 20020710
2 CONSTRUCTOR Instance method Public Constructor Constructor 20020708
3 CREATE_COPY_UNSHARED Instance method Protected Method Create copy outside of SHA 20050126
4 CREATE_DATA_REFERENCE Instance method Protected Method 20020710
5 HANDLE_CUST_CHANGE Instance method Protected Method Relevant Customizing has been changed 20050125
6 IS_CONTENT_OBSOLETE Instance method Protected Method Is the buffered content obsolete? 20050725
7 READ_SID Instance method Protected Method 20020710
8 READ_VALUE Instance method Protected Method 20020708
9 READ_VALUE_FROM_OTHER_COMBI Instance method Private Method Get char values 20020731
Events
Class CL_UC_COMBINATION has no event.
Types
Class CL_UC_COMBINATION has no local type.
Method Signatures

Method CHECK_SINGLE_EXISTENCE Signature

Method CHECK_SINGLE_EXISTENCE on class CL_UC_COMBINATION has no parameter.
Method CHECK_SINGLE_EXISTENCE on class CL_UC_COMBINATION has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_COMBINATION Call by reference Object reference (TYPE REF TO) IF_UC_COMBINATION Kombinationsobjekt 20020731
2 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_UC_MODEL Modell (Metadaten) 20020708
3 Importing IT_FIELD Call by reference Type reference (TYPE) UC0_TS_FIELD Liste von Feldnamen 20020708
4 Importing I_FIELDNAME Call by reference Type reference (TYPE) UC_FIELDNAME Feldname 20020709
5 Importing I_IS_BASIS_FLD Call by reference Type reference (TYPE) UC_FLG Feldname ist Basisfeld 20040310

Method CONSTRUCTOR on class CL_UC_COMBINATION has no exception.

Method CREATE_COPY_UNSHARED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_COPY Call by reference Object reference (TYPE REF TO) CL_UC_COMBINATION Kombinationsobjekt 20050126
2 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_UC_MODEL Modell (Metadaten) 20050126
3 Importing IT_SEMKEY Call by reference Type reference (TYPE) UC0_TS_VALUE Muss gesetzt werden, weil in SHA nicht gespeichert. 20050331

Method CREATE_COPY_UNSHARED on class CL_UC_COMBINATION has no exception.

Method CREATE_DATA_REFERENCE Signature

Method CREATE_DATA_REFERENCE on class CL_UC_COMBINATION has no parameter.
Method CREATE_DATA_REFERENCE on class CL_UC_COMBINATION has no exception.

Method HANDLE_CUST_CHANGE Signature

Method HANDLE_CUST_CHANGE on class CL_UC_COMBINATION has no parameter.
Method HANDLE_CUST_CHANGE on class CL_UC_COMBINATION has no exception.

Method IS_CONTENT_OBSOLETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_OBSOLETE Call by reference Type reference (TYPE) UC_FLG der gepufferte Inhalt ist veraltet 20050725

Method IS_CONTENT_OBSOLETE on class CL_UC_COMBINATION has no exception.

Method READ_SID Signature

Method READ_SID on class CL_UC_COMBINATION has no parameter.
Method READ_SID on class CL_UC_COMBINATION has no exception.

Method READ_VALUE Signature

Method READ_VALUE on class CL_UC_COMBINATION has no parameter.
Method READ_VALUE on class CL_UC_COMBINATION has no exception.

Method READ_VALUE_FROM_OTHER_COMBI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_OBSOLETE Call by reference Type reference (TYPE) UC_FLG Werte wurden aus veraltetem Puffer gelesen 20050725
2 Exporting ET_CHPR Call by reference Type reference (TYPE) ANY TABLE Merkmalswerte 20020731
3 Importing IO_SEL Call by reference Object reference (TYPE REF TO) IF_UC_SEL Interface Selektionsbedingung 20020731

Method READ_VALUE_FROM_OTHER_COMBI on class CL_UC_COMBINATION has no exception.
History
Last changed by/on SAP  20050220 
SAP Release Created in 3.1B