Menu

SAP Function Module PCA_PLANDATA_READ

EC-PCA: Import plan summary records in an internal table for GP12

The Function Module PCA_PLANDATA_READ (EC-PCA: Import plan summary records in an internal table for GP12) is a standard Function Module in SAP ERP and is part of the function group PC09 within the package KE1.

Technical Information

Function Module PCA_PLANDATA_READ
Short Text EC-PCA: Import plan summary records in an internal table for GP12
Function Group PC09
Package KE1
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BUKRS LIKE GLPCT-RBUKRS
I_T820 LIKE T820 Structure with information on planning parameters
KOKRS LIKE GLPCT-KOKRS
RTCUR_HIGH LIKE GLPCT-RTCUR
RTCUR_LOW LIKE GLPCT-RTCUR Currency key of transaction currency
RUNIT_HIGH LIKE GLPCT-RUNIT
RUNIT_LOW LIKE GLPCT-RUNIT Base unit of measure
RVERS LIKE GLPCT-RVERS
RYEAR LIKE GLPCT-RYEAR

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
T_GLPCT LIKE GLPCT Table with the selected summary records

Exceptions

This function module does not define any Exceptions.