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.
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 |
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 |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.