SAP ABAP Class CL_CFX_GO_PROPERTY_VALUE_LIST (Property List Values Generic Object 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_VALUE_LIST | |
| Short Description | Property List Values Generic Object 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 | 20030108 | 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) |
Interfaces
Class CL_CFX_GO_PROPERTY_VALUE_LIST has no interface implemented.
Friends
Class CL_CFX_GO_PROPERTY_VALUE_LIST 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_GENERIC_OBJECT_DATA | Data of Generic Object | 20030108 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CFX_GO_PROPERTY_LIST | Property List in cFolders | 20030108 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | CFX_TT_GO_PROPERTY_VALUE | Table with Property Values | 20030108 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | CFX_STRING | Object ID | 20030212 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | I | 0 | Number of the Property | 20030312 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Generates New Value Object in Field Values | 20030113 | |
| 2 | Instance method | Public | Method | Adds a New Property Value | 20030122 | |
| 3 | Instance method | Public | Method | Checks Property Value List | 20030113 | |
| 4 | Instance method | Public | Method | Adapt the Links to Objects After Copy | 20030218 | |
| 5 | Instance method | Public | Constructor | Constructor | 20030108 | |
| 6 | Instance method | Public | Method | Deletes All Empty Template Property Values and Field Values | 20030210 | |
| 7 | Instance method | Public | Method | Deletes Template Property Value from List | 20030120 | |
| 8 | Instance method | Public | Method | All Field Values (Also Labels) in This Property | 20030417 | |
| 9 | Instance method | Public | Method | Gets All Links to if_cfx_document Objects in Prop. List | 20030218 | |
| 10 | Instance method | Public | Method | Returns Field Value for a Field | 20030324 | |
| 11 | Instance method | Public | Method | Returns the Internal, Non-Persistent ID | 20030212 | |
| 12 | Instance method | Public | Method | Generate New Tempalte Property Values | 20030211 | |
| 13 | Instance method | Public | Method | Returns the Property List | 20030122 | |
| 14 | Instance method | Public | Method | Determine Number for Next Property | 20030312 | |
| 15 | Instance method | Public | Method | Gets the Property Values | 20030114 | |
| 16 | Instance method | Public | Method | Is at least one property a template? | 20030213 | |
| 17 | Instance method | Public | Method | Initializes with Default Values | 20030127 | |
| 18 | Instance method | Public | Method | Checks Whether at Least One Field Can Be Changed | 20030225 |
Events
Class CL_CFX_GO_PROPERTY_VALUE_LIST has no event.
Types
Class CL_CFX_GO_PROPERTY_VALUE_LIST has no local type.
Method Signatures
Method ADD_MULTIPLE_FIELD_VALUE Signature
Method ADD_MULTIPLE_FIELD_VALUE on class CL_CFX_GO_PROPERTY_VALUE_LIST has no parameter.
Method ADD_MULTIPLE_FIELD_VALUE on class CL_CFX_GO_PROPERTY_VALUE_LIST has no exception.
Method ADD_PROPERTY_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_PROPERTY_VALUE | Call by reference | Object reference (TYPE REF TO) | CL_CFX_GO_PROPERTY_VALUE | Propertywerte generisches Objekt in cFolders | 20030122 |
Method ADD_PROPERTY_VALUE on class CL_CFX_GO_PROPERTY_VALUE_LIST has no exception.
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CHECK_LEVEL | Call by reference | Type reference (TYPE) | CFX_TS_CHECK_LEVEL | Welche Checks sollen durchgeführt werden ? | 20030127 |
Method CHECK on class CL_CFX_GO_PROPERTY_VALUE_LIST has no exception.
Method CLEANUP_LINKS_AFTER_COPY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MAP_ID | Call by reference | Type reference (TYPE) | CFX_TT_MAP_ID | Tabelle, die zwei IDs mappt | 20030218 |
Method CLEANUP_LINKS_AFTER_COPY on class CL_CFX_GO_PROPERTY_VALUE_LIST has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_ITEM_VALUE | Call by reference | Object reference (TYPE REF TO) | CL_CFX_GO_ITEM_VALUE | Item Liste mit Werten in cFolders | 20030311 | |||
| 2 | IP_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_CFX_GENERIC_OBJECT_DATA | Daten generisches Objekt | 20030108 | |||
| 3 | IP_PROPERTY_LIST | Call by reference | Object reference (TYPE REF TO) | CL_CFX_GO_PROPERTY_LIST | Property Liste in cFolders | 20030108 | |||
| 4 | I_NUM_PROPERTY_VALUE_LIST | Value transfer | Type reference (TYPE) | I | 20030311 |
Method CONSTRUCTOR on class CL_CFX_GO_PROPERTY_VALUE_LIST has no exception.
Method DELETE_EMPTY_VALUES Signature
Method DELETE_EMPTY_VALUES on class CL_CFX_GO_PROPERTY_VALUE_LIST has no parameter.
Method DELETE_EMPTY_VALUES on class CL_CFX_GO_PROPERTY_VALUE_LIST has no exception.
Method DELETE_TEMPLATE_PROPERTY_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_TEMPLATE_PROPERTY_VALUE | Call by reference | Object reference (TYPE REF TO) | CL_CFX_GO_PROPERTY_VALUE | Propertywerte generisches Objekt in cFolders | 20030120 |
Method DELETE_TEMPLATE_PROPERTY_VALUE on class CL_CFX_GO_PROPERTY_VALUE_LIST has no exception.
Method GET_ALL_FIELD_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FIELD_VALUE | Call by reference | Type reference (TYPE) | CFX_TT_GO_FIELD_VALUE | Tabelle mit Feldern und Werten | 20030417 | |||
| 2 | I_CHECK_READABLE | Call by reference | Type reference (TYPE) | CFX_BOOLEAN | ABAP_TRUE | Boolscher Typ | 20030417 |
Method GET_ALL_FIELD_VALUES on class CL_CFX_GO_PROPERTY_VALUE_LIST has no exception.
Method GET_ALL_LINKED_IF_DOCUMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LINKED_IF_DOC | Call by reference | Type reference (TYPE) | CFX_TT_IF_CFX_DOCUMENT | Tabelle mit Einträgen des Typs IF_CFX_DOCUMENT | 20030218 |
Method GET_ALL_LINKED_IF_DOCUMENTS on class CL_CFX_GO_PROPERTY_VALUE_LIST has no exception.
Method GET_FIELD_VALUE_FOR_FIELD 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 | 20030324 | |||
| 2 | I_CHECK_READABLE | Call by reference | Type reference (TYPE) | CFX_BOOLEAN | ABAP_TRUE | Boolscher Typ | 20030324 | ||
| 3 | I_TEMPLATE_NUM | Call by reference | Type reference (TYPE) | I | 20030326 | ||||
| 4 | RP_FIELD_VALUE | Value transfer | Object reference (TYPE REF TO) | CL_CFX_GO_FIELD_VALUE | Feld mit Werten generisches Objekt | 20030324 |
Method GET_FIELD_VALUE_FOR_FIELD on class CL_CFX_GO_PROPERTY_VALUE_LIST 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 Id des Objektes | 20030212 |
Method GET_INT_ID on class CL_CFX_GO_PROPERTY_VALUE_LIST has no exception.
Method GET_NEW_TMP_PROPERTY_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TEMP_PROPERTY_VALUE | Call by reference | Type reference (TYPE) | CFX_TT_GO_PROPERTY_VALUE | Tabelle mit property values | 20030211 | |||
| 2 | I_NUM_TEMPLATES | Call by reference | Type reference (TYPE) | I | 20030211 |
Method GET_NEW_TMP_PROPERTY_VALUES on class CL_CFX_GO_PROPERTY_VALUE_LIST has no exception.
Method GET_PROPERTY_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_PROPERTY_LIST | Value transfer | Object reference (TYPE REF TO) | CL_CFX_GO_PROPERTY_LIST | Property Liste in cFolders | 20030122 |
Method GET_PROPERTY_LIST on class CL_CFX_GO_PROPERTY_VALUE_LIST has no exception.
Method GET_PROPERTY_NUMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_PROPERTY_NUMBER | Value transfer | Type reference (TYPE) | I | 20030312 |
Method GET_PROPERTY_NUMBER on class CL_CFX_GO_PROPERTY_VALUE_LIST has no exception.
Method GET_PROPERTY_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHECK_READABLE | Call by reference | Type reference (TYPE) | CFX_BOOLEAN | ABAP_TRUE | Nur lesbare Felder ermitteln | 20030127 | ||
| 2 | RT_PROPERTY_VALUE | Value transfer | Type reference (TYPE) | CFX_TT_GO_PROPERTY_VALUE | Tabelle mit property values | 20030114 |
Method GET_PROPERTY_VALUES on class CL_CFX_GO_PROPERTY_VALUE_LIST has no exception.
Method HAS_TEMPLATE_PROPERTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_HAS_TEMPLATE_PROPERTY | Value transfer | Type reference (TYPE) | CFX_BOOLEAN | Ist mindestens ein Property ein Template ? | 20030213 |
Method HAS_TEMPLATE_PROPERTY on class CL_CFX_GO_PROPERTY_VALUE_LIST has no exception.
Method INITIALIZE Signature
Method INITIALIZE on class CL_CFX_GO_PROPERTY_VALUE_LIST has no parameter.
Method INITIALIZE on class CL_CFX_GO_PROPERTY_VALUE_LIST has no exception.
Method IS_CHANGEABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_IS_CHANGEABLE | Value transfer | Type reference (TYPE) | CFX_BOOLEAN | Zeichenkette für Collaboration Folders | 20030225 |
Method IS_CHANGEABLE on class CL_CFX_GO_PROPERTY_VALUE_LIST has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 200 |