SAP ABAP Interface IF_USMD_UG_TIME (Time: General Services)
Hierarchy
MDG_FND (Software Component) MDG Foundation
   CA-MDG-APP-FIN (Application Component) MDG for Financials
     USMD_UGMD0 (Package) FIN General: Master Data
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
Interface IF_USMD_UG_TIME  
Short Description Time: General Services    
General Data
Package USMD_UGMD0   FIN General: Master Data 
Created 20110127   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_USMD_UG_TIME has no forward declaration.
Interfaces
Interface IF_USMD_UG_TIME has no interface.
Friends
Interface IF_USMD_UG_TIME has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_MODE_HRY_FROMTIME Constant Public Type reference (TYPE) CHAR01 '1' "From" Timepoint of a Hierarchy Edge 20110127
2 GC_MODE_HRY_TOTIME Constant Public Type reference (TYPE) CHAR01 '2' "To" Timepoint of a Hierarchy Edge 20110127
3 GC_MODE_VIA_FIRST_DAY Constant Public Type reference (TYPE) CHAR01 'F' Convert Using Starting Date of Period 20110127
4 GC_MODE_VIA_LAST_DAY Constant Public Type reference (TYPE) CHAR01 'L' Convert Using Ending Date of Period 20110127
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_DATE_2_PERIOD Static method Public Method Get year and period from date 20110127
2 CONVERT_PERIOD_2_DATE Static method Public Method Get date from year and period 20110127
Events
Interface IF_USMD_UG_TIME has no event.
Types
Interface 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 Exporting E_FISCALPERIOD Call by reference Type reference (TYPE) T009B-POPER Geschäftsperiode 20110127
2 Exporting E_FISCALYEAR Call by reference Type reference (TYPE) T009B-BDATJ Geschäftsjahr 20110127
3 Importing I_DATE Call by reference Type reference (TYPE) SY-DATUM Datum 20110127
4 Importing I_FYV Call by reference Type reference (TYPE) PERIV Geschäftsjahresvariante 20110127
# Exception Resumable Description Created on
1 CONVERSION_ERROR 20110127

Method CONVERT_PERIOD_2_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DATEFROM Call by reference Type reference (TYPE) SY-DATUM Von-Datum 20110127
2 Exporting E_DATETO Call by reference Type reference (TYPE) SY-DATUM Bis-Datum 20110127
3 Importing I_FISCALPERIOD Call by reference Type reference (TYPE) T009B-POPER Geschäftsperiode 20110127
4 Importing I_FISCALYEAR Call by reference Type reference (TYPE) T009B-BDATJ Geschäftsjahr 20110127
5 Importing I_FYV Call by reference Type reference (TYPE) PERIV Geschäftsjahresvariante 20110127
# Exception Resumable Description Created on
1 CONVERSION_ERROR 20110127
History
Last changed by/on SAP  20130531 
SAP Release Created in 606