SAP ABAP Class IF_EX_QPLEXT_PROCESS_EXT (BAdI Interface: BADI_QPLEXT_PROCESS_EXT)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20130517 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_QPLEXT_PROCESS_EXT | Enhancements to External Inspections (Sample Class) | 20130719 |
Properties
| Class | IF_EX_QPLEXT_PROCESS_EXT | |
| Short Description | BAdI Interface: BADI_QPLEXT_PROCESS_EXT | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20130515 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_EX_QPLEXT_PROCESS_EXT has no interface implemented.
Friends
Class IF_EX_QPLEXT_PROCESS_EXT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | QHERK | '17' | Inspection lot origin | 20130719 | ||
| 2 | Constant | Public | Type reference (TYPE) | CHAR20 | 'ATP' | ATP Process | 20130719 | ||
| 3 | Constant | Public | Type reference (TYPE) | CHAR20 | 'MRP' | MRP Process | 20130719 | ||
| 4 | Constant | Public | Type reference (TYPE) | CHAR20 | 'RES_SMPL_CALC' | Reset Sample Calculation | 20130719 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Read Inspection Lots - External Inspection for ATP | 20130719 | |
| 2 | Instance method | Public | Method | Read Inspection Lots - External Inspection for MRP | 20130517 | |
| 3 | Instance method | Public | Method | Check Whether Process Is Active | 20130719 |
Events
Class IF_EX_QPLEXT_PROCESS_EXT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_MDQM | Public | See coding | Table Type for View MDQM | 20130610 | tt_mdqm TYPE STANDARD TABLE OF mdqm
|
|
| 2 | TT_SHORIZON | Public | See coding | Planning Horizon | 20130517 | TT_SHORIZON TYPE RANGE OF dat00
|
Method Signatures
Method GET_MDQM_4_ATP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_MDQM | Call by reference | Type reference (TYPE) | TT_MDQM | Tabelle zum View MDQM | 20130719 | |||
| 2 | IV_MATNR | Call by reference | Type reference (TYPE) | MATNR | Materialnummer | 20130719 | |||
| 3 | IV_PLWRK | Call by reference | Type reference (TYPE) | WERKS_D | Werk | 20130719 |
Method GET_MDQM_4_ATP on class IF_EX_QPLEXT_PROCESS_EXT has no exception.
Method GET_MDQM_4_MRP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_MDQM | Call by reference | Type reference (TYPE) | TT_MDQM | Tabelle zum View MDQM | 20130518 | |||
| 2 | IV_MATNR | Call by reference | Type reference (TYPE) | MATNR | Materialnummer | 20130517 | |||
| 3 | IV_PLWRK | Call by reference | Type reference (TYPE) | WERKS_D | Werk | 20130517 |
Method GET_MDQM_4_MRP on class IF_EX_QPLEXT_PROCESS_EXT has no exception.
Method IS_PROCESS_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_ACTIVE | Value transfer | Type reference (TYPE) | ABAP_BOOL | Aktiv? | 20130719 | |||
| 2 | IV_PROCESS | Call by reference | Type reference (TYPE) | CHAR20 | Bezeichnung des Prozess | 20130719 |
Method IS_PROCESS_ACTIVE on class IF_EX_QPLEXT_PROCESS_EXT has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |