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 MC_DOMAIN_BOOLEAN Constant Private Type reference (TYPE) DDOBJNAME 'COM_BOOLEAN' Domain Name for Boolean Value 20040816
2 MC_FALSE Constant Private Type reference (TYPE) COMT_BOOLEAN SPACE Logical Variable 20040806
3 MC_FIELDNAME_ATTRIBUTE_ID Constant Private Type reference (TYPE) FIELDNAME 'ATTRIBUTE_ID' Field Name for Attribute ID 20040816
4 MC_FIELDNAME_DESCRIPTION Constant Private Type reference (TYPE) FIELDNAME 'ATTR_TEXT' Field Name for Attribute Description 20040921
5 MC_FIELDNAME_FIELDNAME Constant Private Type reference (TYPE) FIELDNAME 'FIELD_NAME' Name of Field for Field Name 20040914
6 MC_FIELDNAME_MULTIVALUE Constant Private Type reference (TYPE) FIELDNAME 'MULT_VAL_FLAG' Field Name for Multiple Value 20040816
7 MC_FIELDSTATE_CHECK Constant Private Type reference (TYPE) COMT_SETTYPE_WZ_FIELD_STATE 'CHCK' Status of the Input Fields in the Set Type Wizard 20040816
8 MC_FIELDSTATE_EDIT Constant Private Type reference (TYPE) COMT_SETTYPE_WZ_FIELD_STATE 'EDIT' Status of the Input Fields in the Set Type Wizard 20040816
9 MC_FIELDSTATE_HIDE Constant Private Type reference (TYPE) COMT_SETTYPE_WZ_FIELD_STATE 'HIDE' Status of the Input Fields in the Set Type Wizard 20040816
10 MC_FIELDSTATE_VIEW Constant Private Type reference (TYPE) COMT_SETTYPE_WZ_FIELD_STATE 'VIEW' Status of the Input Fields in the Set Type Wizard 20040816
11 MC_SAP_SYSTEM Constant Private Type reference (TYPE) SYSYSID 'SAP' System Type SAP System 20040914
12 MC_STRUC_ATTRIBUTE Constant Private Type reference (TYPE) DDOBJNAME 'COMT_SETTYPE_WZ_ATTRIBUTE' Name of Attribute Structure 20040816
13 MC_TABLESTATE_DELETE Constant Private Type reference (TYPE) COMT_SETTYPE_WZ_TABLE_STATE 'DELETE' Changeability of Table Rows in the Set Type Wizard 20040816
14 MC_TABLESTATE_INSERT Constant Private Type reference (TYPE) COMT_SETTYPE_WZ_TABLE_STATE 'INSERT' Changeability of Table Rows in the Set Type Wizard 20040816
15 MC_TABLESTATE_NONE Constant Private Type reference (TYPE) COMT_SETTYPE_WZ_TABLE_STATE 'NONE' Changeability of Table Rows in the Set Type Wizard 20040816
16 MC_TABLESTATE_UPDATE Constant Private Type reference (TYPE) COMT_SETTYPE_WZ_TABLE_STATE 'UPDATE' Changeability of Table Rows in the Set Type Wizard 20040816
17 MC_TRUE Constant Private Type reference (TYPE) COMT_BOOLEAN 'X' Logical Variable 20040806
18 MS_FIELD_STATE Instance attribute Private Type reference (TYPE) COMT_SETTYPE_WZ_ATTR_CTRL Status of the Fields of Attributes in Set Type Wizard 20040817
19 MS_SETTYPE Instance attribute Private Type reference (TYPE) COMT_SETTYPE_WZ Definition of a Set Type in the Set Type Wizard 20040915
20 MT_ATTRIBUTES Instance attribute Private Type reference (TYPE) COMT_SETTYPE_WZ_ATTRIBUTE_TAB Attributes for the Generation of a Set Type 20040806
21 MV_INSERTED_ROW Instance attribute Private Type reference (TYPE) INT4 Natural Number 20040818
22 MV_TABLE_STATE 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 CLEANUP_GRID Instance method Public Method Remove Empty Table Rows and Sort Table 20040806
2 CONSTRUCTOR Instance method Public Constructor Constructor 20040806
3 DEFINE_FIELDCATALOG Instance method Private Method Specify Field Catalog 20040817
4 DEFINE_HANDLE_STYLE Instance method Private Method Set 'Ready for Input' Status for a Row 20040817
5 GET_ATTRIBUTES Instance method Public Method Get Attribute Table 20040806
6 HANDLE_DATA_CHANGED Instance method Private Event handling method React to User Entries 20040806
7 HANDLE_DATA_CHANGED_FINISHED Instance method Private Event handling method React to User Entries 20040817
8 HANDLE_TOOLBAR 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 Importing IS_FIELD_STATE Call by reference Type reference (TYPE) COMT_SETTYPE_WZ_ATTR_CTRL Status der Felder von Attributen im Settyp-Wizard 20040813
2 Importing IS_SETTYPE Call by reference Type reference (TYPE) COMT_SETTYPE_WZ Definition eines Settyps im Settyp-Wizard 20040915
3 Importing IT_ATTRIBUTES Call by reference Type reference (TYPE) COMT_SETTYPE_WZ_ATTRIBUTE_TAB Attribute für die Generierung eines Settyps 20040806
4 Importing IV_TABLE_STATE Call by reference Type reference (TYPE) COMT_SETTYPE_WZ_TABLE_STATE Änderbarkeit von Tabellenzeilen im Settyp-Wizard 20040813
5 Importing I_APPLOGPARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Container for application log 20040806
6 Importing I_APPL_EVENTS Call by reference Type reference (TYPE) CHAR01 SPACE Ereignisse als Applikationsevents registrieren 20040806
7 Importing I_GRAPHICSPARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Container for graphics 20040806
8 Importing I_LIFETIME Call by reference Type reference (TYPE) I Lifetime 20040806
9 Importing I_NAME Call by reference Type reference (TYPE) STRING Name 20040806
10 Importing I_PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Parent-Container 20040806
11 Importing I_PARENTDBG Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Internal, donnot use. 20040806
12 Importing I_SHELLSTYLE Call by reference Type reference (TYPE) I 0 Control Style 20040806
# Exception Resumable Description Created on
1 ERROR_CNTL_CREATE Fehler beim Erzeugen des Controls 20040806
2 ERROR_CNTL_INIT Fehler beim Initialisieren des Controls 20040806
3 ERROR_CNTL_LINK Fehler beim Linken des Controls 20040806
4 ERROR_DP_CREATE 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 Exporting 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 Exporting ES_ATTRIBUTE Call by reference Type reference (TYPE) COMT_SETTYPE_WZ_ATTRIBUTE Attribute für die Generierung eines Settyps 20040817
2 Importing 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 Exporting 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 Importing ER_DATA_CHANGED Value transfer Attribute reference (LIKE) 20040806
2 Importing E_ONF4 Call by reference Attribute reference (LIKE) 20040818
3 Importing E_ONF4_AFTER Value transfer Attribute reference (LIKE) 20040806
4 Importing E_ONF4_BEFORE Call by reference Attribute reference (LIKE) 20040818
5 Importing 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 Importing ET_GOOD_CELLS Call by reference Attribute reference (LIKE) 20040817
2 Importing 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 Importing E_INTERACTIVE Value transfer Attribute reference (LIKE) 20040806
2 Importing 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