SAP ABAP Class CL_RSTT_DLTA (Delta Processing for Report-Relevant Data)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW (Application Component) SAP Business Information Warehouse
⤷
BW_ATR (Package) Repository for Automatic Tests
⤷
⤷
Properties
| Class | CL_RSTT_DLTA | |
| Short Description | Delta Processing for Report-Relevant Data | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BW_ATR | Repository for Automatic Tests |
| Created | 20090216 | 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_RSTT_DLTA has no interface implemented.
Friends
Class CL_RSTT_DLTA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Protected | Type reference (TYPE) | OT_SX_EXTRACT_BUFFER | Clipboard of Extracted Objects | 20090217 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Flag Error Assignment for Reporting | 20090217 | |
| 2 | Static method | Public | Method | Flag Object for Reporting | 20090216 | |
| 3 | Static method | Public | Method | Flag Extracted Entry in Clipboard | 20090217 | |
| 4 | Static method | Public | Method | Add Verification Code | 20100902 | |
| 5 | Static method | Public | Method | Remove Error Assignments from Directory | 20090217 | |
| 6 | Static method | Public | Method | Remove Objects from Directory | 20090217 | |
| 7 | Static method | Public | Method | Extract Verification Code | 20100902 | |
| 8 | Static method | Public | Method | Find Updatable Defect Assignments from Directory | 20090522 | |
| 9 | Static method | Public | Method | Find Updatable Objects from Directory | 20090216 | |
| 10 | Static method | Public | Method | Find Updatable Defect Assignments from Directory | 20100902 | |
| 11 | Static method | Public | Method | Initialize Clipboard | 20090217 | |
| 12 | Static method | Public | Method | Initialize Clipboard of Extracted Objects | 20090217 | |
| 13 | Static method | Protected | Method | Check Extraction Status | 20090216 |
Events
Class CL_RSTT_DLTA has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | OT_SX_EXTRACT_BUFFER | Protected | See coding | Clipboard of Extracted Objects | 20090217 | begin of ot_sx_extract_buffer,
obj type rstt_t_range_guid,
defect_assign type rstt_t_dltae,
end of ot_sx_extract_buffer
|
Method Signatures
Method ADD_DEF_ASSIGN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ACTIVE_EXTRACTION | Call by reference | Type reference (TYPE) | RSTT_FLAG | Extraktion ist aktiv | 20090217 | |||
| 2 | E_EXISTS_ALREADY | Call by reference | Type reference (TYPE) | RSTT_FLAG | Bereits vorgemerkt | 20090217 | |||
| 3 | I_GUID | Call by reference | Type reference (TYPE) | RSTT_GUID | GUID des Objekts | 20090217 | |||
| 4 | I_OBJTP | Call by reference | Type reference (TYPE) | RSTT_TRACEOBJTP | Objekttyp | 20090217 | |||
| 5 | I_SYSID | Call by reference | Type reference (TYPE) | RSTT_SYSID | System | 20090217 | |||
| 6 | I_TSEQNO | Call by reference | Type reference (TYPE) | RSTT_INT4 | Nummer der Testsequenz | 20090217 | |||
| 7 | I_TUNITNO | Call by reference | Type reference (TYPE) | RSTT_INT4 | Nummer des Testeinheit | 20090217 |
Method ADD_DEF_ASSIGN on class CL_RSTT_DLTA has no exception.
Method ADD_OBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ACTIVE_EXTRACTION | Call by reference | Type reference (TYPE) | RSTT_FLAG | Extraktion ist aktiv | 20090216 | |||
| 2 | E_EXISTS_ALREADY | Call by reference | Type reference (TYPE) | RSTT_FLAG | Bereits vorgemerkt | 20090216 | |||
| 3 | I_DATAKIND | Call by reference | Type reference (TYPE) | RSTT_DATAKIND | Datenart | 20090518 | |||
| 4 | I_GUID | Call by reference | Type reference (TYPE) | RSTT_GUID | GUID des Objekts | 20090216 | |||
| 5 | I_OBJTP | Call by reference | Type reference (TYPE) | RSTT_TRACEOBJTP | Objekttyp | 20090216 | |||
| 6 | I_SYSID | Call by reference | Type reference (TYPE) | RSTT_SYSID | System | 20090216 |
Method ADD_OBJ on class CL_RSTT_DLTA has no exception.
Method ADD_TO_EXTRACT_BUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_GUID | Call by reference | Type reference (TYPE) | RSTT_GUID | GUID eines Objekts | 20090217 | |||
| 2 | I_S_DEFASSIGN | Call by reference | Type reference (TYPE) | RSTT_DLTAE | Deltaerfassung einer Fehlerzuweisung | 20090217 |
Method ADD_TO_EXTRACT_BUFFER on class CL_RSTT_DLTA has no exception.
Method ADD_VERICODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_EXISTS_ALREADY | Call by reference | Type reference (TYPE) | RSTT_FLAG | Bereits vorgemerkt | 20100902 | |||
| 2 | I_SYSID | Call by reference | Type reference (TYPE) | RSTT_SYSID | System | 20100902 | |||
| 3 | I_VERICODE | Call by reference | Type reference (TYPE) | RSTT_CHAR30 | Code | 20100902 |
Method ADD_VERICODE on class CL_RSTT_DLTA has no exception.
Method DELETE_DEF_ASSIGN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RECORDS | Call by reference | Type reference (TYPE) | RSTT_INT4 | Gelöschte Einträge | 20090217 | |||
| 2 | E_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert | 20090217 |
Method DELETE_DEF_ASSIGN on class CL_RSTT_DLTA has no exception.
Method DELETE_OBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RECORDS | Call by reference | Type reference (TYPE) | RSTT_INT4 | Gelöschte Einträge | 20090217 | |||
| 2 | E_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert | 20090217 | |||
| 3 | I_DATAKIND | Call by reference | Type reference (TYPE) | RSTT_DATAKIND | Datenart im BW | 20090518 | |||
| 4 | I_GUID | Call by reference | Type reference (TYPE) | RSTT_GUID | Einzelnes Objekt | 20100715 | |||
| 5 | I_OBJTP | Call by reference | Type reference (TYPE) | RSTT_TRACEOBJTP | Objekttyp | 20090518 |
Method DELETE_OBJ on class CL_RSTT_DLTA has no exception.
Method EXTRACT_VERICODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_DLTA | Call by reference | Type reference (TYPE) | RSTT_DLTAE | Deltaerfassung von freigegebenen Berichtsdatenelementen | 20100902 | |||
| 2 | R_VERICODE | Value transfer | Type reference (TYPE) | RSTT_CHAR30 | Code | 20100902 |
Method EXTRACT_VERICODE on class CL_RSTT_DLTA has no exception.
Method GET_DEF_ASSIGNS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_OBJECTS | Call by reference | Type reference (TYPE) | RSTT_T_DLTAE | Tabelle für Änderungseinträge von Berichtsdaten | 20090522 | |||
| 2 | I_OBJTP | Call by reference | Type reference (TYPE) | RSTT_TRACEOBJTP | Objekttyp | 20090522 |
Method GET_DEF_ASSIGNS on class CL_RSTT_DLTA has no exception.
Method GET_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_OBJECTS | Call by reference | Type reference (TYPE) | RSTT_T_DLTA | Tabelle für Änderungseinträge von Berichtsdaten | 20090216 | |||
| 2 | I_DATAKIND | Call by reference | Type reference (TYPE) | RSTT_DATAKIND | Datenart | 20090604 | |||
| 3 | I_OBJTP | Call by reference | Type reference (TYPE) | RSTT_TRACEOBJTP | Objekttyp | 20090216 |
Method GET_OBJECTS on class CL_RSTT_DLTA has no exception.
Method GET_VERICODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_OBJECTS | Call by reference | Type reference (TYPE) | RSTT_T_DLTAE | Tabelle für Änderungseinträge von Berichtsdaten | 20100902 | |||
| 2 | I_OBJTP | Call by reference | Type reference (TYPE) | RSTT_TRACEOBJTP | Objekttyp | 20100902 |
Method GET_VERICODES on class CL_RSTT_DLTA has no exception.
Method INIT_EXTRACT_BUFFER Signature
Method INIT_EXTRACT_BUFFER on class CL_RSTT_DLTA has no parameter.
Method INIT_EXTRACT_BUFFER on class CL_RSTT_DLTA has no exception.
Method PROCESS_EXTRACT_BUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RECORDS_DEFASSIGN | Call by reference | Type reference (TYPE) | RSTT_INT4 | Gelöschte Einträge für Fehlerzuweisungen | 20090217 | |||
| 2 | E_RECORDS_OBJ | Call by reference | Type reference (TYPE) | RSTT_INT4 | Gelöschte Einträge für Objekte | 20090217 | |||
| 3 | E_SUBRC_DEFASSIGN | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewerte für Fehlerzuweisung | 20090217 | |||
| 4 | E_SUBRC_OBJ | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewerte für Objekte | 20090217 | |||
| 5 | I_DATAKIND | Call by reference | Type reference (TYPE) | RSTT_DATAKIND | Datenart im BW | 20090518 | |||
| 6 | I_OBJTP | Call by reference | Type reference (TYPE) | RSTT_TRACEOBJTP | Objekttyp | 20090518 | |||
| 7 | I_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Statuswert der Extraktion | 20090217 |
Method PROCESS_EXTRACT_BUFFER on class CL_RSTT_DLTA has no exception.
Method _CHECK_EXTRACTION_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ACTIVE | Call by reference | Type reference (TYPE) | RSTT_FLAG | Extraktion aktiv | 20090216 | |||
| 2 | I_GUID | Call by reference | Type reference (TYPE) | RSTT_GUID | GUID | 20090216 |
Method _CHECK_EXTRACTION_STATE on class CL_RSTT_DLTA has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |