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 ISSR_IF_DEL_LEDGERFLOW2 (ISSR: Mit Selektionsrange Sätze aus zugeordneter FI-SL Tabelle löschen) is a standard Function Module in SAP ERP and is part of the function group ISSR7 within the package VVSRFISL.
Function Module | ISSR_IF_DEL_LEDGERFLOW2 |
Short Text | ISSR: Mit Selektionsrange Sätze aus zugeordneter FI-SL Tabelle löschen |
Function Group | ISSR7 |
Package | VVSRFISL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_TRANGE | TYPE | RSDS_TRANGE | Selektionsrange | |
MODE | TYPE | ISSR7_MODE | '0' | test/real-mode (test-0/real-1) |
SAFETY_CHECK | TYPE | ISSR7_MODE | '1' | Sicherungsabfrage JA - 1 |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_DEL_RESULT | TYPE | ISSR7_T_DEL_RESULT | Ergebnistabelle |
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 |
---|---|
ERROR | Fehler beim Löschen |
NOT_FOUND | Keine Sätze gefunden |