SAP ABAP Class CL_RSPLPPM_PPM_VDEV_DB (Access Methods: PPM Verification Area Master Data)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSPLPPM_PPMOBJECTS_DB | Planning: PPM Objects Access to Master Data | 20060921 |
Properties
| Class | CL_RSPLPPM_PPM_VDEV_DB | |
| Short Description | Access Methods: PPM Verification Area Master Data | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSPLPPM | Planning Process Management |
| Created | 20060921 | 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 | 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) | |
| 5 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 6 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 7 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 8 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 9 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSPLPPM_PPMOBJECTS_DB | Planning: PPM Objects Access to Master Data | 20060921 |
Friends
Class CL_RSPLPPM_PPM_VDEV_DB has no friend class.
Attributes
Class CL_RSPLPPM_PPM_VDEV_DB has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Master Data Activation for PPM Verification Area | 20060921 | |
| 2 | Static method | Public | Method | Delete: Master Data for Characteristic PPM Verification Area | 20060921 | |
| 3 | Static method | Public | Method | Reading of Master Data Verification Area | 20060921 | |
| 4 | Static method | Public | Method | Saving of Master Data for Verification Area Characteristic | 20060921 |
Events
Class CL_RSPLPPM_PPM_VDEV_DB has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_VDEV | Public | See coding | 20060921 | BEGIN OF s_vdev,
veridevid TYPE rsplppm_aorid,
langu TYPE sylangu,
dev_txtsh TYPE rsplppm_text20,
END OF s_vdev
|
||
| 2 | S_VDEVKEY | Public | See coding | 20060921 | BEGIN OF s_vdevkey,
veridevid TYPE rsplppm_aorid,
END OF s_vdevkey
|
||
| 3 | TS_VDEV | Public | See coding | 20060921 | ts_vdev TYPE SORTED TABLE OF s_vdev WITH UNIQUE KEY veridevid
|
||
| 4 | T_VDEVKEY | Public | See coding | 20060921 | t_vdevkey TYPE STANDARD TABLE OF s_vdevkey WITH NON-UNIQUE KEY veridevid
|
Method Signatures
Method ACTIVATE_VDEV_MASTERDATA Signature
Method ACTIVATE_VDEV_MASTERDATA on class CL_RSPLPPM_PPM_VDEV_DB has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | PPM Fehlermeldungen (Abbruchmeldungen) | 20060921 |
Method DELETE_VDEV_MASTERDATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_VDEVKEY | Call by reference | Type reference (TYPE) | CL_RSPLPPM_PPM_VDEV_DB=>T_VDEVKEY | 20060921 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | PPM Fehlermeldungen (Abbruchmeldungen) | 20060921 |
Method READ_VDEV_MASTERDATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | Sprachenschlüssel der aktuellen Textumgebung | 20060921 | |||
| 2 | I_T_VDEVKEY | Call by reference | Type reference (TYPE) | CL_RSPLPPM_PPM_VDEV_DB=>T_VDEVKEY | Planung: TTyp PPM PlanIDs | 20060921 | |||
| 3 | R_TS_VDEV | Value transfer | Type reference (TYPE) | CL_RSPLPPM_PPM_VDEV_DB=>TS_VDEV | 20060925 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | PPM Fehlermeldungen | 20060921 |
Method SAVE_VDEV_MASTERDATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TS_VDEVATTR | Call by reference | Type reference (TYPE) | CL_RSPLPPM_PPM_VDEV_DB=>TS_VDEV | 20060921 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | PPM Fehlermeldungen (Abbruchmeldungen) | 20060921 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |