SAP ABAP Class CL_MDG_BS_MAT_LAMA (Check whether LAMA switch is active)
Hierarchy
MDG_APPL (Software Component) MDG Applications
   CA-MDG-APP-MM (Application Component) MDG Material
     MDG_BS_MAT_LAMA (Package) MDG: Long material number in MDGM
Properties
Class CL_MDG_BS_MAT_LAMA  
Short Description Check whether LAMA switch is active    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package MDG_BS_MAT_LAMA   MDG: Long material number in MDGM 
Created 20101028   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_MDG_BS_MAT_LAMA has no interface implemented.
Friends
Class CL_MDG_BS_MAT_LAMA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_MEMORY_ID_LAMA_BUFFER Constant Private Type reference (TYPE) SSTRING 'MGV_NEWNUM' Memory ID for LAMA switch 20111111
2 GC_MEMORY_ID_LAMA_SWITCH Constant Private Type reference (TYPE) SSTRING 'MDG_BS_MAT_MGV_LAMA' Memory ID for LAMA switch 20111111
3 GC_MGV_LAMA_SWITCH_OFF Constant Public Type reference (TYPE) SSTRING 'OFF' Switch MGV_LAMA off 20101028
4 GC_MGV_LAMA_SWITCH_ON Constant Public Type reference (TYPE) SSTRING 'ON' Switch MGV_LAMA on 20101028
Methods
# Method Level Visibility Method type Description Created on
1 ENABLE_MATNR_EXT Static method Public Method 20110308
2 EXPORT_BUF_MATERIALID Static method Public Method 20111111
3 IMPORT_BUF_MATERIALID Static method Public Method 20111111
4 IS_MGV_LAMA_SWITCHED_ON Static method Public Method 20101028
Events
Class CL_MDG_BS_MAT_LAMA has no event.
Types
Class CL_MDG_BS_MAT_LAMA has no local type.
Method Signatures

Method ENABLE_MATNR_EXT Signature

Method ENABLE_MATNR_EXT on class CL_MDG_BS_MAT_LAMA has no parameter.
Method ENABLE_MATNR_EXT on class CL_MDG_BS_MAT_LAMA has no exception.

Method EXPORT_BUF_MATERIALID 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 Material Number 20111111

Method EXPORT_BUF_MATERIALID on class CL_MDG_BS_MAT_LAMA has no exception.

Method IMPORT_BUF_MATERIALID Signature

Method IMPORT_BUF_MATERIALID on class CL_MDG_BS_MAT_LAMA has no parameter.
Method IMPORT_BUF_MATERIALID on class CL_MDG_BS_MAT_LAMA has no exception.

Method IS_MGV_LAMA_SWITCHED_ON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SWITCHED_ON Value transfer Type reference (TYPE) ABAP_BOOL 20101028

Method IS_MGV_LAMA_SWITCHED_ON on class CL_MDG_BS_MAT_LAMA has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 606