SAP ABAP Class CL_RSBM_ERROR_HANDLER_DATA (Database Operations: Troubleshooting: Runtime)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSBM (Package) Data Transfer Process: Log and Monitor

⤷

⤷

Properties
Class | CL_RSBM_ERROR_HANDLER_DATA | |
Short Description | Database Operations: Troubleshooting: Runtime | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSBM | Data Transfer Process: Log and Monitor |
Created | 20051012 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSBM_ERROR_HANDLER_DATA has no interface implemented.
Friends
Class CL_RSBM_ERROR_HANDLER_DATA has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | Type reference (TYPE) | RSBKTGTNM | Name of the Data Target for a Data Transfer Process | 20061019 | ||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | RSBM_TS_RSBERRORCHANGED | Table Type rsberrorchanged | 20051013 | ||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | RSBM_TS_RSBERRORCROSS | Table Type for rsberrorcross | 20051013 | ||
4 | ![]() |
Static Attribute | Private | Type reference (TYPE) | RSBM_TS_ERRORCROSSREQ | Table type for rsberrorcrossreq | 20100506 | ||
5 | ![]() |
Static Attribute | Private | Type reference (TYPE) | RSBM_TS_RSBERRORLOG | Table Type for rsberrorlog | 20051013 |
Methods
Events
Class CL_RSBM_ERROR_HANDLER_DATA has no event.
Types
Class CL_RSBM_ERROR_HANDLER_DATA has no local type.
Method Signatures
Method DELETE_ERRORCHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DATAPAKID | Call by reference | Type reference (TYPE) | RSDATAPID | Datenpaketnummer | 20051014 | ||
2 | ![]() |
I_REQUEST | Call by reference | Type reference (TYPE) | RSBKREQUID | Request eines Datentransferprozesses | 20051014 | ||
3 | ![]() |
I_SIMULATION | Call by reference | Type reference (TYPE) | RSBKSIMULATION | Kennzeichen: Simulationsmodus | 20110511 |
Method DELETE_ERRORCHANGED on class CL_RSBM_ERROR_HANDLER_DATA has no exception.
Method DELETE_ERRORCROSS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DATAPAKID | Call by reference | Type reference (TYPE) | RSDATAPID | Datenpaketnummer | 20051014 | ||
2 | ![]() |
I_REQUEST | Call by reference | Type reference (TYPE) | RSBKREQUID | Request eines Datentransferprozesses | 20051014 | ||
3 | ![]() |
I_SIMULATION | Call by reference | Type reference (TYPE) | RSBKSIMULATION | Kennzeichen: Simulationsmodus | 20110511 |
Method DELETE_ERRORCROSS on class CL_RSBM_ERROR_HANDLER_DATA has no exception.
Method DELETE_ERRORCROSSREQ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DATAPAKID | Call by reference | Type reference (TYPE) | RSDATAPID | Datenpaketnummer | 20100507 | ||
2 | ![]() |
I_REQUEST | Call by reference | Type reference (TYPE) | RSBKREQUID | Request eines Datentransferprozesses | 20100507 | ||
3 | ![]() |
I_SIMULATION | Call by reference | Type reference (TYPE) | RSBKSIMULATION | Kennzeichen: Simulationsmodus | 20110511 |
Method DELETE_ERRORCROSSREQ on class CL_RSBM_ERROR_HANDLER_DATA has no exception.
Method DELETE_ERRORLOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DATAPAKID | Call by reference | Type reference (TYPE) | RSDATAPID | Datenpaketnummer | 20051012 | ||
2 | ![]() |
I_REQUEST | Call by reference | Type reference (TYPE) | RSBKREQUID | Request eines Datentransferprozesses | 20051012 | ||
3 | ![]() |
I_SIMULATION | Call by reference | Type reference (TYPE) | RSBKSIMULATION | Kennzeichen: Simulationsmodus | 20110511 | ||
4 | ![]() |
I_WITH_COMMIT | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20091215 |
Method DELETE_ERRORLOG on class CL_RSBM_ERROR_HANDLER_DATA has no exception.
Method INSERT_ERRORCHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SIMULATION | Call by reference | Type reference (TYPE) | RSBKSIMULATION | Kennzeichen: Simulationsmodus | 20110511 | ||
2 | ![]() |
I_T_ERRORCHANGED | Call by reference | Type reference (TYPE) | RSBM_T_RSBERRORCHANGED | Tabellentyp rsberrorchanged | 20080225 |
Method INSERT_ERRORCHANGED on class CL_RSBM_ERROR_HANDLER_DATA has no exception.
Method INSERT_ERRORCROSS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SIMULATION | Call by reference | Type reference (TYPE) | RSBKSIMULATION | Kennzeichen: Simulationsmodus | 20110511 | ||
2 | ![]() |
I_T_ERRORCROSS | Call by reference | Type reference (TYPE) | RSBM_T_RSBERRORCROSS | Tabellentyp für rsberrorcross | 20051013 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Operation gescheitert | 20051013 |
Method INSERT_ERRORCROSSREQ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SIMULATION | Call by reference | Type reference (TYPE) | RSBKSIMULATION | Kennzeichen: Simulationsmodus | 20110511 | ||
2 | ![]() |
I_T_ERRORCROSSREQ | Call by reference | Type reference (TYPE) | RSBM_T_RSBERRORCROSSREQ | Tabellentyp für rsberrorcrossreq | 20100506 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Operation gescheitert | 20100506 |
Method INSERT_ERRORLOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SIMULATION | Call by reference | Type reference (TYPE) | RSBKSIMULATION | Kennzeichen: Simulationsmodus | 20110511 | ||
2 | ![]() |
I_T_ERRORLOG | Call by reference | Type reference (TYPE) | RSBM_T_RSBERRORLOG | Tabellentyp für rsberrorlog | 20051012 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Operation gescheitert | 20051012 |
Method INSERT_IQMMESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SIMULATION | Call by reference | Type reference (TYPE) | RSBKSIMULATION | Kennzeichen: Simulationsmodus | 20110511 | ||
2 | ![]() |
I_T_IQMMESSAGES | Call by reference | Type reference (TYPE) | RSBM_T_IQMMESSAGES | IQM Messages, normaler Tabellentyp | 20061109 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Operation gescheitert | 20061109 |
Method MODIFY_ERRORCHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SIMULATION | Call by reference | Type reference (TYPE) | RSBKSIMULATION | Kennzeichen: Simulationsmodus | 20110511 | ||
2 | ![]() |
I_S_ERRORCHANGED | Call by reference | Type reference (TYPE) | RSBERRORCHANGED | Protokoll geänderte Sätze | 20051014 |
Method MODIFY_ERRORCHANGED on class CL_RSBM_ERROR_HANDLER_DATA has no exception.
Method REFRESH_SIMULATION Signature
Method REFRESH_SIMULATION on class CL_RSBM_ERROR_HANDLER_DATA has no parameter.
Method REFRESH_SIMULATION on class CL_RSBM_ERROR_HANDLER_DATA has no exception.
Method SELECT_DISTINCT_ERRORLOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DATAPAKID | Call by reference | Type reference (TYPE) | RSDATAPID | Datenpaketnummer | 20051013 | ||
2 | ![]() |
I_REQUEST | Call by reference | Type reference (TYPE) | RSBKREQUID | Request eines Datentransferprozesses | 20051013 | ||
3 | ![]() |
I_SIMULATION | Call by reference | Type reference (TYPE) | RSBKSIMULATION | Kennzeichen: Simulationsmodus | 20110511 | ||
4 | ![]() |
R_T_ERRORLOG | Value transfer | Type reference (TYPE) | RSBM_T_RSBERRORLOG | Tabellentyp für rsberrorlog | 20051013 |
Method SELECT_DISTINCT_ERRORLOG on class CL_RSBM_ERROR_HANDLER_DATA has no exception.
Method SELECT_DYNAMIC_ERRORCHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DATAPAKID | Call by reference | Type reference (TYPE) | RSDATAPID | Datenpaketnummer | 20051014 | ||
2 | ![]() |
I_RECORD | Call by reference | Type reference (TYPE) | RSARECORD | Nummer des Datensatzes | 20051014 | ||
3 | ![]() |
I_REQUEST | Call by reference | Type reference (TYPE) | RSBKREQUID | Request eines Datentransferprozesses | 20051014 | ||
4 | ![]() |
I_SEGID | Call by reference | Type reference (TYPE) | RSDS_SEGID | Segment | 20051014 | ||
5 | ![]() |
I_SIMULATION | Call by reference | Type reference (TYPE) | RSBKSIMULATION | Kennzeichen: Simulationsmodus | 20110511 | ||
6 | ![]() |
R_S_ERRORCHANGED | Value transfer | Type reference (TYPE) | RSBERRORCHANGED | Protokoll geänderte Sätze | 20051014 |
Method SELECT_DYNAMIC_ERRORCHANGED on class CL_RSBM_ERROR_HANDLER_DATA has no exception.
Method SELECT_DYNAMIC_VERRORLOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DATAPAKID | Call by reference | Type reference (TYPE) | RSDATAPID | Datenpaketnummer | 20051014 | ||
2 | ![]() |
I_RECORD | Call by reference | Type reference (TYPE) | RSARECORD | Nummer des Datensatzes | 20051014 | ||
3 | ![]() |
I_REQUEST | Call by reference | Type reference (TYPE) | RSBKREQUID | Request eines Datentransferprozesses | 20051014 | ||
4 | ![]() |
I_SEGID | Call by reference | Type reference (TYPE) | RSDS_SEGID | Segment | 20051014 | ||
5 | ![]() |
I_SIMULATION | Call by reference | Type reference (TYPE) | RSBKSIMULATION | Kennzeichen: Simulationsmodus | 20110511 | ||
6 | ![]() |
I_STEP | Call by reference | Type reference (TYPE) | RSBKSTEPID | Teilschritt der DTP-Extraktion | 20051014 | ||
7 | ![]() |
R_T_VERRORLOG | Value transfer | Type reference (TYPE) | RSBM_T_VRSBERRORLOG | Tabellentyp V_RSBERRORLOG | 20051014 |
Method SELECT_DYNAMIC_VERRORLOG on class CL_RSBM_ERROR_HANDLER_DATA has no exception.
Method SELECT_ERRORCROSS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DATAPAKID | Call by reference | Type reference (TYPE) | RSDATAPID | Datenpaketnummer | 20051014 | ||
2 | ![]() |
I_REQUEST | Call by reference | Type reference (TYPE) | RSBKREQUID | Request eines Datentransferprozesses | 20051014 | ||
3 | ![]() |
I_SIMULATION | Call by reference | Type reference (TYPE) | RSBKSIMULATION | Kennzeichen: Simulationsmodus | 20110511 | ||
4 | ![]() |
I_T_DATAPAKID | Call by reference | Type reference (TYPE) | RSODS_R_DATAPAKID | 20051014 | |||
5 | ![]() |
R_T_ERRORCROSS | Value transfer | Type reference (TYPE) | RSBM_T_RSBERRORCROSS | Tabellentyp für rsberrorcross | 20051014 |
Method SELECT_ERRORCROSS on class CL_RSBM_ERROR_HANDLER_DATA has no exception.
Method SELECT_ERRORCROSSREQ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_INPAKET | Call by reference | Type reference (TYPE) | RSDATAPID | Datenpaketnummer | 20100506 | ||
2 | ![]() |
I_INREQUID | Call by reference | Type reference (TYPE) | RSREQUNR | 20100506 | |||
3 | ![]() |
I_SIMULATION | Call by reference | Type reference (TYPE) | RSBKSIMULATION | Kennzeichen: Simulationsmodus | 20110511 | ||
4 | ![]() |
I_T_INPAKET | Call by reference | Type reference (TYPE) | RSODS_R_DATAPAKID | 20100506 | |||
5 | ![]() |
R_T_ERRORCROSSREQ | Value transfer | Type reference (TYPE) | RSBM_T_RSBERRORCROSSREQ | Tabellentyp für rsberrorcross | 20100506 |
Method SELECT_ERRORCROSSREQ on class CL_RSBM_ERROR_HANDLER_DATA has no exception.
Method SELECT_ERRORLOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_REQUEST | Call by reference | Type reference (TYPE) | RSBKREQUID | Request eines Datentransferprozesses | 20051013 | ||
2 | ![]() |
I_RT_STEP | Call by reference | Type reference (TYPE) | RSBK_RT_STEPID | Rangetabelle von Steps | 20051013 | ||
3 | ![]() |
I_SEGID | Call by reference | Type reference (TYPE) | RSBK_SEGID | Segment | 20051013 | ||
4 | ![]() |
I_SIMULATION | Call by reference | Type reference (TYPE) | RSBKSIMULATION | Kennzeichen: Simulationsmodus | 20110511 | ||
5 | ![]() |
I_T_DATAPAKID | Call by reference | Type reference (TYPE) | RSODS_R_DATAPAKID | 20051013 | |||
6 | ![]() |
R_T_ERRORLOG | Value transfer | Type reference (TYPE) | RSBM_T_RSBERRORLOG | Tabellentyp für rsberrorlog | 20051013 |
Method SELECT_ERRORLOG on class CL_RSBM_ERROR_HANDLER_DATA has no exception.
Method SELECT_SINGLE_ERRORCROSS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DATAPAKID | Call by reference | Type reference (TYPE) | RSDATAPID | Datenpaketnummer | 20051014 | ||
2 | ![]() |
I_REQUEST | Call by reference | Type reference (TYPE) | RSBKREQUID | Request eines Datentransferprozesses | 20051014 | ||
3 | ![]() |
I_SIMULATION | Call by reference | Type reference (TYPE) | RSBKSIMULATION | Kennzeichen: Simulationsmodus | 20110511 | ||
4 | ![]() |
R_S_ERRORCROSS | Value transfer | Type reference (TYPE) | RSBERRORCROSS | Cross-Referenzen Satznummern | 20051014 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Objekt nicht gefunden | 20051014 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |