SAP ABAP Function Module G_POSTING_DATE_OF_YEAR_GET (Bestimmung des ersten und letzten Tages eines Geschäftsjahres)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       GBAS (Package) FI-SL Customizing / integration / Basis
Basic Data
Function Module G_POSTING_DATE_OF_YEAR_GET Bestimmung des ersten und letzten Tages eines Geschäftsjahres  
Function Group GUPD   FI-GL: period determination  
Program Name SAPLGUPD    
INCLUDE Name LGUPDU06    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting FROM_DATE TYPE SYST-DATUM First day of the fiscal year
Exporting LAST_NORMAL_PERIOD TYPE T009B-POPER Last normal period, if PERIOD is special period
Exporting TO_DATE TYPE SYST-DATUM Last day of the fiscal year
Exporting FIRST_NORMAL_PERIOD TYPE T009B-POPER
Importing VARIANT TYPE T009B-PERIV Fiscal year variant
Importing YEAR TYPE T009B-BDATJ Fiscal year
Exception VARIANT_NOT_DEFINED TYPE Fiscal year variant is not available
Exception YEAR_NOT_DEFINED TYPE
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19931201 
SAP Release Created in