SAP ABAP Class CL_QPCP_TEXT_PERSISTENCY (Persistency Class - Control Plan Text)
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 | 20070723 |
Properties
Class | CL_QPCP_TEXT_PERSISTENCY | |
Short Description | Persistency Class - Control Plan Text | |
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 | 20070723 | 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) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_QPCP_TEXT_PERSISTENCY has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_QPCP_TEXT | 20070905 | Text 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 | 20070723 | ||
2 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_QPCP_TEXT_PERSISTENCY | Persistency Class - Control Plan Text | 20070723 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Delete Long Text | 20070814 |
2 | ![]() |
Instance method | Private | Method | Throw Exception | 20070723 |
3 | ![]() |
Static method | Public | Method | Read Instance | 20070723 |
4 | ![]() |
Instance method | Private | Method | Instantiate Control Plan Texts | 20070810 |
5 | ![]() |
Instance method | Public | Method | Read Control Plan Text from Database (Using GUID) | 20070723 |
6 | ![]() |
Instance method | Public | Method | Read CP Text for Plan or Item (Using Rel. GUID) | 20070807 |
7 | ![]() |
Instance method | Private | Method | Read Long Text | 20070810 |
8 | ![]() |
Instance method | Public | Method | Reread CP Texts from Database | 20070723 |
9 | ![]() |
Instance method | Private | Method | Save Long Text | 20070810 |
10 | ![]() |
Instance method | Private | Method | Create Change Document Data | 20070725 |
Events
Class CL_QPCP_TEXT_PERSISTENCY has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_TEXTS | Public | See coding | Table Containing Control Plans - Text | 20070723 | tt_texts TYPE STANDARD TABLE OF qpcpd_text
|
|
2 | TT_TEXT_GUIDS | Public | See coding | Table Containing GUIDS from Control Plan Text | 20070723 | tt_text_guids TYPE STANDARD TABLE OF qpcp_guid
|
Method Signatures
Method DELETE_LONGTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_TEXT | Call by reference | Type reference (TYPE) | QPCPD_TEXT | Kurztext für Elemente des Produktionslenkungsplans | 20070814 | ||
2 | ![]() |
IV_TEXTID | Call by reference | Type reference (TYPE) | TDID | CL_QPCP_TEXT=>MC_TEXTID_DESC | Text-ID Langtext | 20070814 |
Method DELETE_LONGTEXT on class CL_QPCP_TEXT_PERSISTENCY has no exception.
Method GET_EXCEPTION Signature
Method GET_EXCEPTION on class CL_QPCP_TEXT_PERSISTENCY has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmenklasse zum Produktionslenkungsplan | 20070723 |
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_CPLAN_TEXT_PERSISTENCY | Value transfer | Object reference (TYPE REF TO) | CL_QPCP_TEXT_PERSISTENCY | Persistenzklasse Produktionslenkungsplantexte | 20070723 |
Method GET_INSTANCE on class CL_QPCP_TEXT_PERSISTENCY has no exception.
Method INSTANTIATE_TEXTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_TEXT_REFS | Call by reference | Type reference (TYPE) | QPCPT_TEXT_REFS | Tabelle mit Referenzen auf PLP-TEXT | 20070810 | ||
2 | ![]() |
IT_TEXTS | Call by reference | Type reference (TYPE) | TT_TEXTS | Tabelle mit PLPs (DB-Struktur) | 20070810 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmenklasse zum Produktionslenkungsplan | 20070813 |
Method LOAD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_TEXT_GUIDS | Call by reference | Type reference (TYPE) | TT_TEXT_GUIDS | Tabelle mit GUIDs von PLP-Text | 20070723 | ||
2 | ![]() |
RT_TEXTS | Value transfer | Type reference (TYPE) | QPCPT_TEXT_REFS | Tabelle mit Referenzen auf Text | 20070723 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmenklasse zum Produktionslenkungsplan | 20070813 |
Method LOAD_BY_GUID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_GUID | Call by reference | Type reference (TYPE) | QPCP_GUID | GUID eines Elements des Produktionslenkungsplans | 20070807 | ||
2 | ![]() |
RT_TEXTS | Value transfer | Type reference (TYPE) | QPCPT_TEXT_REFS | Tabelle mit Referenzen auf Text | 20070807 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmenklasse zum Produktionslenkungsplan | 20070813 |
Method READ_LONGTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_LONGTEXT | Call by reference | Type reference (TYPE) | CL_QPCP_TEXT=>TT_TEXT_TABLE | 20070810 | |||
2 | ![]() |
IS_TEXT | Call by reference | Type reference (TYPE) | QPCPD_TEXT | Kurztext für Elemente des Produktionslenkungsplans | 20070810 | ||
3 | ![]() |
IV_TEXTID | Call by reference | Type reference (TYPE) | TDID | CL_QPCP_TEXT=>MC_TEXTID_DESC | Text-ID Langtext | 20070814 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmenklasse zum Produktionslenkungsplan | 20070810 |
Method RELOAD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_TEXTS | Call by reference | Type reference (TYPE) | TT_TEXTS | Tabelle mit PLP - Text | 20070723 | ||
2 | ![]() |
IT_TEXT_REFS | Call by reference | Type reference (TYPE) | QPCPT_TEXT_REFS | Tabelle mit Referenzen auf Text | 20070723 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmenklasse zum Produktionslenkungsplan | 20070723 |
Method SAVE_LONGTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_TEXT | Call by reference | Type reference (TYPE) | QPCPD_TEXT | Kurztext für Elemente des Produktionslenkungsplans | 20070810 | ||
2 | ![]() |
IT_LONGTEXT | Call by reference | Type reference (TYPE) | CL_QPCP_TEXT=>TT_TEXT_TABLE | Langtext | 20070810 | ||
3 | ![]() |
IV_NEW_TEXT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Text neu angelegt | 20070810 | |
4 | ![]() |
IV_TEXTID | Call by reference | Type reference (TYPE) | TDID | CL_QPCP_TEXT=>MC_TEXTID_DESC | Text-ID Langtext | 20070814 |
Method SAVE_LONGTEXT on class CL_QPCP_TEXT_PERSISTENCY has no exception.
Method WRITE_CHANGEDOCS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_DELETE_TEXT | Call by reference | Type reference (TYPE) | TT_TEXTS | Tabelle mit PLP - Text | 20070810 | ||
2 | ![]() |
IT_INSERT_TEXT | Call by reference | Type reference (TYPE) | TT_TEXTS | Tabelle mit PLP - Text | 20070810 | ||
3 | ![]() |
IT_UPDATE_TEXT | Call by reference | Type reference (TYPE) | TT_TEXTS | Tabelle mit PLP - Text | 20070810 | ||
4 | ![]() |
IT_UPDATE_TEXT_OLD | Call by reference | Type reference (TYPE) | TT_TEXTS | Tabelle mit PLP - Text | 20070810 |
Method WRITE_CHANGEDOCS on class CL_QPCP_TEXT_PERSISTENCY has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 603 |