Menu

SAP Function Module K_WRTTP_DETERMINE

Determines Value Range Table for (e.g.) Plan, Actual, ...

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

This function module does not define any Exceptions.