SAP ABAP Interface IF_CMM_QUALITY_ACCESS (Interface for BAdI: CMM_QUALITY_ACCESS)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-CMM-BF (Application Component) Basic Functions
⤷
LOG_CMM_MD (Package) Master Data enhancements for Commodity Management
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CMM_QUALITY_VALUES | Quality Value Access | 20120516 |
Properties
| Interface | IF_CMM_QUALITY_ACCESS | |
| Short Description | Interface for BAdI: CMM_QUALITY_ACCESS |
General Data
| Package | LOG_CMM_MD | Master Data enhancements for Commodity Management |
| Created | 20120516 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_CMM_QUALITY_ACCESS has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20120516 |
Friends
Interface IF_CMM_QUALITY_ACCESS has no friend.
Attributes
Interface IF_CMM_QUALITY_ACCESS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get actual quality values for a characteristic | 20120516 | |
| 2 | Instance method | Public | Method | Get planned quality values for a characteristic | 20120516 |
Events
Interface IF_CMM_QUALITY_ACCESS has no event.
Types
Interface IF_CMM_QUALITY_ACCESS has no local type.
Method Signatures
Method GET_ACTUAL_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_INPUT | Call by reference | Type reference (TYPE) | CMM_MD_QLTY_ACTUAL_I | Input Struc. for act. Quality Retrieval by batch number | 20120516 | |||
| 2 | RS_VALUE | Value transfer | Type reference (TYPE) | CMM_MD_QLTY_VALUE | Batch characterisitc value | 20120516 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error message occurred | 20120516 |
Method GET_PLANNED_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_INPUT | Call by reference | Type reference (TYPE) | CMM_MD_QLTY_PLAN_I | Input Structure for Planned Quality Value Retrieval | 20120516 | |||
| 2 | RS_VALUE | Value transfer | Type reference (TYPE) | CMM_MD_QLTY_VALUE | Batch characterisitc value | 20120516 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error message occurred | 20120516 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 607 |