Hierarchy
⤷
⤷
Properties
| Class | CL_RSBM_LOG_DTP_DP | |
| Short Description | Log for DTP Data Packages | |
| 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 | 20101222 | 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) |
Interfaces
Class CL_RSBM_LOG_DTP_DP has no interface implemented.
Friends
Class CL_RSBM_LOG_DTP_DP 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) | RSSLOGSYS | Source System | 20110301 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | RSDATAPID | Data Package Number | 20101222 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | DBCON_NAME | Logical Name for a Database Connection | 20101222 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | RSBCMDNODE | Node in a DTP Script | 20101228 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | RS_BOOL | Boolean | 20101222 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | RSBKREQUID | Data Transfer Process Request | 20101222 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | RSBRUN | Request Run Number | 20101227 | |||
| 8 | Static Attribute | Private | Type reference (TYPE) | TH_LOGS | 20101222 | ||||
| 9 | Instance attribute | Private | Type reference (TYPE) | RSTIMESTMPL | UTC Time Stamp in Long Form (YYYYMMDDhhmmss,mmmuuun) | 20101223 | |||
| 10 | Instance attribute | Private | See coding | 20101222 | |||||
| 11 | Instance attribute | Private | See coding | 20101222 | |||||
| 12 | Instance attribute | Private | See coding | 20101222 |
Methods
Events
Class CL_RSBM_LOG_DTP_DP has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TH_LOGS | Private | See coding | 20101222 | th_logs type hashed table of ts_logs with unique key requid datapakid
|
||
| 2 | TS_LOGS | Private | See coding | 20101222 | begin of ts_logs,
requid type rsbkrequid,
datapakid type rsdatapid,
ref type ref to cl_rsbm_log_dtp_dp,
end of ts_logs
|
Method Signatures
Method ADD_MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STEP | Call by reference | Type reference (TYPE) | RSBMSTEP | Verarbeitungsschritt für DTP-Request (Log) | 20101222 | |||
| 2 | I_SUBSTEP | Call by reference | Type reference (TYPE) | RSBKSUBSTEPID | ID eines Teilschrittes einer DTP-Extraktion (Sub-Level) | 20101222 | |||
| 3 | I_S_MSG | Call by reference | Type reference (TYPE) | RSBM_S_MSG | T100 mit num. Status und Zeitstempel | 20101222 |
Method ADD_MSG on class CL_RSBM_LOG_DTP_DP has no exception.
Method ADD_PAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PARNAME | Call by reference | Type reference (TYPE) | BALPAR | Anwendungs-Log: Parameter | 20101222 | |||
| 2 | I_PARVALUE | Call by reference | Type reference (TYPE) | BALPVAL | Anwendungs-Log: Wert des Parameters | 20101222 | |||
| 3 | I_STEP | Call by reference | Type reference (TYPE) | RSBMSTEP | Verarbeitungsschritt für DTP-Request (Log) | 20101222 | |||
| 4 | I_SUBSTEP | Call by reference | Type reference (TYPE) | RSBKSUBSTEPID | ID eines Teilschrittes einer DTP-Extraktion (Sub-Level) | 20101222 |
Method ADD_PAR on class CL_RSBM_LOG_DTP_DP has no exception.
Method ADD_STEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STEP | Call by reference | Type reference (TYPE) | RSBMSTEP | Verarbeitungsschritt für DTP-Request (Log) | 20101223 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101223 | |||
| 2 | 20101223 |
Method ADD_SUBSTEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STEP | Call by reference | Type reference (TYPE) | RSBMSTEP | Verarbeitungsschritt für DTP-Request (Log) | 20101223 | |||
| 2 | I_SUBSTEP | Call by reference | Type reference (TYPE) | RSBKSUBSTEPID | ID eines Teilschrittes einer DTP-Extraktion (Sub-Level) | 20101223 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt existiert bereits (nicht als Vaterklasse benutzen !!) | 20101223 | ||
| 2 | Objekt nicht gefunden | 20101223 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RSBM_LOG_DTP_DP has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSBM_LOG_DTP_DP has no exception.
Method CLOSE_LAST_SUBSTEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_NO_DB | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20110211 |
Method CLOSE_LAST_SUBSTEP on class CL_RSBM_LOG_DTP_DP has no exception.
Method CONSTRUCTOR 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 | 20101222 | |||
| 2 | I_DB_CONN | Call by reference | Type reference (TYPE) | DBCON_NAME | RSBM_C_CONNECTION | Logischer Name einer Datenbankverbindung | 20101222 | ||
| 3 | I_NO_DB | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20101222 | |||
| 4 | I_REQUID | Call by reference | Type reference (TYPE) | RSBKREQUID | Request eines Datentransferprozesses | 20101222 | |||
| 5 | I_RUNID | Call by reference | Type reference (TYPE) | RSBRUN | Nummer eines Requestlaufs | 20101227 |
Method CONSTRUCTOR on class CL_RSBM_LOG_DTP_DP has no exception.
Method CREATE_DP 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 | 20101222 | |||
| 2 | I_DB_CONN | Call by reference | Type reference (TYPE) | DBCON_NAME | RSBM_C_CONNECTION | Logischer Name einer Datenbankverbindung | 20101222 | ||
| 3 | I_NO_DB | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20101222 | |||
| 4 | I_REQUID | Call by reference | Type reference (TYPE) | RSBKREQUID | Request eines Datentransferprozesses | 20101222 | |||
| 5 | I_RUNID | Call by reference | Type reference (TYPE) | RSBRUN | Nummer eines Requestlaufs | 20101222 | |||
| 6 | R_REF_DPLOG | Value transfer | Object reference (TYPE REF TO) | CL_RSBM_LOG_DTP_DP | Log für DTP Datenpakete | 20101222 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt existiert bereits (nicht als Vaterklasse benutzen !!) | 20101222 | ||
| 2 | Objekt ist gesperrt (nicht als Vaterklasse benutzen !!) | 20101222 | ||
| 3 | 20101222 |
Method DEQUEUE Signature
Method DEQUEUE on class CL_RSBM_LOG_DTP_DP has no parameter.
Method DEQUEUE on class CL_RSBM_LOG_DTP_DP has no exception.
Method ENQUEUE Signature
Method ENQUEUE on class CL_RSBM_LOG_DTP_DP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt ist gesperrt (nicht als Vaterklasse benutzen !!) | 20101222 |
Method FINISH_DP Signature
Method FINISH_DP on class CL_RSBM_LOG_DTP_DP has no parameter.
Method FINISH_DP on class CL_RSBM_LOG_DTP_DP has no exception.
Method FREE Signature
Method FREE on class CL_RSBM_LOG_DTP_DP has no parameter.
Method FREE on class CL_RSBM_LOG_DTP_DP has no exception.
Method FREE_SIMUREQ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_REQUID | Call by reference | Type reference (TYPE) | RSBKREQUID | Request eines Datentransferprozesses | 20110214 |
Method FREE_SIMUREQ on class CL_RSBM_LOG_DTP_DP has no exception.
Method GET_DATA_ALL_FOR_UI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_HEADER | Call by reference | Type reference (TYPE) | RSBM_T_RSBMREQ_DTP | Tabellentyp zur Tabelle rsbmreq_dtp | 20110121 | |||
| 2 | E_T_MESS | Call by reference | Type reference (TYPE) | RSBM_T_RSBMONMESS_DTP | Tabellentyp zur Tabelle rsbmonmess_dtp | 20110121 | |||
| 3 | E_T_PAR | Call by reference | Type reference (TYPE) | RSBM_T_RSBMLOGPAR_DTP | Tabellentyp zur Tabelle rsbmlogpar_dtp | 20110121 | |||
| 4 | I_DATAPAKID | Call by reference | Type reference (TYPE) | RSDATAPID | Datenpaketnummer | 20110221 | |||
| 5 | I_REQUID | Call by reference | Type reference (TYPE) | RSBKREQUID | Request eines Datentransferprozesses | 20110121 | |||
| 6 | I_REQ_STATE | Call by reference | Type reference (TYPE) | RSBKTSTATE | Technischer Verarbeitungsstatus eines DTP-Requests | 20110121 |
Method GET_DATA_ALL_FOR_UI on class CL_RSBM_LOG_DTP_DP has no exception.
Method GET_DATA_FOR_UI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_HEADER | Call by reference | Type reference (TYPE) | RSBM_T_RSBMREQ_DTP | Tabellentyp zur Tabelle rsbmreq_dtp | 20110121 | |||
| 2 | E_T_MESS | Call by reference | Type reference (TYPE) | RSBM_T_RSBMONMESS_DTP | Tabellentyp zur Tabelle rsbmonmess_dtp | 20110121 | |||
| 3 | E_T_PAR | Call by reference | Type reference (TYPE) | RSBM_T_RSBMLOGPAR_DTP | Tabellentyp zur Tabelle rsbmlogpar_dtp | 20110121 | |||
| 4 | I_REQ_STATE | Call by reference | Type reference (TYPE) | RSBKTSTATE | Technischer Verarbeitungsstatus eines DTP-Requests | 20110121 |
Method GET_DATA_FOR_UI on class CL_RSBM_LOG_DTP_DP has no exception.
Method GET_DP 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 | 20101222 | |||
| 2 | I_DB_CONN | Call by reference | Type reference (TYPE) | DBCON_NAME | RSBM_C_CONNECTION | Logischer Name einer Datenbankverbindung | 20101222 | ||
| 3 | I_NO_DB | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20101222 | |||
| 4 | I_REQUID | Call by reference | Type reference (TYPE) | RSBKREQUID | Request eines Datentransferprozesses | 20101222 | |||
| 5 | I_RUNID | Call by reference | Type reference (TYPE) | RSBRUN | '1' | Nummer eines Requestlaufs | 20101227 | ||
| 6 | R_REF_DPLOG | Value transfer | Object reference (TYPE REF TO) | CL_RSBM_LOG_DTP_DP | Log für DTP Datenpakete | 20101222 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt ist gesperrt (nicht als Vaterklasse benutzen !!) | 20101222 | ||
| 2 | Objekt nicht gefunden | 20101222 |
Method GET_LAST_STEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RUNID | Call by reference | Type reference (TYPE) | RSBRUN | Nummer eines Requestlaufs | 20101222 | |||
| 2 | E_STEP | Call by reference | Type reference (TYPE) | RSBMSTEP | Verarbeitungsschritt für DTP-Request (Log) | 20101222 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt existiert bereits (nicht als Vaterklasse benutzen !!) | 20101222 | ||
| 2 | Objekt nicht gefunden | 20101222 |
Method GET_LAST_SUBSTEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RUNID | Call by reference | Type reference (TYPE) | RSBRUN | Nummer eines Requestlaufs | 20101222 | |||
| 2 | E_SUBSTEP | Call by reference | Type reference (TYPE) | RSBKSUBSTEPID | ID eines Teilschrittes einer DTP-Extraktion (Sub-Level) | 20101222 | |||
| 3 | I_ALSO_COMPLETED | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20110128 | ||
| 4 | I_STEP | Call by reference | Type reference (TYPE) | RSBMSTEP | Verarbeitungsschritt für DTP-Request (Log) | 20101222 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt existiert bereits (nicht als Vaterklasse benutzen !!) | 20101222 | ||
| 2 | Objekt nicht gefunden | 20101222 |
Method GET_LIST_OF_STEPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RUNID | Call by reference | Type reference (TYPE) | RSBRUN | Nummer eines Requestlaufs | 20101223 | |||
| 2 | I_STEP | Call by reference | Type reference (TYPE) | RSBMSTEP | Verarbeitungsschritt für DTP-Request (Log) | 20101223 | |||
| 3 | R_T_STEPS | Value transfer | Type reference (TYPE) | RSBM_T_RSBMREQ_DTP | Tabellentyp zur Tabelle rsbmreq_dtp | 20101222 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt nicht gefunden | 20101222 |
Method GET_LIST_OF_SUBSTEPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RUNID | Call by reference | Type reference (TYPE) | RSBRUN | Nummer eines Requestlaufs | 20101223 | |||
| 2 | I_STEP | Call by reference | Type reference (TYPE) | RSBMSTEP | 20101222 | ||||
| 3 | I_SUBSTEP | Call by reference | Type reference (TYPE) | RSBKSUBSTEPID | ID eines Teilschrittes einer DTP-Extraktion (Sub-Level) | 20101223 | |||
| 4 | R_T_STEPS | Call by reference | Type reference (TYPE) | RSBM_T_RSBMREQ_DTP | Tabellentyp zur Tabelle rsbmreq_dtp | 20101223 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt nicht gefunden | 20101223 |
Method GET_MAXSTATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RUNID | Call by reference | Type reference (TYPE) | RSBRUN | Nummer eines Requestlaufs | 20110114 | |||
| 2 | I_STEP | Call by reference | Type reference (TYPE) | RSBMSTEP | Verarbeitungsschritt für DTP-Request (Log) | 20110114 | |||
| 3 | I_SUBSTEP | Call by reference | Type reference (TYPE) | RSBKSUBSTEPID | ID eines Teilschrittes einer DTP-Extraktion (Sub-Level) | 20110114 | |||
| 4 | R_MAXSTATE | Value transfer | Type reference (TYPE) | RSBMSTATE | Nachrichtentyp | 20110114 |
Method GET_MAXSTATE on class CL_RSBM_LOG_DTP_DP has no exception.
Method GET_MAXSTATE_FOR_REQUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_REQUID | Call by reference | Type reference (TYPE) | RSBKREQUID | Request eines Datentransferprozesses | 20110114 | |||
| 2 | I_RUNID | Call by reference | Type reference (TYPE) | RSBRUN | Nummer eines Requestlaufs | 20110114 | |||
| 3 | I_STEP | Call by reference | Type reference (TYPE) | RSBMSTEP | Verarbeitungsschritt für DTP-Request (Log) | 20110114 | |||
| 4 | I_SUBSTEP | Call by reference | Type reference (TYPE) | RSBKSUBSTEPID | ID eines Teilschrittes einer DTP-Extraktion (Sub-Level) | 20110114 | |||
| 5 | R_MAXSTATE | Value transfer | Type reference (TYPE) | RSBMSTATE | DTP-Log: Status eines Knotens | 20110114 |
Method GET_MAXSTATE_FOR_REQUID on class CL_RSBM_LOG_DTP_DP has no exception.
Method GET_MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_MSG | Call by reference | Type reference (TYPE) | RSBM_T_RSBMONMESS_DTP | Tabellentyp zur Tabelle rsbmonmess_dtp | 20101222 | |||
| 2 | I_RUNID | Call by reference | Type reference (TYPE) | RSBRUN | Nummer eines Requestlaufs | 20101222 | |||
| 3 | I_STEP | Call by reference | Type reference (TYPE) | RSBMSTEP | Verarbeitungsschritt für DTP-Request (Log) | 20101222 | |||
| 4 | I_SUBSTEP | Call by reference | Type reference (TYPE) | RSBKSUBSTEPID | ID eines Teilschrittes einer DTP-Extraktion (Sub-Level) | 20101222 |
Method GET_MSG on class CL_RSBM_LOG_DTP_DP has no exception.
Method GET_NODE_RESTART Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_NODE | Value transfer | Type reference (TYPE) | RSBCMDNODE | Knoten in einem DTP-Skript | 20101228 |
Method GET_NODE_RESTART on class CL_RSBM_LOG_DTP_DP has no exception.
Method GET_PAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_PAR | Call by reference | Type reference (TYPE) | RSBM_T_RSBMLOGPAR_DTP | Tabellentyp zur Tabelle rsbmlogpar_dtp | 20101222 | |||
| 2 | I_RUNID | Call by reference | Type reference (TYPE) | RSBRUN | Nummer eines Requestlaufs | 20101222 | |||
| 3 | I_STEP | Call by reference | Type reference (TYPE) | RSBMSTEP | Verarbeitungsschritt für DTP-Request (Log) | 20101222 | |||
| 4 | I_SUBSTEP | Call by reference | Type reference (TYPE) | RSBKSUBSTEPID | ID eines Teilschrittes einer DTP-Extraktion (Sub-Level) | 20101222 |
Method GET_PAR on class CL_RSBM_LOG_DTP_DP has no exception.
Method GET_STEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RUNID | Call by reference | Type reference (TYPE) | RSBRUN | Nummer eines Requestlaufs | 20101223 | |||
| 2 | I_STEP | Call by reference | Type reference (TYPE) | RSBMSTEP | Verarbeitungsschritt für DTP-Request (Log) | 20101223 | |||
| 3 | R_T_STEPS | Call by reference | Type reference (TYPE) | RSBM_T_RSBMREQ_DTP | Tabellentyp zur Tabelle rsbmreq_dtp | 20101223 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt nicht gefunden | 20101223 |
Method GET_SUBSTEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RUNID | Call by reference | Type reference (TYPE) | RSBRUN | Nummer eines Requestlaufs | 20101223 | |||
| 2 | I_STEP | Call by reference | Type reference (TYPE) | RSBMSTEP | Verarbeitungsschritt für DTP-Request (Log) | 20101223 | |||
| 3 | I_SUBSTEP | Call by reference | Type reference (TYPE) | RSBKSUBSTEPID | ID eines Teilschrittes einer DTP-Extraktion (Sub-Level) | 20101223 | |||
| 4 | R_T_STEPS | Call by reference | Type reference (TYPE) | RSBM_T_RSBMREQ_DTP | Tabellentyp zur Tabelle rsbmreq_dtp | 20101223 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt nicht gefunden | 20101223 |
Method GET_T_STATDTP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_STATDTP | Value transfer | Type reference (TYPE) | RSSTA_T_STATDTP | Tabelle mit Statistikdaten zum DTP | 20110301 |
Method GET_T_STATDTP on class CL_RSBM_LOG_DTP_DP has no exception.
Method INST_DP_FOR_UI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_DPLOG | Call by reference | Object reference (TYPE REF TO) | CL_RSBM_LOG_DTP_DP | Log für DTP Datenpakete | 20130102 | |||
| 2 | I_DATAPAKID | Call by reference | Type reference (TYPE) | RSDATAPID | Datenpaketnummer | 20110121 | |||
| 3 | I_DB_CONN | Call by reference | Type reference (TYPE) | DBCON_NAME | RSBM_C_CONNECTION | Logischer Name einer Datenbankverbindung | 20110121 | ||
| 4 | I_NO_DB | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20110121 | |||
| 5 | I_REQUID | Call by reference | Type reference (TYPE) | RSBKREQUID | Request eines Datentransferprozesses | 20110121 | |||
| 6 | I_RUNID | Call by reference | Type reference (TYPE) | RSBRUN | '1' | Nummer eines Requestlaufs | 20110121 | ||
| 7 | I_T_HEADER | Call by reference | Type reference (TYPE) | RSBM_T_RSBMREQ_DTP | Tabellentyp zur Tabelle rsbmreq_dtp | 20110121 | |||
| 8 | I_T_MESS | Call by reference | Type reference (TYPE) | RSBM_T_RSBMONMESS_DTP | Tabellentyp zur Tabelle rsbmonmess_dtp | 20110121 | |||
| 9 | I_T_PAR | Call by reference | Type reference (TYPE) | RSBM_T_RSBMLOGPAR_DTP | Tabellentyp zur Tabelle rsbmlogpar_dtp | 20110121 |
Method INST_DP_FOR_UI on class CL_RSBM_LOG_DTP_DP has no exception.
Method PERSIST Signature
Method PERSIST on class CL_RSBM_LOG_DTP_DP has no parameter.
Method PERSIST on class CL_RSBM_LOG_DTP_DP has no exception.
Method PROCESS_END Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_PROCESS_END | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20101228 |
Method PROCESS_END on class CL_RSBM_LOG_DTP_DP has no exception.
Method READ_FROM_DB Signature
Method READ_FROM_DB on class CL_RSBM_LOG_DTP_DP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101222 |
Method SET_NODE_RESTART Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NODE | Call by reference | Type reference (TYPE) | RSBCMDNODE | Knoten in einem DTP-Skript | 20101228 |
Method SET_NODE_RESTART on class CL_RSBM_LOG_DTP_DP has no exception.
Method SET_NO_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NO_DB | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20110214 |
Method SET_NO_DB on class CL_RSBM_LOG_DTP_DP has no exception.
Method SET_RUNID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RUNID | Call by reference | Type reference (TYPE) | RSBRUN | Nummer eines Requestlaufs | 20110113 |
Method SET_RUNID on class CL_RSBM_LOG_DTP_DP has no exception.
Method SET_RUNID_FOR_REQUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_REQUID | Call by reference | Type reference (TYPE) | RSBKREQUID | Request eines Datentransferprozesses | 20110113 | |||
| 2 | I_RUNID | Call by reference | Type reference (TYPE) | RSBRUN | Nummer eines Requestlaufs | 20110113 |
Method SET_RUNID_FOR_REQUID on class CL_RSBM_LOG_DTP_DP has no exception.
Method SET_STORAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DB_CONN | Call by reference | Type reference (TYPE) | DBCON_NAME | Logischer Name einer Datenbankverbindung | 20110113 | |||
| 2 | I_NO_DB | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20110113 |
Method SET_STORAGE on class CL_RSBM_LOG_DTP_DP has no exception.
Method SET_STORAGE_FOR_REQUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DB_CONN | Call by reference | Type reference (TYPE) | DBCON_NAME | Logischer Name einer Datenbankverbindung | 20110113 | |||
| 2 | I_NO_DB | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20110113 | |||
| 3 | I_REQUID | Call by reference | Type reference (TYPE) | RSBKREQUID | Request eines Datentransferprozesses | 20110113 |
Method SET_STORAGE_FOR_REQUID on class CL_RSBM_LOG_DTP_DP has no exception.
Method WRITE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MAX_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Nachrichtentyp | 20101222 | |||
| 2 | I_SET_TIME_TO | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20110125 | ||
| 3 | I_STEP | Call by reference | Type reference (TYPE) | RSBMSTEP | Verarbeitungsschritt für DTP-Request (Log) | 20101222 | |||
| 4 | I_SUBSTEP | Call by reference | Type reference (TYPE) | RSBKSUBSTEPID | ID eines Teilschrittes einer DTP-Extraktion (Sub-Level) | 20101222 | |||
| 5 | I_TIMESTAMP_STATE | Call by reference | Type reference (TYPE) | RSTIMESTMPL | UTC-Zeitstempel in Langform (JJJJMMTThhmmss,mmmuuun) | 20101222 |
Method WRITE on class CL_RSBM_LOG_DTP_DP has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 731 |