Ansicht
Dokumentation

ISU_SAMPLE_0090 - Perform rollback for data that was changed at PERFORM ON COMMIT

ISU_SAMPLE_0090 - Perform rollback for data that was changed at PERFORM ON COMMIT

ROGBILLS - Synchronize billing plans   PERFORM Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

The function modules called at event 0090 are used to reset the data stored at events 0010, 0020 and 0030.

It is necessary to process a function module at event 0090 if you want to delay updating the database using the PERFORM ON COMMIT command. If the main program performs a ROLLBACK WORK, all changes scheduled after the most recent COMMIT WORK have to be undone. This is usually done by performing a REFRESH for all internal tables whose data was to be used as a basis for database operations (DELETE, INSERT, UPDATE).

Event 0090 is processed if an application program calls the function module FKK_ROLLBACK_POSTING_MEMORY before a ROLLBACK WORK command. One of the purposes of this function module is to process the event 0090.





Parameters

Exceptions

Function Group

E31K

PERFORM Short Reference   BAL_S_LOG - Application Log: Log header data  
This documentation is copyright by SAP AG.

Length: 993 Date: 20240523 Time: 130349     sap01-206 ( 31 ms )