The Function Module FIAA_BWASLG_CHECK () is a standard Function Module in SAP ERP and is part of the function group ACHK within the package AC.
Function Module | FIAA_BWASLG_CHECK |
Short Text | |
Function Group | ACHK |
Package | AC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_BWASLG | LIKE | TABW-BWASLG | zu prüfende Bewegungsart für Gegenbuchung | |
I_BWATYP | LIKE | TABWG-BWATYP | Bewegungsartentyp der BWASL-Bewegungsart | |
I_XZUGNE | LIKE | TABWG-XZUGNE | Neuzugangskennzeichen der BWASL-Bew.art |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_INT_TABW | LIKE | TABW | interne Tabelle der Struktur TABW | |
I_INT_TABWG | LIKE | TABWG | interne Tabelle der Struktur TABWG |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_ALLOWED | Bewegungsart für die Gegenbuchung nicht erlaubt |
NOT_FOUND | Bewegungsart für Gegenbuchung existiert nicht |