SAP ABAP Class CL_OIB_GET_MASTER_DATA (HPM retrieve master data)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       OIB (Package) HPM Hydrocarbon Product Management
Properties
Class CL_OIB_GET_MASTER_DATA  
Short Description HPM retrieve master data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package OIB   HPM Hydrocarbon Product Management 
Created 20000217   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_OIB_GET_MASTER_DATA has no forward declaration.
Interfaces
Class CL_OIB_GET_MASTER_DATA has no interface implemented.
Friends
Class CL_OIB_GET_MASTER_DATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_MARA Static Attribute Private See coding G_MARA 20000217
2 G_MARA_WA Static Attribute Private Type reference (TYPE) MARA G_MARA_WA 20000217
3 G_MARC Static Attribute Private See coding G_MARC 20000217
4 G_MARC_WA Static Attribute Private Type reference (TYPE) MARC G_MARC_WA 20000217
5 G_OIB05 Static Attribute Private Type reference (TYPE) OIB05_TYPE G_OIB05 20000217
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20000217
2 GET_CMETH Instance method Public Method Retrieve value of MARA-CMETH 20000217
3 GET_UOMGR_ENTRIES Instance method Public Method Retrieve Entries of UoM group 20000217
4 GET_UOMGR_UMRSL Instance method Public Method Retrieve value of Conversion group and UoM group 20000217
Events
Class CL_OIB_GET_MASTER_DATA has no event.
Types
Class CL_OIB_GET_MASTER_DATA has no local type.
Method Signatures

Method CONSTRUCTOR Signature

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

Method GET_CMETH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CMETH Call by reference Type reference (TYPE) MARA-CMETH HIM-Kennzeichen im Materialstamm 20000217
2 Importing I_MATNR Call by reference Type reference (TYPE) MARA-MATNR Materialnummer 20000217
# Exception Resumable Description Created on
1 MATERIAL_NOT_FOUND Material nicht definiert 20000217

Method GET_UOMGR_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_OIB05 Call by reference Type reference (TYPE) OIB05_TYPE MEH-Gruppeneinträge 20000217
2 Importing I_UOMGR Call by reference Type reference (TYPE) OIB05-UOMGR Mengeneinheiten-Gruppe 20000217
# Exception Resumable Description Created on
1 UOMGR_NOT_FOUND MEH-Gruppe in Tabelle OIB05 nicht vorhanden 20000217

Method GET_UOMGR_UMRSL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_UMRSL Call by reference Type reference (TYPE) MARC-UMRSL Umrechnungsgruppe 20000217
2 Exporting E_UOMGR Call by reference Type reference (TYPE) MARC-UOMGR Mengeneinh.-Gruppe 20000217
3 Importing I_MATNR Call by reference Type reference (TYPE) MARC-MATNR Materialnummer 20000217
4 Importing I_WERKS Call by reference Type reference (TYPE) MARC-WERKS Werk 20000217
# Exception Resumable Description Created on
1 MATERIAL_PLANT_NOT_MAINTAINED Material-Werkskombination ist nicht gepflegt 20000217
History
Last changed by/on SAP  20050224 
SAP Release Created in