SAP ABAP Class CL_CNV_00001_SMAINT_GUI_FRMLST (List of form routines)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-GTF-BS (Application Component) Business Application Support
⤷
CNV_BASIS (Package) Conversion: Basis functions
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GUI_ALV_GRID | ALV List Viewer | 20110413 |
Properties
| Class | CL_CNV_00001_SMAINT_GUI_FRMLST | |
| Short Description | List of form routines | |
| 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 | CNV_BASIS | Conversion: Basis functions |
| Created | 20110413 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_CNV_00001_SMAINT_GUI_FRMLST has no interface implemented.
Friends
Class CL_CNV_00001_SMAINT_GUI_FRMLST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CTMENU | Context menu for clicking on table name | 20110413 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CNV_00001_API_PACKAGE | Representation of the package | 20110413 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | CNV_00001_T_CL_API_ROUTINE | List of routines | 20110413 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CNV_00001_API_TABLE | selected table | 20110413 | |||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CNV_00001_SMAINT_VIEW_SET | Settings maintenance - view settings | 20110413 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adds a routine | 20110413 | |
| 2 | Instance method | Public | Constructor | Constructs a table list | 20110413 | |
| 3 | Instance method | Protected | Method | Fills the list | 20110413 | |
| 4 | Instance method | Public | Method | Refreshes the list | 20110413 | |
| 5 | Instance method | Protected | Method | Registers toolbar and tree events | 20110413 | |
| 6 | Instance method | Public | Method | Assigns the routines | 20110413 |
Events
Class CL_CNV_00001_SMAINT_GUI_FRMLST has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_CNVTABLE | Protected | Type reference (TYPE) | CNVTABLES | Conversion: Tables for processing by package | 20110413 | |
| 2 | TY_ITEM | Protected | Type reference (TYPE) | MTREEITM | Tree Control Item For Report SAPTREV* | 20110413 | |
| 3 | TY_NODE | Protected | Type reference (TYPE) | TREEV_NODE | Tree Control: Attributes of a Node | 20110413 | |
| 4 | TY_RELEV_TABLE | Protected | See coding | Properties of conversion relevant table | 20110413 | |
|
| 5 | TY_TABLE_TYPE | Protected | See coding | Mapping: table name -> type of the table | 20110413 | |
|
| 6 | TY_TREE_TABLE | Protected | See coding | Tree table | 20110413 | |
|
| 7 | TY_TTYPE | Protected | See coding | Type of the table | 20110413 | |
|
| 8 | TY_T_CNVTABLE | Protected | Type reference (TYPE) | CNV_00001_TABLES_STT | Conversion: Tables for processing by package | 20110413 | |
| 9 | TY_T_ITEM | Protected | See coding | Item | 20110413 | |
|
| 10 | TY_T_NODE | Protected | Type reference (TYPE) | TREEV_NTAB | Tree Control: Node Table | 20110413 | |
| 11 | TY_T_RELEV_TABLE | Protected | See coding | List of conversion relevant tables | 20110413 | |
|
| 12 | TY_T_RTREE_TABLE | Protected | See coding | TY_T_RTREE_TABLE | 20110413 | |
|
| 13 | TY_T_TABLE_TYPE | Protected | See coding | Mapping table: table name -> type of the table | 20110413 | |
|
| 14 | TY_T_TREE_TABLE | Protected | See coding | TY_T_TREE_TABLE | 20110413 | |
Method Signatures
Method ADD_ROUTINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ROUTINE | Call by reference | Object reference (TYPE REF TO) | CL_CNV_00001_API_ROUTINE | Routine representation | 20110413 |
Method ADD_ROUTINE on class CL_CNV_00001_SMAINT_GUI_FRMLST has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PACKAGE | Call by reference | Object reference (TYPE REF TO) | CL_CNV_00001_API_PACKAGE | Representation of the package | 20110413 | |||
| 2 | PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20110413 | |||
| 3 | SETTINGS | Call by reference | Object reference (TYPE REF TO) | CL_CNV_00001_SMAINT_VIEW_SET | View settings | 20110413 | |||
| 4 | TABLE | Call by reference | Object reference (TYPE REF TO) | CL_CNV_00001_API_TABLE | Table representation | 20110413 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Active package doesn't exist | 20110413 |
Method DISPLAY Signature
Method DISPLAY on class CL_CNV_00001_SMAINT_GUI_FRMLST has no parameter.
Method DISPLAY on class CL_CNV_00001_SMAINT_GUI_FRMLST has no exception.
Method REFRESH Signature
Method REFRESH on class CL_CNV_00001_SMAINT_GUI_FRMLST has no parameter.
Method REFRESH on class CL_CNV_00001_SMAINT_GUI_FRMLST has no exception.
Method REGISTER_EVENTS Signature
Method REGISTER_EVENTS on class CL_CNV_00001_SMAINT_GUI_FRMLST has no parameter.
Method REGISTER_EVENTS on class CL_CNV_00001_SMAINT_GUI_FRMLST has no exception.
Method SET_ROUTINES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ROUTINES | Call by reference | Type reference (TYPE) | CNV_00001_T_CL_API_ROUTINE | List of routines | 20110413 |
Method SET_ROUTINES on class CL_CNV_00001_SMAINT_GUI_FRMLST has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |