Menu

SAP Function Module READ_TPVAR2

Lesen der Rumpfzeilen einer Transferpreisvarinte aus Tabelle TPVAR2

The Function Module READ_TPVAR2 (Lesen der Rumpfzeilen einer Transferpreisvarinte aus Tabelle TPVAR2) is a standard Function Module in SAP ERP and is part of the function group PCA_TPVAR within the package KE1C.

Technical Information

Function Module READ_TPVAR2
Short Text Lesen der Rumpfzeilen einer Transferpreisvarinte aus Tabelle TPVAR2
Function Group PCA_TPVAR
Package KE1C
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_KOKRS LIKE TKA01-KOKRS Kostenrechnungskreis
I_VARIANT LIKE TPVAR1-VARIANT Transferpreisvariante

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
ETAB_TPVAR_LINES LIKE V_TPVAR2 TaTabelle: Rumpfzeilen der Transferpreisvariante

Exceptions

This function module does not define any Exceptions.