SAP ABAP Class CL_CFX_ATTRIBUTES (List of Attributes)
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_ATTRIBUTES | |
| Short Description | List of Attributes | |
| 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 | 20020222 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CFX_ATTRIBUTES has no forward declaration.
Interfaces
Class CL_CFX_ATTRIBUTES has no interface implemented.
Friends
Class CL_CFX_ATTRIBUTES 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_ATTRIBUTE | Attribute That Describes the Type (such as BOM Category) | 20020425 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | CFX_TT_ATTRIBUTE | List of Objects of the Type Attribute | 20020228 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20020228 | ||
| 2 | Instance method | Public | Method | Determine Attribute for Specified ID and Namespace | 20020327 | |
| 3 | Instance method | Public | Method | 20020228 | ||
| 4 | Instance method | Public | Method | Determine Attribute "Type" | 20020403 | |
| 5 | Static method | Public | Method | Test | 20020225 |
Events
Class CL_CFX_ATTRIBUTES has no event.
Types
Class CL_CFX_ATTRIBUTES has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_RAW_CONTENT | Call by reference | Type reference (TYPE) | SDOKCNTBINS | SDOK: Tabelle von Binärdokumentinhalten für den Web-Server | 20020228 | |||
| 2 | I_FILE_SIZE | Call by reference | Type reference (TYPE) | I | 20020228 | ||||
| 3 | I_OBJECT_TYPE | Call by reference | Type reference (TYPE) | CFX_T_OBJECT_TYPE | Objekttyp | 20020315 |
Method CONSTRUCTOR on class CL_CFX_ATTRIBUTES has no exception.
Method GET_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Call by reference | Type reference (TYPE) | STRING | 20020327 | ||||
| 2 | I_NAMESPACE | Call by reference | Type reference (TYPE) | STRING | 20020327 | ||||
| 3 | RP_ATTRIBUTE | Value transfer | Object reference (TYPE REF TO) | CL_CFX_ATTRIBUTE | Attribut | 20020327 |
Method GET_ATTRIBUTE on class CL_CFX_ATTRIBUTES has no exception.
Method GET_ATTRIBUTE_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ATTRIBUTE | Call by reference | Type reference (TYPE) | CFX_TT_ATTRIBUTE | Liste von Objekten vom Typ Attribute | 20020228 |
Method GET_ATTRIBUTE_LIST on class CL_CFX_ATTRIBUTES has no exception.
Method GET_TYPE_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_TYPE_ATTRIBUTE | Value transfer | Object reference (TYPE REF TO) | CL_CFX_ATTRIBUTE | Attribut | 20020403 |
Method GET_TYPE_ATTRIBUTE on class CL_CFX_ATTRIBUTES has no exception.
Method TEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ATTRIBUTE_TYPE | Call by reference | Type reference (TYPE) | STRING | 'Variable-Size' | 20020228 | |||
| 2 | I_OBJECT_TYPE | Call by reference | Type reference (TYPE) | CFX_T_OBJECT_TYPE | 'BOM_Item' | Objekttyp | 20020228 |
Method TEST on class CL_CFX_ATTRIBUTES has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 2.0 |