The Function Module FIAA_BWASLN_CHECK () is a standard Function Module in SAP ERP and is part of the function group ACHK within the package AC.
Function Module | FIAA_BWASLN_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_BWASL | LIKE | TABW-BWASL | Bewegungsart, gegen die BWASLN geprüft wird. | |
I_BWASLN | LIKE | TABW-BWASLN | zu prüfende Bewegungsart für Neuzugang | |
I_TABWG | LIKE | TABWG | gefüllte Feldleiste mit Struktur von TABWG |
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_XTABW | LIKE | TABW | interne Tabelle der Struktur TABW | |
I_XTABWG | LIKE | TABWG | interne Tabelle der Struktur TABWG |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_ALLOWED | Bewegungsart nicht erlaubt f. Zugang im gl. Jahr |
NOT_FOUND | Bewegungsart existiert nicht |