SAP ABAP Class CL_IM_QPCP_QMIP_CHAR_ASSIGN (CL_IM_QPCP_QMIP_CHAR_ASSIGN)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
QM-PT-IP (Application Component) Inspection Planning
⤷
QMIP_EA (Package) QM: Inspection Plans and Characteristics
⤷
⤷
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 | 20090331 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_EX_QPCP_CHAR_ASSIGNMENT | BAdI Interface: BADI_QPCP_CHAR_ASSIGNMENT | 20090331 |
Properties
| Class | CL_IM_QPCP_QMIP_CHAR_ASSIGN | |
| Short Description | ||
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | QMIP_EA | QM: Inspection Plans and Characteristics |
| Created | 20090331 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_IM_QPCP_QMIP_CHAR_ASSIGN has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20090331 | ||
| 2 | IF_EX_QPCP_CHAR_ASSIGNMENT | BAdI Interface: BADI_QPCP_CHAR_ASSIGNMENT | 20090331 |
Friends
Class CL_IM_QPCP_QMIP_CHAR_ASSIGN has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | CHA_CLASS_DATA | 20090331 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Get Specification ID | 20090331 | |
| 2 | Static method | Private | Method | Get Permitted Value Assignment Types | 20090331 |
Events
Class CL_IM_QPCP_QMIP_CHAR_ASSIGN has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_VAL_ASS_TYPE | Private | See coding | Value Assignment Type with Text | 20090331 | BEGIN OF ts_val_ass_type,
estcat TYPE eseestcat,
estnam TYPE eseestnam,
END OF ts_val_ass_type
|
|
| 2 | TT_VAL_ASS_TYPES | Private | See coding | Value Assignment Types with Text | 20090331 | tt_val_ass_types TYPE STANDARD TABLE OF ts_val_ass_type
|
Method Signatures
Method GET_MAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_MAPPING | Value transfer | Type reference (TYPE) | QMIPD_SPECIP_MAT | Spezifikation | 20090331 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generelle Ausnahmeklasse für Prüfplan und Stammprüfmerkmal | 20090505 |
Method GET_VALUE_ASSIGNMENT_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_VALUE_ASS_TYPES | Call by reference | Type reference (TYPE) | TT_VAL_ASS_TYPES | EHS: Bewertungsarten | 20090331 | |||
| 2 | IV_MIC | Call by reference | Type reference (TYPE) | QMERKNR | Stammprüfmerkmale | 20090331 | |||
| 3 | IV_MIC_PLANT | Call by reference | Type reference (TYPE) | QZAEHLER | Werk des Stammprüfmerkmales | 20090331 | |||
| 4 | IV_SPEC_RECN | Call by reference | Type reference (TYPE) | ESERECN | Laufende Nummer der Spezifikation | 20090331 |
Method GET_VALUE_ASSIGNMENT_TYPES on class CL_IM_QPCP_QMIP_CHAR_ASSIGN has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 605 |