SAP ABAP Class CL_CGPL_TEXT_PROCESSING (Project Planning - Long Text Processing for Appl. Objects)
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_TEXT_PROCESSING | |
Short Description | Project Planning - Long Text Processing for Appl. Objects | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CGPL_APPLICATION_OBJECTS | Project Planning - Application Objects |
Created | 20011106 | SAP |
Last change | 20011106 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CGPL_TEXT_PROCESSING has no forward declaration.
Interfaces
Class CL_CGPL_TEXT_PROCESSING has no interface implemented.
Friends
Class CL_CGPL_TEXT_PROCESSING has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | Type reference (TYPE) | FLAG | CGPL_SAPSCRIPT Functions Are Available | 20011106 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | TDID | 'LTXT' | Text ID | 20011126 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | TDOBJECT | 'CGPL_TEXT' | Texts: Application Object | 20011126 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | FLAG | 'X' | General Flag | 20011106 | |
5 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TY_TEXT_NAMES | 20011128 | |||
6 | ![]() |
Static Attribute | Public | Type reference (TYPE) | FLAG | Custimizing for text object is missing | 20011108 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20011106 |
2 | ![]() |
Static method | Public | Method | Derive Long Text | 20011106 |
3 | ![]() |
Static method | Private | Method | Derive Long Text Using COM_TEXT Functions | 20011106 |
4 | ![]() |
Static method | Public | Method | Complete Long Text Derivation - Process Collected Data | 20011128 |
5 | ![]() |
Static method | Private | Method | Derive Long Text | 20011126 |
6 | ![]() |
Static method | Public | Method | Force Use of Simple SAPScript (No COM_TEXT) | 20011126 |
7 | ![]() |
Static method | Public | Method | Read Long Text (DB) | 20011108 |
8 | ![]() |
Static method | Private | Method | Read Long Text (DB) Using COM_TEXT Functions | 20011108 |
9 | ![]() |
Static method | Private | Method | Read Long Text (DB) | 20011126 |
10 | ![]() |
Static method | Public | Method | Save Long Text | 20011107 |
11 | ![]() |
Static method | Private | Method | Save Long Text Using COM_TEXT Functions | 20011107 |
12 | ![]() |
Static method | Private | Method | Save Long Text | 20011126 |
Events
Class CL_CGPL_TEXT_PROCESSING has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_TEXT_NAME | Private | See coding | 20011128 |
|
||
2 | TY_TEXT_NAMES | Private | See coding | 20011128 |
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_CGPL_TEXT_PROCESSING has no parameter.
Method CLASS_CONSTRUCTOR on class CL_CGPL_TEXT_PROCESSING has no exception.
Method DERIVE_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_NODE | Call by reference | Object reference (TYPE REF TO) | CL_CGPL_HIERARCHY_NODE | Hierarchieknoten, zu dem Langtext abgeleitet werden soll | 20011106 | ||
2 | ![]() |
IM_PARENT_ID | Call by reference | Type reference (TYPE) | CGPL_GUID16 | Identifikation des übergeordneten Hierarchieknotens | 20011106 | ||
3 | ![]() |
IM_TEMPLATE_ID | Call by reference | Type reference (TYPE) | CGPL_GUID16 | Identifikation des Vorlage-Hierarchieknotens | 20011106 |
Method DERIVE_TEXT on class CL_CGPL_TEXT_PROCESSING has no exception.
Method DERIVE_TEXT_COM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_NODE | Call by reference | Object reference (TYPE REF TO) | CL_CGPL_HIERARCHY_NODE | Hierarchieknoten, zu dem Langtext abgeleitet werden soll | 20011106 | ||
2 | ![]() |
IM_PARENT_ID | Call by reference | Type reference (TYPE) | CGPL_GUID16 | Identifikation des übergeordneten Hierarchieknotens | 20011106 | ||
3 | ![]() |
IM_TEMPLATE_ID | Call by reference | Type reference (TYPE) | CGPL_GUID16 | Identifikation des Vorlage-Hierarchieknotens | 20011106 |
Method DERIVE_TEXT_COM on class CL_CGPL_TEXT_PROCESSING has no exception.
Method DERIVE_TEXT_CONCLUDE Signature
Method DERIVE_TEXT_CONCLUDE on class CL_CGPL_TEXT_PROCESSING has no parameter.
Method DERIVE_TEXT_CONCLUDE on class CL_CGPL_TEXT_PROCESSING has no exception.
Method DERIVE_TEXT_SIMPLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_NODE | Call by reference | Object reference (TYPE REF TO) | CL_CGPL_HIERARCHY_NODE | Hierarchieknoten, zu dem Langtext abgeleitet werden soll | 20011126 | ||
2 | ![]() |
IM_PARENT_ID | Call by reference | Type reference (TYPE) | CGPL_GUID16 | Identifikation des übergeordneten Hierarchieknotens | 20011126 | ||
3 | ![]() |
IM_TEMPLATE_ID | Call by reference | Type reference (TYPE) | CGPL_GUID16 | Identifikation des Vorlage-Hierarchieknotens | 20011126 |
Method DERIVE_TEXT_SIMPLE on class CL_CGPL_TEXT_PROCESSING has no exception.
Method FORCE_USE_SAPSCRIPT Signature
Method FORCE_USE_SAPSCRIPT on class CL_CGPL_TEXT_PROCESSING has no parameter.
Method FORCE_USE_SAPSCRIPT on class CL_CGPL_TEXT_PROCESSING has no exception.
Method READ_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_FIELDTAB | Call by reference | Type reference (TYPE) | COMT_TEXT_FIELD_VALUE_TAB | Tabelle mit Feld/Wert für die Kommunikation | 20011108 | ||
2 | ![]() |
EX_TEXTTAB | Call by reference | Type reference (TYPE) | COMT_TEXT_TEXTDATA_T | Textschlüssel und -zeilen | 20011108 | ||
3 | ![]() |
IM_EDIT_MODE | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20011108 | ||
4 | ![]() |
IM_GUID | Call by reference | Type reference (TYPE) | CGPL_GUID16 | Projektplanung: 16-stellige GUID für Projekte und Vorgänge | 20011108 | ||
5 | ![]() |
IM_OBJECT_TYPE | Call by reference | Type reference (TYPE) | CGPL_OBJECT_TYPE | Objekttyp in der Projektplanung | 20011108 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Customizing für Text-Objekt fehlt | 20011108 |
Method READ_TEXT_COM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_FIELDTAB | Call by reference | Type reference (TYPE) | COMT_TEXT_FIELD_VALUE_TAB | Tabelle mit Feld/Wert für die Kommunikation | 20011108 | ||
2 | ![]() |
EX_TEXTTAB | Call by reference | Type reference (TYPE) | COMT_TEXT_TEXTDATA_T | Textschlüssel und -zeilen | 20011108 | ||
3 | ![]() |
IM_EDIT_MODE | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20011108 | ||
4 | ![]() |
IM_GUID | Call by reference | Type reference (TYPE) | CGPL_GUID16 | Projektplanung: 16-stellige GUID für Projekte und Vorgänge | 20011108 | ||
5 | ![]() |
IM_OBJECT_TYPE | Call by reference | Type reference (TYPE) | CGPL_OBJECT_TYPE | Objekttyp in der Projektplanung | 20011108 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Customizing für Text-Objekt fehlt | 20011108 |
Method READ_TEXT_SIMPLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_FIELDTAB | Call by reference | Type reference (TYPE) | COMT_TEXT_FIELD_VALUE_TAB | Tabelle mit Feld/Wert für die Kommunikation | 20011126 | ||
2 | ![]() |
EX_TEXTTAB | Call by reference | Type reference (TYPE) | COMT_TEXT_TEXTDATA_T | Textschlüssel und -zeilen | 20011126 | ||
3 | ![]() |
IM_EDIT_MODE | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20011126 | ||
4 | ![]() |
IM_GUID | Call by reference | Type reference (TYPE) | CGPL_GUID16 | Projektplanung: 16-stellige GUID für Projekte und Vorgänge | 20011126 |
Method READ_TEXT_SIMPLE on class CL_CGPL_TEXT_PROCESSING has no exception.
Method SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_CHANGE_SAPSCRIPT | Call by reference | Type reference (TYPE) | CGPL_HIERARCHY_NODES | Tabelle mit Referenzen auf CL_CGPL_HIERARCHY_NODE | 20011107 | ||
2 | ![]() |
CH_DELETE_SAPSCRIPT | Call by reference | Type reference (TYPE) | CGPL_HIERARCHY_NODES | Tabelle mit Referenzen auf CL_CGPL_HIERARCHY_NODE | 20011107 |
Method SAVE on class CL_CGPL_TEXT_PROCESSING has no exception.
Method SAVE_COM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_CHANGE_SAPSCRIPT | Call by reference | Type reference (TYPE) | CGPL_HIERARCHY_NODES | Tabelle mit Referenzen auf CL_CGPL_HIERARCHY_NODE | 20011107 | ||
2 | ![]() |
CH_DELETE_SAPSCRIPT | Call by reference | Type reference (TYPE) | CGPL_HIERARCHY_NODES | Tabelle mit Referenzen auf CL_CGPL_HIERARCHY_NODE | 20011107 |
Method SAVE_COM on class CL_CGPL_TEXT_PROCESSING has no exception.
Method SAVE_SIMPLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_CHANGE_SAPSCRIPT | Call by reference | Type reference (TYPE) | CGPL_HIERARCHY_NODES | Tabelle mit Referenzen auf CL_CGPL_HIERARCHY_NODE | 20011127 | ||
2 | ![]() |
CH_DELETE_SAPSCRIPT | Call by reference | Type reference (TYPE) | CGPL_HIERARCHY_NODES | Tabelle mit Referenzen auf CL_CGPL_HIERARCHY_NODE | 20011127 |
Method SAVE_SIMPLE on class CL_CGPL_TEXT_PROCESSING has no exception.
History
Last changed by/on | SAP | 20011106 |
SAP Release Created in | 620 |