SAP ABAP Class CL_CFX_GO_PROPERTY (Property 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_PROPERTY | |
| Short Description | Property 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_PROPERTY has no forward declaration.
Interfaces
Class CL_CFX_GO_PROPERTY has no interface implemented.
Friends
Class CL_CFX_GO_PROPERTY 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 | 20021212 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | CFX_TT_GO_FIELD | Table of Fields for Generic Objects in cFolders | 20021212 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | CFX_BOOLEAN | Is property a template? | 20021205 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20021212 | |
| 2 | Instance method | Public | Method | Returns Fields | 20021212 | |
| 3 | Instance method | Public | Method | Returns the Template Label Field | 20030108 | |
| 4 | Instance method | Public | Method | Is a property template? | 20021205 |
Events
Class CL_CFX_GO_PROPERTY has no event.
Types
Class CL_CFX_GO_PROPERTY 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_TEMPLATE_LABEL | Call by reference | Object reference (TYPE REF TO) | CL_CFX_GO_FIELD | Felder in cFolders | 20021212 | |||
| 2 | IT_FIELD | Call by reference | Type reference (TYPE) | CFX_TT_GO_FIELD | Tabelle von Feldern für generische Objekte in cFolders | 20021212 | |||
| 3 | I_IS_TEMPLATE | Call by reference | Type reference (TYPE) | CFX_BOOLEAN | Boolscher Typ | 20021212 |
Method CONSTRUCTOR on class CL_CFX_GO_PROPERTY has no exception.
Method GET_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_FIELD | Value transfer | Type reference (TYPE) | CFX_TT_GO_FIELD | Tabelle von Feldern für generische Objekte in cFolders | 20021212 |
Method GET_FIELDS on class CL_CFX_GO_PROPERTY has no exception.
Method GET_TEMPLATE_LABEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_TEMPLATE_LABEL | Value transfer | Object reference (TYPE REF TO) | CL_CFX_GO_FIELD | Felder in cFolders | 20030108 |
Method GET_TEMPLATE_LABEL on class CL_CFX_GO_PROPERTY has no exception.
Method IS_TEMPLATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_IS_TEMPLATE | Value transfer | Type reference (TYPE) | CFX_BOOLEAN | Boolscher Typ | 20021205 |
Method IS_TEMPLATE on class CL_CFX_GO_PROPERTY has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 200 |