Menu

SAP Function Module FM_PSO_GL_NOT_AUTOM_ONLY_CHECK

Prüft ob das Sachkonto nur automatisch bebuchbar ist

The Function Module FM_PSO_GL_NOT_AUTOM_ONLY_CHECK (Prüft ob das Sachkonto nur automatisch bebuchbar ist) 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_GL_NOT_AUTOM_ONLY_CHECK
Short Text Prüft ob das Sachkonto nur automatisch bebuchbar ist
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_BUKRS LIKE SKB1-BUKRS Buchungskreis
I_SAKNR LIKE SKB1-SAKNR Nummer des Sachkontos

Exporting Parameters

This function module does not define any EXPORTING parameters.

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.