SAP ABAP Class IF_USMD_UG_TIME (Time: General Services)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_USMD_UG_TIME | Time: General Services | 20110127 |
Properties
| Class | IF_USMD_UG_TIME | |
| Short Description | Time: General Services | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20110127 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_USMD_UG_TIME has no forward declaration.
Interfaces
Class IF_USMD_UG_TIME has no interface implemented.
Friends
Class IF_USMD_UG_TIME has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CHAR01 | '1' | "From" Timepoint of a Hierarchy Edge | 20110127 | ||
| 2 | Constant | Public | Type reference (TYPE) | CHAR01 | '2' | "To" Timepoint of a Hierarchy Edge | 20110127 | ||
| 3 | Constant | Public | Type reference (TYPE) | CHAR01 | 'F' | Convert Using Starting Date of Period | 20110127 | ||
| 4 | Constant | Public | Type reference (TYPE) | CHAR01 | 'L' | Convert Using Ending Date of Period | 20110127 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Get year and period from date | 20110127 | |
| 2 | Static method | Public | Method | Get date from year and period | 20110127 |
Events
Class IF_USMD_UG_TIME has no event.
Types
Class IF_USMD_UG_TIME has no local type.
Method Signatures
Method CONVERT_DATE_2_PERIOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_FISCALPERIOD | Call by reference | Type reference (TYPE) | T009B-POPER | Geschäftsperiode | 20110127 | |||
| 2 | E_FISCALYEAR | Call by reference | Type reference (TYPE) | T009B-BDATJ | Geschäftsjahr | 20110127 | |||
| 3 | I_DATE | Call by reference | Type reference (TYPE) | SY-DATUM | Datum | 20110127 | |||
| 4 | I_FYV | Call by reference | Type reference (TYPE) | PERIV | Geschäftsjahresvariante | 20110127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110127 |
Method CONVERT_PERIOD_2_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DATEFROM | Call by reference | Type reference (TYPE) | SY-DATUM | Von-Datum | 20110127 | |||
| 2 | E_DATETO | Call by reference | Type reference (TYPE) | SY-DATUM | Bis-Datum | 20110127 | |||
| 3 | I_FISCALPERIOD | Call by reference | Type reference (TYPE) | T009B-POPER | Geschäftsperiode | 20110127 | |||
| 4 | I_FISCALYEAR | Call by reference | Type reference (TYPE) | T009B-BDATJ | Geschäftsjahr | 20110127 | |||
| 5 | I_FYV | Call by reference | Type reference (TYPE) | PERIV | Geschäftsjahresvariante | 20110127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110127 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |