Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The Function Module ISB_KALK_DATA_PROCESS_VAR (IS-B: Selektion und Kalkulation von Bodensatzbeständen) is a standard Function Module in SAP ERP and is part of the function group JBTD within the package JBT.
Function Module | ISB_KALK_DATA_PROCESS_VAR |
Short Text | IS-B: Selektion und Kalkulation von Bodensatzbeständen |
Function Group | JBTD |
Package | JBT |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IP_PBEGIN | TYPE | D | ||
IP_PEND | TYPE | D |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EP_ERRORS_FOUND | TYPE | C | Fehler vorhanden | |
EP_WARNINGS_FOUND | TYPE | C | Warnungen vorhanden |
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 |
---|---|---|---|---|
SOP_BUKR | LIKE | Select-Options für Buchungskreist | ||
SOP_DGBE | LIKE | Select-Options für Geschäftsbeginn | ||
SOP_DGEN | LIKE | Select-Options für Geschäftsende | ||
SOP_FRIS | LIKE | Select-Options für Fristigkeitsstrukturen | ||
SOP_KKON | LIKE | Select-Options für interne Kontonummer | ||
SOP_KREX | LIKE | Select-Options für externe Kontonummer | ||
SOP_RBPR | LIKE | Select-Options für Bankprodukt | ||
SOP_RBPV | LIKE | Select-Options für Produktvariante | ||
SOP_SHER | LIKE | Select-Options für Herkunftssystem |
This function module does not define any Exceptions.