SAP ABAP Class CL_IM_TM_MM_INTEGRATION (BAdI Implementierung ME_PROCESS_PO)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-INT-TM (Application Component) Transportation Management Integration
     INT_TM_ERP_SFWS_SC (Package) ERP - Ext. TMS Order Integration: Switch Package for Coding
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20091009
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_EX_ME_PROCESS_PO BAdI Interface IF_EX_ME_PROCESS_PO 20091009
Properties
Class CL_IM_TM_MM_INTEGRATION  
Short Description BAdI Implementierung ME_PROCESS_PO    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package INT_TM_ERP_SFWS_SC   ERP - Ext. TMS Order Integration: Switch Package for Coding 
Created 20091009   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_MMPUR_CONSTANTS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20091009
2 IF_EX_ME_PROCESS_PO BAdI Interface IF_EX_ME_PROCESS_PO 20091009
Friends
Class CL_IM_TM_MM_INTEGRATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_FALSE Constant Public Type reference (TYPE) BOOLEAN ' ' Boolean Variable (X=True, -=False, Space=Unknown) 20091009
2 GS_T161 Instance attribute Protected Type reference (TYPE) T161 Purchasing Document Types 20121112
3 MO_CONST Instance attribute Private Object reference (TYPE REF TO) CL_MMPUR_CONSTANTS Constants Purchasing 20130226
4 MV_CTRL_KEY Instance attribute Private Type reference (TYPE) TM_CTRL_KEY Control Key for Document Transfer to TM 20130226
5 MV_FOLLOW_ON_EXISTS Instance attribute Private Type reference (TYPE) MMPUR_BOOL CL_MMPUR_CONSTANTS=>NO follow-on documents exist 20130703
6 MV_NO_CHANGE Instance attribute Private Type reference (TYPE) MMPUR_BOOL CL_MMPUR_CONSTANTS=>NO Change of TM ctrl. key not allowed 20130703
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130226
2 IS_PO_RELEVANT Instance method Private Method check if TM control key is relevant for PO integration 20130524
Events
Class CL_IM_TM_MM_INTEGRATION has no event.
Types
Class CL_IM_TM_MM_INTEGRATION has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_IM_TM_MM_INTEGRATION has no parameter.
Method CONSTRUCTOR on class CL_IM_TM_MM_INTEGRATION has no exception.

Method IS_PO_RELEVANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TM_KEY Call by reference Type reference (TYPE) TM_CTRL_KEY Control Key for Document Transfer to TM 20130524
2 Returning RV_RELEVANT Value transfer Type reference (TYPE) MMPUR_BOOL Boolean type 20130524

Method IS_PO_RELEVANT on class CL_IM_TM_MM_INTEGRATION has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 605