SAP ABAP Class CL_QPCP_LINK_PERSISTENCY (Persistency Object - Control Plan Links)
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 | 20070719 |
Properties
| Class | CL_QPCP_LINK_PERSISTENCY | |
| Short Description | Persistency Object - Control Plan Links | |
| 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 | 20070719 | 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_LINK_PERSISTENCY has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_QPCP_LINK | 20070719 | 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 | 20070719 | |||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_QPCP_LINK_PERSISTENCY | Persistency Object - Control Plan Items | 20070719 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Throw Exception | 20070719 | |
| 2 | Static method | Public | Method | Read Instance | 20070719 | |
| 3 | Instance method | Private | Method | Instantiate Control Plan Links | 20070719 | |
| 4 | Instance method | Public | Method | Read Control Plan Links from Database (Using GUID) | 20070719 | |
| 5 | Instance method | Public | Method | Read Control Plan Links from Database (Using GUID) | 20070719 | |
| 6 | Instance method | Public | Method | Read Control Plan Links for FMEA from DB (Using FMEAGUID) | 20070806 | |
| 7 | Instance method | Public | Method | Reread Control Plan Links from Database | 20070719 | |
| 8 | Instance method | Private | Method | Create Change Document Data | 20070725 |
Events
Class CL_QPCP_LINK_PERSISTENCY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_LINKS | Public | See coding | Table Containing Control Plan Links | 20070719 | tt_links TYPE STANDARD TABLE OF qpcpd_link
|
|
| 2 | TT_LINK_GUIDS | Public | See coding | Table Containing GUIDs for Control Plan Links | 20070719 | tt_link_guids TYPE STANDARD TABLE OF qpcp_guid
|
Method Signatures
Method GET_EXCEPTION Signature
Method GET_EXCEPTION on class CL_QPCP_LINK_PERSISTENCY has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmenklasse zum Produktionslenkungsplan | 20070719 |
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_CPLAN_LINK_PERSISTENCY | Value transfer | Object reference (TYPE REF TO) | CL_QPCP_LINK_PERSISTENCY | 20070719 |
Method GET_INSTANCE on class CL_QPCP_LINK_PERSISTENCY has no exception.
Method INSTANTIATE_CPLAN_LINKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_LINK_REFS | Call by reference | Type reference (TYPE) | QPCPT_LINK_REFS | Tabelle mit Referenzen auf Verweise | 20070719 | |||
| 2 | IT_LINKS | Call by reference | Type reference (TYPE) | TT_LINKS | Tabelle mit PLP-Verweisen | 20070719 |
Method INSTANTIATE_CPLAN_LINKS on class CL_QPCP_LINK_PERSISTENCY has no exception.
Method LOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_LINK_GUIDS | Call by reference | Type reference (TYPE) | TT_LINK_GUIDS | Tabelle mit GUIDs von PLP-Verweisen | 20070719 | |||
| 2 | RT_LINKS | Value transfer | Type reference (TYPE) | QPCPT_LINK_REFS | Tabelle mit Referenzen auf Verweise | 20070719 |
Method LOAD on class CL_QPCP_LINK_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 | 20070719 | |||
| 2 | RT_LINKS | Value transfer | Type reference (TYPE) | QPCPT_LINK_REFS | Tabelle mit Referenzen auf Verweise | 20070719 |
Method LOAD_BY_CPLAN_GUID on class CL_QPCP_LINK_PERSISTENCY has no exception.
Method LOAD_BY_FMEA_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FMEA_GUID | Call by reference | Type reference (TYPE) | QPCP_FMEA_GUID | GUID eines Elements des Produktionslenkungsplans | 20070806 | |||
| 2 | RT_LINKS | Value transfer | Type reference (TYPE) | QPCPT_LINK_REFS | Tabelle mit Referenzen auf Verweise | 20070806 |
Method LOAD_BY_FMEA_GUID on class CL_QPCP_LINK_PERSISTENCY has no exception.
Method RELOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LINKS | Call by reference | Type reference (TYPE) | TT_LINKS | Tabelle mit PLP-Verweisen | 20070719 | |||
| 2 | IT_LINK_REFS | Call by reference | Type reference (TYPE) | QPCPT_LINK_REFS | Tabelle mit Referenzen auf Verweise | 20070719 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmenklasse zum Produktionslenkungsplan | 20070719 |
Method WRITE_CHANGEDOCS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DELETE_CPLAN_LINK | Call by reference | Type reference (TYPE) | TT_LINKS | Tabelle mit PLP-Verweisen | 20070725 | |||
| 2 | IT_INSERT_CPLAN_LINK | Call by reference | Type reference (TYPE) | TT_LINKS | Tabelle mit PLP-Verweisen | 20070725 | |||
| 3 | IT_UPDATE_CPLAN_LINK | Call by reference | Type reference (TYPE) | TT_LINKS | Tabelle mit PLP-Verweisen | 20070725 | |||
| 4 | IT_UPDATE_CPLAN_LINK_OLD | Call by reference | Type reference (TYPE) | TT_LINKS | Tabelle mit PLP-Verweisen | 20070725 |
Method WRITE_CHANGEDOCS on class CL_QPCP_LINK_PERSISTENCY has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 603 |