SAP ABAP Class CL_UPS_LOCK_DATASLICE (Data Slice for Lock)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-PLA-BPS (Application Component) Business Planning and Simulation
⤷
UPS (Package) Status and Tracking System
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSPLS_DS_EXIT_BASE | Data Slices: Exit | 20050719 |
Properties
| Class | CL_UPS_LOCK_DATASLICE | |
| Short Description | Data Slice for Lock | |
| Super Class | CL_RSPLS_DS_EXIT_BASE | Data Slices: Exit |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UPS | Status and Tracking System |
| Created | 20050719 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_UPS_LOCK_DATASLICE has no interface implemented.
Friends
Class CL_UPS_LOCK_DATASLICE 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) | BOOLEAN | Indicator - Check Relevant | 20050719 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSMDS_SET | Multi-Dimensional Quantity | 20050719 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSMDS_UNIVERSE | Set Universe | 20050719 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | CL_UPS_LOCK_DATASLICE=>TN_TR_SET | 20050719 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20050719 |
Events
Class CL_UPS_LOCK_DATASLICE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_SR_SET | Private | See coding | 20050719 | BEGIN OF tn_sr_set,
teilplan TYPE ups_y_teilplan,
version TYPE ups_y_version,
r_set TYPE REF TO CL_RSMDS_SET,
END OF tn_sr_set
|
||
| 2 | TN_SX_CHASEL | Private | See coding | 20050719 | BEGIN OF tn_sx_chasel,
teilplan TYPE ups_y_teilplan,
version TYPE ups_y_version,
chasel TYPE rspls_t_chasel,
END OF tn_sx_chasel
|
||
| 3 | TN_TR_SET | Private | See coding | 20050719 | tn_tr_set TYPE STANDARD TABLE OF tn_sr_set WITH NON-UNIQUE KEY r_set INITIAL SIZE 10
|
||
| 4 | TN_TX_CHASEL | Private | See coding | 20050719 | tn_tx_chasel TYPE STANDARD TABLE OF tn_sx_chasel WITH NON-UNIQUE KEY teilplan version INITIAL SIZE 10
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BASIC_PROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20050719 | |||
| 2 | I_DSNR | Call by reference | Type reference (TYPE) | IF_RSPLS_DS_TYPES=>TN_DSNR | Nummer einer Datenscheibe | 20050719 | |||
| 3 | I_TS_IOBJ | Call by reference | Type reference (TYPE) | IF_RSPLS_DS_TYPES=>TN_TS_IOBJ | Merkmale | 20050719 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Methode ist fehlgeschlagen | 20050719 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |