SAP ABAP Interface IF_EX_MEASPOINT_CHECK (Interface for BAdI: MEASPOINT_CHECK)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       IWO1 (Package) Appl. Development R/3 Plant Maintenance Order Processing
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
Interface IF_EX_MEASPOINT_CHECK  
Short Description Interface for BAdI: MEASPOINT_CHECK    
General Data
Package IWO1   Appl. Development R/3 Plant Maintenance Order Processing 
Created 20080313   SAP 
Last changed 20100310   SAP 
Unicode checks active    
Forward declarations
Interface IF_EX_MEASPOINT_CHECK has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20080313
Friends
Interface IF_EX_MEASPOINT_CHECK has no friend.
Attributes
Interface 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
Interface 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 Interface 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 604