SAP ABAP Class CL_RS_CLG_DEL_MASS_DELETION (Delete Request from Change Log)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RS_PSA_DEL (Package) Delete PSA
⤷
⤷
Meta Relationship - Using
Properties
| Class | CL_RS_CLG_DEL_MASS_DELETION | |
| Short Description | Delete Request from Change Log | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | RSMPC | |
| Program status | ||
| Category | 0 | |
| Package | RS_PSA_DEL | Delete PSA |
| Created | 20080207 | 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) | |
| 6 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSPC_CHECK | Check Current Scheduling | 20080207 | ||
| 2 | IF_RSPC_DELETE | Deletion of Process Variants | 20080207 | ||
| 3 | IF_RSPC_EXECUTE | Execute Process | 20080207 | ||
| 4 | IF_RSPC_GET_DEFAULT_CHAIN | Minimum Chain of a Process | 20080207 | ||
| 5 | IF_RSPC_GET_INFO | Passing on of information to subsequent process / management | 20080207 | ||
| 6 | IF_RSPC_GET_LOG | Deliver Log | 20080207 | ||
| 7 | IF_RSPC_GET_PARALLELIZATION | Determines whether process is parallelized | 20091030 | ||
| 8 | IF_RSPC_GET_VARIANT | F4 Help for Process Variants | 20080207 | ||
| 9 | IF_RSPC_MAINTAIN | Maintaining a Process Variant | 20080207 | ||
| 10 | IF_RSPC_TRANSPORT | Transport Link | 20080207 | ||
| 11 | IF_RSPV_DEEP_COPY | Deep Copy | 20090414 | ||
| 12 | IF_RSPV_REFERENCES | Treatment of Reference Categories | 20080207 | ||
| 13 | IF_RSPV_TRANSPORT | Transport Connection: Variants | 20081021 |
Friends
Class CL_RS_CLG_DEL_MASS_DELETION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'PSAD_' | 20080311 | |||
| 2 | Constant | Public | Type reference (TYPE) | RSPC_TYPE | 'CHGLOGDEL' | Process Type | 20080211 |
Methods
Class CL_RS_CLG_DEL_MASS_DELETION has no method.
Events
Class CL_RS_CLG_DEL_MASS_DELETION has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_COMBINED_SEL_RESOLVED | Public | See coding | 20080211 | begin of TY_S_COMBINED_SEL_RESOLVED,
SELNO(10) type N,
S_PSADELPAT type RSCLGDEL_PATTERN,
T_PSA type RSMPC_T_DTA,
S_PSADELSEL type RSPSADELSEL,
end of TY_S_COMBINED_SEL_RESOLVED
|
||
| 2 | TY_T_COMBINED_SEL_RESOLVED | Public | See coding | 20080211 | TY_T_COMBINED_SEL_RESOLVED type standard table of TY_S_COMBINED_SEL_RESOLVED
|
Meta Relationship - Using (full list)
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 701 |