SAP ABAP Class CL_ESDUS_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 19990320
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WRITER_MM Read Log for User Settings 19990320
Properties
Class CL_ESDUS_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 19990320   SAP 
Last change 19990320   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
# Interface Abstract Final Description Created on
1 IF_READER_MM Read Log for User Settings 19990320
2 IF_WRITER_MM Read Log for User Settings 19990320
Friends
Class CL_ESDUS_CONNECTOR_MM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_CREATE_NEW_ID Static Attribute Private Type reference (TYPE) I 999999 New Object ID to be Assigned 19990614
2 DEL_VALUES Instance attribute Private Type reference (TYPE) ESDUSCOMTAB User Parameters to be Deleted 19990521
3 DICTIONARY Instance attribute Private Type reference (TYPE) OBJDICT Relation: Object Reference to Pers. ID 19990320
4 MAX_ID Instance attribute Private Type reference (TYPE) I Last-Assigned Pers. ID 19990320
5 MY_ACTION Instance attribute Private Type reference (TYPE) ESDUS_S-ACTION Current Action ID 19990320
6 MY_ACTION_ID Instance attribute Private Type reference (TYPE) ESDUS_S-ACTION Action ID for root 19990320
7 MY_CATT Instance attribute Private Type reference (TYPE) MMPUR_BOOL CATT Flag 20000420
8 OLD_VALUES Instance attribute Private Type reference (TYPE) ESDUSCOMTAB User Parameter Table (Saved Status) 19990617
9 ROOT Instance attribute Private Object reference (TYPE REF TO) IF_SERIALIZABLE_MM Root Object 19990320
10 VALUES Instance attribute Private Type reference (TYPE) ESDUSCOMTAB Current User Parameter Table 19990320
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor C 19990320
2 HANDLE_SAVE_REQUEST Instance method Public Event handling method C 19990320
3 REGISTER_OBJ Instance method Private Method C 19990320
4 REMOVE_OBJECT Instance method Private Method Delete Object 19990521
5 SAVE Instance method Public Method C 19990320
Events
Class CL_ESDUS_CONNECTOR_MM has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 ESDUSCOMTAB Private See coding C 19990320
2 OBJDICT Private See coding O 19990320
3 OBJMGR Private See coding at 19990320
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 19990223

Method CONSTRUCTOR on class CL_ESDUS_CONNECTOR_MM has no exception.

Method HANDLE_SAVE_REQUEST Signature

Method HANDLE_SAVE_REQUEST on class CL_ESDUS_CONNECTOR_MM has no parameter.
Method HANDLE_SAVE_REQUEST on class CL_ESDUS_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 c_create_new_id ID schon vorgegeben 19990223
2 Importing IM_OBJECT Call by reference Object reference (TYPE REF TO) IF_SERIALIZABLE_MM Objekt-Referenz 19990223
3 Importing IM_WRITE Call by reference Type reference (TYPE) C Lesen (space) / Schreiben (X) 19990521
4 Returning RE_ID Value transfer Type reference (TYPE) I ID die ermittelt wurde 19990223

Method REGISTER_OBJ on class CL_ESDUS_CONNECTOR_MM has no exception.

Method REMOVE_OBJECT 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 ID des pers. Objektes 19990521

Method REMOVE_OBJECT on class CL_ESDUS_CONNECTOR_MM has no exception.

Method SAVE Signature

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