SAP ABAP Class CL_CMM_MTM_UTILITIES (Commodity Managament: Utility methods)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-CMM-BF (Application Component) Basic Functions
     LOG_CMM_ANALYTICS (Package) Analytics for Commodity Managements
Properties
Class CL_CMM_MTM_UTILITIES  
Short Description Commodity Managament: Utility methods    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package LOG_CMM_ANALYTICS   Analytics for Commodity Managements 
Created 20120612   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_CMM_MTM_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 SRSC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_CMM_MTM_UTILITIES has no interface implemented.
Friends
Class CL_CMM_MTM_UTILITIES has no friend class.
Attributes
Class CL_CMM_MTM_UTILITIES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 APPLY_FILTER Static method Public Method 20131122
2 GET_PYMNT_DATE_FROM_PPE Static method Public Method Determine payment date from PPE events 20120612
3 GET_PYMNT_DATE_FROM_ZTERM Static method Public Method Determine payment date from the payment term fields 20120612
4 IS_ORDER_ITEM_COMPLETED Static method Public Method 20121023
5 MIRROR_PRICING Static method Public Method 20120920
Events
Class CL_CMM_MTM_UTILITIES has no event.
Types
Class CL_CMM_MTM_UTILITIES has no local type.
Method Signatures

Method APPLY_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DATA Call by reference Type reference (TYPE) TABLE 20131122
2 Importing IT_FILTER Call by reference Type reference (TYPE) SRSC_T_SELECT 20131122

Method APPLY_FILTER on class CL_CMM_MTM_UTILITIES has no exception.

Method GET_PYMNT_DATE_FROM_PPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_KAPPL Call by reference Type reference (TYPE) KAPPL Application 20120612
2 Importing IV_POSNR_VF Call by reference Type reference (TYPE) POSNR_VF Billing item 20120612
3 Importing IV_TKONN Call by reference Type reference (TYPE) TKONN Trading Contract: Trading Contract Number 20120612
4 Importing IV_TPOSN Call by reference Type reference (TYPE) TPOSN Trading Contract: Item Number 20120612
5 Importing IV_VBELN_VF Call by reference Type reference (TYPE) VBELN_VF Billing Document 20120612
6 Returning RV_PYMNT_DATE Value transfer Type reference (TYPE) DATUM Date 20120612

Method GET_PYMNT_DATE_FROM_PPE on class CL_CMM_MTM_UTILITIES has no exception.

Method GET_PYMNT_DATE_FROM_ZTERM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PYMNT_TERMS Call by reference Type reference (TYPE) CMM_PYMNT_TERMS Payment Terms contained in Documents 20120612
2 Returning RV_PYMNT_DATE Value transfer Type reference (TYPE) DATUM Date 20120612
# Exception Resumable Description Created on
1 ERROR 20120612

Method IS_ORDER_ITEM_COMPLETED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_POSNR Call by reference Type reference (TYPE) VBAP-POSNR Sales Document Item 20121023
2 Importing IV_VBELN Call by reference Type reference (TYPE) VBAK-VBELN Sales Document 20121023
3 Returning RV_COMPLETED Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20121023

Method IS_ORDER_ITEM_COMPLETED on class CL_CMM_MTM_UTILITIES has no exception.

Method MIRROR_PRICING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_MTM_VALUES Call by reference Type reference (TYPE) CMM_MTM MTM Extractor Structure 20121008
2 Changing CS_MTM_VALUES_MIRROR Call by reference Type reference (TYPE) CMM_MTM MTM Extractor Structure 20121008
3 Importing IS_KOMP_EXT Call by reference Type reference (TYPE) IF_CMM_MTM_TYPES=>GTYS_KOMP_EXT 20121008
4 Importing IS_PRICING_COMM Call by reference Type reference (TYPE) IF_CMM_MTM_TYPES=>GTYS_PRICING_COMM 20121008
# Exception Resumable Description Created on
1 NOT_RELEVANT_FOR_MIRRORING 20121008
History
Last changed by/on SAP  20140121 
SAP Release Created in 607