Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSCRT_DEMON_REQUEST_HANDLER | Demon: Interface for Request Handling | 20050118 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSCRT_DEMON_SRC | Daemon: Interface for Source | 20050118 |
Properties
| Class | CL_RSSM_RDA_LOADING | |
| Short Description | Real-Time Data Acquisition | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSSM | BW: General monitoring and scheduling |
| Created | 20050118 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSCRT_DEMON_REQUEST_HANDLER | Demon: Interface for Request Handling | 20050118 | ||
| 2 | IF_RSCRT_DEMON_SRC | Daemon: Interface for Source | 20050118 |
Friends
Class CL_RSSM_RDA_LOADING has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSCRT_RDA_LOG | Log for Real-Time Data Acquisition | 20070412 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSCRT_RDA_SYNC | Synchronization Object | 20060926 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | RSDATAPID | Current Data Package | 20050622 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | RSOLTPSOURCER | DataSource | 20050118 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | STRING | Text Message | 20051028 | |||
| 6 | Static Attribute | Private | Type reference (TYPE) | STRING | Comments Field for Exception | 20051027 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | SY-HOST | Server name | 20051026 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | RSDATAPID | Last Successful Data Package | 20050118 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | I | 20050118 | ||||
| 10 | Instance attribute | Private | Type reference (TYPE) | RSSID | Last Request | 20050624 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | RSTIMESTMP | 20050118 | ||||
| 12 | Instance attribute | Private | Type reference (TYPE) | RSLOGDPID | Logical InfoPackage Variant (ID) | 20050118 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | RSSLOGSYS | System | 20050118 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | RSDDATATARGET | 20050118 | ||||
| 15 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Indicator: WebService Push | 20050617 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | RSRQRECORD | Records in Upload | 20050301 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | 20050118 | ||||
| 18 | Instance attribute | Private | Type reference (TYPE) | RSREQUID | Request ID (Data Packet) | 20050118 | |||
| 19 | Instance attribute | Private | Type reference (TYPE) | RSSID | Real Time: PSA Request | 20050118 | |||
| 20 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSCRT_RDA_DEMON | Test for Real-Time Daemon (InfoPackage) | 20050916 | |||
| 21 | Instance attribute | Private | Object reference (TYPE REF TO) | CX_ROOT | General Exception Instance | 20051028 | |||
| 22 | Instance attribute | Private | Type reference (TYPE) | RSRQRECORD | Records in Current Request | 20050118 | |||
| 23 | Instance attribute | Private | Type reference (TYPE) | RSRQRECORD | Records in Current Data Package | 20050118 | |||
| 24 | Instance attribute | Private | Type reference (TYPE) | RS_S_MSG | Message Structure | 20051021 | |||
| 25 | Instance attribute | Private | Type reference (TYPE) | RSCRT_RDA_S_THRESHOLD | Substructure of DB Table rscrt_rda_demon | 20050118 | |||
| 26 | Instance attribute | Private | Type reference (TYPE) | WPINFO | Work Process Information | 20051026 | |||
| 27 | Static Attribute | Private | Type reference (TYPE) | TH_IPAK_R | Single-Character Flag | 20060413 | |||
| 28 | Static Attribute | Private | Type reference (TYPE) | CL_RSSM_RDA_LOADING=>TH_IPAK_R | InfoPackage Factory (Stat. Attr.) | 20050118 | |||
| 29 | Instance attribute | Private | See coding | 20050118 | |||||
| 30 | Instance attribute | Private | Type reference (TYPE) | RSDS_T_R_ACCESSATTR | DataSource Methods | 20050118 | |||
| 31 | Static Attribute | Private | Type reference (TYPE) | RSCRT_T_MON | DTA Processing for CRT | 20050118 | |||
| 32 | Instance attribute | Private | See coding | Message Table | 20050118 |
Methods
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | DATAPACKAGE_CHANGED | Static Event (1) |
Private (0) |
Data Package Changed | 20050531 |
| 2 | REQUEST_CHANGED | Static Event (1) |
Private (0) |
Request Changed | 20050531 |
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TH_IPAK_R | Public | See coding | 20050118 | TH_IPAK_R TYPE sorted TABLE OF rssm_s_rda_ipak_r
WITH UNIQUE KEY logdpid
|
||
| 2 | T_S_DTA | Public | See coding | 20050125 | BEGIN OF t_s_dta ,
dta TYPE rsinfocube,
dtp TYPE rsbkdtpnm,
END OF t_s_dta
|
||
| 3 | T_T_DTA | Public | See coding | 20050125 | t_t_dta TYPE standard TABLE OF t_s_dta
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LOGDPID | Call by reference | Type reference (TYPE) | RSLOGDPID | 20050118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation gescheitert | 20051117 |
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RNR | Value transfer | Type reference (TYPE) | RSREQUID | 20050118 | ||||
| 2 | R_R_MON | Value transfer | Object reference (TYPE REF TO) | CL_RSCRT_DEMON_LOGDPID_MON | 20050118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050118 |
Method CREATE_FROM_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RNR | Call by reference | Type reference (TYPE) | RSREQUNR | Boolean | 20050202 | |||
| 2 | R_R_IPAK | Value transfer | Object reference (TYPE REF TO) | CL_RSSM_RDA_LOADING | Realtime Data Acquisition | 20050202 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt nicht gefunden | 20050202 |
Method DEQUEUE_DATAPACKAGE 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 | 20050623 | |||
| 2 | I_ENQUEUE_MODE | Call by reference | Type reference (TYPE) | ENQMODE | 'S' | 20050418 |
Method DEQUEUE_DATAPACKAGE on class CL_RSSM_RDA_LOADING has no exception.
Method DEQUEUE_RDAMONDAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ENQUEUE_MODE | Call by reference | Type reference (TYPE) | ENQMODE | 'E' | Sperrmodus | 20051109 | ||
| 2 | I_RNR | Call by reference | Type reference (TYPE) | RSREQUID | Request-ID (Datenpaket) | 20051114 |
Method DEQUEUE_RDAMONDAT on class CL_RSSM_RDA_LOADING has no exception.
Method DEQUEUE_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ENQUEUE_MODE | Call by reference | Type reference (TYPE) | ENQMODE | 'S' | 20050622 | |||
| 2 | I_RNR_SID | Call by reference | Type reference (TYPE) | RSSID | Stammdaten ID | 20050623 |
Method DEQUEUE_REQUEST on class CL_RSSM_RDA_LOADING has no exception.
Method ENQUEUE_DATAPACKAGE 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 | 20050623 | |||
| 2 | I_ENQUEUE_MODE | Call by reference | Type reference (TYPE) | ENQMODE | 'S' | 20050418 | |||
| 3 | I_INSIST_ON_LOCK | Call by reference | Type reference (TYPE) | RS_BOOL | 'X' | 20050418 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt nicht gefunden | 20050418 |
Method ENQUEUE_RDAMONDAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ENQUEUE_MODE | Call by reference | Type reference (TYPE) | ENQMODE | 'E' | Sperrmodus | 20051109 | ||
| 2 | I_RNR | Call by reference | Type reference (TYPE) | RSREQUID | Request-ID (Datenpaket) | 20051114 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt nicht gefunden | 20051114 |
Method ENQUEUE_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ENQUEUE_MODE | Call by reference | Type reference (TYPE) | ENQMODE | 'S' | 20050622 | |||
| 2 | I_INSIST_ON_LOCK | Call by reference | Type reference (TYPE) | RS_BOOL | 'X' | 20050622 | |||
| 3 | I_RNR_SID | Call by reference | Type reference (TYPE) | RSSID | Stammdaten ID | 20050623 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt nicht gefunden | 20050622 |
Method EXPORT_TO_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ENQUEUE_MODE | Call by reference | Type reference (TYPE) | ENQMODE | 'E' | Sperrmodus | 20051115 | ||
| 2 | I_S_MONDATA | Value transfer | Type reference (TYPE) | RSCRT_S_MONINDX_WA | 20050118 | ||||
| 3 | I_WITH_COMMIT | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20051115 |
Method EXPORT_TO_DB on class CL_RSSM_RDA_LOADING has no exception.
Method FACTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LOGDPID | Call by reference | Type reference (TYPE) | RSLOGDPID | 20050118 | ||||
| 2 | R_R_IPAK | Value transfer | Object reference (TYPE REF TO) | CL_RSSM_RDA_LOADING | Realtime Data Acquisition | 20050118 |
Method FACTORY on class CL_RSSM_RDA_LOADING has no exception.
Method FREE Signature
Method FREE on class CL_RSSM_RDA_LOADING has no parameter.
Method FREE on class CL_RSSM_RDA_LOADING has no exception.
Method GET_ACTUAL_DATAPACKAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_DATAPAKID | Value transfer | Type reference (TYPE) | RSDATAPID | Datenpaketnummer | 20050211 |
Method GET_ACTUAL_DATAPACKAGE on class CL_RSSM_RDA_LOADING has no exception.
Method GET_ACTUAL_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_RNR_SID | Value transfer | Type reference (TYPE) | RSSID | 20050211 |
Method GET_ACTUAL_REQUEST on class CL_RSSM_RDA_LOADING has no exception.
Method GET_COMPONENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DATASOURCE | Call by reference | Type reference (TYPE) | RSOLTPSOURCER | Boolean | 20050125 | |||
| 2 | E_LOGSYS | Call by reference | Type reference (TYPE) | RSSLOGSYS | Quellsystem | 20050125 | |||
| 3 | E_T_DTA | Call by reference | Type reference (TYPE) | T_T_DTA | 20050125 |
Method GET_COMPONENTS on class CL_RSSM_RDA_LOADING has no exception.
Method GET_LAST_DATAPACKAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_DATAPAKID | Value transfer | Type reference (TYPE) | RSDATAPID | Datenpaketnummer | 20050220 |
Method GET_LAST_DATAPACKAGE on class CL_RSSM_RDA_LOADING has no exception.
Method GET_ROWCOUNT_OPEN_PACKAGE Signature
Method GET_ROWCOUNT_OPEN_PACKAGE on class CL_RSSM_RDA_LOADING has no parameter.
Method GET_ROWCOUNT_OPEN_PACKAGE on class CL_RSSM_RDA_LOADING has no exception.
Method GET_THRESHOLDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DEMON | Call by reference | Type reference (TYPE) | RSCRT_RDAOBJECT | Objekt in der Realtime data Acquisition | 20050517 | |||
| 2 | E_S_THRESHOLD | Call by reference | Type reference (TYPE) | RSCRT_RDA_S_THRESHOLD | Teilstruktur von DB-Tabelle rscrt_rda_demon | 20050125 |
Method GET_THRESHOLDS on class CL_RSSM_RDA_LOADING has no exception.
Method IMPORT_FROM_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SUBRC | Value transfer | Type reference (TYPE) | SYSUBRC | 20050118 | ||||
| 2 | E_S_MONDATA | Value transfer | Type reference (TYPE) | RSCRT_S_MONINDX_WA | 20050118 | ||||
| 3 | I_ENQUEUE_MODE | Call by reference | Type reference (TYPE) | ENQMODE | 'S' | Sperrmodus | 20051115 |
Method IMPORT_FROM_DB on class CL_RSSM_RDA_LOADING has no exception.
Method ON_DATAPACKAGE_CHANGED Signature
Method ON_DATAPACKAGE_CHANGED on class CL_RSSM_RDA_LOADING has no parameter.
Method ON_DATAPACKAGE_CHANGED on class CL_RSSM_RDA_LOADING has no exception.
Method ON_DATAPACKAGE_OPENED_BY_RDA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DATAPACKAGE_ID | Call by reference | Type reference (TYPE) | RSDATAPID | Datenpaketnummer | 20060630 |
Method ON_DATAPACKAGE_OPENED_BY_RDA on class CL_RSSM_RDA_LOADING has no exception.
Method ON_DATA_LOADED_TO_PSA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DATAPACKAGE_ID | Call by reference | Type reference (TYPE) | RSDATAPID | Datenpaketnummer | 20060707 | |||
| 2 | I_REQUEST_ID | Call by reference | Type reference (TYPE) | RSREQUID | Request-ID (Datenpaket) | 20060707 | |||
| 3 | I_REQUEST_SID | Call by reference | Type reference (TYPE) | RSBKREQUID | Request eines Datentransferprozesses | 20060707 |
Method ON_DATA_LOADED_TO_PSA on class CL_RSSM_RDA_LOADING has no exception.
Method ON_REQUEST_CHANGED Signature
Method ON_REQUEST_CHANGED on class CL_RSSM_RDA_LOADING has no parameter.
Method ON_REQUEST_CHANGED on class CL_RSSM_RDA_LOADING has no exception.
Method ON_REQUEST_CLOSED_BY_RDA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_REQUEST_ID | Call by reference | Type reference (TYPE) | RSREQUID | Request-ID (Datenpaket) | 20081203 |
Method ON_REQUEST_CLOSED_BY_RDA on class CL_RSSM_RDA_LOADING has no exception.
Method ON_REQUEST_OPENED_BY_RDA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_REQUEST_ID | Call by reference | Type reference (TYPE) | RSREQUID | Request-ID (Datenpaket) | 20060630 | |||
| 2 | I_REQUEST_SID | Call by reference | Type reference (TYPE) | RSBKREQUID | Request eines Datentransferprozesses | 20060630 |
Method ON_REQUEST_OPENED_BY_RDA on class CL_RSSM_RDA_LOADING has no exception.
Method REBUILD_FROM_DB Signature
Method REBUILD_FROM_DB on class CL_RSSM_RDA_LOADING has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation gescheitert | 20051117 |
Method SET_DATAPAKID 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 | 20050211 |
Method SET_DATAPAKID on class CL_RSSM_RDA_LOADING has no exception.
Method SET_JOBINFO Signature
Method SET_JOBINFO on class CL_RSSM_RDA_LOADING has no parameter.
Method SET_JOBINFO on class CL_RSSM_RDA_LOADING has no exception.
Method SET_RECORDS_SRC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RECORDS | Call by reference | Type reference (TYPE) | RSRQRECORD | Anzahl der selektierten Datensätze absolut | 20050215 | |||
| 2 | I_SUM_RECORDS | Call by reference | Type reference (TYPE) | RSRQRECORD | Anzahl der selektierten Datensätze absolut | 20051107 |
Method SET_RECORDS_SRC on class CL_RSSM_RDA_LOADING has no exception.
Method SET_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RNR_SID | Call by reference | Type reference (TYPE) | RSSID | 20050118 |
Method SET_REQUEST on class CL_RSSM_RDA_LOADING has no exception.
Method WRITE_CRT_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_AUFRUFER | Value transfer | Type reference (TYPE) | RSCALLER | 20050118 | ||||
| 2 | I_CLOSE_REQUEST | Value transfer | Type reference (TYPE) | RS_BOOL | SPACE | 20050118 | |||
| 3 | I_DATAPAKID | Value transfer | Type reference (TYPE) | RSDATAPID | 20050118 | ||||
| 4 | I_DP_FULL | Value transfer | Type reference (TYPE) | RS_BOOL | SPACE | 20050118 | |||
| 5 | I_DTA | Value transfer | Type reference (TYPE) | RSDDATATARGET | 20050118 | ||||
| 6 | I_ERROR | Value transfer | Type reference (TYPE) | RS_BOOL | SPACE | 20050118 | |||
| 7 | I_IS_PSA_TABLE | Value transfer | Type reference (TYPE) | RS_BOOL | SPACE | 20050118 | |||
| 8 | I_RECORDS | Value transfer | Type reference (TYPE) | RSRQRECORD | 20050118 | ||||
| 9 | I_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | 20050118 |
Method WRITE_CRT_LOG on class CL_RSSM_RDA_LOADING has no exception.
Method WRITE_CRT_LOG_2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_AUFRUFER | Value transfer | Type reference (TYPE) | RSCALLER | 20060828 | ||||
| 2 | I_CLOSE_REQUEST | Value transfer | Type reference (TYPE) | RS_BOOL | SPACE | 20060828 | |||
| 3 | I_DATAPAKID | Value transfer | Type reference (TYPE) | RSDATAPID | 20060828 | ||||
| 4 | I_DP_FULL | Value transfer | Type reference (TYPE) | RS_BOOL | SPACE | 20060828 | |||
| 5 | I_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | 20060828 |
Method WRITE_CRT_LOG_2 on class CL_RSSM_RDA_LOADING has no exception.
Method WRITE_CRT_LOG_3 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_AUFRUFER | Value transfer | Type reference (TYPE) | RSCALLER | 20061127 | ||||
| 2 | I_DATAPAKID | Value transfer | Type reference (TYPE) | RSDATAPID | 20061127 | ||||
| 3 | I_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | 20061127 |
Method WRITE_CRT_LOG_3 on class CL_RSSM_RDA_LOADING has no exception.
Method WRITE_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LOG_ACTION | Call by reference | Type reference (TYPE) | RSCRT_LOG_ACTION | Aktionen des RDA-Prozesses | 20050916 | |||
| 2 | I_RDAOBJECT | Call by reference | Type reference (TYPE) | RSCRT_RDAOBJECT | Objekt in der Realtime data Acquisition | 20050916 | |||
| 3 | I_RDAOBJECT_TYPE | Call by reference | Type reference (TYPE) | RSCRT_RDAOBJECT_TYPE | Typ eines RDA-Objekts | 20050916 | |||
| 4 | I_S_MSG | Call by reference | Type reference (TYPE) | RS_S_MSG | 20050916 | ||||
| 5 | I_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | BW: Tabelle mit Nachrichten (Application Log Protokoll) | 20050916 | |||
| 6 | I_WITH_COMMIT | Call by reference | Type reference (TYPE) | RS_BOOL | SPACE | Boolean | 20050916 |
Method WRITE_LOG on class CL_RSSM_RDA_LOADING has no exception.
Event Signatures
Event DATAPACKAGE_CHANGED Signature
Event DATAPACKAGE_CHANGED on class CL_RSSM_RDA_LOADING has no parameter.
Event REQUEST_CHANGED Signature
Event REQUEST_CHANGED on class CL_RSSM_RDA_LOADING has no parameter.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |