SAP ABAP Class CL_COM_SETTYPE_WZ_ATTRIBUTES (Value Range for Attributes)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
AP-MD-PRO (Application Component) Central Part of Product Master
⤷
COM_SETTYPE_ATTRIBUTE (Package) Generating Set Types and Attributes
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GUI_ALV_GRID | ALV List Viewer | 20040806 |
Properties
| Class | CL_COM_SETTYPE_WZ_ATTRIBUTES | |
| Short Description | Value Range for Attributes | |
| Super Class | CL_GUI_ALV_GRID | ALV List Viewer |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | COM_SETTYPE_ATTRIBUTE | Generating Set Types and Attributes |
| Created | 20040806 | SAP |
| Last change | 20041209 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_COM_SETTYPE_WZ_ATTRIBUTES has no forward declaration.
Interfaces
Class CL_COM_SETTYPE_WZ_ATTRIBUTES has no interface implemented.
Friends
Class CL_COM_SETTYPE_WZ_ATTRIBUTES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | DDOBJNAME | 'COM_BOOLEAN' | Domain Name for Boolean Value | 20040816 | ||
| 2 | Constant | Private | Type reference (TYPE) | COMT_BOOLEAN | SPACE | Logical Variable | 20040806 | ||
| 3 | Constant | Private | Type reference (TYPE) | FIELDNAME | 'ATTRIBUTE_ID' | Field Name for Attribute ID | 20040816 | ||
| 4 | Constant | Private | Type reference (TYPE) | FIELDNAME | 'ATTR_TEXT' | Field Name for Attribute Description | 20040921 | ||
| 5 | Constant | Private | Type reference (TYPE) | FIELDNAME | 'FIELD_NAME' | Name of Field for Field Name | 20040914 | ||
| 6 | Constant | Private | Type reference (TYPE) | FIELDNAME | 'MULT_VAL_FLAG' | Field Name for Multiple Value | 20040816 | ||
| 7 | Constant | Private | Type reference (TYPE) | COMT_SETTYPE_WZ_FIELD_STATE | 'CHCK' | Status of the Input Fields in the Set Type Wizard | 20040816 | ||
| 8 | Constant | Private | Type reference (TYPE) | COMT_SETTYPE_WZ_FIELD_STATE | 'EDIT' | Status of the Input Fields in the Set Type Wizard | 20040816 | ||
| 9 | Constant | Private | Type reference (TYPE) | COMT_SETTYPE_WZ_FIELD_STATE | 'HIDE' | Status of the Input Fields in the Set Type Wizard | 20040816 | ||
| 10 | Constant | Private | Type reference (TYPE) | COMT_SETTYPE_WZ_FIELD_STATE | 'VIEW' | Status of the Input Fields in the Set Type Wizard | 20040816 | ||
| 11 | Constant | Private | Type reference (TYPE) | SYSYSID | 'SAP' | System Type SAP System | 20040914 | ||
| 12 | Constant | Private | Type reference (TYPE) | DDOBJNAME | 'COMT_SETTYPE_WZ_ATTRIBUTE' | Name of Attribute Structure | 20040816 | ||
| 13 | Constant | Private | Type reference (TYPE) | COMT_SETTYPE_WZ_TABLE_STATE | 'DELETE' | Changeability of Table Rows in the Set Type Wizard | 20040816 | ||
| 14 | Constant | Private | Type reference (TYPE) | COMT_SETTYPE_WZ_TABLE_STATE | 'INSERT' | Changeability of Table Rows in the Set Type Wizard | 20040816 | ||
| 15 | Constant | Private | Type reference (TYPE) | COMT_SETTYPE_WZ_TABLE_STATE | 'NONE' | Changeability of Table Rows in the Set Type Wizard | 20040816 | ||
| 16 | Constant | Private | Type reference (TYPE) | COMT_SETTYPE_WZ_TABLE_STATE | 'UPDATE' | Changeability of Table Rows in the Set Type Wizard | 20040816 | ||
| 17 | Constant | Private | Type reference (TYPE) | COMT_BOOLEAN | 'X' | Logical Variable | 20040806 | ||
| 18 | Instance attribute | Private | Type reference (TYPE) | COMT_SETTYPE_WZ_ATTR_CTRL | Status of the Fields of Attributes in Set Type Wizard | 20040817 | |||
| 19 | Instance attribute | Private | Type reference (TYPE) | COMT_SETTYPE_WZ | Definition of a Set Type in the Set Type Wizard | 20040915 | |||
| 20 | Instance attribute | Private | Type reference (TYPE) | COMT_SETTYPE_WZ_ATTRIBUTE_TAB | Attributes for the Generation of a Set Type | 20040806 | |||
| 21 | Instance attribute | Private | Type reference (TYPE) | INT4 | Natural Number | 20040818 | |||
| 22 | Instance attribute | Private | Type reference (TYPE) | COMT_SETTYPE_WZ_TABLE_STATE | Changeability of Table Rows in the Set Type Wizard | 20040817 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Remove Empty Table Rows and Sort Table | 20040806 | |
| 2 | Instance method | Public | Constructor | Constructor | 20040806 | |
| 3 | Instance method | Private | Method | Specify Field Catalog | 20040817 | |
| 4 | Instance method | Private | Method | Set 'Ready for Input' Status for a Row | 20040817 | |
| 5 | Instance method | Public | Method | Get Attribute Table | 20040806 | |
| 6 | Instance method | Private | Event handling method | React to User Entries | 20040806 | |
| 7 | Instance method | Private | Event handling method | React to User Entries | 20040817 | |
| 8 | Instance method | Private | Event handling method | Modify Toolbar | 20040806 |
Events
Class CL_COM_SETTYPE_WZ_ATTRIBUTES has no event.
Types
Class CL_COM_SETTYPE_WZ_ATTRIBUTES has no local type.
Method Signatures
Method CLEANUP_GRID Signature
Method CLEANUP_GRID on class CL_COM_SETTYPE_WZ_ATTRIBUTES has no parameter.
Method CLEANUP_GRID on class CL_COM_SETTYPE_WZ_ATTRIBUTES has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_FIELD_STATE | Call by reference | Type reference (TYPE) | COMT_SETTYPE_WZ_ATTR_CTRL | Status der Felder von Attributen im Settyp-Wizard | 20040813 | |||
| 2 | IS_SETTYPE | Call by reference | Type reference (TYPE) | COMT_SETTYPE_WZ | Definition eines Settyps im Settyp-Wizard | 20040915 | |||
| 3 | IT_ATTRIBUTES | Call by reference | Type reference (TYPE) | COMT_SETTYPE_WZ_ATTRIBUTE_TAB | Attribute für die Generierung eines Settyps | 20040806 | |||
| 4 | IV_TABLE_STATE | Call by reference | Type reference (TYPE) | COMT_SETTYPE_WZ_TABLE_STATE | Änderbarkeit von Tabellenzeilen im Settyp-Wizard | 20040813 | |||
| 5 | I_APPLOGPARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container for application log | 20040806 | |||
| 6 | I_APPL_EVENTS | Call by reference | Type reference (TYPE) | CHAR01 | SPACE | Ereignisse als Applikationsevents registrieren | 20040806 | ||
| 7 | I_GRAPHICSPARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container for graphics | 20040806 | |||
| 8 | I_LIFETIME | Call by reference | Type reference (TYPE) | I | Lifetime | 20040806 | |||
| 9 | I_NAME | Call by reference | Type reference (TYPE) | STRING | Name | 20040806 | |||
| 10 | I_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Parent-Container | 20040806 | |||
| 11 | I_PARENTDBG | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Internal, donnot use. | 20040806 | |||
| 12 | I_SHELLSTYLE | Call by reference | Type reference (TYPE) | I | 0 | Control Style | 20040806 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Erzeugen des Controls | 20040806 | ||
| 2 | Fehler beim Initialisieren des Controls | 20040806 | ||
| 3 | Fehler beim Linken des Controls | 20040806 | ||
| 4 | Fehler beim Erzeugen des DataProvider Control | 20040806 |
Method DEFINE_FIELDCATALOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FIELDCATALOG | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog für ListViewerControl | 20040817 |
Method DEFINE_FIELDCATALOG on class CL_COM_SETTYPE_WZ_ATTRIBUTES has no exception.
Method DEFINE_HANDLE_STYLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ATTRIBUTE | Call by reference | Type reference (TYPE) | COMT_SETTYPE_WZ_ATTRIBUTE | Attribute für die Generierung eines Settyps | 20040817 | |||
| 2 | IS_ATTRIBUTE | Call by reference | Type reference (TYPE) | COMT_SETTYPE_WZ_ATTRIBUTE | Attribute für die Generierung eines Settyps | 20040817 |
Method DEFINE_HANDLE_STYLE on class CL_COM_SETTYPE_WZ_ATTRIBUTES has no exception.
Method GET_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ATTRIBUTES | Call by reference | Type reference (TYPE) | COMT_SETTYPE_WZ_ATTRIBUTE_TAB | Attribute für die Generierung eines Settyps | 20040806 |
Method GET_ATTRIBUTES on class CL_COM_SETTYPE_WZ_ATTRIBUTES has no exception.
Method HANDLE_DATA_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_DATA_CHANGED | Value transfer | Attribute reference (LIKE) | 20040806 | |||||
| 2 | E_ONF4 | Call by reference | Attribute reference (LIKE) | 20040818 | |||||
| 3 | E_ONF4_AFTER | Value transfer | Attribute reference (LIKE) | 20040806 | |||||
| 4 | E_ONF4_BEFORE | Call by reference | Attribute reference (LIKE) | 20040818 | |||||
| 5 | E_UCOMM | Call by reference | Attribute reference (LIKE) | 20040818 |
Method HANDLE_DATA_CHANGED on class CL_COM_SETTYPE_WZ_ATTRIBUTES has no exception.
Method HANDLE_DATA_CHANGED_FINISHED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_GOOD_CELLS | Call by reference | Attribute reference (LIKE) | 20040817 | |||||
| 2 | E_MODIFIED | Call by reference | Attribute reference (LIKE) | 20040817 |
Method HANDLE_DATA_CHANGED_FINISHED on class CL_COM_SETTYPE_WZ_ATTRIBUTES has no exception.
Method HANDLE_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INTERACTIVE | Value transfer | Attribute reference (LIKE) | 20040806 | |||||
| 2 | E_OBJECT | Value transfer | Attribute reference (LIKE) | 20040806 |
Method HANDLE_TOOLBAR on class CL_COM_SETTYPE_WZ_ATTRIBUTES has no exception.
History
| Last changed by/on | SAP | 20041209 |
| SAP Release Created in | 700 |