SAP ABAP Class CL_CFX_GO_SETTING (Settings for Default Items 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_SETTING | |
| Short Description | Settings for Default Items 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_SETTING has no forward declaration.
Interfaces
Class CL_CFX_GO_SETTING has no interface implemented.
Friends
Class CL_CFX_GO_SETTING 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_FIELD | Fields in cFolders | 20021205 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CFX_GO_LINK_LIST | Link List in cFolders | 20021212 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | CFX_TT_GO_VALUE | Default Values for Field in Default Item | 20021212 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | CFX_TT_GO_FIELDGROUP | Table with Field Groups | 20021212 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20021212 | |
| 2 | Instance method | Public | Method | Returns the Default Values | 20021212 | |
| 3 | Instance method | Public | Method | Returns the Referred Field | 20021205 | |
| 4 | Instance method | Public | Method | Returns the Linked Field Groups | 20030107 | |
| 5 | Instance method | Public | Method | Returns the Referred Link List | 20030107 |
Events
Class CL_CFX_GO_SETTING has no event.
Types
Class CL_CFX_GO_SETTING 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_FIELD | Call by reference | Object reference (TYPE REF TO) | CL_CFX_GO_FIELD | Felder in cFolders | 20021212 | |||
| 2 | IP_LINK_LIST | Call by reference | Object reference (TYPE REF TO) | CL_CFX_GO_LINK_LIST | Link Liste in cFolders | 20021212 | |||
| 3 | IT_DEFAULT_VALUE | Call by reference | Type reference (TYPE) | CFX_TT_GO_VALUE | Tabelle mit Value Objekten generisches Objekt | 20021212 | |||
| 4 | IT_FIELDGROUP | Call by reference | Type reference (TYPE) | CFX_TT_GO_FIELDGROUP | Tabelle mit Feldgruppen | 20021212 |
Method CONSTRUCTOR on class CL_CFX_GO_SETTING 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 | Tabelle mit Value Objekten generisches Objekt | 20030225 |
Method GET_DEFAULT_VALUES on class CL_CFX_GO_SETTING has no exception.
Method GET_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_FIELD | Value transfer | Object reference (TYPE REF TO) | CL_CFX_GO_FIELD | Felder in cFolders | 20021205 |
Method GET_FIELD on class CL_CFX_GO_SETTING 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_SETTING has no exception.
Method GET_LINK_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_LINK_LIST | Value transfer | Object reference (TYPE REF TO) | CL_CFX_GO_LINK_LIST | Link Liste in cFolders | 20030107 |
Method GET_LINK_LIST on class CL_CFX_GO_SETTING has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 200 |