SAP ABAP Class CL_UC_CTR_TIME (C/T: Time Frame)
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_CUST_DATA | Internal View of Customizing Data | 20000821 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UC_CUST_DATA_EXT | External view at Customizing data | 20000821 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_UC_CTR_TIME_TRANS | C/T: Translation Timeframe | 20000821 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_UC_CTR_TIME_XRATE | C/T: Exchange Rate Period Used | 20000821 |
Properties
| Class | CL_UC_CTR_TIME | |
| Short Description | C/T: Time Frame | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | UCF2 | SEM-BCS: Currency Translation |
| Created | 20000821 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_UC_CUST_DATA | Internal View of Customizing Data | 20000821 | ||
| 2 | IF_UC_CUST_DATA_EXT | External view at Customizing data | 20000821 |
Friends
Class CL_UC_CTR_TIME has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | UG_FIELDNAME | Field Name | 20011026 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | UG_FIELDNAME | Field Name | 20011026 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | UG_FIELDNAME | Field Name | 20020805 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | UG_FIELDNAME | Field Name | 20011026 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | UG_FISCPERIOD | Period of a Fiscal Year | 20011026 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | PERIV | Fiscal Year Variant | 20011026 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | UG_FISCYEAR | Fiscal Year | 20011026 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | UC_SELID | GUID to Identify Selection Condition | 20000821 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | UC_FLG | Fiscal year/period already determined? | 20011026 | |||
| 10 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_UC_MODEL | Model (Meta Data) | 20000912 | |||
| 11 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_UC_SEL | Selection Condition | 20000821 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | UC0_TS_FFIX | Fixed Characteristic Values | 20010710 | |||
| 13 | Instance attribute | Protected | Type reference (TYPE) | UC0_TS_FFIX | Fixed Time-related Characteristic Values | 20021107 | |||
| 14 | Constant | Public | Type reference (TYPE) | UC_FLG | 'X' | TRUE | 20000821 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20011026 | |
| 2 | Instance method | Public | Method | Determine Time Selection for YTD Prior Period Selection | 20000918 | |
| 3 | Instance method | Protected | Method | Get fiscal year/period | 20011026 | |
| 4 | Instance method | Public | Method | Determine time selection | 20000821 | |
| 5 | Instance method | Public | Method | Initialize time selection | 20000912 | |
| 6 | Instance method | Protected | Method | Set selection condition for period | 20011026 | |
| 7 | Instance method | Protected | Method | Set Fiscal Year Variant | 20020805 | |
| 8 | Instance method | Protected | Method | Set selection condition for fiscal year | 20011026 | |
| 9 | Instance method | Private | Method | Set selection condition for fiscal year/period | 20011026 | |
| 10 | Instance method | Public | Method | Set Time Selection for Cumulative Prior Period Selection | 20030324 | |
| 11 | Instance method | Public | Method | Replace Time in Data Records | 20010710 |
Events
Class CL_UC_CTR_TIME has no event.
Types
Class CL_UC_CTR_TIME has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_UC_MODEL | Modell (Metadaten) | 20011026 | |||
| 2 | IO_SEL | Call by reference | Object reference (TYPE REF TO) | IF_UC_SEL | Interface Selektionsbedingung | 20011026 | |||
| 3 | IT_SEL | Call by reference | Type reference (TYPE) | UC0_TS_SEL | Tabelle: Selektionsbedingung (Range pro Feld) | 20040129 |
Method CONSTRUCTOR on class CL_UC_CTR_TIME has no exception.
Method CREATE_PRESEL_TIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_SEL | Call by reference | Object reference (TYPE REF TO) | IF_UC_SEL | Selektionsbedingung | 20000918 | |||
| 2 | ID_FROMPERIOD | Call by reference | Type reference (TYPE) | UG_FISCPERIOD | '000' | Periode | 20020220 | ||
| 3 | IF_INCLUDING_CURRENT_PERIOD | Call by reference | Type reference (TYPE) | UC_FLG | SPACE | Inklusive aktueller Periode | 20011206 |
Method CREATE_PRESEL_TIME on class CL_UC_CTR_TIME has no exception.
Method GET_FISCYEAR_PERIOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_FISCPERIOD | Call by reference | Type reference (TYPE) | UG_FISCPERIOD | Periode eines Geschäftsjahres | 20011026 | |||
| 2 | ED_FISCVARNT | Call by reference | Type reference (TYPE) | PERIV | Geschäftsjahresvariante | 20011026 | |||
| 3 | ED_FISCYEAR | Call by reference | Type reference (TYPE) | UG_FISCYEAR | Geschäftsjahr | 20011026 | |||
| 4 | ES_RA_FISCPERIOD | Call by reference | Type reference (TYPE) | UC0_S_RANGE | Allgemeine Range-Definition (für fc_totals_select) | 20040705 |
Method GET_FISCYEAR_PERIOD on class CL_UC_CTR_TIME has no exception.
Method GET_TIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_SEL | Call by reference | Object reference (TYPE REF TO) | IF_UC_SEL | Selektionsbedingung | 20000821 |
Method GET_TIME on class CL_UC_CTR_TIME has no exception.
Method INIT_TIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SEL | Call by reference | Object reference (TYPE REF TO) | IF_UC_SEL | Selektionsbedingung des zu bearbeitenden Datenbestandes | 20000912 | |||
| 2 | IT_SEL | Call by reference | Type reference (TYPE) | UC0_TS_SEL | Feldwerte | 20040129 |
Method INIT_TIME on class CL_UC_CTR_TIME has no exception.
Method SET_FISCPERIOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_FISCPERIOD | Call by reference | Type reference (TYPE) | UG_FISCPERIOD | Geschäftsperiode | 20020910 | |||
| 2 | IS_RA_FISCPERIOD | Call by reference | Type reference (TYPE) | UC0_S_RANGE | Allgemeine Range-Definition (für fc_totals_select) | 20011026 |
Method SET_FISCPERIOD on class CL_UC_CTR_TIME has no exception.
Method SET_FISCVARNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_FISCVARNT | Call by reference | Type reference (TYPE) | PERIV | Geschäftsjahresvariante | 20020805 |
Method SET_FISCVARNT on class CL_UC_CTR_TIME has no exception.
Method SET_FISCYEAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_FISCYEAR | Call by reference | Type reference (TYPE) | UG_FISCYEAR | Geschäftsjahr | 20020910 | |||
| 2 | IS_RA_FISCYEAR | Call by reference | Type reference (TYPE) | UC0_S_RANGE | Allgemeine Range-Definition (für fc_totals_select) | 20011026 |
Method SET_FISCYEAR on class CL_UC_CTR_TIME has no exception.
Method SET_FISCYEAR_PERIOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_FISCVARNT | Call by reference | Type reference (TYPE) | PERIV | Geschäftsjahresvariante | 20020805 | |||
| 2 | IO_SEL | Call by reference | Object reference (TYPE REF TO) | IF_UC_SEL | Interface Selektionsbedingung | 20011026 | |||
| 3 | IS_RA_FISCPERIOD | Call by reference | Type reference (TYPE) | UC0_S_RANGE | Allgemeine Range-Definition (für fc_totals_select) | 20011026 | |||
| 4 | IS_RA_FISCYEAR | Call by reference | Type reference (TYPE) | UC0_S_RANGE | Allgemeine Range-Definition (für fc_totals_select) | 20011026 |
Method SET_FISCYEAR_PERIOD on class CL_UC_CTR_TIME has no exception.
Method SET_PRESEL_TIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_SEL | Call by reference | Object reference (TYPE REF TO) | IF_UC_SEL | Interface Selektionsbedingung | 20030324 | |||
| 2 | ID_FROMPERIOD | Call by reference | Type reference (TYPE) | UG_FISCPERIOD | '000' | Geschäftsperiode | 20030324 | ||
| 3 | IF_INCLUDING_CURRENT_PERIOD | Call by reference | Type reference (TYPE) | UC_FLG | SPACE | Allgemeines Kennzeichen SAP Konsolidierung | 20030324 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20030324 |
Method SUBSTITUTE_TIME_IN_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20010710 | ||||
| 2 | ID_COMP_S_DATA | Call by reference | Type reference (TYPE) | FIELD_TYPE | 'S_CHAR' | Name der Sub-Struktur mit den Merkmalen | 20010710 | ||
| 3 | IO_IO_TYPE | Call by reference | Object reference (TYPE REF TO) | IF_UC_TX_DATA_IO_TYPE | Datenstromtyp (default: totals) | 20040303 |
Method SUBSTITUTE_TIME_IN_DATA on class CL_UC_CTR_TIME has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 3.0A |