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_GET_FLOT_RECORDS_LEDGER (Selektiert Ledgerdatensätze aus ISSRFLDEA) is a standard Function Module in SAP ERP and is part of the function group ISSR_GP_CHANGE within the package VVSRFISL.
Function Module | ISSR_GET_FLOT_RECORDS_LEDGER |
Short Text | Selektiert Ledgerdatensätze aus ISSRFLDEA |
Function Group | ISSR_GP_CHANGE |
Package | VVSRFISL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_RVAL_AREA | TYPE | STANDARD TABLE | Range mit MW-Bewertungsbereichen |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_GP_CHANGE_TOTAL | TYPE | STANDARD TABLE | Tabelle mit zu buchunden Bewegungsdatensätzen | |
IT_LEDGER_DET | TYPE | STANDARD TABLE | Tabelle mit ermittelten Vortragssätzen | |
IT_RPI_MFT | TYPE | STANDARD TABLE | Tabelle mit selektierten MFT-Daten |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_GP_CHANGE | LIKE | ISSR_CDHDR_CDPOS | Struktur zur Aufnahme der Felder für Änderungsbelege GP-Ände | |
IT_TISSR_GP_CHANGE | LIKE | TISSR_GP_CHANGE | ISSR: Tabelle zur Aufnahme der Informationen zur GP-Änderung |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR | Fehler ist aufgetreten... |