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 | ![]() |
Instance method | Public | Method | Generate and Read Object | 19990429 |
2 | ![]() |
Instance method | Public | Method | Read Integer | 19990223 |
3 | ![]() |
Instance method | Public | Method | Read Object | 19990222 |
4 | ![]() |
Instance method | Public | Method | Read Root | 19990222 |
5 | ![]() |
Instance method | Public | Method | Read String | 19990222 |
6 | ![]() |
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 | ![]() |
IM_NAME | Call by reference | Type reference (TYPE) | C | Name | 19990429 | ||
2 | ![]() |
RE_OBJECT | Value transfer | Object reference (TYPE REF TO) | OBJECT | Objekt | 19990429 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Nicht gefunden | 19990429 | |
2 | ![]() |
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 | ![]() |
IM_NAME | Call by reference | Type reference (TYPE) | C | Name | 19990223 | ||
2 | ![]() |
RE_VALUE | Value transfer | Type reference (TYPE) | I | Integer | 19990223 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Wert nicht gespeichert | 19990223 |
Method READ_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_NAME | Call by reference | Type reference (TYPE) | C | Name | 19990222 | ||
2 | ![]() |
IM_OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | Objekt | 19990222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Objekt nicht gespeichert | 19990223 |
Method READ_ROOT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ROOT | Call by reference | Object reference (TYPE REF TO) | OBJECT | Wurzel | 19990222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Root nicht gespeichert | 19990223 |
Method READ_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_NAME | Call by reference | Type reference (TYPE) | C | Name des String | 19990222 | ||
2 | ![]() |
RE_VALUE | Value transfer | Type reference (TYPE) | ES_ELEMENT | Wert | 19990222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Wert nicht gespeichert | 19990223 |
Method READ_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_FIELDCAT_NEW | Call by reference | Object reference (TYPE REF TO) | SLIS_T_FIELDCAT_ALV | Feldkatalog (neu) | 20080530 | ||
2 | ![]() |
EX_FIELDCATALOG | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog | 19990305 | ||
3 | ![]() |
EX_STRUCTNAME | Call by reference | Type reference (TYPE) | DD02L-TABNAME | Strukturname der Tabelle | 19990226 | ||
4 | ![]() |
EX_TABLE | Call by reference | Type reference (TYPE) | TABLE | Tabelle | 19990226 | ||
5 | ![]() |
EX_TABLE_REF | Call by reference | Object reference (TYPE REF TO) | DATA | Tabellenreferenz | 19990305 | ||
6 | ![]() |
IM_NAME | Call by reference | Type reference (TYPE) | C | Name, unter der Tabelle abgelegt ist | 19990226 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Verarbeitung von Benutzer abgebrochen | 19990407 | |
2 | ![]() |
Tabelle nicht gespeichert | 19990226 |
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in |