SAP ABAP Class CL_GCM_TEXTEDIT (CM: Long text control)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
LO-CM (Application Component) Configuration management
⤷
CMT2 (Package) Configuration Management - Core Development - (Version2)

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_GUI_TEXTEDIT | SAP TextEdit Control | 20001009 |
Properties
Class | CL_GCM_TEXTEDIT | |
Short Description | CM: Long text control | |
Super Class | CL_GUI_TEXTEDIT | SAP TextEdit Control |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CMT2 | Configuration Management - Core Development - (Version2) |
Created | 20001009 | SAP |
Last change | 20020412 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GCM_TEXTEDIT has no forward declaration.
Interfaces
Class CL_GCM_TEXTEDIT has no interface implemented.
Friends
Class CL_GCM_TEXTEDIT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_CM_OBJECT | Currently displayed CM object instance | 20001009 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TIMESTAMP | Currently displayed version of the text | 20001009 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DE_CM_STATUS | Status of a Configuration Management Object | 20001009 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DE_CM_FLAG | React to PBO / PAI Events from CL_GCM_SCREEN | 20001009 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | To which displayed CM object does the control belong | 20001009 | ||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GCM_SCREEN | CM: Screen Proxy for Field Transport, OK Code Processing | 20001009 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BORIDENT-OBJTYPE | BOR type of the text owner (Folder? Baseline? Def.?) | 20001009 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TIMESTAMP | Valid-from time | 20001009 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20001009 |
2 | ![]() |
Instance method | Private | Event handling method | Handler for PAI Events of the CL_GCM_SCREEN | 20001009 |
3 | ![]() |
Instance method | Private | Event handling method | Handler for PBO Events of the CL_GCM_SCREEN | 20001009 |
4 | ![]() |
Instance method | Public | Method | Initiate PAI processing from subscreen | 20001009 |
5 | ![]() |
Instance method | Public | Method | Initiate PBO processing from subscreen | 20001009 |
Events
Class CL_GCM_TEXTEDIT has no event.
Types
Class CL_GCM_TEXTEDIT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Controlcontainer | 20001009 | ||
2 | ![]() |
I_EDIT_STATUS | Call by reference | Type reference (TYPE) | DE_CM_STATUS | '02' | cmt_co_status_display, ...change or ...create | 20001009 | |
3 | ![]() |
I_NOTIFY_ON | Call by reference | Type reference (TYPE) | DE_CM_FLAG | Reagiere auf PBO / PAI Events von CL_GCM_SCREEN | 20001009 | ||
4 | ![]() |
I_OBJECT_INDEX | Call by reference | Type reference (TYPE) | I | 1 | Zu welchem angezeigten Objekt gehört das Control | 20001009 | |
5 | ![]() |
I_SCREEN | Call by reference | Object reference (TYPE REF TO) | CL_GCM_SCREEN | Zugehöriges Screen Objekt | 20001009 | ||
6 | ![]() |
I_TEXT_OWNER_TYPE | Call by reference | Type reference (TYPE) | BORIDENT-OBJTYPE | BOR-Typ des Texteigentümers (Folder? Baseline? Def.?) | 20001009 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
CM_Allgemeiner Fehler | 20001009 |
Method ON_PAI Signature
Method ON_PAI on class CL_GCM_TEXTEDIT has no parameter.
Method ON_PAI on class CL_GCM_TEXTEDIT has no exception.
Method ON_PBO Signature
Method ON_PBO on class CL_GCM_TEXTEDIT has no parameter.
Method ON_PBO on class CL_GCM_TEXTEDIT has no exception.
Method PAI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_EDIT_STATUS | Call by reference | Type reference (TYPE) | DE_CM_STATUS | '02' | cmt_co_status_display, ...change or ...create | 20001009 | |
2 | ![]() |
I_OBJECT_INDEX | Call by reference | Type reference (TYPE) | I | 1 | Zu welchem angezeigten CM Objekt gehört der Tree | 20001009 | |
3 | ![]() |
I_VALID_FROM | Call by reference | Type reference (TYPE) | TIMESTAMP | gültig-ab-Zeitpunkt | 20001009 |
Method PAI on class CL_GCM_TEXTEDIT has no exception.
Method PBO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_EDIT_STATUS | Call by reference | Type reference (TYPE) | DE_CM_STATUS | '02' | cmt_co_status_display, ...change or ...create | 20001009 | |
2 | ![]() |
I_OBJECT_INDEX | Call by reference | Type reference (TYPE) | I | 1 | Zu welchem angezeigten CM Objekt gehört der Tree | 20001009 | |
3 | ![]() |
I_VALID_FROM | Call by reference | Type reference (TYPE) | TIMESTAMP | gültig-ab-Zeitpunkt | 20001009 |
Method PBO on class CL_GCM_TEXTEDIT has no exception.
History
Last changed by/on | SAP | 20020412 |
SAP Release Created in | 46C |