SAP ABAP Class CL_RSPLPPM_LOCK_DATASLICE (Data Slice for PPM)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-PLA (Application Component) Planning
⤷
RSPLPPM (Package) Planning Process Management
⤷
⤷
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 | 20050826 |
Properties
| Class | CL_RSPLPPM_LOCK_DATASLICE | |
| Short Description | Data Slice for PPM | |
| 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 | RSPLPPM | Planning Process Management |
| Created | 20050826 | 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 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 4 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_RSPLPPM_LOCK_DATASLICE has no interface implemented.
Friends
Class CL_RSPLPPM_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 | Boolean Variable (X=True, -=False, Space=Unknown) | 20060317 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSMDS_SET | Multi-Dimensional Quantity | 20050826 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSMDS_UNIVERSE | General Set (Factory Class) | 20050826 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | CL_RSPLPPM_LOCK_DATASLICE=>TN_TR_SET | 20050826 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20060316 |
Events
Class CL_RSPLPPM_LOCK_DATASLICE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_SR_SET | Private | See coding | 20050826 | BEGIN OF tn_sr_set,
planid TYPE rsplppm_planid,
plsesnr TYPE rsplppm_plsesnr,
aorid type rsplppm_aorid,
r_set TYPE REF TO CL_RSMDS_SET,
END OF tn_sr_set
|
||
| 2 | TN_TR_SET | Private | See coding | 20050826 | tn_tr_set TYPE STANDARD TABLE OF tn_sr_set WITH NON-UNIQUE KEY r_set 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 | 20060316 | |||
| 2 | I_DSNR | Call by reference | Type reference (TYPE) | IF_RSPLS_DS_TYPES=>TN_DSNR | Nummer einer Datenscheibe | 20060316 | |||
| 3 | I_TS_IOBJ | Call by reference | Type reference (TYPE) | IF_RSPLS_DS_TYPES=>TN_TS_IOBJ | Merkmale | 20060316 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Methode ist fehlgeschlagen | 20060316 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |