SAP ABAP Class /SDF/IF_EM_IPA_DB_READ (Read Access to EM DB)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /SDF/CL_EM_IPA_DB_ACCESS Read Access to EM DB 20110831
Properties
Class /SDF/IF_EM_IPA_DB_READ  
Short Description Read Access to EM DB    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110601   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /SDF/IF_EM_IPA_DB_READ has no forward declaration.
Interfaces
Class /SDF/IF_EM_IPA_DB_READ has no interface implemented.
Friends
Class /SDF/IF_EM_IPA_DB_READ has no friend class.
Attributes
Class /SDF/IF_EM_IPA_DB_READ has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_EM_BPI_BY_ID Instance method Public Method Read entry for a BPI_ID 20110706
2 GET_EM_BPI_BY_TIMEFRAME Instance method Public Method Read entry for a BPI_ID 20110706
3 GET_EM_CALL_STK_BY_ID Instance method Public Method Read all call stack information for a BPI_ID 20110706
4 GET_EM_CFG Instance method Public Method Read configuration for a specific type 20110830
5 GET_EM_CFG_BY_NAME Instance method Public Method Read configuration for a specific parameter name 20110830
6 GET_EM_MSG_BY_ID Instance method Public Method Read all messages for a BPI_ID 20110706
7 GET_EM_OBJECT_BY_ID Instance method Public Method Read all object information for a BPI ID 20110912
8 GET_EM_STEP_BY_ID Instance method Public Method Read all steps for a BPI_ID 20110706
9 GET_EM_UNIT_BY_ID Instance method Public Method Read all units for a BPI_ID 20110706
Events
Class /SDF/IF_EM_IPA_DB_READ has no event.
Types
Class /SDF/IF_EM_IPA_DB_READ has no local type.
Method Signatures

Method GET_EM_BPI_BY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_EM_BPI_ID Call by reference Type reference (TYPE) /SDF/EM_BPI_ID_TT Business process instance ID 20110706
2 Returning RT_EM_BPI Value transfer Type reference (TYPE) /SDF/EM_BPI_TT Exception Management - Business Process Instance Table 20110706

Method GET_EM_BPI_BY_ID on class /SDF/IF_EM_IPA_DB_READ has no exception.

Method GET_EM_BPI_BY_TIMEFRAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TIMESTAMP_FROM Call by reference Type reference (TYPE) TIMESTAMPL UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) 20110706
2 Importing IV_TIMESTAMP_TO Call by reference Type reference (TYPE) TIMESTAMPL UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) 20110706
3 Returning RT_EM_BPI Value transfer Type reference (TYPE) /SDF/EM_BPI_TT Exception Management - Business Process Instance Table 20110706

Method GET_EM_BPI_BY_TIMEFRAME on class /SDF/IF_EM_IPA_DB_READ has no exception.

Method GET_EM_CALL_STK_BY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_EM_BPI_ID Call by reference Type reference (TYPE) /SDF/EM_BPI_ID_TT Business process instance ID 20110706
2 Returning RT_EM_CALL_STK Value transfer Type reference (TYPE) /SDF/EM_CALL_STK_TT Exception Management - Call Stack 20110706

Method GET_EM_CALL_STK_BY_ID on class /SDF/IF_EM_IPA_DB_READ has no exception.

Method GET_EM_CFG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TYPE Call by reference Type reference (TYPE) /SDF/EM_CFG_TYPE Parameter Type 20110830
2 Returning RT_EM_CFG Value transfer Type reference (TYPE) /SDF/EM_CFG_TT Exception Management: Configuration Table 20110830

Method GET_EM_CFG on class /SDF/IF_EM_IPA_DB_READ has no exception.

Method GET_EM_CFG_BY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) /SDF/EM_CFG_NAME Parameter Name 20110830
2 Importing IV_TYPE Call by reference Type reference (TYPE) /SDF/EM_CFG_TYPE Parameter Type 20110830
3 Returning RV_VALUE Value transfer Type reference (TYPE) /SDF/EM_CFG_VALUE Parameter Value 20110830

Method GET_EM_CFG_BY_NAME on class /SDF/IF_EM_IPA_DB_READ has no exception.

Method GET_EM_MSG_BY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_EM_BPI_ID Call by reference Type reference (TYPE) /SDF/EM_BPI_ID_TT Business process instance ID 20110706
2 Returning RT_EM_MSG Value transfer Type reference (TYPE) /SDF/EM_MSG_TT Exception Management - Messages 20110706

Method GET_EM_MSG_BY_ID on class /SDF/IF_EM_IPA_DB_READ has no exception.

Method GET_EM_OBJECT_BY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_EM_BPI_ID Call by reference Type reference (TYPE) /SDF/EM_BPI_ID_TT Table of BPI Ids 20110912
2 Returning RT_EM_OBJECT Value transfer Type reference (TYPE) /SDF/EM_OBJECT_TT Exception Management - Objects 20110912

Method GET_EM_OBJECT_BY_ID on class /SDF/IF_EM_IPA_DB_READ has no exception.

Method GET_EM_STEP_BY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_EM_BPI_ID Call by reference Type reference (TYPE) /SDF/EM_BPI_ID_TT Business process instance ID 20110706
2 Returning RT_EM_STEP Value transfer Type reference (TYPE) /SDF/EM_STEP_TT Exception Management - Steps 20110706

Method GET_EM_STEP_BY_ID on class /SDF/IF_EM_IPA_DB_READ has no exception.

Method GET_EM_UNIT_BY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_EM_BPI_ID Call by reference Type reference (TYPE) /SDF/EM_BPI_ID_TT Business process instance ID 20110706
2 Returning RT_EM_UNIT Value transfer Type reference (TYPE) /SDF/EM_UNIT_TT Exception Management - Units 20110706

Method GET_EM_UNIT_BY_ID on class /SDF/IF_EM_IPA_DB_READ has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in