SAP ABAP Class CL_RSODSO_UPDATE_DS (Loading of Data into a DataStore Object)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSODSO_UPDATE (Package) DataStore Object: Loading of Data
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSODSO_UPDATE | Loading of Data into a DataStore Object | 20040906 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSODSO_UPDATE_DS_DTP | Loading of Data into a DataStore Object | 20040906 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RSODSO_UPDATE_DS_NDTP | Loading of Data into a DataStore Object | 20040906 |
Properties
| Class | CL_RSODSO_UPDATE_DS | |
| Short Description | Loading of Data into a DataStore Object | |
| Super Class | CL_RSODSO_UPDATE | Loading of Data into a DataStore Object |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSODSO_UPDATE | DataStore Object: Loading of Data |
| Created | 20040906 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSODSO_UPDATE_DS has no forward declaration.
Interfaces
Class CL_RSODSO_UPDATE_DS has no interface implemented.
Friends
Class CL_RSODSO_UPDATE_DS 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) | RSD_IOBJNM | 20130712 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20130716 | ||||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20130711 | ||||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RS_TIME_DERIVE | Instance which is used to check time-consistency | 20130710 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | PT_S_NCUM_POSIT | 20130711 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Is there already an inconsistency in the current package? | 20130710 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Is a time-inconsistency considered as fatal? | 20130710 |
Methods
Events
Class CL_RSODSO_UPDATE_DS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | PT_S_NCUM_POSIT | Private | See coding | 20130711 | BEGIN OF pt_s_ncum_posit,
ncumtim_in_data TYPE i,
ncumtim_from_in_valid TYPE i,
ncumtim_to_in_valid TYPE i,
END OF pt_s_ncum_posit
|
Method Signatures
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 | 20040927 | |||
| 2 | I_ODSOBJECT | Call by reference | Type reference (TYPE) | RSDODSOBJECT | DataStore-Objekt | 20040927 | |||
| 3 | I_REQUEST_GUID | Call by reference | Type reference (TYPE) | RSREQUEST | Request GUID | 20040927 | |||
| 4 | I_REQUEST_SID | Call by reference | Type reference (TYPE) | RSSID | Stammdaten ID | 20040927 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler während der Verarbeitung der Daten | 20040927 | ||
| 2 | Aktivierung eines ODS-Objektes | 20040927 |
Method HISTORIC_MOVEMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_HISTORIC_MOVEMENTS | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20130712 |
Method HISTORIC_MOVEMENTS on class CL_RSODSO_UPDATE_DS has no exception.
Method IS_NCUM_HANDLING_NEEDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_NCUM_NEEDED | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20130716 |
Method IS_NCUM_HANDLING_NEEDED on class CL_RSODSO_UPDATE_DS has no exception.
Method IS_TIMECONS_CHECK_NEEDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TIME_CHECK_NEEDED | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20130711 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error While Processing the Data | 20130717 |
Method NCUM_SET_RECORDTP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_S_DATA | Call by reference | Type reference (TYPE) | ANY | 20130716 | ||||
| 2 | I_RECORDTP | Call by reference | Type reference (TYPE) | NUMC1 | Num1 | 20130716 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error While Processing the Data | 20130717 |
Method NCUM_SET_REFP_TIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_S_DATA | Call by reference | Type reference (TYPE) | ANY | 20130716 |
Method NCUM_SET_REFP_TIME on class CL_RSODSO_UPDATE_DS has no exception.
Method NCUM_VALID_HANDLING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_DATA | Call by reference | Type reference (TYPE) | ANY | 20130711 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error While Processing the Data | 20130717 |
Method ONLY_CHECK_SIDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ONLY_CHECK_SIDS | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20130712 |
Method ONLY_CHECK_SIDS on class CL_RSODSO_UPDATE_DS has no exception.
Method POSTPROC_NCUM_VALID_HANDLING Signature
Method POSTPROC_NCUM_VALID_HANDLING on class CL_RSODSO_UPDATE_DS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error While Processing the Data | 20130717 |
Method POSTPROC_TIMECONSISTENCY_CHECK Signature
Method POSTPROC_TIMECONSISTENCY_CHECK on class CL_RSODSO_UPDATE_DS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error While Processing the Data | 20130717 |
Method PREPARE_NCUM_SET_REFP_TIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_DATA | Call by reference | Type reference (TYPE) | ANY | 20130716 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error While Processing the Data | 20130717 |
Method PREPARE_NCUM_VALID_HANDLING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_DATA | Call by reference | Type reference (TYPE) | TABLE | 20130711 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error While Processing the Data | 20130717 |
Method PREPARE_TIMECONSISTENCY_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_DATA | Call by reference | Type reference (TYPE) | TABLE | 20130710 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error While Processing the Data | 20130717 |
Method TIMECONSISTENCY_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ADDED_TO_ERRORSTACK | Value transfer | Type reference (TYPE) | RS_BOOL | true <=> do not write line into DSO | 20130711 | |||
| 2 | I_S_DATA | Call by reference | Type reference (TYPE) | ANY | 20130710 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error While Processing the Data | 20130717 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 700 |