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 |
|---|---|---|---|---|---|---|---|
| |
GJBEGDAT | TYPE | SYST-DATUM | Date from the start date of the fiscal year | |||
| |
GJENDDAT | TYPE | SYST-DATUM | Date from the end of the fiscal year | |||
| |
GJAHR | TYPE | COSP-GJAHR | Fiscal year | |||
| |
I_TKA01 | TYPE | TKA01 | SPACE | Field string TKA01 | ||
| |
KOKRS | TYPE | TKA01-KOKRS | SPACE | Controlling area | ||
| |
INCONSISTENT_INPUT | TYPE | KOKRS and I_TKA01-KOKRS are different | ||||
| |
INSUFFICIENT_INPUT | TYPE | No transfer of GJAHR or KOKRS or I_TKA01 | ||||
| |
KOKRS_NOT_FOUND | TYPE | Controlling area not found | ||||
| |
PERIV_NOT_FOUND | TYPE | Period version not found | ||||
Processing Type
| Normal Function 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 |