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 ABAP 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 GI_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_MES_INT_UTIL Auxiliary Methods for MES Integration 20091019
2 GS_ACTIVE_FILTERS Instance attribute Private Type reference (TYPE) COMES_ACTIVE_FILTERS Active Filters in DRF 20100929
3 GS_CAUFVD Instance attribute Private Type reference (TYPE) CAUFVD Dialog Structure for Order Headers and Items 20100831
4 GT_BUSINESS_SYSTEMS Instance attribute Private Type reference (TYPE) COMES_BUSINESS_SYSTEM_T Business Systems Earmarked for Distribution 20100915
5 GV_BAPI_CALL Instance attribute Private Type reference (TYPE) ABAP_BOOL Invoked via BAPI 20091019
6 GV_RELEVANT_CALL 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 BAPI_CALL Instance method Public Method Registration: Invocation via BAPI 20091019
2 CALLED_FROM_BAPI Instance method Public Method Query: Has Invocation via BAPI Taken Place? 20091019
3 EXPORT_ORDER_DATA Instance method Public Method Data From Order Exported in CL_MES_INT_UTIL 20101027
4 GET_ACTIVE_FILTERS Instance method Public Method Read Out Active DRF Filters 20100929
5 GET_DRF_RELEVANCE Instance method Public Method Indicator Whether Order is DRF-Relevant Is Fetched 20101027
6 GET_INSTANCE Static method Public Method Return of Current Instance 20091019
7 IMPORT_ORDER_DATA Instance method Public Method Data from Order Imported from CL_MES_INT_UTIL 20101027
8 SET_ACTIVE_FILTER Instance method Public Method Note Transferred Field as Active DRF Filter 20100929
9 SET_ORDER_DRF_RELEVANT 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 Returning 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 Importing 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 Returning 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 Exporting 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 Returning 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 Exporting ES_CAUFVD Call by reference Type reference (TYPE) CAUFVD Dialogstruktur fuer Auftragskoepfe und -position 20101027
2 Exporting 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 Importing 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 Importing IV_BUSINESS_SYSTEM Call by reference Type reference (TYPE) MDG_BUSINESS_SYSTEM Business-System 20100915
2 Importing 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