SAP ABAP Class IF_EX_MEASPOINT_CHECK (Interface for BAdI: MEASPOINT_CHECK)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20080313
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MEASPOINT_CHECK Classe for BAdI: MEASPOINT_CHECK 20080408
Properties
Class IF_EX_MEASPOINT_CHECK  
Short Description Interface for BAdI: MEASPOINT_CHECK    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080313   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_EX_MEASPOINT_CHECK has no forward declaration.
Interfaces
Class IF_EX_MEASPOINT_CHECK has no interface implemented.
Friends
Class IF_EX_MEASPOINT_CHECK has no friend class.
Attributes
Class IF_EX_MEASPOINT_CHECK has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ALLOWED_MEASPOINTS_GET Instance method Public Method Determine All Allowed Measuring Points 20080407
2 MEASPOINT_CHECK_ORDER Instance method Public Method Measuring Point Checks in Order 20080313
3 MEASPOINT_CHECK_TL Instance method Public Method Measuring Point Checks in Task List 20080313
Events
Class IF_EX_MEASPOINT_CHECK has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 ST_MEASPOINT Public See coding 20080408 BEGIN OF st_measpoint, point TYPE imrc_point, pttxt TYPE imrc_pttxt, tplnr TYPE tplnr, equnr TYPE equnr, descr TYPE ktx01, trans TYPE imrc_trans, END OF st_measpoint
2 TT_MEASPOINT Public See coding 20080407 tt_measpoint TYPE TABLE OF st_measpoint
Method Signatures

Method ALLOWED_MEASPOINTS_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MEASPOINTS Call by reference Type reference (TYPE) TT_MEASPOINT Liste der erlaubten Messpunkte 20080408
2 Importing IV_EQUIPMENT Call by reference Type reference (TYPE) EQUNR Equipmentnummer 20080407
3 Importing IV_FUNCLOC Call by reference Type reference (TYPE) TPLNR Technischer Platz 20080407

Method ALLOWED_MEASPOINTS_GET on class IF_EX_MEASPOINT_CHECK has no exception.

Method MEASPOINT_CHECK_ORDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_AFVGD Call by reference Type reference (TYPE) AFVGD Auftragsvorgang 20080313
2 Importing IS_CAUFVD Call by reference Type reference (TYPE) CAUFVD Auftragskopf 20080313
3 Importing IV_FROM_TASKLIST Call by reference Type reference (TYPE) FLAG SPACE Messpunkt wurde aus Arbeitsplan übernommen 20080509
4 Importing IV_MEASPOINT Call by reference Type reference (TYPE) IMRC_POINT Meßpunkt 20080313
# Exception Resumable Description Created on
1 NOT_ALLOWED Messpunkt kann nicht verwendet werden 20080313

Method MEASPOINT_CHECK_TL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_INFO_MESSAGE Call by reference Type reference (TYPE) BAPIRET2 Nachricht (kein Fehler) 20091020
2 Importing IS_PLKOD Call by reference Type reference (TYPE) PLKOD Plankopf 20080313
3 Importing IS_PLPOD Call by reference Type reference (TYPE) PLPOD Plan-/Position 20080313
4 Importing IV_MEASPOINT Call by reference Type reference (TYPE) IMRC_POINT Meßpunkt 20080313
# Exception Resumable Description Created on
1 NOT_ALLOWED Messpunkt kann nicht verwendet werden 20080313
History
Last changed by/on SAP  20100310 
SAP Release Created in