The Function Module K_VERSN_READ (Read Plan Version + Fiscal Year-Dependent Version Parameters (if necess.)) is a standard Function Module in SAP ERP and is part of the function group RKSR within the package KBAS.
Function Module | K_VERSN_READ |
Short Text | Read Plan Version + Fiscal Year-Dependent Version Parameters (if necess.) |
Function Group | RKSR |
Package | KBAS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BYPASSING_BUFFER | LIKE | |||
I_ACTVT | LIKE | TACT-ACTVT | Activity for Authorization Check | |
I_GJAHR | LIKE | CCSS-GJAHR | '0000' | Fiscal Year |
I_KOKRS | LIKE | CCSS-KOKRS | Controlling Area | |
I_VERSN | LIKE | CCSS-VERSN | Version |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_TKA07 | LIKE | TKA07 | Fiscal-Year Dependent Version Parameters | |
E_TKA09 | LIKE | TKA09 | Master Table Versions | |
E_TKT09 | LIKE | TKT09 | Text on Version |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_FOUND | CO Area not Found |
NOT_FOUND_GJAHR | Control Parameters not Found for Fiscal Year |
NO_AUTHORITY | No Authorization for Version |