SAP ABAP Class CL_MES_INT_UTIL (Auxiliary Methods for MES Integration)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
PP-MES (Application Component) Integration with Manufacturing Execution Systems
⤷
CO_MES_INT (Package) Integration of Production w. Manufacturing Execution Systems

⤷

⤷

Properties
Class | CL_MES_INT_UTIL | |
Short Description | Auxiliary Methods for MES Integration | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CO_MES_INT | Integration of Production w. Manufacturing Execution Systems |
Created | 20091019 | SAP |
Last change | 20110908 | 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 CL_MES_INT_UTIL has no interface implemented.
Friends
Class CL_MES_INT_UTIL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_MES_INT_UTIL | Auxiliary Methods for MES Integration | 20091019 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | COMES_ACTIVE_FILTERS | Active Filters in DRF | 20100929 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CAUFVD | Dialog Structure for Order Headers and Items | 20100831 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | COMES_BUSINESS_SYSTEM_T | Business Systems Earmarked for Distribution | 20100915 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | Invoked via BAPI | 20091019 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | Invocation to Read Out Filter Only | 20100818 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Registration: Invocation via BAPI | 20091019 |
2 | ![]() |
Instance method | Public | Method | Query: Has Invocation via BAPI Taken Place? | 20091019 |
3 | ![]() |
Instance method | Public | Method | Data From Order Exported in CL_MES_INT_UTIL | 20101027 |
4 | ![]() |
Instance method | Public | Method | Read Out Active DRF Filters | 20100929 |
5 | ![]() |
Instance method | Public | Method | Indicator Whether Order is DRF-Relevant Is Fetched | 20101027 |
6 | ![]() |
Static method | Public | Method | Return of Current Instance | 20091019 |
7 | ![]() |
Instance method | Public | Method | Data from Order Imported from CL_MES_INT_UTIL | 20101027 |
8 | ![]() |
Instance method | Public | Method | Note Transferred Field as Active DRF Filter | 20100929 |
9 | ![]() |
Instance method | Public | Method | Order is Flagged as Relevant to DRF | 20100831 |
Events
Class CL_MES_INT_UTIL has no event.
Types
Class CL_MES_INT_UTIL has no local type.
Method Signatures
Method BAPI_CALL Signature
Method BAPI_CALL on class CL_MES_INT_UTIL has no parameter.
Method BAPI_CALL on class CL_MES_INT_UTIL has no exception.
Method CALLED_FROM_BAPI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_CALLED_FROM_BAPI | Value transfer | Type reference (TYPE) | XFELD | Aufruf über BAPI erfolgt | 20091019 |
Method CALLED_FROM_BAPI on class CL_MES_INT_UTIL has no exception.
Method EXPORT_ORDER_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_CAUFVD | Call by reference | Type reference (TYPE) | CAUFVD | Dialogstruktur für Auftragsköpfe und -position | 20101027 |
Method EXPORT_ORDER_DATA on class CL_MES_INT_UTIL has no exception.
Method GET_ACTIVE_FILTERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_ACTIVE_FILTERS | Value transfer | Type reference (TYPE) | COMES_ACTIVE_FILTERS | Aktive Filterkriterien im DRF (COMES_S_DRF_PROD_FILT_ENH) | 20100929 |
Method GET_ACTIVE_FILTERS on class CL_MES_INT_UTIL has no exception.
Method GET_DRF_RELEVANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_BUSINESS_SYSTEMS | Call by reference | Type reference (TYPE) | COMES_BUSINESS_SYSTEM_T | Business-Systeme | 20101027 |
Method GET_DRF_RELEVANCE on class CL_MES_INT_UTIL has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RI_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_MES_INT_UTIL | Hilfsmethoden zur MES-Integration | 20091019 |
Method GET_INSTANCE on class CL_MES_INT_UTIL has no exception.
Method IMPORT_ORDER_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_CAUFVD | Call by reference | Type reference (TYPE) | CAUFVD | Dialogstruktur fuer Auftragskoepfe und -position | 20101027 | ||
2 | ![]() |
EV_CALLED_FROM_RELEVANT_CHECK | Call by reference | Type reference (TYPE) | XFELD | Aufruf nur zum Auslesen des Filters | 20101027 |
Method IMPORT_ORDER_DATA on class CL_MES_INT_UTIL has no exception.
Method SET_ACTIVE_FILTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FIELD_NAME | Call by reference | Type reference (TYPE) | NAME_KOMP | Komponentenname | 20100929 |
Method SET_ACTIVE_FILTER on class CL_MES_INT_UTIL has no exception.
Method SET_ORDER_DRF_RELEVANT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_BUSINESS_SYSTEM | Call by reference | Type reference (TYPE) | MDG_BUSINESS_SYSTEM | Business-System | 20100915 | ||
2 | ![]() |
IV_DRF_APPL | Call by reference | Type reference (TYPE) | DRF_APPL | Replikationsmodell | 20110525 |
Method SET_ORDER_DRF_RELEVANT on class CL_MES_INT_UTIL has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 605 |