The Function Module TB_TRD_ACTIVE_CHECK (Prüft, ob parallele Bücher aktiv sind) is a standard Function Module in SAP ERP and is part of the function group TB62 within the package FTA.
Function Module | TB_TRD_ACTIVE_CHECK |
Short Text | Prüft, ob parallele Bücher aktiv sind |
Function Group | TB62 |
Package | FTA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_COMPANY_CODE | TYPE | BUKRS | Buchungskreis | |
IM_PRODUCT_TYPE | TYPE | GSART | Produktart |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_FLAG_ACTIVE | TYPE | XFELD | Flag: parallele Bücher sind aktiv |
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 |
---|---|
NOT_ACTIVE | parallele Bücher sind nicht aktiv |