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 | ![]() |
Instance method | Public | Method | Determine All Allowed Measuring Points | 20080407 |
2 | ![]() |
Instance method | Public | Method | Measuring Point Checks in Order | 20080313 |
3 | ![]() |
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 | ![]() |
CT_MEASPOINTS | Call by reference | Type reference (TYPE) | TT_MEASPOINT | Liste der erlaubten Messpunkte | 20080408 | ||
2 | ![]() |
IV_EQUIPMENT | Call by reference | Type reference (TYPE) | EQUNR | Equipmentnummer | 20080407 | ||
3 | ![]() |
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 | ![]() |
IS_AFVGD | Call by reference | Type reference (TYPE) | AFVGD | Auftragsvorgang | 20080313 | ||
2 | ![]() |
IS_CAUFVD | Call by reference | Type reference (TYPE) | CAUFVD | Auftragskopf | 20080313 | ||
3 | ![]() |
IV_FROM_TASKLIST | Call by reference | Type reference (TYPE) | FLAG | SPACE | Messpunkt wurde aus Arbeitsplan übernommen | 20080509 | |
4 | ![]() |
IV_MEASPOINT | Call by reference | Type reference (TYPE) | IMRC_POINT | Meßpunkt | 20080313 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
CS_INFO_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRET2 | Nachricht (kein Fehler) | 20091020 | ||
2 | ![]() |
IS_PLKOD | Call by reference | Type reference (TYPE) | PLKOD | Plankopf | 20080313 | ||
3 | ![]() |
IS_PLPOD | Call by reference | Type reference (TYPE) | PLPOD | Plan-/Position | 20080313 | ||
4 | ![]() |
IV_MEASPOINT | Call by reference | Type reference (TYPE) | IMRC_POINT | Meßpunkt | 20080313 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Messpunkt kann nicht verwendet werden | 20080313 |
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 604 |