SAP ABAP Class CL_UC_FSFREQUENCY (SEM-BCS: Consolidation Frequency)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-SEM-BCS (Application Component) Business Consolidation
⤷
UCMT (Package) SEM-BCS: Period Cat., ConsFrequency,...(Time)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_UG_MD_CHAR_VALUE | 20020419 |
Properties
| Class | CL_UC_FSFREQUENCY | |
| Short Description | SEM-BCS: Consolidation Frequency | |
| Super Class | CL_UG_MD_CHAR_VALUE | |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UCMT | SEM-BCS: Period Cat., ConsFrequency,...(Time) |
| Created | 20020419 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_UC_FSFREQUENCY has no interface implemented.
Friends
Class CL_UC_FSFREQUENCY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | UCM_TS_FSFREQUENCY_PERIODS | Cons Frequency: Cons Periods (Current, Previous, Next) | 20020419 | |||
| 2 | Constant | Private | Type reference (TYPE) | UC_PERIOD | '001' | Period | 20020419 | ||
| 3 | Constant | Private | Type reference (TYPE) | UG_FIELDNAME | 'FISCPERIOD' | FIN Master Data: Field Name | 20020419 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get all cons periods for cons frequency | 20020905 | |
| 2 | Instance method | Public | Method | 20020905 | ||
| 3 | Instance method | Public | Method | Read cons periods for cons frequency | 20020905 |
Events
Class CL_UC_FSFREQUENCY has no event.
Types
Class CL_UC_FSFREQUENCY has no local type.
Method Signatures
Method FSFRQ_GET_ALL_PERIODS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FSFREQUENCY_PERIODS | Call by reference | Type reference (TYPE) | UCM_TS_FSFREQUENCY_PERIODS | Abschlußart: Periodenintervalle (aktuell, voriges, nächstes) | 20020905 |
Method FSFRQ_GET_ALL_PERIODS on class CL_UC_FSFREQUENCY has no exception.
Method FSFRQ_GET_FIRST_PERIOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_FISCPERIOD | Call by reference | Type reference (TYPE) | UG_FISCPERIOD | Geschäftsperiode | 20020905 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20020905 |
Method FSFRQ_READ_PERIODS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_FSFREQUENCY_PERIODS | Call by reference | Type reference (TYPE) | UCM_S_FSFREQUENCY_PERIODS | Abschlußart: Periodenintervalle (aktuell, voriges, nächstes) | 20020905 | |||
| 2 | I_FISCPERIOD | Call by reference | Type reference (TYPE) | UC_PERIOD | Periode | 20020905 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Periode ist keine Abschlußperiode | 20020905 |
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 3.1B |