SAP ABAP Class CL_IM_QG_EVAL_VIEWTYP_131 (Characteristic Overview Table, BAdI Imp. QG_EVAL_VIEWTYP_131)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
QM-QC-AQC (Application Component) Active Quality Control
⤷
QG_EVAL (Package) QM: Online Evaluations
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20050331 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_EX_QG_EVAL_VIEWTYP | BAdI Interface IF_EX_QG_EVAL_VIEWTYP | 20050331 |
Properties
| Class | CL_IM_QG_EVAL_VIEWTYP_131 | |
| Short Description | Characteristic Overview Table, BAdI Imp. QG_EVAL_VIEWTYP_131 | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | QG_EVAL | |
| Program status | ||
| Category | 0 | |
| Package | QG_EVAL | QM: Online Evaluations |
| Created | 20050331 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_IM_QG_EVAL_VIEWTYP_131 has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20050331 | ||
| 2 | IF_EX_QG_EVAL_VIEWTYP | BAdI Interface IF_EX_QG_EVAL_VIEWTYP | 20050331 |
Friends
Class CL_IM_QG_EVAL_VIEWTYP_131 has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | QG_EVAL_TREE_STRUC | 'QGEVAL_COMPONENTS' | Data Category - Components | 20070828 | ||
| 2 | Constant | Private | Type reference (TYPE) | QG_EVAL_TREE_STRUC | 'QGEVAL_INSPECTION_LOTS' | Data Category - Inspection Lots | 20070828 | ||
| 3 | Constant | Private | Type reference (TYPE) | QG_EVAL_TREE_STRUC | 'QGEVAL_CHARACTERISTIC' | DDIC Structure of Data | 20050331 | ||
| 4 | Constant | Private | Type reference (TYPE) | BOOLEAN | '-' | Boolean Variable (X=true, -=false, space=unknown) | 20050401 | ||
| 5 | Constant | Private | Type reference (TYPE) | BOOLEAN | 'X' | Boolean Variable (X=true, -=false, space=unknown) | 20050401 | ||
| 6 | Instance attribute | Private | Attribute reference (LIKE) | 20050331 | |||||
| 7 | Instance attribute | Private | Attribute reference (LIKE) | 20050331 | |||||
| 8 | Instance attribute | Private | Attribute reference (LIKE) | 20050331 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Adds Field to Field Catalog | 20050331 | |
| 2 | Instance method | Private | Method | New Characteristic Exists | 20050331 |
Events
Class CL_IM_QG_EVAL_VIEWTYP_131 has no event.
Types
Class CL_IM_QG_EVAL_VIEWTYP_131 has no local type.
Method Signatures
Method ADD_FIELD2FIELDCATALOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IET_FIELDCAT | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog für ListViewerControl | 20050331 | |||
| 2 | IV_CAPTION | Call by reference | Type reference (TYPE) | QKURZTEXT | Kurztext | 20050401 | |||
| 3 | IV_DATATYPE | Call by reference | Type reference (TYPE) | DATATYPE_D | Datentyp im ABAP Dictionary | 20060222 | |||
| 4 | IV_DECIMALS | Call by reference | Type reference (TYPE) | LVC_DECMLS | ALV-Control: Anzahl Dezimalstellen für Ausgabe | 20060222 | |||
| 5 | IV_EXPONENT | Call by reference | Type reference (TYPE) | LVC_EXPONT | ALV-Control: Exponent für Float-Darstellung | 20060222 | |||
| 6 | IV_FIELDNAME | Call by reference | Type reference (TYPE) | LVC_FNAME | ALV-Control: Feldname internes Tabellenfeld | 20050331 | |||
| 7 | IV_INTTYPE | Call by reference | Type reference (TYPE) | INTTYPE | ABAP-Datentyp (C,D,N,...) | 20060222 | |||
| 8 | IV_INVISIBLE | Call by reference | Type reference (TYPE) | CHAR1 | SPACE | Feld unsichtbar | 20050401 | ||
| 9 | IV_NAME | Call by reference | Type reference (TYPE) | LVC_FNAME | ALV-Control: Feldname internes Tabellenfeld | 20050331 | |||
| 10 | IV_OUTPUTLEN | Call by reference | Type reference (TYPE) | LVC_OUTLEN | ALV-Control: Spaltenbreite in Character | 20050401 | |||
| 11 | IV_TABNAME | Call by reference | Type reference (TYPE) | LVC_TNAME | LVC-Tabname | 20050331 |
Method ADD_FIELD2FIELDCATALOG on class CL_IM_QG_EVAL_VIEWTYP_131 has no exception.
Method CHECK_NEW_CHARACTERISTIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_KEY | Call by reference | Type reference (TYPE) | STRING | Schlüssel | 20060324 | |||
| 2 | EV_NEW | Call by reference | Type reference (TYPE) | BOOLEAN | Neues Merkmal ? | 20050401 | |||
| 3 | IS_TREEDATA | Call by reference | Type reference (TYPE) | ANY | Aggregatsstruktur für Prüfungen mit Prüflose | 20050331 | |||
| 4 | IT_GROUPKEY_DFIES | Call by reference | Type reference (TYPE) | DFIES_TABLE | Table for dfies entries | 20050331 | |||
| 5 | IT_TREEDATA | Call by reference | Type reference (TYPE) | ANY TABLE | Aggregatszeile | 20050331 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Merkmal paßt zu mehreren Einträge -> keine Eindeutigkeit | 20050404 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 600 |