SAP ABAP Class /SDF/CL_EM_IPA_EPP (Access the SAP EPP)
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_EPP  
Short Description Access the SAP EPP    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /SDF/EM_IPA_7X   ABAP Instrumentation Platform for Exception Management 
Created 20110706   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_EPP has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 /SDF/CL_EM_IPA_WRITE_AGENT 20110706 Write EM entries
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_CL_EPP_APPLICATION_FACTORY Constant Private Type reference (TYPE) STRING 'CL_EPP_APPLICATION_FACTORY' 20110706
2 MC_CL_EPP_GLOBAL_FACTORY Constant Private Type reference (TYPE) STRING 'CL_EPP_GLOBAL_FACTORY' 20110706
3 MC_DB_SEPP__REGISTRY Constant Private Type reference (TYPE) STRING 'SEPP__REGISTRY' 20110907
4 MC_EPP_BPI_ID Constant Private Type reference (TYPE) /SDF/EM_EPP_ITEM_KEY 2 Item Key of Extended Passport (EPP) 20110706
5 MC_EPP_BPT_ID Constant Private Type reference (TYPE) /SDF/EM_EPP_ITEM_KEY 1 Item Key of Extended Passport (EPP) 20110706
6 MC_EPP_CURR_STEP_ID Constant Private Type reference (TYPE) /SDF/EM_EPP_ITEM_KEY 3 Item Key of Extended Passport (EPP) 20110706
7 MC_EPP_PRED_STEP_ID Constant Private Type reference (TYPE) /SDF/EM_EPP_ITEM_KEY 4 Item Key of Extended Passport (EPP) 20110706
8 MC_EPP_SEQUENCE Constant Private Type reference (TYPE) /SDF/EM_EPP_ITEM_KEY 5 Item Key of Extended Passport (EPP) 20110708
9 MC_METH_DELETE_ITEM_BY_INDEX Constant Private Type reference (TYPE) STRING 'IF_EPP_APPLICATION_SECTION~DELETE_ITEM_BY_INDEX' 20110708
10 MC_METH_DELETE_ITEM_BY_KEY Constant Private Type reference (TYPE) STRING 'IF_EPP_APPLICATION_SECTION~DELETE_ITEM_BY_KEY' 20110706
11 MC_METH_GET_ACTION Constant Private Type reference (TYPE) STRING 'IF_EPP_GLOBAL_SECTION~GET_ACTION' 20110706
12 MC_METH_GET_ACTION_TYPE Constant Private Type reference (TYPE) STRING 'IF_EPP_GLOBAL_SECTION~GET_ACTION_TYPE' 20110706
13 MC_METH_GET_CLIENT_ID Constant Private Type reference (TYPE) STRING 'IF_EPP_GLOBAL_SECTION~GET_CLIENT_ID' 20110706
14 MC_METH_GET_COMPONENT_ID Constant Private Type reference (TYPE) STRING 'IF_EPP_GLOBAL_SECTION~GET_COMPONENT_ID' 20110706
15 MC_METH_GET_COMPONENT_TYPE Constant Private Type reference (TYPE) STRING 'IF_EPP_GLOBAL_SECTION~GET_COMPONENT_TYPE' 20110706
16 MC_METH_GET_CONNECTION_COUNTER Constant Private Type reference (TYPE) STRING 'IF_EPP_GLOBAL_SECTION~GET_CONNECTION_COUNTER' 20110706
17 MC_METH_GET_CONNECTION_ID Constant Private Type reference (TYPE) STRING 'IF_EPP_GLOBAL_SECTION~GET_CONNECTION_ID_AS_UUID' 20110706
18 MC_METH_GET_ITEM_BY_KEY_INT Constant Private Type reference (TYPE) STRING 'IF_EPP_APPLICATION_SECTION~GET_ITEM_BY_KEY_AS_INTEGER' 20110708
19 MC_METH_GET_ITEM_BY_KEY_STRING Constant Private Type reference (TYPE) STRING 'IF_EPP_APPLICATION_SECTION~GET_ITEM_BY_KEY_AS_STRING' 20110706
20 MC_METH_GET_ITEM_BY_KEY_UUID Constant Private Type reference (TYPE) STRING 'IF_EPP_APPLICATION_SECTION~GET_ITEM_BY_KEY_AS_UUID' 20110706
21 MC_METH_GET_ITEM_NUMBER Constant Private Type reference (TYPE) STRING 'IF_EPP_APPLICATION_SECTION~GET_ITEM_NUMBER' 20110708
22 MC_METH_GET_ROOT_CONTEXT_ID Constant Private Type reference (TYPE) STRING 'IF_EPP_GLOBAL_SECTION~GET_ROOT_CONTEXT_ID_AS_UUID' 20110706
23 MC_METH_GET_SECTION Constant Private Type reference (TYPE) STRING 'GET_SECTION' 20110706
24 MC_METH_GET_TRACE_FLAGS Constant Private Type reference (TYPE) STRING 'IF_EPP_GLOBAL_SECTION~GET_TRACE_FLAGS' 20110907
25 MC_METH_GET_TRANSACTION_ID Constant Private Type reference (TYPE) STRING 'IF_EPP_GLOBAL_SECTION~GET_TRANSACTION_ID' 20110706
26 MC_METH_GET_USER_ID Constant Private Type reference (TYPE) STRING 'IF_EPP_GLOBAL_SECTION~GET_USER_ID' 20110706
27 MC_METH_SET_ITEM_BY_KEY_INT Constant Private Type reference (TYPE) STRING 'IF_EPP_APPLICATION_SECTION~SET_ITEM_BY_KEY_AS_INTEGER' 20110708
28 MC_METH_SET_ITEM_BY_KEY_STRING Constant Private Type reference (TYPE) STRING 'IF_EPP_APPLICATION_SECTION~SET_ITEM_BY_KEY_AS_STRING' 20110706
29 MC_METH_SET_ITEM_BY_KEY_UUID Constant Private Type reference (TYPE) STRING 'IF_EPP_APPLICATION_SECTION~SET_ITEM_BY_KEY_AS_UUID' 20110706
30 MC_MIN_RELEASE Constant Protected Type reference (TYPE) STRING '702' Version Check 20110706
31 MR_INSTANCE Static Attribute Private Object reference (TYPE REF TO) /SDF/CL_EM_IPA_EPP Write EM entries 20110706
32 MV_EPP_EM_IPA_ID Instance attribute Protected Type reference (TYPE) /SDF/EM_EPP_APPLICATION_ID ID for Application Section in Extended Passport 20110706
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Protected Method create an instance 20110706
2 DELETE_EPP_APPL_PART Instance method Protected Method 20110708
3 DEREGISTER_EPP Static method Public Method 20111121
4 GET_BPI_ID_FROM_EPP Instance method Protected Method 20110706
5 READ_EPP_APPL_PART Instance method Protected Method 20110706
6 READ_EPP_GLOBAL_PART Instance method Protected Method 20110706
7 REGISTER_EPP Static method Public Method 20110907
8 WRITE_BPI_ID_TO_EPP Instance method Protected Method 20110706
9 WRITE_EPP_APPL_PART Instance method Protected Method 20110708
Events
Class /SDF/CL_EM_IPA_EPP has no event.
Types
Class /SDF/CL_EM_IPA_EPP has no local type.
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_INSTANCE Value transfer Object reference (TYPE REF TO) /SDF/CL_EM_IPA_EPP Access the SAP EPP 20110706

