SAP ABAP Class CL_UC_CTR_DATA_EXT (Currency Translation: Data Records)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-SEM-BCS (Application Component) Business Consolidation
     UCF2 (Package) SEM-BCS: Currency Translation
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UC_CTR_DATA_EXT Currency Translation: Data Records 20020329
Properties
Class CL_UC_CTR_DATA_EXT  
Short Description Currency Translation: Data Records    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UCF2   SEM-BCS: Currency Translation 
Created 20020329   SAP 
Last change 20041006   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_CTR_DATA_EXT Currency Translation: Data Records 20020329
Friends
Class CL_UC_CTR_DATA_EXT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DD_KFIG_SOURCE Instance attribute Private Type reference (TYPE) UG_FIELDNAME FIN Master Data: Field Name 20020329
2 DD_KFIG_TARGET Instance attribute Private Type reference (TYPE) UG_FIELDNAME FIN Master Data: Field Name 20020329
3 DF_CROSSUNIT Instance attribute Private Type reference (TYPE) UC_FLG Cross-Unit Processing? 20020811
4 DO_MODEL Instance attribute Private Object reference (TYPE REF TO) IF_UC_MODEL Model (Field Catalog, ...) 20020329
5 DO_SEL Instance attribute Private Object reference (TYPE REF TO) IF_UC_SEL Interface Selection Condition 20020805
6 DR_ACQPERIOD Instance attribute Private Attribute reference (LIKE) 20020329
7 DR_ACQYEAR Instance attribute Private Attribute reference (LIKE) 20020329
8 DR_CTFLG Instance attribute Private Attribute reference (LIKE) 20020329
9 DR_DOCTYPE Instance attribute Private Attribute reference (LIKE) 20020329
10 DR_FISCPERIOD Instance attribute Private Attribute reference (LIKE) 20020329
11 DR_FISCYEAR Instance attribute Private Attribute reference (LIKE) 20020329
12 DR_ITEM Instance attribute Private Attribute reference (LIKE) 20020329
13 DR_PARTNER_CURR Instance attribute Private Attribute reference (LIKE) 20020329
14 DR_PLEVEL Instance attribute Private Attribute reference (LIKE) 20020329
15 DR_REPUNIT_CURR Instance attribute Private Attribute reference (LIKE) 20020329
16 DR_SVAL Instance attribute Public Object reference (TYPE REF TO) DATA Value in Source Currency 20020329
17 DR_SVAL_OFF Instance attribute Public Object reference (TYPE REF TO) DATA Value in Source Currency (Offset) 20020329
18 DR_S_CHAR Instance attribute Private Attribute reference (LIKE) 20020329
19 DR_S_DATA Instance attribute Private Attribute reference (LIKE) 20020329
20 DR_S_DATA_TMP Instance attribute Private Object reference (TYPE REF TO) DATA 20020811
21 DR_S_KFIG Instance attribute Private Attribute reference (LIKE) 20020329
22 DR_S_KFIG_OFF Instance attribute Private Attribute reference (LIKE) 20020329
23 DR_S_REPUNITS Instance attribute Private Object reference (TYPE REF TO) DATA 20020811
24 DR_S_REPUNITS_TMP Instance attribute Private Object reference (TYPE REF TO) DATA 20020811
25 DR_TVAL Instance attribute Private Object reference (TYPE REF TO) DATA Value in Target Currency 20020329
26 DR_TVAL_OFF Instance attribute Private Object reference (TYPE REF TO) DATA Value in Target Currency (Offset) 20020329
27 DR_TX_TYPE Instance attribute Private Attribute reference (LIKE) 20020329
28 DR_T_DATA Instance attribute Private Attribute reference (LIKE) 20020329
29 DR_VERSION Instance attribute Private Attribute reference (LIKE) 20020329
30 GC_TRUE Constant Private Type reference (TYPE) UC_FLG 'X' General Indicator, SAP Consolidation 20020329
31 GC_TYPE_S_KFIG1 Constant Private Type reference (TYPE) FIELD_TYPE 'S_KFIG1' 20020329
32 GC_TYPE_S_KFIG2 Constant Private Type reference (TYPE) FIELD_TYPE 'S_KFIG2' 20020329
33 GC_TYPE_S_REPUNITS Constant Private Type reference (TYPE) FIELD_TYPE 'UCD_S_ROLE_REPUNIT' Field Type for Field 20020811
Methods
# Method Level Visibility Method type Description Created on
1 ASSIGN_KFIG_ST Instance method Private Method Assign References to Source and Target Key Figure 20020329
2 CALCULATE_TOTAL Instance method Private Method 20020329
3 CONSTRUCTOR Instance method Public Constructor Constructor 20020329
4 INIT Instance method Private Method Initialize Data Object 20020329
5 SET_DATA Instance method Public Method Set Data to Be Translated 20020329
6 SET_DATA_LINE Instance method Public Method Set Current Data Row 20020329
7 SET_KFIG Instance method Public Method Set Current Pair of Source/Target Key Figures 20020329
8 SET_SEL Instance method Public Method Set Selection Condition 20020805
9 UPDATE_VALUES Instance method Public Method Update Values of Key Figures in Data to be Translated 20020808
Events
Class CL_UC_CTR_DATA_EXT has no event.
Types
Class CL_UC_CTR_DATA_EXT has no local type.
Method Signatures

Method ASSIGN_KFIG_ST Signature

Method ASSIGN_KFIG_ST on class CL_UC_CTR_DATA_EXT has no parameter.
Method ASSIGN_KFIG_ST on class CL_UC_CTR_DATA_EXT has no exception.

Method CALCULATE_TOTAL Signature

Method CALCULATE_TOTAL on class CL_UC_CTR_DATA_EXT has no parameter.
Method CALCULATE_TOTAL on class CL_UC_CTR_DATA_EXT has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_UC_MODEL Modell (Feldkatalog, ...) 20020329

Method CONSTRUCTOR on class CL_UC_CTR_DATA_EXT has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DATA2 Call by reference Type reference (TYPE) ANY TABLE 20020329

Method INIT on class CL_UC_CTR_DATA_EXT has no exception.

Method SET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DATA2 Call by reference Type reference (TYPE) HASHED TABLE 20020329

Method SET_DATA on class CL_UC_CTR_DATA_EXT has no exception.

Method SET_DATA_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATA2 Call by reference Type reference (TYPE) ANY 20020329

Method SET_DATA_LINE on class CL_UC_CTR_DATA_EXT has no exception.

Method SET_KFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_KFIG_SOURCE Call by reference Type reference (TYPE) UG_FIELDNAME FI-Stammdaten: Feldname 20020329
2 Importing ID_KFIG_TARGET Call by reference Type reference (TYPE) UG_FIELDNAME FI-Stammdaten: Feldname 20020329

Method SET_KFIG on class CL_UC_CTR_DATA_EXT has no exception.

Method SET_SEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_CROSSUNIT Call by reference Type reference (TYPE) UC_FLG SPACE Crossunit Verarbeitung? 20020811
2 Importing IO_SEL Call by reference Object reference (TYPE REF TO) IF_UC_SEL Interface Selektionsbedingung 20020805

Method SET_SEL on class CL_UC_CTR_DATA_EXT has no exception.

Method UPDATE_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DATA2 Call by reference Type reference (TYPE) HASHED TABLE 20020808

Method UPDATE_VALUES on class CL_UC_CTR_DATA_EXT has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in 3.1B