SAP ABAP Function Module K_GJAHR_LIMITS_GET (Determining beginning and final date of a fiscal year)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       KAUC (Package) Customizing R/3 Cost Accounting, Orders
Basic Data
Function Module K_GJAHR_LIMITS_GET Determining beginning and final date of a fiscal year  
Function Group KAZU   Overhead Rates  
Program Name SAPLKAZU    
INCLUDE Name LKAZUU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting GJBEGDAT TYPE SYST-DATUM Date from the start date of the fiscal year
Exporting GJENDDAT TYPE SYST-DATUM Date from the end of the fiscal year
Importing GJAHR TYPE COSP-GJAHR Fiscal year
Importing I_TKA01 TYPE TKA01 SPACE Field string TKA01
Importing KOKRS TYPE TKA01-KOKRS SPACE Controlling area
Exception INCONSISTENT_INPUT TYPE KOKRS and I_TKA01-KOKRS are different
Exception INSUFFICIENT_INPUT TYPE No transfer of GJAHR or KOKRS or I_TKA01
Exception KOKRS_NOT_FOUND TYPE Controlling area not found
Exception PERIV_NOT_FOUND TYPE Period version not found
               
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  00000000 
SAP Release Created in