SAP ABAP Class CL_MEMORY_CONNECTOR_MM (Reader/Writer for ESDUS Interface)
Hierarchy
BBPCRM (Software Component) BBPCRM
   SRM-EBP (Application Component) Enterprise Buyer
     BBP_APPLICATION (Package) Structure Package EBP
       ME (Package) Application development R/3 Purchasing
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_READER_MM Read Log for User Settings 19990429
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WRITER_MM Read Log for User Settings 19990429
Properties
Class CL_MEMORY_CONNECTOR_MM  
Short Description Reader/Writer for ESDUS Interface    
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 19990429   SAP 
Last change 20010503   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_MEMORY_CONNECTOR_MM has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_READER_MM Read Log for User Settings 19990429
2 IF_WRITER_MM Read Log for User Settings 19990429
Friends
Class CL_MEMORY_CONNECTOR_MM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DICTIONARY Instance attribute Private Type reference (TYPE) OBJDICT D 19990429
2 MAX_ID Instance attribute Private Type reference (TYPE) I e 19990429
3 MEMORY_ID Instance attribute Private Type reference (TYPE) STRING40 Memory ID 19990429
4 MY_ACTION Instance attribute Private Type reference (TYPE) ESDUS_S-ACTION O 19990429
5 MY_ACTION_ID Instance attribute Private Type reference (TYPE) ESDUS_S-ACTION at 19990429
6 ROOT Instance attribute Private Object reference (TYPE REF TO) IF_SERIALIZABLE_MM f 19990429
7 VALUES Instance attribute Private Type reference (TYPE) ESDUSCOMTAB C 19990429
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor C 19990429
2 FREE Instance method Public Method Release Memory 19990429
3 GET_MEMORY_ID Instance method Public Method Memory ID 19990429
4 HANDLE_SAVE_REQUEST Instance method Public Event handling method C 19990429
5 REGISTER_OBJ Instance method Private Method C 19990429
6 SAVE Instance method Public Method C 19990429
Events
Class CL_MEMORY_CONNECTOR_MM has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 ESDUSCOMTAB Private See coding C 19990429
2 OBJDICT Private See coding O 19990429
3 OBJMGR Private See coding at 19990429
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ACTION_ID Call by reference Type reference (TYPE) ES_ELEMENT Action ID 19990429
2 Importing IM_MEMORY_ID Call by reference Type reference (TYPE) STRING40 Memory ID 19990429

Method CONSTRUCTOR on class CL_MEMORY_CONNECTOR_MM has no exception.

Method FREE Signature

Method FREE on class CL_MEMORY_CONNECTOR_MM has no parameter.
Method FREE on class CL_MEMORY_CONNECTOR_MM has no exception.

Method GET_MEMORY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_ID Value transfer Type reference (TYPE) STRING40 Memory ID 19990429

Method GET_MEMORY_ID on class CL_MEMORY_CONNECTOR_MM has no exception.

Method HANDLE_SAVE_REQUEST Signature

Method HANDLE_SAVE_REQUEST on class CL_MEMORY_CONNECTOR_MM has no parameter.
Method HANDLE_SAVE_REQUEST on class CL_MEMORY_CONNECTOR_MM has no exception.

Method REGISTER_OBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ID Call by reference Type reference (TYPE) I 19990429
2 Importing IM_OBJECT Call by reference Object reference (TYPE REF TO) IF_SERIALIZABLE_MM 19990429
3 Returning RE_ID Value transfer Type reference (TYPE) I 19990429

Method REGISTER_OBJ on class CL_MEMORY_CONNECTOR_MM has no exception.

Method SAVE Signature

Method SAVE on class CL_MEMORY_CONNECTOR_MM has no parameter.
Method SAVE on class CL_MEMORY_CONNECTOR_MM has no exception.
History
Last changed by/on SAP  20010503 
SAP Release Created in