SAP ABAP Class CL_UMC_PERIODICITY (Periodization - Runtime)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-SEM-CPM (Application Component) Corporate Performance Monitor
⤷
UMC (Package) CPM : Common Objects
⤷
⤷
Properties
| Class | CL_UMC_PERIODICITY | |
| Short Description | Periodization - Runtime | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UMC | CPM : Common Objects |
| Created | 20050323 | SAP |
| Last change | 20050411 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UMC_PERIODICITY has no forward declaration.
Interfaces
Class CL_UMC_PERIODICITY has no interface implemented.
Friends
Class CL_UMC_PERIODICITY 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) | UMC_RU100 | Periodization | 20050323 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | UMC_RU100T | Periodization: Texts | 20050323 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | YT_FACTORY | 20050323 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | UMC_YT_RU101 | Periodization: Subintervals | 20050323 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | UMC_YT_RU101T | Periodization: Subintervals - Texts | 20050323 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | UMC_Y_PERIODICITY | Technical Name of Periodization | 20050323 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20050323 | |
| 2 | Static method | Public | Method | Get Instance | 20050323 | |
| 3 | Static method | Public | Method | Init Factory | 20050323 |
Events
Class CL_UMC_PERIODICITY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_FACTORY | Protected | See coding | 20050323 | begin of ys_factory,
periodicity type umc_y_periodicity,
ref type ref to cl_umc_periodicity,
end of ys_factory
|
||
| 2 | YT_FACTORY | Protected | See coding | 20050323 | yt_factory type standard table of ys_factory with default key
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PERIODICITY | Call by reference | Type reference (TYPE) | UMC_Y_PERIODICITY | Technischer Name einer Periodisierung | 20050323 |
Method CONSTRUCTOR on class CL_UMC_PERIODICITY has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_PERIODICITY | Value transfer | Object reference (TYPE REF TO) | CL_UMC_PERIODICITY | Priodization - runtime | 20050323 | |||
| 2 | I_PERIODICITY | Call by reference | Type reference (TYPE) | UMC_Y_PERIODICITY | Technischer Name einer Periodisierung | 20050323 |
Method GET_INSTANCE on class CL_UMC_PERIODICITY has no exception.
Method INIT_FACTORY Signature
Method INIT_FACTORY on class CL_UMC_PERIODICITY has no parameter.
Method INIT_FACTORY on class CL_UMC_PERIODICITY has no exception.
History
| Last changed by/on | SAP | 20050411 |
| SAP Release Created in | 600 |