SAP ABAP Class CL_RSDRI_HDB_PLANNING (Planning Interface for HDB)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSDRI_DBA_HDB (Package) HDB-Specific RSDRI Development

⤷

⤷

Properties
Class | CL_RSDRI_HDB_PLANNING | |
Short Description | Planning Interface for HDB | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSDRI_DBA_HDB | HDB-Specific RSDRI Development |
Created | 20110510 | 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) |
Interfaces
Class CL_RSDRI_HDB_PLANNING has no interface implemented.
Friends
Class CL_RSDRI_HDB_PLANNING has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSREQUID | Request ID (Request Number) | 20110510 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSDRI_TS_MSG | Error Messages During Write Operation | 20110510 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RSINFOPROV | InfoCube | 20110510 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RSSID | Master Data ID | 20110510 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | INT4 | Number of Data Records Contained in this Request | 20110510 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20110517 | |
2 | ![]() |
Instance method | Public | Method | Unlocking the Request | 20110510 |
3 | ![]() |
Instance method | Public | Method | Get P-Dim Entry | 20110808 |
4 | ![]() |
Instance method | Public | Method | Get and lock request | 20110510 |
5 | ![]() |
Instance method | Public | Method | Include Newly Created SIDs in the Hierarchy Tables | 20110510 |
6 | ![]() |
Instance method | Public | Method | Update (and close) time stamp and status data request | 20110510 |
7 | ![]() |
Instance method | Protected | Method | Help: Get Request | 20110510 |
8 | ![]() |
Instance method | Protected | Method | Update Request and Close if Required | 20110510 |
9 | ![]() |
Instance method | Protected | Method | Insert symsg into e_ts_msg | 20110510 |
10 | ![]() |
Instance method | Protected | Method | Read _RSADMIN_PARAM_READ Parameter from RSADMIN | 20110510 |
Events
Class CL_RSDRI_HDB_PLANNING has no event.
Types
Class CL_RSDRI_HDB_PLANNING 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_INFOCUBE | Call by reference | Type reference (TYPE) | RSINFOCUBE | InfoCube | 20110517 |
Method CONSTRUCTOR on class CL_RSDRI_HDB_PLANNING has no exception.
Method DEQUEUE_RSAPOREQUEST Signature
Method DEQUEUE_RSAPOREQUEST on class CL_RSDRI_HDB_PLANNING has no parameter.
Method DEQUEUE_RSAPOREQUEST on class CL_RSDRI_HDB_PLANNING has no exception.
Method GET_PDIMID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_DIMID | Call by reference | Type reference (TYPE) | RSSID | Stammdaten ID | 20110808 | ||
2 | ![]() |
E_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20110808 | ||
3 | ![]() |
I_REQUID | Call by reference | Type reference (TYPE) | RSREQUNR | Anforderungsnummer für die Datenübertragung | 20110808 |
Method GET_PDIMID on class CL_RSDRI_HDB_PLANNING has no exception.
Method GET_REQUEST_AND_ENQUEUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_REQUID | Call by reference | Type reference (TYPE) | RSREQUNR | Anforderungsnummer für die Datenübertragung | 20110510 | ||
2 | ![]() |
I_CNT_NEWROWS | Call by reference | Type reference (TYPE) | INT4 | Anzahl der neu einzufügenden Records | 20110510 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20111110 | ||
2 | ![]() |
20111110 | ||
3 | ![]() |
20110510 |
Method INCORPORATE_SIDS_INTO_HIER Signature
Method INCORPORATE_SIDS_INTO_HIER on class CL_RSDRI_HDB_PLANNING has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Einarbeiten neuer SIDs in Hierarchietabellen | 20110510 |
Method POST_OPERATIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FORCE_CLOSE | Call by reference | Type reference (TYPE) | RS_BOOL | Schließen des Real-Time Requests erzwingen ja/nein? | 20110510 | ||
2 | ![]() |
I_RECORDS | Call by reference | Type reference (TYPE) | I | 0 | 20111205 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110510 |
Method _CURRENT_REQUEST_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_REQSID | Call by reference | Type reference (TYPE) | RSSID | Request-ID (SID-basiert) | 20110510 | ||
2 | ![]() |
E_REQUEST | Call by reference | Type reference (TYPE) | RSREQUNR | Request-ID (GUID-basiert) | 20110510 | ||
3 | ![]() |
E_ROWS_IN_REQUEST | Call by reference | Type reference (TYPE) | I | Gesamtzahl der im Request vorhandenen Sätze | 20110517 | ||
4 | ![]() |
I_NEWROWS | Call by reference | Type reference (TYPE) | I | 0 | Anzahl der neu einzufügenden Sätze | 20110510 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ALL other errors | 20110510 | |
2 | ![]() |
No transactional write; loadalwd in rsmdatastate = 'X' | 20110510 |
Method _CURRENT_REQUEST_UPDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_CLOSED | Call by reference | Type reference (TYPE) | RS_BOOL | Real-Time Request wurde geschlossen ja/nein | 20110510 | ||
2 | ![]() |
I_FORCE_CLOSE | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Schließen des Requests erzwingen ja/nein? | 20110510 |
Method _CURRENT_REQUEST_UPDATE on class CL_RSDRI_HDB_PLANNING has no exception.
Method _INSERT_SYMSG Signature
Method _INSERT_SYMSG on class CL_RSDRI_HDB_PLANNING has no parameter.
Method _INSERT_SYMSG on class CL_RSDRI_HDB_PLANNING has no exception.
Method _RSADMIN_PARAM_READ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_OBJECT | Call by reference | Type reference (TYPE) | RSADOBJ | Parametername | 20110510 | ||
2 | ![]() |
R_VALUE | Value transfer | Type reference (TYPE) | RSVALUE | Parameterwert | 20110510 |
Method _RSADMIN_PARAM_READ on class CL_RSDRI_HDB_PLANNING has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 730 |