The Function Module RM_READ_HIST_STATE_OF_DATA (RM: Lesen eines gesicherten Datenstandes von der Datenbank (V3 -> SFGDTs)) is a standard Function Module in SAP ERP and is part of the function group JBRB within the package JBR.
Function Module | RM_READ_HIST_STATE_OF_DATA |
Short Text | RM: Lesen eines gesicherten Datenstandes von der Datenbank (V3 -> SFGDTs) |
Function Group | JBRB |
Package | JBR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
HIST_STATE_ID | LIKE | JBRSVKO-SV_STATE_ID | ID des gesicherten Datenstandes |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SFGDT | TYPE | TVS_SFGDT_TAB | gesicherte (zurückgelesene) SFGDTs |
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 |
---|---|---|---|---|
ERROR_ITAB | LIKE | BAPIERR | Fehlertabelle | |
IT_FOB | LIKE | JBRFOB | Objekttabelle: enthält alle zu lesenden Objekte |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INPUT_DATA_ERROR | FOB-Tabelle ist leer (Ausschluß Full Table Scan) |
NO_SUCH_STATE_OF_DATA | keine Daten gefunden |
SFGDT_REBUILD_ERROR | Fehler beim Wiederaufbau der SFGDTs |