SAP ABAP Class /CWM/CL_MD_MATERIAL (Material Master)
Hierarchy
IS-CWM (Software Component) Industry Solution Catch Weight Management
   IS-CWM (Application Component) Industry Solution Catch Weight Management
     /CWM/APPL_MD (Package) Master Data
Properties
Class /CWM/CL_MD_MATERIAL  
Short Description Material Master    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /CWM/APPL_MD   Master Data 
Created 20090820   SAP 
Last change 20110810   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /CWM/CL_MD_MATERIAL has no forward declaration.
Interfaces
Class /CWM/CL_MD_MATERIAL has no interface implemented.
Friends
Class /CWM/CL_MD_MATERIAL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FALSE Constant Public Type reference (TYPE) BOOLEAN '' Boolean Variable (X=true, -=false, space=unknown) 20090820
2 TRUE Constant Public Type reference (TYPE) BOOLEAN 'X' Boolean Variable (X=true, -=false, space=unknown) 20090820
Methods
# Method Level Visibility Method type Description Created on
1 GET_BASE_UOM Static method Public Method Base Unit of Measure 20090820
2 GET_PARALLEL_UOM Static method Public Method Parallel Unit of Measure (Parallel Base Unit of Measure) 20090820
3 GET_VALUATION_UOM Static method Public Method Valuation Unit of Measure 20090820
4 HAS_PROPORTION_OR_PRODUCT_UNIT Static method Public Method Does the material have a proportion/product unit of measure? 20110118
5 IS_CW_MATERIAL Static method Public Method Is the material a Catch Weight material? 20090820
Events
Class /CWM/CL_MD_MATERIAL has no event.
Types
Class /CWM/CL_MD_MATERIAL has no local type.
Method Signatures

Method GET_BASE_UOM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MATNR Call by reference Type reference (TYPE) MATNR Materialnummer 20090820
2 Returning RV_RETURN Value transfer Type reference (TYPE) MEINS Basismengeneinheit 20090820

Method GET_BASE_UOM on class /CWM/CL_MD_MATERIAL has no exception.

Method GET_PARALLEL_UOM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MATNR Call by reference Type reference (TYPE) MATNR Materialnummer 20090820
2 Returning RV_RETURN Value transfer Type reference (TYPE) /CWM/MEINS Parallelmengeneinheit 20090820

Method GET_PARALLEL_UOM on class /CWM/CL_MD_MATERIAL has no exception.

Method GET_VALUATION_UOM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MATNR Call by reference Type reference (TYPE) MATNR Materialnummer 20090820
2 Returning RV_RETURN Value transfer Type reference (TYPE) /CWM/VALUM Bewertungsmengeneinheit 20090820

Method GET_VALUATION_UOM on class /CWM/CL_MD_MATERIAL has no exception.

Method HAS_PROPORTION_OR_PRODUCT_UNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MATNR Call by reference Type reference (TYPE) MATNR Materialnummer 20110118
2 Returning RV_RETURN Value transfer Type reference (TYPE) BOOLEAN boolsche Variable 20110118

Method HAS_PROPORTION_OR_PRODUCT_UNIT on class /CWM/CL_MD_MATERIAL has no exception.

Method IS_CW_MATERIAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MATNR Call by reference Type reference (TYPE) MATNR Materialnummer 20090820
2 Returning RV_RETURN Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20090820

Method IS_CW_MATERIAL on class /CWM/CL_MD_MATERIAL has no exception.
History
Last changed by/on SAP  20110810 
SAP Release Created in