Method CREATE on class /SDF/CL_EM_IPA_EPP has no exception.

Method DELETE_EPP_APPL_PART Signature

Method DELETE_EPP_APPL_PART on class /SDF/CL_EM_IPA_EPP has no parameter.
# Exception Resumable Description Created on
1 /SDF/CX_EM_IPA Exception Class for Exception Mgmt 20110708

Method DEREGISTER_EPP Signature

Method DEREGISTER_EPP on class /SDF/CL_EM_IPA_EPP has no parameter.
# Exception Resumable Description Created on
1 /SDF/CX_EM_IPA Exception Class for Exception Mgmt 20111121

Method GET_BPI_ID_FROM_EPP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_BPI_ID Value transfer Type reference (TYPE) /SDF/EM_BPI_ID Business process instance ID 20110706
# Exception Resumable Description Created on
1 /SDF/CX_EM_IPA Exception Class for Exception Mgmt 20110706

Method READ_EPP_APPL_PART Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_BPI_ID Call by reference Type reference (TYPE) /SDF/EM_BPI_ID Business process instance ID 20110708
2 Exporting EV_BPT_ID Call by reference Type reference (TYPE) /SDF/EM_BPT_ID Business Process Type ID 20110708
3 Exporting EV_CURR_STEP_ID Call by reference Type reference (TYPE) /SDF/EM_STEP_ID Business Process Step ID 20110708
4 Exporting EV_PRED_STEP_ID Call by reference Type reference (TYPE) /SDF/EM_STEP_ID Business Process Step ID 20110708
5 Exporting EV_SEQUENCE Call by reference Type reference (TYPE) /SDF/EM_SEQUENCE Sequence 20110708
# Exception Resumable Description Created on
1 /SDF/CX_EM_IPA Exception Class for Exception Mgmt 20110708

