SAP ABAP Class CL_CFX_ATTRIBUTE (Attribute)
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_ATTRIBUTE | |
Short Description | Attribute | |
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
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_CFX_ATTRIBUTE has no interface implemented.
Friends
Class CL_CFX_ATTRIBUTE 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 | 20041011 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CFX_TT_ATTRIBUTE_ALLOWED_VALUE | List of Values Allowed for an Attribute | 20020225 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CFX_T_STRING | Table of Character Strings | 20020225 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Number of Decimal Places | 20041008 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20020517 | |||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20020227 | |||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | External ID, Only Unique with m_namespace | 20020225 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GUID_32 | Int. ID | 20020321 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CFX_T_TEXT | Text for Collaboration Folders | 20020417 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CFX_T_TEXT | Text for Collaboration Folders | 20020417 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Length of P Field (in Bytes) | 20041008 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20020227 | |||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20020227 | |||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_TYPEKIND | Elementary ABAP Type | 20041008 | ||
15 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'false' | 20020517 | ||
16 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'true' | 20020517 |
Methods
Events
Class CL_CFX_ATTRIBUTE has no event.
Types
Class CL_CFX_ATTRIBUTE 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_ALLOWED_VALUES | Call by reference | Type reference (TYPE) | CFX_TT_ATTRIBUTE_ALLOWED_VALUE | 20020225 | |||
2 | ![]() |
IT_TYPES | Call by reference | Type reference (TYPE) | CFX_T_STRING | Tabelle mit Zeichenketten | 20020225 | ||
3 | ![]() |
I_DECIMALS | Call by reference | Type reference (TYPE) | I | 0 | Anzahl der Dezimalstellen | 20041008 | |
4 | ![]() |
I_ENTRY_REQUIRED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20020227 | ||
5 | ![]() |
I_ID | Call by reference | Type reference (TYPE) | STRING | 20020225 | |||
6 | ![]() |
I_LABEL_ALIAS | Call by reference | Type reference (TYPE) | CFX_T_TEXT | Text für Collaboration Folders | 20020417 | ||
7 | ![]() |
I_LABEL_DEFAULT | Call by reference | Type reference (TYPE) | CFX_T_TEXT | Text für Collaboration Folders | 20020417 | ||
8 | ![]() |
I_LENGTH | Call by reference | Type reference (TYPE) | I | 0 | Länge des P-Feldes (in Bytes) | 20041008 | |
9 | ![]() |
I_NAMESPACE | Call by reference | Type reference (TYPE) | STRING | 20020227 | |||
10 | ![]() |
I_READ_ONLY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20020227 | ||
11 | ![]() |
I_TYPEKIND | Call by reference | Type reference (TYPE) | ABAP_TYPEKIND | CL_ABAP_TYPEDESCR=>TYPEKIND_STRING | Elementarer ABAP Type | 20041008 |
Method CONSTRUCTOR on class CL_CFX_ATTRIBUTE has no exception.
Method GET_ABAP_ELEMENTDESCR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_DECIMALS | Call by reference | Type reference (TYPE) | I | Anzahl der Dezimalstellen | 20041008 | ||
2 | ![]() |
E_LENGTH | Call by reference | Type reference (TYPE) | I | Länge des P-Feldes (in Bytes) | 20041008 | ||
3 | ![]() |
E_TYPEKIND | Call by reference | Type reference (TYPE) | ABAP_TYPEKIND | Elementarer ABAP Type | 20041008 |
Method GET_ABAP_ELEMENTDESCR on class CL_CFX_ATTRIBUTE has no exception.
Method GET_ALLOWED_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ALLOWED_VALUES | Call by reference | Type reference (TYPE) | CFX_TT_ATTRIBUTE_ALLOWED_VALUE | 20020225 |
Method GET_ALLOWED_VALUES on class CL_CFX_ATTRIBUTE has no exception.
Method GET_DEFAULT_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_DEFAULT_VALUE | Value transfer | Type reference (TYPE) | STRING | 20020517 |
Method GET_DEFAULT_VALUE on class CL_CFX_ATTRIBUTE has no exception.
Method GET_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_ID | Value transfer | Type reference (TYPE) | STRING | 20020225 |
Method GET_ID on class CL_CFX_ATTRIBUTE 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) | GUID_32 | GUID im 'CHAR' Format in Großschreibung | 20020321 |
Method GET_INT_ID on class CL_CFX_ATTRIBUTE has no exception.
Method GET_NAMESPACE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_NAMESPACE | Value transfer | Type reference (TYPE) | STRING | 20020227 |
Method GET_NAMESPACE on class CL_CFX_ATTRIBUTE has no exception.
Method GET_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_TEXT_ALIAS | Call by reference | Type reference (TYPE) | CFX_T_TEXT | Text für Collaboration Folders | 20020227 | ||
2 | ![]() |
E_TEXT_DEFAULT | Call by reference | Type reference (TYPE) | CFX_T_TEXT | Text für Collaboration Folders | 20020227 |
Method GET_TEXT on class CL_CFX_ATTRIBUTE has no exception.
Method IS_CHANGEABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_IF_ATTRIBUTES | Call by reference | Object reference (TYPE REF TO) | IF_CFX_ATTRIBUTES | Für Objekte mit Attributen | 20020410 | ||
2 | ![]() |
R_IS_CHANGEABLE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20020410 |
Method IS_CHANGEABLE on class CL_CFX_ATTRIBUTE has no exception.
Method IS_CHECKBOX_INT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_CHECKBOX | Value transfer | Type reference (TYPE) | CFX_BOOLEAN | Boolscher Typ | 20020517 |
Method IS_CHECKBOX_INT on class CL_CFX_ATTRIBUTE has no exception.
Method IS_READ_ONLY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_READ_ONLY | Value transfer | Type reference (TYPE) | CFX_BOOLEAN | Boolscher Typ | 20020227 |
Method IS_READ_ONLY on class CL_CFX_ATTRIBUTE has no exception.
Method IS_REQUIRED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_REQUIRED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20020225 |
Method IS_REQUIRED on class CL_CFX_ATTRIBUTE has no exception.
Method IS_USED_FOR_TYPE 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 | 20020228 | |||
2 | ![]() |
R_IS_USED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20020228 |
Method IS_USED_FOR_TYPE on class CL_CFX_ATTRIBUTE has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 2.0 |