SAP ABAP Class IF_FIP_MATERIAL_ACTION (Interface for material actions)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_FIP_BADI_MATERIAL_BAL BAdI interface for material 20080222
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FIP_IMPL_MATERIAL_BAPI BAdI impl. class using BAPIs/local calls to access backend 20080222
Properties
Class IF_FIP_MATERIAL_ACTION  
Short Description Interface for material actions    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080222   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_FIP_MATERIAL_ACTION has no forward declaration.
Interfaces
Class IF_FIP_MATERIAL_ACTION has no interface implemented.
Friends
Class IF_FIP_MATERIAL_ACTION has no friend class.
Attributes
Class IF_FIP_MATERIAL_ACTION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 SIMULATE_UNIT_CONVERSION Instance method Public Method Convert from one unit to another 20080416
Events
Class IF_FIP_MATERIAL_ACTION has no event.
Types
Class IF_FIP_MATERIAL_ACTION has no local type.
Method Signatures

Method SIMULATE_UNIT_CONVERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_LOGGER Call by reference Object reference (TYPE REF TO) CL_FIP_MESSAGE_LOGGER Class for FIP message logging/handling 20080416
2 Exporting E_QUANTITY Call by reference Type reference (TYPE) FIP_BSTMG Purchase Order Quantity 20080416
3 Importing I_MATNR Call by reference Type reference (TYPE) MATNR Material Number 20080416
4 Importing I_QUANTITY Call by reference Type reference (TYPE) FIP_BSTMG Purchase Order Quantity 20080416
5 Importing I_UNIT_IN Call by reference Type reference (TYPE) MEINS Base Unit of Measure 20080416
6 Importing I_UNIT_OUT Call by reference Type reference (TYPE) MEINS Base Unit of Measure 20080416

Method SIMULATE_UNIT_CONVERSION on class IF_FIP_MATERIAL_ACTION has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in