Menu

SAP Function Module FC_GET_PERTP

FB zur Bestimmung des Periodentyps anhand der Periode

The Function Module FC_GET_PERTP (FB zur Bestimmung des Periodentyps anhand der Periode) is a standard Function Module in SAP ERP and is part of the function group FC00 within the package FC00.

Technical Information

Function Module FC_GET_PERTP
Short Text FB zur Bestimmung des Periodentyps anhand der Periode
Function Group FC00
Package FC00
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_PERID LIKE TF167-PERID 12 Periode

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_PERTP LIKE Periodentyp

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_TABLE LIKE TF325 Tabelle mit (möglichen) Periodentypen

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
INVALID_PERID Ungültiger Periodentyp
NO_PERTP Kein Periodentyp bestimmbar
SEVERAL_PERTP Mehrere Periodentypen bestimmbar