SAP ABAP Class CL_CFX_GO_FIELD (Fields in cFolders)
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

⤷

⤷

Properties
Class | CL_CFX_GO_FIELD | |
Short Description | Fields in cFolders | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CFX_FOLDERS | Collaboration Folders: Folder and Documents |
Created | 20021205 | SAP |
Last change | 20141109 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CFX_GO_FIELD has no forward declaration.
Interfaces
Class CL_CFX_GO_FIELD has no interface implemented.
Friends
Class CL_CFX_GO_FIELD 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) | CL_CFX_GO_DATA_TYPE | Data Type in cFolders | 20021212 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_CFX_GO_TEXT | Label of the Field as Object | 20021212 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CFX_TT_GO_VALUE | Table with Default Values | 20021205 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CFX_TT_GO_FIELDGROUP | Table with Field Groups | 20021212 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Number of Displayed Rows | 20021205 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CFX_BOOLEAN | Does the Field Have Several Values? | 20021212 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CFX_T_EXTERNAL_ID | Character String for Collaboration Folders | 20021211 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CFX_STRING | Object ID | 20030228 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CFX_BOOLEAN | Is the Field Constant (=Can No Longer Be Changed) | 20021205 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CFX_BOOLEAN | Is Entry Required? | 20021205 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CFX_T_EXTERNAL_NAMESPACE | Character String for Collaboration Folders | 20021211 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CFX_STRING | Visibility of Field | 20030731 | ||
13 | ![]() |
Constant | Public | Type reference (TYPE) | CFX_T_EXTERNAL_ID | 'Material' | 20060920 | ||
14 | ![]() |
Constant | Public | Type reference (TYPE) | CFX_STRING | 'external' | Visible Externally | 20030815 | |
15 | ![]() |
Constant | Public | Type reference (TYPE) | CFX_STRING | 'internal' | Visible Internally | 20030815 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20021211 |
2 | ![]() |
Instance method | Public | Method | Returns the Data Type | 20030107 |
3 | ![]() |
Instance method | Public | Method | Returns Table of Default Values | 20021205 |
4 | ![]() |
Instance method | Public | Method | Returns the Number of Displayed Rows | 20021205 |
5 | ![]() |
Instance method | Public | Method | Returns the Linked Field Groups | 20030107 |
6 | ![]() |
Instance method | Public | Method | Returns External ID and Namespace | 20021211 |
7 | ![]() |
Instance method | Public | Method | Returns the Internal, Non-Persistent ID | 20030228 |
8 | ![]() |
Instance method | Public | Method | Returns the Label of the Field | 20021205 |
9 | ![]() |
Instance method | Public | Method | Returns Visibility of Field | 20030731 |
10 | ![]() |
Instance method | Public | Method | Can Several Values Exist | 20030107 |
11 | ![]() |
Instance method | Public | Method | Is the Field Content Constant (= Cannot Be Changed)? | 20021205 |
12 | ![]() |
Instance method | Public | Method | Is a Field Content Required? | 20021205 |
Events
Class CL_CFX_GO_FIELD has no event.
Types
Class CL_CFX_GO_FIELD has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_DATA_TYPE | Call by reference | Object reference (TYPE REF TO) | CL_CFX_GO_DATA_TYPE | Datentyp in cFolders | 20021211 | ||
2 | ![]() |
IP_LABEL | Call by reference | Object reference (TYPE REF TO) | CL_CFX_GO_TEXT | Texte für generische Objekte in cFolders | 20021212 | ||
3 | ![]() |
IT_DEFAULT_VALUE | Call by reference | Type reference (TYPE) | CFX_TT_GO_VALUE | Tabelle mit Value Objekten generisches Objekt | 20021211 | ||
4 | ![]() |
IT_FIELDGROUP | Call by reference | Type reference (TYPE) | CFX_TT_GO_FIELDGROUP | Tabelle mit Feldgruppen | 20021211 | ||
5 | ![]() |
I_DISPLAY_LINES | Call by reference | Type reference (TYPE) | I | 20021211 | |||
6 | ![]() |
I_HAS_MULTIPLE_VALUES | Call by reference | Type reference (TYPE) | CFX_BOOLEAN | Boolscher Typ | 20021211 | ||
7 | ![]() |
I_ID | Call by reference | Type reference (TYPE) | CFX_T_EXTERNAL_ID | Zeichenkette für Collaboration Folders | 20021211 | ||
8 | ![]() |
I_IS_CONSTANT | Call by reference | Type reference (TYPE) | CFX_BOOLEAN | Boolscher Typ | 20021211 | ||
9 | ![]() |
I_IS_ENTRY_REQUIRED | Call by reference | Type reference (TYPE) | CFX_BOOLEAN | Boolscher Typ | 20021211 | ||
10 | ![]() |
I_NAMESPACE | Call by reference | Type reference (TYPE) | CFX_T_EXTERNAL_NAMESPACE | Zeichenkette für Collaboration Folders | 20021211 | ||
11 | ![]() |
I_VISIBILITY | Call by reference | Type reference (TYPE) | CFX_STRING | 20030731 |
Method CONSTRUCTOR on class CL_CFX_GO_FIELD has no exception.
Method GET_DATA_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RP_DATA_TYPE | Value transfer | Object reference (TYPE REF TO) | CL_CFX_GO_DATA_TYPE | Datentyp in cFolders | 20030107 |
Method GET_DATA_TYPE on class CL_CFX_GO_FIELD has no exception.
Method GET_DEFAULT_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DEFAULT_VALUE | Value transfer | Type reference (TYPE) | CFX_TT_GO_VALUE | 20030124 |
Method GET_DEFAULT_VALUES on class CL_CFX_GO_FIELD has no exception.
Method GET_DISPLAY_LINES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_DISPLAY_LINES | Value transfer | Type reference (TYPE) | I | 20021205 |
Method GET_DISPLAY_LINES on class CL_CFX_GO_FIELD has no exception.
Method GET_FIELDGROUPS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_FIELDGROUP | Value transfer | Type reference (TYPE) | CFX_TT_GO_FIELDGROUP | Tabelle mit Feldgruppen | 20030107 |
Method GET_FIELDGROUPS on class CL_CFX_GO_FIELD has no exception.
Method GET_IDENTIFIER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ID | Call by reference | Type reference (TYPE) | CFX_T_EXTERNAL_ID | Zeichenkette für Collaboration Folders | 20021211 | ||
2 | ![]() |
E_NAMESPACE | Call by reference | Type reference (TYPE) | CFX_T_EXTERNAL_NAMESPACE | Zeichenkette für Collaboration Folders | 20021211 |
Method GET_IDENTIFIER on class CL_CFX_GO_FIELD has no exception.
Method GET_INT_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_INT_ID | Value transfer | Type reference (TYPE) | CFX_STRING | Interne, nicht persistente Id des Objektes | 20030228 |
Method GET_INT_ID on class CL_CFX_GO_FIELD has no exception.
Method GET_LABEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RP_LABEL | Value transfer | Object reference (TYPE REF TO) | CL_CFX_GO_TEXT | Texte für generische Objekte in cFolders | 20021205 |
Method GET_LABEL on class CL_CFX_GO_FIELD has no exception.
Method GET_VISIBILITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_VISIBILITY | Value transfer | Type reference (TYPE) | CFX_STRING | Zeichenkette für Collaboration Folders | 20030731 |
Method GET_VISIBILITY on class CL_CFX_GO_FIELD has no exception.
Method HAS_MULTIPLE_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_HAS_MULTIPLE_VALUES | Value transfer | Type reference (TYPE) | CFX_BOOLEAN | Boolscher Typ | 20030107 |
Method HAS_MULTIPLE_VALUES on class CL_CFX_GO_FIELD has no exception.
Method IS_CONSTANT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_IS_CONSTANT | Value transfer | Type reference (TYPE) | CFX_BOOLEAN | Boolscher Typ | 20021205 |
Method IS_CONSTANT on class CL_CFX_GO_FIELD has no exception.
Method IS_ENTRY_REQUIRED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_IS_ENTRY_REQUIRED | Value transfer | Type reference (TYPE) | CFX_BOOLEAN | Boolscher Typ | 20021205 |
Method IS_ENTRY_REQUIRED on class CL_CFX_GO_FIELD has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 200 |