The Function Module K_WRTTP_DETERMINE (Determines Value Range Table for (e.g.) Plan, Actual, ...) is a standard Function Module in SAP ERP and is part of the function group KAVR within the package KACC.
Function Module | K_WRTTP_DETERMINE |
Short Text | Determines Value Range Table for (e.g.) Plan, Actual, ... |
Function Group | KAVR |
Package | KACC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ACTUAL | TYPE | C | SPACE | Actual value types |
I_PLAN | TYPE | C | SPACE | Plan value types |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RA_WRTTP | LIKE | Output: Range table with value types |
This function module does not define any Exceptions.