The Function Module TB_COVR_FIND_FREE_COVER_KEY () is a standard Function Module in SAP ERP and is part of the function group TB7A within the package FTH.
Function Module | TB_COVR_FIND_FREE_COVER_KEY |
Short Text | |
Function Group | TB7A |
Package | FTH |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IMP_AMOUNT | LIKE | VTBSI-BZTRANS | FW-Betrag | |
IMP_COMPANY_CODE | LIKE | VTBSI-BUKRS | Buchungskreis | |
IMP_CURRENCY1 | LIKE | VTBSI-WTRANS | Transaktionswhrg. (FW-Whrg) | |
IMP_CURRENCY2 | LIKE | VTBSI-WBASIS | TRCA_COMPANY-CURRENCY | Basiswhrg. (idR. HW) |
IMP_FLG_INVOICE | LIKE | VTB_SIZU-XAFELD | SPACE | Kennzeichen Rechnung- 'X',(Gutschrift - ' ') |
IMP_HEDGE_NO | LIKE | VTBSI-RSICH | Sicherungs-Nummer | |
IMP_SIGN | LIKE | VTBSIZU-SSIGNT | SPACE | Vorzeichen der FW-Betrages ('+' oder '-') |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EXP_RC | LIKE | SY-SUBRC | Returncode (z.B. Enqueue fehlerhaft, ...) | |
EXP_UNAME | LIKE | SY-UNAME | User, der z.B. gewünschte Absicherung sperrt... | |
EXP_VTB_SI | LIKE | VTB_SI | Struktur: Absicherungsfelder |
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 |
---|---|
NO_COVER_FOUND | nicht gefunden (Imp.Parms?, verfuegb. Betrag?) |
NO_COVER_MARKED | mehrere Absicherungen gefunden, welche meinst Du |