SAP ABAP Class /SDF/CL_EM_IPA_WRITE (Write Access to EM_IPA)
Hierarchy
ST-PI (Software Component) SAP Solution Tools Plug-In
   SV-SMG-DIA-APP-EM (Application Component) Exception Management
     /SDF/EM_IPA_7X (Package) ABAP Instrumentation Platform for Exception Management
Properties
Class /SDF/CL_EM_IPA_WRITE  
Short Description Write Access to EM_IPA    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /SDF/EM_IPA_7X   ABAP Instrumentation Platform for Exception Management 
Created 20110531   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /SDF/CL_EM_IPA_WRITE has no interface implemented.
Friends
Class /SDF/CL_EM_IPA_WRITE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_EM_WRITE_AGENT Static Attribute Private Object reference (TYPE REF TO) /SDF/IF_EM_IPA_WRITE_AGENT Interface for writing a EM entry 20110531
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20110531
2 CREATE_UNIT_ENTRY Static method Public Method Method to be called during a step to create a unit 20110531
3 END_SIMPLE_STEP Static method Public Method Method to be called at simple step end (implicit EHP) 20110916
4 END_STEP Static method Public Method Method to be called at step end 20110531
5 GET_CURRENT_BPI_ID Static method Public Method Method to be used to retrieve the current Process Inst. ID 20110916
6 GET_PARAMETER Static method Public Method Method to be used to retrieve export parameter of unit 20110928
7 INITIALIZE_PROCESS Static method Public Method Method to be called for Process initialization 20110727
8 SAVE_DATA Static method Public Method Method to be called for saving IPA data w/o commit/rollback 20110914
9 START_SIMPLE_STEP Static method Public Method Method to be called at simple step begin (implicit EHP) 20110916
10 START_STEP Static method Public Method Method to be called at step begin 20110531
Events
Class /SDF/CL_EM_IPA_WRITE has no event.
Types
Class /SDF/CL_EM_IPA_WRITE has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class /SDF/CL_EM_IPA_WRITE has no parameter.
Method CLASS_CONSTRUCTOR on class /SDF/CL_EM_IPA_WRITE has no exception.

Method CREATE_UNIT_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_BAPIRET Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20110531
2 Importing IT_PARAMETER Call by reference Type reference (TYPE) /SDF/EM_PARAMETER_TT Parameter Table 20110531
3 Importing I_UNIT_NAME Call by reference Type reference (TYPE) /SDF/EM_UNIT_NAME Unit Name 20110531
4 Importing I_UNIT_TYPE Call by reference Type reference (TYPE) /SDF/EM_UNIT_TYPE Unit Type 20110531
5 Returning R_RESULT Value transfer Type reference (TYPE) /SDF/EM_FLAG Single-Character Flag 20110712

Method CREATE_UNIT_ENTRY on class /SDF/CL_EM_IPA_WRITE has no exception.

Method END_SIMPLE_STEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_BAPIRET Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20110916
2 Importing IT_PARAMETER Call by reference Type reference (TYPE) /SDF/EM_PARAMETER_TT Parameter Table 20110922
3 Returning R_RESULT Value transfer Type reference (TYPE) /SDF/EM_FLAG Single-Character Flag 20110916

Method END_SIMPLE_STEP on class /SDF/CL_EM_IPA_WRITE has no exception.

Method END_STEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_RESULT Value transfer Type reference (TYPE) /SDF/EM_FLAG Single-Character Flag 20110712

Method END_STEP on class /SDF/CL_EM_IPA_WRITE has no exception.

Method GET_CURRENT_BPI_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_BPI_ID Call by reference Type reference (TYPE) /SDF/EM_BPI_ID Business process instance ID 20110916
2 Exporting E_BPT_ID Call by reference Type reference (TYPE) /SDF/EM_BPT_ID Business Process Type ID 20110916

Method GET_CURRENT_BPI_ID on class /SDF/CL_EM_IPA_WRITE has no exception.

Method GET_PARAMETER 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) INT1 Dummy for B20 int1 (Local Everywhere) 20110928
2 Returning RT_PARAM Value transfer Type reference (TYPE) /SDF/EM_PARAMETER_TT Parameter Table 20110928

Method GET_PARAMETER on class /SDF/CL_EM_IPA_WRITE has no exception.

Method INITIALIZE_PROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AC_ID Call by reference Type reference (TYPE) /SDF/EM_COMP_ID Application Component ID 20110727
2 Importing I_BPI_ID Call by reference Type reference (TYPE) /SDF/EM_BPI_ID Business process instance ID 20110727
3 Importing I_BPT_ID Call by reference Type reference (TYPE) /SDF/EM_BPT_ID Business Process Type ID 20110727
4 Importing I_INITIALIZE_EPP Call by reference Type reference (TYPE) /SDF/EM_FLAG ABAP_TRUE Single-Character Flag 20110831
5 Returning R_RESULT Value transfer Type reference (TYPE) /SDF/EM_FLAG Single-Character Flag 20110727

Method INITIALIZE_PROCESS on class /SDF/CL_EM_IPA_WRITE has no exception.

Method SAVE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_RESULT Value transfer Type reference (TYPE) /SDF/EM_FLAG EM Flag 20110914

Method SAVE_DATA on class /SDF/CL_EM_IPA_WRITE has no exception.

Method START_SIMPLE_STEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_BAPIRET Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20110922
2 Importing IT_PARAMETER Call by reference Type reference (TYPE) /SDF/EM_PARAMETER_TT Parameter Table 20110916
3 Importing I_AC_ID Call by reference Type reference (TYPE) /SDF/EM_COMP_ID Application Component ID 20110916
4 Importing I_STEP_NAME Call by reference Type reference (TYPE) /SDF/EM_STEP_NAME Step Name 20110916
5 Returning R_RESULT Value transfer Type reference (TYPE) /SDF/EM_FLAG Single-Character Flag 20110916

Method START_SIMPLE_STEP on class /SDF/CL_EM_IPA_WRITE has no exception.

Method START_STEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AC_ID Call by reference Type reference (TYPE) /SDF/EM_COMP_ID Application Component ID 20110531
2 Importing I_STEP_NAME Call by reference Type reference (TYPE) /SDF/EM_STEP_NAME Step Name 20110531
3 Returning R_RESULT Value transfer Type reference (TYPE) /SDF/EM_FLAG Single-Character Flag 20110712

Method START_STEP on class /SDF/CL_EM_IPA_WRITE has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 2008_1_700