SAP ABAP Class CL_QPCP_ITEM_PERSISTENCY (Persistency Object - Control Plan Items)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
QM-PT-CP (Application Component) Control Plan
⤷
QPCP (Package) QM: Control Plan
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_QPCP_PERSISTENCY | Persistence Object General | 20070713 |
Properties
| Class | CL_QPCP_ITEM_PERSISTENCY | |
| Short Description | Persistency Object - Control Plan Items | |
| Super Class | CL_QPCP_PERSISTENCY | Persistence Object General |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | QPCP | QM: Control Plan |
| Created | 20070713 | SAP |
| Last change | 20100310 | 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_QPCP_ITEM_PERSISTENCY has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_QPCP_ITEM | 20070713 | Items in Control Plan |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | BAPI_MSG | Message Text | 20070717 | |||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_QPCP_ITEM_PERSISTENCY | Persistency Object - Control Plan Items | 20070713 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Trigger Exception | 20070717 | |
| 2 | Static method | Public | Method | Read Instance | 20070713 | |
| 3 | Instance method | Private | Method | Instantiate Control Plan Items | 20070713 | |
| 4 | Instance method | Public | Method | Read Control Plan Items from Database (Using GUID) | 20070713 | |
| 5 | Instance method | Public | Method | Read Control Plan Items for Plan from Database (Using GUID) | 20070717 | |
| 6 | Instance method | Public | Method | Reread Control Plan Items from Database | 20070717 | |
| 7 | Instance method | Private | Method | Create Change Document Data | 20070725 |
Events
Class CL_QPCP_ITEM_PERSISTENCY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_ITEMS | Public | See coding | Table Containing Control Plan Items | 20070713 | tt_items TYPE STANDARD TABLE OF qpcpd_item
|
|
| 2 | TT_ITEM_GUIDS | Public | See coding | Table Containing GUIDs for Control Plan Items | 20070713 | tt_item_guids TYPE STANDARD TABLE OF qpcp_guid
|
Method Signatures
Method GET_EXCEPTION Signature
Method GET_EXCEPTION on class CL_QPCP_ITEM_PERSISTENCY has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmenklasse zum Produktionslenkungsplan | 20070717 |
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_CPLAN_ITEM_PERSISTENCY | Value transfer | Object reference (TYPE REF TO) | CL_QPCP_ITEM_PERSISTENCY | Persistenzobjekt Produktionslenkungsplanpositionen | 20070713 |
Method GET_INSTANCE on class CL_QPCP_ITEM_PERSISTENCY has no exception.
Method INSTANTIATE_CPLAN_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ITEM_REFS | Call by reference | Type reference (TYPE) | QPCPT_ITEM_REFS | Tabelle mit Referenzen auf PLP-Positionen | 20070713 | |||
| 2 | IT_ITEMS | Call by reference | Type reference (TYPE) | TT_ITEMS | Tabelle mit PLPs (DB-Struktur) | 20070717 |
Method INSTANTIATE_CPLAN_ITEMS on class CL_QPCP_ITEM_PERSISTENCY has no exception.
Method LOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ITEM_GUIDS | Call by reference | Type reference (TYPE) | TT_ITEM_GUIDS | Tabelle mit GUIDs von PLP-Positionen | 20070713 | |||
| 2 | RT_ITEMS | Value transfer | Type reference (TYPE) | QPCPT_ITEM_REFS | Tabelle mit Referenzen auf PLP-Positionen | 20070713 |
Method LOAD on class CL_QPCP_ITEM_PERSISTENCY has no exception.
Method LOAD_BY_CPLAN_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PLAN_GUID | Call by reference | Type reference (TYPE) | QPCP_GUID | GUID eines Elements des Produktionslenkungsplans | 20070717 | |||
| 2 | RT_ITEMS | Value transfer | Type reference (TYPE) | QPCPT_ITEM_REFS | Tabelle mit Referenzen auf Positionen | 20070717 |
Method LOAD_BY_CPLAN_GUID on class CL_QPCP_ITEM_PERSISTENCY has no exception.
Method RELOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ITEMS | Call by reference | Type reference (TYPE) | TT_ITEMS | Tabelle mit PLP-Positionen | 20070717 | |||
| 2 | IT_ITEM_REFS | Call by reference | Type reference (TYPE) | QPCPT_ITEM_REFS | Tabelle mit Referenzen auf Positionen | 20070717 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmenklasse zum Produktionslenkungsplan | 20070717 |
Method WRITE_CHANGEDOCS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DELETE_CPLAN_ITEM | Call by reference | Type reference (TYPE) | TT_ITEMS | Tabelle mit PLP-Positionen | 20070725 | |||
| 2 | IT_INSERT_CPLAN_ITEM | Call by reference | Type reference (TYPE) | TT_ITEMS | Tabelle mit PLP-Positionen | 20070725 | |||
| 3 | IT_UPDATE_CPLAN_ITEM | Call by reference | Type reference (TYPE) | TT_ITEMS | Tabelle mit PLP-Positionen | 20070725 | |||
| 4 | IT_UPDATE_CPLAN_ITEM_OLD | Call by reference | Type reference (TYPE) | TT_ITEMS | Tabelle mit PLP-Positionen | 20070725 |
Method WRITE_CHANGEDOCS on class CL_QPCP_ITEM_PERSISTENCY has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 603 |