SAP ABAP Interface IF_READER_MM (Read Log for User Settings)
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 - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_DATABLADE_MM Data Collection for Table Models 19990309
2 Interface composition (i COMPRISING i_ref)  IF_MEV_ESDUS_CONNECTOR ESDUS connector 20130130
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ABAP_QUERY_MM Encapsulates Accessing of an ABAP Query 19990330
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ESDUS_CONNECTOR_MM Reader/Writer for ESDUS Interface 19990320
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ESDUS_CONNECTOR_MM_2 Reader/Writer for ESDUS Interface 20020709
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MEMORY_CONNECTOR_MM Reader/Writer for ESDUS Interface 19990429
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MEV_ESDUS_CONNECTOR Stream for ESDUS 20130130
Properties
Interface IF_READER_MM  
Short Description Read Log for User Settings    
General Data
Package ME   Application development R/3 Purchasing 
Created 19990222   SAP 
Last changed 20100310   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SLIS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_READER_MM has no interface.
Friends
Interface IF_READER_MM has no friend.
Attributes
Interface IF_READER_MM has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_OBJECT Instance method Public Method Generate and Read Object 19990429
2 READ_INTEGER Instance method Public Method Read Integer 19990223
3 READ_OBJECT Instance method Public Method Read Object 19990222
4 READ_ROOT Instance method Public Method Read Root 19990222
5 READ_STRING Instance method Public Method Read String 19990222
6 READ_TABLE Instance method Public Method Read Table 19990226
Events
Interface IF_READER_MM has no event.
Types
Interface IF_READER_MM has no local type.
Method Signatures

Method CREATE_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NAME Call by reference Type reference (TYPE) C Name 19990429
2 Returning RE_OBJECT Value transfer Object reference (TYPE REF TO) OBJECT Objekt 19990429
# Exception Resumable Description Created on
1 NOT_FOUND Nicht gefunden 19990429
2 NO_FACTORY_FOUND Keine Factory zur Erzeugung gefunden 19990429

Method READ_INTEGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NAME Call by reference Type reference (TYPE) C Name 19990223
2 Returning RE_VALUE Value transfer Type reference (TYPE) I Integer 19990223
# Exception Resumable Description Created on
1 NOT_FOUND Wert nicht gespeichert 19990223

Method READ_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NAME Call by reference Type reference (TYPE) C Name 19990222
2 Importing IM_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT Objekt 19990222
# Exception Resumable Description Created on
1 NOT_FOUND Objekt nicht gespeichert 19990223

Method READ_ROOT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ROOT Call by reference Object reference (TYPE REF TO) OBJECT Wurzel 19990222
# Exception Resumable Description Created on
1 NOT_FOUND Root nicht gespeichert 19990223

Method READ_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NAME Call by reference Type reference (TYPE) C Name des String 19990222
2 Returning RE_VALUE Value transfer Type reference (TYPE) ES_ELEMENT Wert 19990222
# Exception Resumable Description Created on
1 NOT_FOUND Wert nicht gespeichert 19990223

Method READ_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FIELDCAT_NEW Call by reference Object reference (TYPE REF TO) SLIS_T_FIELDCAT_ALV Feldkatalog (neu) 20080530
2 Exporting EX_FIELDCATALOG Call by reference Type reference (TYPE) LVC_T_FCAT Feldkatalog 19990305
3 Exporting EX_STRUCTNAME Call by reference Type reference (TYPE) DD02L-TABNAME Strukturname der Tabelle 19990226
4 Exporting EX_TABLE Call by reference Type reference (TYPE) TABLE Tabelle 19990226
5 Exporting EX_TABLE_REF Call by reference Object reference (TYPE REF TO) DATA Tabellenreferenz 19990305
6 Importing IM_NAME Call by reference Type reference (TYPE) C Name, unter der Tabelle abgelegt ist 19990226
# Exception Resumable Description Created on
1 CANCELLED Verarbeitung von Benutzer abgebrochen 19990407
2 NOT_FOUND Tabelle nicht gespeichert 19990226
History
Last changed by/on SAP  20100310 
SAP Release Created in