SAP ABAP Class CL_CFX_ATTRIBUTES_UI (User Interface for Attributes)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PLM-CFO (Application Component) Collaboration Folders
⤷
CFX_UI (Package) Collaboration Folders: User Interface
⤷
⤷
Properties
| Class | CL_CFX_ATTRIBUTES_UI | |
| Short Description | User Interface for Attributes | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CFX_UI | Collaboration Folders: User Interface |
| Created | 20020321 | 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_ATTRIBUTES_UI has no interface implemented.
Friends
Class CL_CFX_ATTRIBUTES_UI has no friend class.
Attributes
Class CL_CFX_ATTRIBUTES_UI has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Determine Data for Table (inputlist) with Attributes | 20020409 | |
| 2 | Static method | Public | Method | Determine Data for Table (inputlist) with Attributes | 20020408 | |
| 3 | Static method | Public | Method | Determine Data for Table (inputlist) with Attributes | 20020416 | |
| 4 | Static method | Public | Method | Change Attributes According to User Input | 20020321 | |
| 5 | Static method | Public | Method | Change Attributes According to User Input | 20020417 |
Events
Class CL_CFX_ATTRIBUTES_UI has no event.
Types
Class CL_CFX_ATTRIBUTES_UI has no local type.
Method Signatures
Method INITIALIZE_UI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_INPUTLIST | Call by reference | Type reference (TYPE) | CFX_TS_INPUTLIST | Liste von Eingabefeldern | 20020409 | |||
| 2 | IP_IF_ATTRIBUTES | Call by reference | Object reference (TYPE REF TO) | IF_CFX_ATTRIBUTES | 20020409 | ||||
| 3 | I_CUT_LABELTEXT | Call by reference | Type reference (TYPE) | INT4 | CL_CFX_CONST_UI=>SC_LAYOUT_LABEL_CUT | Zeichenzahl. Längere Label werden abgeschnitten | 20020409 | ||
| 4 | I_ID | Call by reference | Type reference (TYPE) | STRING | 'InputFieldForAttributes' | 20020409 | |||
| 5 | I_LABELWIDTH | Call by reference | Type reference (TYPE) | CFX_STRING | CL_CFX_CONST_UI=>SC_LAYOUT_LABEL_WIDTH | Breite der Label, z.B. '100px' | 20020409 |
Method INITIALIZE_UI on class CL_CFX_ATTRIBUTES_UI has no exception.
Method INITIALIZE_UI_FROM_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_INPUTLIST | Call by reference | Type reference (TYPE) | CFX_TS_INPUTLIST | Liste von Eingabefeldern | 20020408 | |||
| 2 | IP_IF_ATTRIBUTES | Call by reference | Object reference (TYPE REF TO) | IF_CFX_ATTRIBUTES | Zur Prüfung der Änderungsberechtigung | 20020410 | |||
| 3 | IT_ATTRIBUTE_VALUES | Call by reference | Type reference (TYPE) | CFX_TT_ATTRIBUTE_VALUES | Tabelle aller Attribute_value Objekte mit Attrib. & Werten | 20020408 | |||
| 4 | I_CUT_LABELTEXT | Call by reference | Type reference (TYPE) | INT4 | CL_CFX_CONST_UI=>SC_LAYOUT_LABEL_CUT | Zeichenzahl. Längere Label werden abgeschnitten | 20020409 | ||
| 5 | I_ID | Call by reference | Type reference (TYPE) | STRING | 'InputFieldForAttributes' | 20020409 | |||
| 6 | I_LABELWIDTH | Call by reference | Type reference (TYPE) | CFX_STRING | CL_CFX_CONST_UI=>SC_LAYOUT_LABEL_WIDTH | Breite der Label, z.B. '100px' | 20020409 |
Method INITIALIZE_UI_FROM_TABLE on class CL_CFX_ATTRIBUTES_UI has no exception.
Method INITIALIZE_UI_NEW_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_INPUTLIST | Call by reference | Type reference (TYPE) | CFX_TS_INPUTLIST | Liste von Eingabefeldern | 20020416 | |||
| 2 | IP_PARENT | Call by reference | Object reference (TYPE REF TO) | IF_CFX_COMMON | Gemeinsame Schnittstelle aller Objekte | 20020416 | |||
| 3 | I_CUT_LABELTEXT | Call by reference | Type reference (TYPE) | INT4 | CL_CFX_CONST_UI=>SC_LAYOUT_LABEL_CUT | Zeichenzahl. Längere Label werden abgeschnitten | 20020416 | ||
| 4 | I_ID | Call by reference | Type reference (TYPE) | STRING | 'InputFieldForAttributes' | 20020416 | |||
| 5 | I_LABELWIDTH | Call by reference | Type reference (TYPE) | CFX_STRING | CL_CFX_CONST_UI=>SC_LAYOUT_LABEL_WIDTH | Breite der Label, z.B. '100px' | 20020416 | ||
| 6 | I_OBJECT_TYPE | Call by reference | Type reference (TYPE) | CFX_T_OBJECT_TYPE | Objekttyp | 20020416 |
Method INITIALIZE_UI_NEW_OBJECT on class CL_CFX_ATTRIBUTES_UI has no exception.
Method SET_ATTRIBUTE_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ATTRIBUTE_VALUES_DIRTY | Call by reference | Type reference (TYPE) | CFX_BOOLEAN | dirty flag von attribute values | 20020514 | |||
| 2 | E_MSG_ID | Call by reference | Type reference (TYPE) | STRING | 20020321 | ||||
| 3 | E_MSG_TXT | Call by reference | Type reference (TYPE) | STRING | 20020321 | ||||
| 4 | IP_IF_ATTRIBUTES | Call by reference | Object reference (TYPE REF TO) | IF_CFX_ATTRIBUTES | Für Objekte mit Attributen | 20020408 | |||
| 5 | IP_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | HTTP Framework (iHTTP) HTTP Request | 20020321 |
Method SET_ATTRIBUTE_VALUES on class CL_CFX_ATTRIBUTES_UI has no exception.
Method SET_ATTRIBUTE_VALUES_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ATTRIBUTE_VALUES_DIRTY | Call by reference | Type reference (TYPE) | CFX_BOOLEAN | Boolscher Typ | 20020514 | |||
| 2 | E_MSG_ID | Call by reference | Type reference (TYPE) | STRING | 20020417 | ||||
| 3 | E_MSG_TXT | Call by reference | Type reference (TYPE) | STRING | 20020417 | ||||
| 4 | IP_ATTRIBUTE_VALUES | Call by reference | Object reference (TYPE REF TO) | CL_CFX_ATTRIBUTE_VALUES | Liste von Attributen mit Wert | 20020417 | |||
| 5 | IP_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | HTTP Framework (iHTTP) HTTP Request | 20020417 |
Method SET_ATTRIBUTE_VALUES_CHECK on class CL_CFX_ATTRIBUTES_UI has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 200 |