The Function Module ISB_TRAN_COSTING_BACK_POSTING (IS-B: Kalkulation von Geschäften im Rückvalutierungsmodus) is a standard Function Module in SAP ERP and is part of the function group JBTR within the package JBT.
Function Module | ISB_TRAN_COSTING_BACK_POSTING |
Short Text | IS-B: Kalkulation von Geschäften im Rückvalutierungsmodus |
Function Group | JBTR |
Package | JBT |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SAV_DBPRH | LIKE | JBIKAPD-JDBPHW | ||
SAV_DBPROT_ERM | LIKE | JBIKAPD-JDBPEM | ||
SAV_DERIVATE_CRITERIA | LIKE | JBIKAPD-JANAUS | 'X' | Anreicherung ausführen |
SAV_DETAIL_FLEX_ACTIVE | LIKE | JBIKAPD-JDFLEX | ||
SAV_DETAIL_PROT_ACTIVE | LIKE | JBIKAPD-JDETAI | 'X' | Detail-Protokoll - 'X' |
SAV_ERKRS | LIKE | TKEB-ERKRS | Ergebnisbereich | |
SAV_RUECK_PERIO | LIKE | JBIKAPD-PERIO | Rückvalutierung ab diesem Datum | |
SAV_SD_PRICING | LIKE | JBIKAPD-JFLEXA | 'X' | Flexible Verfahren ausführen |
SAV_TESTLAUF | LIKE | JBIKAPD-JTESTL | 'X' | Kalkulation im Testlauf - 'X' |
SAV_U_PROT_ID | LIKE | SY-TABIX | Übergebene Protokoll ID | |
SAV_VALUES_CLEAR | LIKE | JBIKAPD-JWFLOE | ' ' | Periodenwerte vor der Kalkulation löschen - 'X' |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EP_ERRORS_FOUND | TYPE | C | ||
EP_WARNINGS_FOUND | TYPE | C |
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 |
---|---|---|---|---|
SAV_NEWZSKO | LIKE | JBDZSKO | Übergebene Zahlungsstromköpfe | |
SAV_NEWZSTR | LIKE | JBDZSTR | Übergebene Zahlungsstrompositionen | |
SAV_R_JBDGSCH | LIKE | JBVTOBJE | Geschäfte die kalkuliert werden sollen | |
SAV_U_VDBEPP | LIKE | JBIBEPP | Übergebene Auszahlungen | |
SAV_U_VZZKOKO | LIKE | VZZKOKO | Übergebene Konditionsköpfe | |
SAV_U_VZZKOPO | LIKE | VVZZKOPO | Übergebene Konditionspositionen |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR_WHILE_SAVING | Fehler beim Sichern auf DB (SY-SUBRC <> 0) |