SAP ABAP Class IF_MDG_BS_MAT_LAMA (Interface for BAdI: MDG_BS_MAT_LAMA)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20110112
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MDG_BS_MAT_LAMA_SFWS_1 Class for BAdI: MDG_BS_MAT_LAMA 20110112
Properties
Class IF_MDG_BS_MAT_LAMA  
Short Description Interface for BAdI: MDG_BS_MAT_LAMA    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110112   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_MDG_BS_MAT_LAMA has no forward declaration.
Interfaces
Class IF_MDG_BS_MAT_LAMA has no interface implemented.
Friends
Class IF_MDG_BS_MAT_LAMA has no friend class.
Attributes
Class IF_MDG_BS_MAT_LAMA has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_EXT_2_INT Static method Public Method Convert MATNR_EXT(long) to internal MATNR(18) 20110112
2 CONVERT_INT_2_EXT Static method Public Method Convert internal MATNR(18) to MATNR_EXT(long) 20110112
Events
Class IF_MDG_BS_MAT_LAMA has no event.
Types
Class IF_MDG_BS_MAT_LAMA has no local type.
Method Signatures

Method CONVERT_EXT_2_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MATNR_EXT Call by reference Type reference (TYPE) MATNR_EXT External Long Material Number 20110112
2 Returning RV_MATNR_INT Value transfer Type reference (TYPE) MATNR Material Number 20110112
# Exception Resumable Description Created on
1 CX_MDG_BS_MAT_LAMA BAdI MDG_BS_MAT_LAMA: Exception class 20110113

Method CONVERT_INT_2_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MATNR_INT Value transfer Type reference (TYPE) MATNR Material Number 20110112
2 Returning RV_MATNR_EXT Value transfer Type reference (TYPE) MATNR_EXT External Long Material Number 20110112
# Exception Resumable Description Created on
1 CX_MDG_BS_MAT_LAMA BAdI MDG_BS_MAT_LAMA: Exception class 20110113
History
Last changed by/on SAP  20110908 
SAP Release Created in