The Function Module AISCO_TRANSACTION_CHECK (Prüfen der Bewegungsarten) is a standard Function Module in SAP ERP and is part of the function group AISCO within the package AA.
Function Module | AISCO_TRANSACTION_CHECK |
Short Text | Prüfen der Bewegungsarten |
Function Group | AISCO |
Package | AA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_AFAPL | LIKE | T093C-AFAPL | Bewertungsplan für die Anlagenbewertung | |
I_AKTIV | LIKE | ANLA-AKTIV | Aktivierungsdatum der Anlage | |
I_BWASL | LIKE | ANEP-BWASL | Bewegungsart Anlagen | |
I_BZDAT | LIKE | ANEP-BZDAT | Bezugsdatum | |
I_DATUM | LIKE | T093C-DATUM | Wertstellungsdatum für übernommene Altanlagen | |
I_FIRST_DAY | LIKE | T093C-DATUM | Erster Tag des laufenden Geschäftsjahrs | |
I_XOPVW | LIKE | ANLA-XOPVW | Anlage im Bau mit Einzelpostenabrechnung |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_BWASL | LIKE | ANEP-BWASL | Bewegungsart Anlagen | |
E_BZDAT | LIKE | ANEP-BZDAT | Bezugsdatum |
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.