Menu

SAP Function Module LM_DPS_SAVE_FO_MAIN_PROCESS

Sichern von Finanzobjekten (Massenbehandlung)

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

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 LM_DPS_SAVE_FO_MAIN_PROCESS (Sichern von Finanzobjekten (Massenbehandlung)) is a standard Function Module in SAP ERP and is part of the function group LMDPS within the package FTBK.

Technical Information

Function Module LM_DPS_SAVE_FO_MAIN_PROCESS
Short Text Sichern von Finanzobjekten (Massenbehandlung)
Function Group LMDPS
Package FTBK
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_PROG_CONTROLS TYPE JBDPS_PROG_CONTROLS Steuerungsparameter des Funktionbausteins

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_BAD_FO_BLOCK TYPE I Anzahl der fehlerhaften Finanzobjekte
E_CORRECT_FO_BLOCK TYPE I Anzahl der korrekten Finanzobjekte
E_NOT_PROC_FO_BLOCK TYPE I Anzahl der nicht verarbeiteten Finanzobjekte

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BLOCK_JBDOBJ1 LIKE JBDOBJ1 Block von Finanzobjekten
IT_ERROR LIKE SPROT_X Nachrichtentabelle

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
SAVE_MAIN_ERROR Fataler Fehler