The Function Module 0ATR_TRANSFER_GET_ALLOWED_BWA (Ermitteln der zulässigen Bewegungsarten in Abhängigkeit vom Beziehungstyp) is a standard Function Module in SAP ERP and is part of the function group 0ATR within the package AC.
Function Module | 0ATR_TRANSFER_GET_ALLOWED_BWA |
Short Text | Ermitteln der zulässigen Bewegungsarten in Abhängigkeit vom Beziehungstyp |
Function Group | 0ATR |
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_MODE | LIKE | A - AbgangsBewegungsart Z - Zugangs-BWA | ||
I_TMETH | LIKE | TA1TVB-TMETH | Beziehungstyp |
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 |
---|---|---|---|---|
T_TABW | LIKE | TABW | zulässige Bewegungsarten | |
T_TABWT | LIKE | TABWT | ... mit den dazugehörigen Texten |
This function module does not define any Exceptions.