SAP ABAP Interface IF_EX_QPLEXT_PROCESS_EXT (BAdI Interface: BADI_QPLEXT_PROCESS_EXT)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   QM-IM (Application Component) Quality Inspection
     QLEXT (Package) Interfaces for External Inspections
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
Interface IF_EX_QPLEXT_PROCESS_EXT  
Short Description BAdI Interface: BADI_QPLEXT_PROCESS_EXT    
General Data
Package QLEXT   Interfaces for External Inspections 
Created 20130515   SAP 
Last changed 20131127   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20130517
Friends
Interface IF_EX_QPLEXT_PROCESS_EXT has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_ORIGIN_EXT Constant Public Type reference (TYPE) QHERK '17' Inspection lot origin 20130719
2 CO_PROCESS_ATP Constant Public Type reference (TYPE) CHAR20 'ATP' ATP Process 20130719
3 CO_PROCESS_MRP Constant Public Type reference (TYPE) CHAR20 'MRP' MRP Process 20130719
4 CO_PROCESS_RES_SMPL_CALC Constant Public Type reference (TYPE) CHAR20 'RES_SMPL_CALC' Reset Sample Calculation 20130719
Methods
# Method Level Visibility Method type Description Created on
1 GET_MDQM_4_ATP Instance method Public Method Read Inspection Lots - External Inspection for ATP 20130719
2 GET_MDQM_4_MRP Instance method Public Method Read Inspection Lots - External Inspection for MRP 20130517
3 IS_PROCESS_ACTIVE Instance method Public Method Check Whether Process Is Active 20130719
Events
Interface 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 Changing CT_MDQM Call by reference Type reference (TYPE) TT_MDQM Tabelle zum View MDQM 20130719
2 Importing IV_MATNR Call by reference Type reference (TYPE) MATNR Materialnummer 20130719
3 Importing IV_PLWRK Call by reference Type reference (TYPE) WERKS_D Werk 20130719

Method GET_MDQM_4_ATP on Interface 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 Changing CT_MDQM Call by reference Type reference (TYPE) TT_MDQM Tabelle zum View MDQM 20130518
2 Importing IV_MATNR Call by reference Type reference (TYPE) MATNR Materialnummer 20130517
3 Importing IV_PLWRK Call by reference Type reference (TYPE) WERKS_D Werk 20130517

Method GET_MDQM_4_MRP on Interface 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 Changing CV_ACTIVE Value transfer Type reference (TYPE) ABAP_BOOL Aktiv? 20130719
2 Importing IV_PROCESS Call by reference Type reference (TYPE) CHAR20 Bezeichnung des Prozess 20130719

Method IS_PROCESS_ACTIVE on Interface IF_EX_QPLEXT_PROCESS_EXT has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in