SAP ABAP Class CL_DMF_GENERAL_DB (DB Access General Methods)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-MD (Application Component) Logistics Basic Data
     DMF_DB_ACCESS (Package) Data Base accesses
Properties
Class CL_DMF_GENERAL_DB  
Short Description DB Access General Methods    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package DMF_DB_ACCESS   Data Base accesses 
Created 20090223   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DMF_GENERAL_DB has no forward declaration.
Interfaces
Class CL_DMF_GENERAL_DB has no interface implemented.
Friends
Class CL_DMF_GENERAL_DB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_MSGID_DMF_OUTBOUND Constant Private Type reference (TYPE) SY-MSGID 'DMF_OUTBOUND' Message Class 20090223
2 GC_MSG_TYPE_ERROR Constant Private Type reference (TYPE) SY-MSGTY 'E' Message Type 20090223
3 GC_MSG_TYPE_WARNING Constant Private Type reference (TYPE) SY-MSGTY 'W' Message Type 20090223
4 GTS_LOC_VLFKZ Static Attribute Private Type reference (TYPE) DMF_TS_LOC_VLFKZ DMF Location and Plant Category 20090223
5 GTS_MATNR_MEINS Static Attribute Private Type reference (TYPE) DMF_TS_INV_MEINS DMF Inventory Base Unit of Measure; Table Type 20090223
Methods
# Method Level Visibility Method type Description Created on
1 DETERMINE_MEINS Static method Public Method Determination of Base Unit of Measure 20090223
2 DETERMINE_PLANT_CATEGORY Static method Public Method Determination of the Plant Category 20090223
Events
Class CL_DMF_GENERAL_DB has no event.
Types
Class CL_DMF_GENERAL_DB has no local type.
Method Signatures

Method DETERMINE_MEINS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ETS_INV_MEINS Call by reference Type reference (TYPE) DMF_TS_INV_MEINS DMF Inventory Base Unit of Measure; Table Type 20090223
2 Importing IO_BAL Call by reference Object reference (TYPE REF TO) CL_DRF_BAL Application Log for Data Replication Framework 20090223
3 Importing ITS_ART Call by reference Type reference (TYPE) DMF_TS_ART Articles (sorted) 20090318

Method DETERMINE_MEINS on class CL_DMF_GENERAL_DB has no exception.

Method DETERMINE_PLANT_CATEGORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ETS_LOC_VLFKZ Call by reference Type reference (TYPE) DMF_TS_LOC_VLFKZ DMF Location and Plant Category 20090223
2 Importing ITS_SITE Call by reference Type reference (TYPE) DMF_TS_SITE Sites (sorted) 20090318

Method DETERMINE_PLANT_CATEGORY on class CL_DMF_GENERAL_DB has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 605