The Function Module WB2A_TAXI_CONVERT_FCODE (TAXI-FCode in echten FCode umsetzen, ggf. Reiter in Vordergrund bringen) is a standard Function Module in SAP ERP and is part of the function group WB2A_TAXI within the package WB2B.
Function Module | WB2A_TAXI_CONVERT_FCODE |
Short Text | TAXI-FCode in echten FCode umsetzen, ggf. Reiter in Vordergrund bringen |
Function Group | WB2A_TAXI |
Package | WB2B |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FCODE_IN | LIKE | TAXI_PARAMS-FCODE | zu übersetzender Funktionscode |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FCODE_OUT | LIKE | TAXI_PARAMS-FCODE | übersetzter Funktionscode |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
FCODE_NOT_FOUND | Funktionscode konnte nicht übersetzt werden |