SAP ABAP Class CL_CMM_QUALITY_ACCESS (Encapsulation for Quality Value 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

⤷

⤷

Properties
Class | CL_CMM_QUALITY_ACCESS | |
Short Description | Encapsulation for Quality Value Access | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | LOG_CMM_MD | Master Data enhancements for Commodity Management |
Created | 20120516 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CMM_QUALITY_ACCESS has no forward declaration.
Interfaces
Class CL_CMM_QUALITY_ACCESS has no interface implemented.
Friends
Class CL_CMM_QUALITY_ACCESS has no friend class.
Attributes
Class CL_CMM_QUALITY_ACCESS has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Get actual quality values for a characteristic | 20120516 |
2 | ![]() |
Static method | Public | Method | Get planned quality values for a characteristic | 20120516 |
Events
Class CL_CMM_QUALITY_ACCESS has no event.
Types
Class CL_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 | 20120518 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 607 |