The Function Module TB_SIGN_SET (Setzen der Richtung einer Bewegung oder Kondition lt. FiMa-Berechnungstyp) is a standard Function Module in SAP ERP and is part of the function group TB22 within the package FTA.
Function Module | TB_SIGN_SET |
Short Text | Setzen der Richtung einer Bewegung oder Kondition lt. FiMa-Berechnungstyp |
Function Group | TB22 |
Package | FTA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DEALSIGN | LIKE | VTBFHAPO-SSIGN | Richtung des Geschäfts (Anlage - / Aufnahme +) | |
FIMATYPE | LIKE | TZB0A-SBERFIMA | FiMa-Berechnungstyp der Bewegung oder Kondition |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SIGN | LIKE | VTBFHAPO-SSIGN | Richtung der Bewegung oder Kondition |
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 |
---|---|
INVALID_DEALSIGN | Ungültige Richtung des Geschäfts |
INVALID_FIMATYPE | Ungültiger FiMa-Berechnungstyp |
SIGN_CANNOT_BE_SET | Richtung kann nicht ermittelt werden |