SAP ABAP Class CL_CGPL_TEXTS (Administration Class for CL_CGPL_TEXT)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-GPL (Application Component) Generic Project Planning
⤷
CGPL_APPLICATION_OBJECTS (Package) Project Planning - Application Objects

⤷

⤷

Properties
Class | CL_CGPL_TEXTS | |
Short Description | Administration Class for CL_CGPL_TEXT | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CGPL_APPLICATION_OBJECTS | Project Planning - Application Objects |
Created | 20000225 | SAP |
Last change | 20090618 | 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_CGPL_TEXTS has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_CGPL_PROJECT | 20011119 | Project Planning: Projects | |
2 | CL_CGPL_TASK | 20011119 | Project Planning: Transactions |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FLAG | Instance Created Completely | 20021023 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CGPL_GUID16 | Project Planning: 16-Char. GUID for Projects/Transactions | 20000228 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IT_TEXTS | it_texts | 20000225 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Reset Change Indicator in All Text Objects | 20000724 |
2 | ![]() |
Instance method | Private | Method | Complete Instance - Select Texts | 20021023 |
3 | ![]() |
Instance method | Public | Constructor | Constructor | 20000228 |
4 | ![]() |
Instance method | Public | Method | Copies All Assigned Texts to ex_new_texts Object | 20000302 |
5 | ![]() |
Instance method | Public | Method | Deletes All Texts for Object | 20000301 |
6 | ![]() |
Instance method | Public | Method | Transfer Data to Instance | 20021023 |
7 | ![]() |
Instance method | Private | Method | Destructor | 20011119 |
8 | ![]() |
Instance method | Public | Method | Reads All Existing Texts for Object | 20000328 |
9 | ![]() |
Instance method | Public | Method | Read Text from Class CL_CGPL_TEXT | 20000228 |
10 | ![]() |
Instance method | Public | Method | Set Text in Class CL_CGPL_TEXT | 20000228 |
Events
Class CL_CGPL_TEXTS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | IT_TEXTS | Private | See coding | it_texts | 20000225 |
|
|
2 | TY_TEXTS | Private | See coding | TY_TEXTS | 20000225 |
|
Method Signatures
Method CLEAR_OBJECT_STATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ACTION | Call by reference | Type reference (TYPE) | CHAR1 | CGPLC_CON_SAVE | Einstelliges Kennzeichen | 20081127 |
Method CLEAR_OBJECT_STATE on class CL_CGPL_TEXTS has no exception.
Method COMPLETE Signature
Method COMPLETE on class CL_CGPL_TEXTS has no parameter.
Method COMPLETE on class CL_CGPL_TEXTS has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CREATE_NEW | Call by reference | Type reference (TYPE) | FLAG | SPACE | Zu neuem Hierarchieknoten angelegt | 20021023 | |
2 | ![]() |
IM_GUID | Call by reference | Type reference (TYPE) | CGPL_GUID16 | Projektplanung: 16 stellige GUID für Projekte und Vorgänge | 20000228 |
Method CONSTRUCTOR on class CL_CGPL_TEXTS has no exception.
Method COPY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_NEW_TEXTS | Call by reference | Object reference (TYPE REF TO) | CL_CGPL_TEXTS | Verwaltungsklasse für CL_CGPL_TEXT | 20000302 | ||
2 | ![]() |
IM_GUID | Call by reference | Type reference (TYPE) | CGPL_GUID16 | Projektplanung: 16 stellige GUID für Projekte und Vorgänge | 20000302 |
Method COPY on class CL_CGPL_TEXTS has no exception.
Method DELETE Signature
Method DELETE on class CL_CGPL_TEXTS has no parameter.
Method DELETE on class CL_CGPL_TEXTS has no exception.
Method FILL_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_TEXTS | Call by reference | Type reference (TYPE) | CGPL_T_TEXTS | Projektplanung: Tabellentyp über CGPL_TEXT | 20021023 |
Method FILL_DATA on class CL_CGPL_TEXTS has no exception.
Method FREE Signature
Method FREE on class CL_CGPL_TEXTS has no parameter.
Method FREE on class CL_CGPL_TEXTS has no exception.
Method GET_ALL_TEXTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_TEXTS | Call by reference | Type reference (TYPE) | CGPL_T_TEXTS | Projektplanung sprachabhägiger Kurztext Projekte/Vorgänge | 20000328 |
Method GET_ALL_TEXTS on class CL_CGPL_TEXTS has no exception.
Method GET_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_TEXT | Call by reference | Type reference (TYPE) | CGPL_TEXT1 | Projektplanung: Kurztext | 20000228 | ||
2 | ![]() |
IM_LANGU | Call by reference | Type reference (TYPE) | LANGU | Sprachenschlüssel | 20000228 |
Method GET_TEXT on class CL_CGPL_TEXTS has no exception.
Method SET_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_TEXT_CHANGED | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20000724 | ||
2 | ![]() |
IM_GUID | Value transfer | Type reference (TYPE) | CGPL_GUID16 | Projektplanung: 16-stellige GUID für Projekte und Vorgänge | 20010703 | ||
3 | ![]() |
IM_LANGU | Call by reference | Type reference (TYPE) | LANGU | Sprachenschlüssel | 20000228 | ||
4 | ![]() |
IM_TEXT | Call by reference | Type reference (TYPE) | CGPL_TEXT1 | Projektplanung: Kurztext | 20000228 |
Method SET_TEXT on class CL_CGPL_TEXTS has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in |