SAP ABAP Class CL_RSCRT_DEMON_LOGDPID_PSA (Process the PSA for an InfoPackage with CRT)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSCRT (Package) (Near)-Real-Time Data Transfer into BW
⤷
⤷
Properties
| Class | CL_RSCRT_DEMON_LOGDPID_PSA | |
| Short Description | Process the PSA for an InfoPackage with CRT | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | RSCRT | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | RSCRT | (Near)-Real-Time Data Transfer into BW |
| Created | 20021212 | 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) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 5 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSCRT_DEMON_LOGDPID_PSA has no interface implemented.
Friends
Class CL_RSCRT_DEMON_LOGDPID_PSA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | RSCRT_DEMONID | Daemon ID for (Near)-Real-Time Data Transfer into BW | 20021212 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | RSLOGDPID | Logical InfoPackage variant (ID) | 20021212 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | RSDDATATARGET | Data target for transaction data (InfoCube, ODS object, ...) | 20021212 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | RSREQUID | Request ID (Data Packet) | 20021212 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | RSCRT_CTRL | Control Information for Active (Near)-Real-Time InfoPackages | 20021212 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | RSCRT_S_IP_CTRL | Internal Control Structure for Daemon | 20021212 | |||
| 7 | Static Attribute | Private | Type reference (TYPE) | RSCRT_T_PSA | DTA Processing for CRT | 20021212 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20021212 | |
| 2 | Static method | Public | Method | Generates an instance for the PSA for a LOGDPID | 20021212 | |
| 3 | Instance method | Public | Method | Update PSA | 20021212 | |
| 4 | Instance method | Public | Method | Release the Instance | 20021213 | |
| 5 | Instance method | Public | Method | Returns Data from the PSA (With Buffer) | 20021216 |
Events
Class CL_RSCRT_DEMON_LOGDPID_PSA has no event.
Types
Class CL_RSCRT_DEMON_LOGDPID_PSA has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DEMONID | Value transfer | Type reference (TYPE) | RSCRT_DEMONID | Demon-ID für den (Nahe-)Echtzeitdatentransfer in das BW | 20021212 | |||
| 2 | I_LOGDPID | Value transfer | Type reference (TYPE) | RSLOGDPID | Logische InfoPackage-Variante (ID) | 20021212 | |||
| 3 | I_PSA | Value transfer | Type reference (TYPE) | RSDDATATARGET | Datenziel für Bewegungsdaten (InfoCube, ODS Objekt, ...) | 20021212 | |||
| 4 | I_RNR | Value transfer | Type reference (TYPE) | RSREQUID | Request-ID (Datenpaket) | 20021212 | |||
| 5 | I_S_DB_CTRL | Value transfer | Type reference (TYPE) | RSCRT_CTRL | Kontrollinformation aktiver (nahe-)Echtzeit-InfoPackages | 20021212 | |||
| 6 | I_S_IP_CTRL | Value transfer | Type reference (TYPE) | RSCRT_S_IP_CTRL | Interne Control-Struktur für Dämon | 20021212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Interner Fehler | 20021212 |
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DEMONID | Value transfer | Type reference (TYPE) | RSCRT_DEMONID | Demon-ID für den (Nahe-)Echtzeitdatentransfer in das BW | 20021212 | |||
| 2 | I_LOGDPID | Value transfer | Type reference (TYPE) | RSLOGDPID | Logische InfoPackage-Variante (ID) | 20021212 | |||
| 3 | I_PSA | Value transfer | Type reference (TYPE) | RSDDATATARGET | Datenziel für Bewegungsdaten (InfoCube, ODS Objekt, ...) | 20021212 | |||
| 4 | I_RNR | Value transfer | Type reference (TYPE) | RSREQUID | Request-ID (Datenpaket) | 20021212 | |||
| 5 | I_S_DB_CTRL | Value transfer | Type reference (TYPE) | RSCRT_CTRL | Kontrollinformation aktiver (nahe-)Echtzeit-InfoPackages | 20021212 | |||
| 6 | I_S_IP_CTRL | Value transfer | Type reference (TYPE) | RSCRT_S_IP_CTRL | Interne Control-Struktur für Dämon | 20021212 | |||
| 7 | R_R_PSA | Value transfer | Object reference (TYPE REF TO) | CL_RSCRT_DEMON_LOGDPID_PSA | Das PSA zu einem InfoPackage mit CRT bearbeiten | 20021212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Interner Fehler | 20021212 |
Method EXECUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_S_DB_CTRL | Value transfer | Type reference (TYPE) | RSCRT_CTRL | Kontrollinformation aktiver (nahe-)Echtzeit-InfoPackages | 20030225 | |||
| 2 | C_S_IP_CTRL | Value transfer | Type reference (TYPE) | RSCRT_S_IP_CTRL | Interne Control-Struktur für Dämon | 20030225 | |||
| 3 | C_S_TRACE | Value transfer | Type reference (TYPE) | RSCRT_DEMON_TRAC | 20030328 | ||||
| 4 | C_T_TRACE | Value transfer | Type reference (TYPE) | ANY TABLE | 20030328 | ||||
| 5 | E_ERROR | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20021212 | |||
| 6 | E_T_MSG | Value transfer | Type reference (TYPE) | RS_T_MSG | BW: Tabelle mit Nachrichten (Application Log Protokoll) | 20021212 | |||
| 7 | I_T_DATA | Value transfer | Type reference (TYPE) | ANY TABLE | 20021212 | ||||
| 8 | I_T_TIDS | Value transfer | Type reference (TYPE) | ANY TABLE | 20021213 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20030224 | ||
| 2 | Abbruch | 20030224 |
Method FREE Signature
Method FREE on class CL_RSCRT_DEMON_LOGDPID_PSA has no parameter.
Method FREE on class CL_RSCRT_DEMON_LOGDPID_PSA has no exception.
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_DATA | Value transfer | Type reference (TYPE) | ANY TABLE | 20021216 | ||||
| 2 | I_DP_END | Value transfer | Type reference (TYPE) | RSDATAPID | Nummer 4 Stellig | 20021216 | |||
| 3 | I_DP_START | Value transfer | Type reference (TYPE) | RSDATAPID | Nummer 4 Stellig | 20021216 | |||
| 4 | I_REC_END | Value transfer | Type reference (TYPE) | RSARECORD | Numerisches Characterfeld der Länge 6 | 20021216 | |||
| 5 | I_REC_START | Value transfer | Type reference (TYPE) | RSARECORD | Numerisches Characterfeld der Länge 6 | 20021216 | |||
| 6 | I_RNR | Value transfer | Type reference (TYPE) | RSREQUID | Request-ID (Datenpaket) | 20021216 |
Method GET_DATA on class CL_RSCRT_DEMON_LOGDPID_PSA has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 400 |