Method READ_EPP_GLOBAL_PART Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ACTION Call by reference Type reference (TYPE) /SDF/EM_EPP_ACTION Action in Extended Passport (EPP) 20110706
2 Exporting EV_ACTION_TYPE Call by reference Type reference (TYPE) /SDF/EM_EPP_ACTION_TYPE Action Type in Extended Passport (EPP) 20110706
3 Exporting EV_CLIENT_ID Call by reference Type reference (TYPE) /SDF/EM_EPP_CLIENT_ID Client Number of Extended Passport (EPP) 20110706
4 Exporting EV_COMPONENT_ID Call by reference Type reference (TYPE) /SDF/EM_EPP_COMPONENT_ID Component ID in Extended Passport (EPP) 20110706
5 Exporting EV_COMPONENT_TYPE Call by reference Type reference (TYPE) /SDF/EM_EPP_COMPONENT_TYPE Component Type in Extended Passport (EPP) 20110706
6 Exporting EV_CONNECTION_COUNTER Call by reference Type reference (TYPE) /SDF/EM_EPP_CONNECTION_COUNTER Counter for Extended Passport (EPP) 20110706
7 Exporting EV_CONNECTION_ID Call by reference Type reference (TYPE) /SDF/EM_EPP_CONNECTION_ID Connection ID of Extended Passport (EPP) 20110706
8 Exporting EV_ROOT_CONTEXT_ID Call by reference Type reference (TYPE) /SDF/EM_EPP_ROOT_CONTEXT_ID Root Context ID of Extended Passport (EPP) 20110706
9 Exporting EV_TRACE_FLAG Call by reference Type reference (TYPE) C 20110907
10 Exporting EV_TRANSACTION_ID Call by reference Type reference (TYPE) /SDF/EM_EPP_TRANSACTION_ID Transaction ID in Extended Passport (EPP) 20110706
11 Exporting EV_USER_ID Call by reference Type reference (TYPE) /SDF/EM_EPP_USER_ID User Name in Extended Passport (EPP) 20110706
# Exception Resumable Description Created on
1 /SDF/CX_EM_IPA Exception Class for Exception Mgmt 20110708

Method REGISTER_EPP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SECTION_ID Call by reference Type reference (TYPE) /SDF/EM_EPP_APPLICATION_ID ID for Application Section in Extended Passport 20110907
# Exception Resumable Description Created on
1 /SDF/CX_EM_IPA Exception Class for Exception Mgmt 20110907

Method WRITE_BPI_ID_TO_EPP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BPI_ID Value transfer Type reference (TYPE) /SDF/EM_BPI_ID Business process instance ID 20110706
# Exception Resumable Description Created on
1 /SDF/CX_EM_IPA Exception Class for Exception Mgmt 20110706

Method WRITE_EPP_APPL_PART Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BPI_ID Call by reference Type reference (TYPE) /SDF/EM_BPI_ID Business process instance ID 20110708
2 Importing IV_BPT_ID Call by reference Type reference (TYPE) /SDF/EM_BPT_ID Business Process Type ID 20110708
3 Importing IV_CURR_STEP_ID Call by reference Type reference (TYPE) /SDF/EM_STEP_ID Business Process Step ID 20110708
4 Importing IV_PRED_STEP_ID Call by reference Type reference (TYPE) /SDF/EM_STEP_ID Business Process Step ID 20110708
5 Importing IV_SEQUENCE Call by reference Type reference (TYPE) /SDF/EM_SEQUENCE Sequence 20110708
# Exception Resumable Description Created on
1 /SDF/CX_EM_IPA Exception Class for Exception Mgmt 20110708
History
Last changed by/on SAP  20140121 
SAP Release Created in 2008_1_700