SAP ABAP Class CL_MFS_MM (Metafield Server)
Hierarchy
BBPCRM (Software Component) BBPCRM
   SRM-EBP (Application Component) Enterprise Buyer
     BBP_APPLICATION (Package) Structure Package EBP
       ME (Package) Application development R/3 Purchasing
Properties
Class CL_MFS_MM  
Short Description Metafield Server    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ME   Application development R/3 Purchasing 
Created 19990830   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 MMPUR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_MFS_MM has no interface implemented.
Friends
Class CL_MFS_MM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 APPLICATIONS Instance attribute Private Type reference (TYPE) TTYP_APPLICATIONS Applications 19990830
2 MAPPING Instance attribute Private Type reference (TYPE) MEPO_T_METAFIELD_MAPPING Mapping 19990830
3 SERVER Static Attribute Private Object reference (TYPE REF TO) CL_MFS_MM Server Instance 19990830
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_FS_MAPS Instance method Public Method Prepare Mapping for Field Selection Purposes 20000427
2 GET_INSTANCE Static method Public Method Get Instance (Singleton) 19990830
3 LOOKUP Instance method Public Method Supply Mapping 19990830
4 REGISTER Instance method Public Method Registration 19990830
Events
Class CL_MFS_MM has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 STYP_APPLICATIONS Private See coding STYP_APPLICATIONS 19990830
2 TTYP_APPLICATIONS Private See coding TTYP_APPLICATIONS 19990830
Method Signatures

Method CREATE_FS_MAPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ALL_METAFIELDS Call by reference Type reference (TYPE) TTYP_FIELDSELECTION_MM Feldauswahl 20000427
2 Exporting EX_DDIC_TO_META_MAP Call by reference Type reference (TYPE) MMPUR_T_FS_DDIC Tabellentyp Mapping DDIC-Felder zu Metafeldern 20000427
3 Exporting EX_METAFIELD_MAP Call by reference Type reference (TYPE) MEPO_T_METAFIELD_MAPPING Tabellenfeld/Metafeld Mapping 20000427
4 Exporting EX_META_TO_MODIF_MAP Call by reference Type reference (TYPE) MMPUR_T_METAFIELD_MODIF Tabellentyp Mapping Metafeld zu Modif 20000427
5 Importing IM_APPLICATION Call by reference Type reference (TYPE) MEPO_MFS_APPLICATION Metafeldserver Applikation 20000427
6 Importing IM_TABNAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20000427

Method CREATE_FS_MAPS on class CL_MFS_MM has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_INSTANCE Value transfer Object reference (TYPE REF TO) CL_MFS_MM Instanz 19990830

Method GET_INSTANCE on class CL_MFS_MM has no exception.

Method LOOKUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_APPLICATION Call by reference Type reference (TYPE) MEPO_MFS_APPLICATION Applikation 19990901
2 Importing IM_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Feldname 19990830
3 Importing IM_METAFIELD Call by reference Type reference (TYPE) I Metafeld 19990901
4 Importing IM_TABNAME Call by reference Type reference (TYPE) TABNAME Tabellenname 19990830
5 Returning RE_MAPPING Value transfer Type reference (TYPE) MEPO_T_METAFIELD_MAPPING Mapping 19990830

Method LOOKUP on class CL_MFS_MM has no exception.

Method REGISTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_APPLICATION Call by reference Type reference (TYPE) MEPO_MFS_APPLICATION Applikation 19990830
# Exception Resumable Description Created on
1 ALREADY_REGISTERED bereits registriert 19990830
2 FAILURE Fehler 19990830
History
Last changed by/on SAP  00000000 
SAP Release Created in