SAP ABAP Class CL_CFX_TEXT (XML-Based Continuous Text)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PLM-CFO (Application Component) Collaboration Folders
⤷
CFX_FOLDERS (Package) Collaboration Folders: Folder and Documents

⤷

⤷

Meta Relationship - Using
Properties
Class | CL_CFX_TEXT | |
Short Description | XML-Based Continuous Text | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CFX_FOLDERS | Collaboration Folders: Folder and Documents |
Created | 20001127 | SAP |
Last change | 20141109 | |
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 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_ACO_COMMON | Common Interface for Authorization Check | 20020415 | ||
2 | IF_CFS_AUTH_NEEDER | Interface for cFolders Authorization | 20041207 | ||
3 | IF_CFX_ALIAS | Alias Names for Objects | 20010613 | ||
4 | IF_CFX_COMMON | Common Interface for All Objects | 20010108 | ||
5 | IF_CFX_DOCUMENT | Common Interface for All Documents | 20001205 | ||
6 | IF_CFX_GO_DATA_PARENT | Object Interface for Object with Generic Data | 20030130 | ||
7 | IF_CFX_ITERATOR_ELEMENT | Common Interface for All Objects That Can Be Iterated | 20001205 | ||
8 | IF_CFX_SEARCHEABLE | CFX Search: Interface of Object for Search | 20010906 | ||
9 | IF_CFX_VERSIONING | Common Interface for All Versional Documents | 20001205 |
Friends
Class CL_CFX_TEXT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CFX_FOL_APPLICATION | Application Singleton for Folders Packet | 20001205 | ||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CFX_COMMON_DOCUMENT | Collaboration Folders Document Class | 20001205 | ||
3 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | STRING | 20001205 | |||
4 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | STRING | 20001205 | |||
5 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | STRING | 20001205 | |||
6 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | STRING | 20001205 | |||
7 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | STRING | 20010117 | |||
8 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | STRING | 20001205 | |||
9 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | STRING | 20001205 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Generates New Version or Changes the Current | 20010214 |
2 | ![]() |
Instance method | Public | Method | Changes Name, Description, Text of Current Version | 20010213 |
3 | ![]() |
Instance method | Public | Constructor | Constructor | 20001205 |
4 | ![]() |
Static method | Public | Method | Generates a New Instance of a TEXT Object | 20001205 |
5 | ![]() |
Instance method | Public | Method | Generates New Version from the Copied Text | 20001207 |
6 | ![]() |
Instance method | Public | Method | Reads Text from Version | 20001205 |
7 | ![]() |
Static method | Public | Method | Instantiates an Instance of Type TEXT from the Database | 20001205 |
8 | ![]() |
Instance method | Private | Method | Generates a DOM from the Input Parameter (Convenience Funct) | 20001206 |
9 | ![]() |
Instance method | Private | Method | 20010705 | |
10 | ![]() |
Instance method | Private | Method | 20010705 | |
11 | ![]() |
Static method | Public | Method | Registers Text as Belonging to Folder | 20001205 |
12 | ![]() |
Instance method | Private | Method | Registers Structure as Belonging to Folders | 20020422 |
Events
Class CL_CFX_TEXT has no event.
Types
Class CL_CFX_TEXT has no local type.
Method Signatures
Method AUX_WRITE_VERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CREATE_F | Call by reference | Type reference (TYPE) | ABAP_BOOL | Flag: anlegen/ändern | 20010214 | ||
2 | ![]() |
I_DESCRIPTION | Call by reference | Type reference (TYPE) | STRING | Beschreibung der Version | 20010214 | ||
3 | ![]() |
I_TEXT | Call by reference | Type reference (TYPE) | STRING | Inhalt des Textes | 20010214 | ||
4 | ![]() |
I_VERSIONNAME | Call by reference | Type reference (TYPE) | SDOK_PROPV | Attributausprägung | 20010214 | ||
5 | ![]() |
R_VER_GUID | Value transfer | Type reference (TYPE) | STRING | GUID der neu angelegten Version | 20010214 |
Method AUX_WRITE_VERSION on class CL_CFX_TEXT has no exception.
Method CHANGE_CURRENT_VERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DESCRIPTION | Call by reference | Type reference (TYPE) | STRING | 20010213 | |||
2 | ![]() |
I_ID | Call by reference | Type reference (TYPE) | GUID_32 | GUID im 'CHAR' Format in Großschreibung | 20010213 | ||
3 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | STRING | 20010213 | |||
4 | ![]() |
I_TEXT | Call by reference | Type reference (TYPE) | STRING | 20010213 | |||
5 | ![]() |
R_NEWGUID | Value transfer | Type reference (TYPE) | GUID_32 | GUID im 'CHAR' Format in Großschreibung | 20010213 |
Method CHANGE_CURRENT_VERSION on class CL_CFX_TEXT has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_CFX_TEXT has no parameter.
Method CONSTRUCTOR on class CL_CFX_TEXT has no exception.
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_OBJECT_TYPING | Call by reference | Object reference (TYPE REF TO) | CL_CFX_OBJECT_TYPING | Objekt - Typisierung | 20030114 | ||
2 | ![]() |
IP_PARENT_FOLDER | Call by reference | Object reference (TYPE REF TO) | CL_CFX_COMMON_FOLDER | Mappe für Collaboration Folders | 20001205 | ||
3 | ![]() |
I_CLASSNAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | CFXF1_SC_CLASS_NAME_CFX_DOC | Objekttypname | 20041111 | |
4 | ![]() |
I_DESCRIPTION | Call by reference | Type reference (TYPE) | CFX_DOCUMENT_DESCRIPTION | Kurztext eines Objektes | 20001205 | ||
5 | ![]() |
I_INITTEXT | Call by reference | Type reference (TYPE) | STRING | 20001207 | |||
6 | ![]() |
I_INITTEXTDESCR | Call by reference | Type reference (TYPE) | STRING | 20001207 | |||
7 | ![]() |
I_INITVERSIONNAME | Call by reference | Type reference (TYPE) | SDOK_PROPV | Attributausprägung | 20010111 | ||
8 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | CFX_DOCUMENT_NAME | Externe Bezeichnung eines Objektes | 20001205 | ||
9 | ![]() |
I_USED_BY | Call by reference | Type reference (TYPE) | SKWF_APPL | CFXF1_SC_APPLICATION | Zu welcher Applikation gehört das Objekt? | 20041117 | |
10 | ![]() |
RP_TEXT | Value transfer | Object reference (TYPE REF TO) | CL_CFX_TEXT | XML basierter Fließtext | 20001205 |
Method CREATE on class CL_CFX_TEXT has no exception.
Method CREATE_NEW_VERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DESCRIPTION | Call by reference | Type reference (TYPE) | STRING | Beschreibung der neuen Version | 20001207 | ||
2 | ![]() |
I_TEXT | Call by reference | Type reference (TYPE) | STRING | Inhalt des Textes | 20001207 | ||
3 | ![]() |
I_VERSIONNAME | Call by reference | Type reference (TYPE) | SDOK_PROPV | Attributausprägung | 20010111 | ||
4 | ![]() |
R_VER_GUID | Value transfer | Type reference (TYPE) | STRING | GUID der neu angelegten Version | 20010103 |
Method CREATE_NEW_VERSION on class CL_CFX_TEXT has no exception.
Method GET_VERSION_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_DESCRIPTION | Call by reference | Type reference (TYPE) | STRING | Beschreibung zum Langtext | 20001205 | ||
2 | ![]() |
E_NAME | Call by reference | Type reference (TYPE) | STRING | Versionsname | 20010117 | ||
3 | ![]() |
E_TEXT | Call by reference | Type reference (TYPE) | STRING | Der Langtext | 20001205 | ||
4 | ![]() |
I_TRACK_ACCESS | Call by reference | Type reference (TYPE) | CFX_BOOLEAN | ABAP_TRUE | Boolscher Typ | 20011129 | |
5 | ![]() |
I_VERSION | Call by reference | Type reference (TYPE) | GUID_32 | GUID im 'CHAR' Format in Großschreibung | 20001205 |
Method GET_VERSION_TEXT on class CL_CFX_TEXT has no exception.
Method INITIALIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_PARENT_FOLDER | Call by reference | Object reference (TYPE REF TO) | CL_CFX_COMMON_FOLDER | Mappe für Collaboration Folders | 20001205 | ||
2 | ![]() |
I_DOCUMENT_GUID | Call by reference | Type reference (TYPE) | GUID_32 | GUID im 'CHAR' Format in Großschreibung | 20001205 | ||
3 | ![]() |
RP_TEXT | Value transfer | Object reference (TYPE REF TO) | CL_CFX_TEXT | XML basierter Fließtext | 20001205 |
Method INITIALIZE on class CL_CFX_TEXT has no exception.
Method MAKE_DOM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_IXML | Call by reference | Object reference (TYPE REF TO) | IF_IXML | IF_IXML | 20001206 | ||
2 | ![]() |
I_DOCDESC | Call by reference | Type reference (TYPE) | STRING | 20001206 | |||
3 | ![]() |
I_DOCID | Call by reference | Type reference (TYPE) | STRING | GUID im 'CHAR' Format in Großschreibung | 20001206 | ||
4 | ![]() |
I_DOCNAME | Call by reference | Type reference (TYPE) | STRING | 20001206 | |||
5 | ![]() |
I_LONGTXT | Call by reference | Type reference (TYPE) | STRING | 20001206 | |||
6 | ![]() |
I_LONGTXTDESC | Call by reference | Type reference (TYPE) | STRING | 20001206 | |||
7 | ![]() |
I_LONGTXTNAME | Call by reference | Type reference (TYPE) | STRING | 20010117 | |||
8 | ![]() |
RP_DOM | Value transfer | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20001206 |
Method MAKE_DOM on class CL_CFX_TEXT has no exception.
Method RAISE_CREATED Signature
Method RAISE_CREATED on class CL_CFX_TEXT has no parameter.
Method RAISE_CREATED on class CL_CFX_TEXT has no exception.
Method RAISE_CREATED_AS_COPY Signature
Method RAISE_CREATED_AS_COPY on class CL_CFX_TEXT has no parameter.
Method RAISE_CREATED_AS_COPY on class CL_CFX_TEXT has no exception.
Method REGISTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_TEXT | Call by reference | Object reference (TYPE REF TO) | CL_CFX_TEXT | XML basierter Fließtext | 20001205 |
Method REGISTER on class CL_CFX_TEXT has no exception.
Method UNREGISTER Signature
Method UNREGISTER on class CL_CFX_TEXT has no parameter.
Method UNREGISTER on class CL_CFX_TEXT has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 20A |