Menu

SAP Function Module FM_PSO_TEMPLATE_GET

Get Template Number

The Function Module FM_PSO_TEMPLATE_GET (Get Template Number) is a standard Function Module in SAP ERP and is part of the function group F0KN within the package FMFI.

Technical Information

Function Module FM_PSO_TEMPLATE_GET
Short Text Get Template Number
Function Group F0KN
Package FMFI
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_BELNR TYPE BELNR_D Zuordnung Positionsnummern Materialbeleg-Einkaufsbeleg
I_BUKRS TYPE BUKRS Buchungskreis
I_GET_TEMPLATE TYPE BOOLE-BOOLE Boolesche Variable
I_GJAHR TYPE GJAHR Geschäftsjahr
I_LOTKZ TYPE LOTKZ Bündelungskennzeichen für Belege
I_TEMPLATE_REQUIRED TYPE BOOLE-BOOLE Boolesche Variable

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_BELNR TYPE BELNR_D Zuordnung Positionsnummern Materialbeleg-Einkaufsbeleg
E_BUKRS TYPE BUKRS Buchungskreis
E_GJAHR TYPE GJAHR Geschäftsjahr
E_LOTKZ TYPE LOTKZ Bündelungskennzeichen für Belege
E_TEMPLATE_REQUIRED TYPE BOOLE-BOOLE Boolesche Variable

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.