Menu

SAP Function Module K_PCA_TEMPLATE_EVAL_RUN

PCA-Formelplanung ausführen

The Function Module K_PCA_TEMPLATE_EVAL_RUN (PCA-Formelplanung ausführen) is a standard Function Module in SAP ERP and is part of the function group PCTE within the package KE1.

Technical Information

Function Module K_PCA_TEMPLATE_EVAL_RUN
Short Text PCA-Formelplanung ausführen
Function Group PCTE
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
I_BATCH LIKE SY-BATCH Batchverarbeitung, Programm läuft im Hintergrund
I_DETAIL TYPE DETAILFLG Anzeige von Detaillisten
I_KOKRS LIKE GLPCT-KOKRS Kostenrechnungskreis
I_PERIOD_FROM LIKE GLPCA-POPER Buchungsperiode
I_PERIOD_TO LIKE GLPCA-POPER Buchungsperiode
I_PRCTR_GROUP LIKE RPCAP-PCGRUPPE Profit-Center-Gruppe
I_TEST TYPE ALLGTEST Testlauf
I_VERSN LIKE GLPCT-RVERS Version
I_YEAR LIKE GLPCT-RYEAR Geschäftsjahr

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
I_BUKRS_RANGE LIKE RANGE_BUKRS_CO RANGE-Struktur für Buchungskreis

Exceptions

This function module does not define any Exceptions.