SAP ABAP Interface IF_ECH_ACTION (Interface - Action Class)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-FS-ECH (Application Component) Error and Conflict Handler
     FS_ECH_BASIS (Package) Central Objects of Error and Conflict Handler
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_WLF_FEH_INVOICE_REQ_BD Interface for BAdI: WLF_FEH_INVOICE_REQ_BD 20080804
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SE_PUR_POERPREQ_IN Purchase Order Request In 20080520
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SHP_DESPATCHEDDELIVNO_IMPL DespatchedDeliveryNotification_In_V1 (Implementation Class) 20080208
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SE_PUR_RFQREQSUITE Service RFQRequestSuiteReq_Conf 20080311
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SE_PUR_PURREQRELCO_IN Impl.-Class 20110321
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SE_PUR_PURGCONTRMNTRQ1 Purchasing Contract Request Inbound 20080325
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SE_PUR_PURCHASEORDERCO Service Implementation PO_Confirmation_In 20080108
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SE_PUR_PRERP_SOURCING_REQ Service PRERPSourcingRequest 20080121
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SE_PUR_PRERPREQUEST Service PRERPRequest 20080115
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SE_PUR_PRERPCNC Implementation for CL_PUR_PURCHASEREQERPMNTRQ 20081201
... Click here to see Used By full list (85 items)
Properties
Interface IF_ECH_ACTION  
Short Description Interface - Action Class    
General Data
Package FS_ECH_BASIS   Central Objects of Error and Conflict Handler 
Created 20060522   SAP 
Last changed 20130531   SAP 
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
Interface IF_ECH_ACTION has no interface.
Friends
Interface IF_ECH_ACTION has no friend.
Attributes
Interface IF_ECH_ACTION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FAIL Instance method Public Method Discard 20060522
2 FINALIZE_AFTER_RETRY_ERROR Instance method Public Method Closing Operations after Business Error During a Repeat 20080623
3 FINISH Instance method Public Method Confirm 20060522
4 NO_ROLLBACK_ON_RETRY_ERROR Instance method Public Method Rollback in Case of Business Error During Repeat? 20080714
5 RETRY Instance method Public Method Repeat 20060522
6 S_CREATE Static method Public Method Instance Generation 20060523
Events
Interface IF_ECH_ACTION has no event.
Types
Interface IF_ECH_ACTION has no local type.
Method Signatures

Method FAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_EXECUTION_FAILED Call by reference Type reference (TYPE) XFELD Feld zum Ankreuzen 20060801
2 Exporting E_RETURN_MESSAGE Call by reference Type reference (TYPE) BAPIRET2 Returnparameter 20060801
3 Importing I_DATA Call by reference Object reference (TYPE REF TO) STRING 20060606
4 Importing I_ERROR_CATEGORY Call by reference Type reference (TYPE) ECH_DTE_ERROR_CATEGORY Fehlerkategory 20060606
5 Importing I_ERROR_OBJECT_ID Call by reference Type reference (TYPE) ECH_DTE_ERROR_OBJECT_ID Fehlerobjekt-ID 20080710
6 Importing I_MAIN_ERROR Call by reference Type reference (TYPE) BAPIRET2 Returnparameter 20060606
7 Importing I_MESSAGES Call by reference Type reference (TYPE) BAPIRET2_T Returntabelle 20060606
8 Importing I_NO_DLG Call by reference Type reference (TYPE) ECH_DTE_ACTION_NO_DLG ABAP_FALSE Unterdrückung von Dialogen in ECH Actionsklassen 20100429

Method FAIL on Interface IF_ECH_ACTION has no exception.

Method FINALIZE_AFTER_RETRY_ERROR Signature

Method FINALIZE_AFTER_RETRY_ERROR on Interface IF_ECH_ACTION has no parameter.
Method FINALIZE_AFTER_RETRY_ERROR on Interface IF_ECH_ACTION has no exception.

Method FINISH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_EXECUTION_FAILED Call by reference Type reference (TYPE) XFELD Feld zum Ankreuzen 20060801
2 Exporting E_RETURN_MESSAGE Call by reference Type reference (TYPE) BAPIRET2 Returnparameter 20060801
3 Importing I_DATA Call by reference Object reference (TYPE REF TO) STRING 20060606
4 Importing I_ERROR_OBJECT_ID Call by reference Type reference (TYPE) ECH_DTE_ERROR_OBJECT_ID Fehlerobjekt-ID 20080710
5 Importing I_NO_DLG Call by reference Type reference (TYPE) ECH_DTE_ACTION_NO_DLG ABAP_FALSE Unterdrückung von Dialogen in ECH Actionsklassen 20100429

Method FINISH on Interface IF_ECH_ACTION has no exception.

Method NO_ROLLBACK_ON_RETRY_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_NO_ROLLBACK_ON_RETRY_ERROR Value transfer Type reference (TYPE) ABAP_BOOL 20080714

Method NO_ROLLBACK_ON_RETRY_ERROR on Interface IF_ECH_ACTION has no exception.

Method RETRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_EXECUTION_FAILED Call by reference Type reference (TYPE) XFELD Feld zum Ankreuzen 20060801
2 Exporting E_RETURN_MESSAGE Call by reference Type reference (TYPE) BAPIRET2 Returnparameter 20060801
3 Importing I_DATA Call by reference Object reference (TYPE REF TO) STRING 20060531
4 Importing I_ERROR_OBJECT_ID Call by reference Type reference (TYPE) ECH_DTE_ERROR_OBJECT_ID FehlerobjektID 20060531
5 Importing I_NO_DLG Call by reference Type reference (TYPE) ECH_DTE_ACTION_NO_DLG ABAP_FALSE Unterdrückung von Dialogen in ECH Actionsklassen 20100430

Method RETRY on Interface IF_ECH_ACTION has no exception.

Method S_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ACTION_CLASS Value transfer Object reference (TYPE REF TO) IF_ECH_ACTION 20060523

Method S_CREATE on Interface IF_ECH_ACTION has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_WLF_FEH_INVOICE_REQ_BD Interface for BAdI: WLF_FEH_INVOICE_REQ_BD 20080804
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SE_PUR_POERPREQ_IN Purchase Order Request In 20080520
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SHP_DESPATCHEDDELIVNO_IMPL DespatchedDeliveryNotification_In_V1 (Implementation Class) 20080208
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SE_PUR_RFQREQSUITE Service RFQRequestSuiteReq_Conf 20080311
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SE_PUR_PURREQRELCO_IN Impl.-Class 20110321
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SE_PUR_PURGCONTRMNTRQ1 Purchasing Contract Request Inbound 20080325
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SE_PUR_PURCHASEORDERCO Service Implementation PO_Confirmation_In 20080108
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SE_PUR_PRERP_SOURCING_REQ Service PRERPSourcingRequest 20080121
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SE_PUR_PRERPREQUEST Service PRERPRequest 20080115
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SE_PUR_PRERPCNC Implementation for CL_PUR_PURCHASEREQERPMNTRQ 20081201
11 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SE_PUR_POERP_CONF_REQ PurchaseOrderERPConfirmationRequest_In 20081202
12 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SE_PUR_POERPREQ_V1 PurchaseOrderERPRequest_V1 20080721
13 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRV_REQUEST_XI2ERP Service entry sheet Request In 20080320
14 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SE_PUR_PCSRMRPLCTNRQ PC SRM Repication Request 20080319
15 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SE_BPS_SUPPLIERCRTRQ_IMPL Implementation Class of SupplierERPCreateRequest_In 20080807
16 Interface implementation (CLASS c. INTERFACES i_ref)  CL_QUM_QIN_MNTNO_IMPL Implementation Class for QIN Maintain Notif. 20090127
17 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PUR_SALESORDER_CRT Create SalesOrder from PO 20080515
18 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PUR_SALESORDER_CNC cancel salesorder from PO 20080505
19 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PUR_PO_ERP_CONF1 Service Implementation PO_Confirmation_In 20080331
20 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PUR_POCHGRQ Sales Order Change 20080417
21 Interface implementation (CLASS c. INTERFACES i_ref)  CL_OPS_SE_SERVICE_EXECUTION Service process choreography and FEH support 20080117
22 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MDG_BS_MAT_SI_REQ_IN Generated by SIW 20111217
23 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TRA_SI_TRP_ORDER_CNC_RQ_IN Generated with a little help of SIW 20120207
24 Interface implementation (CLASS c. INTERFACES i_ref)  XO_ESA_ECH_ADAPTER XO ESA Adapter for A2A Services 20070403
25 Interface implementation (CLASS c. INTERFACES i_ref)  TD_ECH_ACTION_MOCK Mock for ECH Action 20100708
26 Interface implementation (CLASS c. INTERFACES i_ref)  TC_FEH_TRANSIENT_RETRY Testklasse für transienten Retry 20110316
27 Interface implementation (CLASS c. INTERFACES i_ref)  FSBP_ESA_ECH_ADAPTER FS-BP ECH Adapter 20081117
28 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WLF_INVC_RQ_IN_FEH AB: FEH compatibility handler for InvoiceRequest_In 20101106
29 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WLF_INVC_IN_FRAMEWORK Agency Bus.: Invoice Inbound Framework 20100907
30 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WLF_INVC_FEH_HANDLER AB: FEH handler for AB documents 20101006
31 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WLF_FEH_IN_INVC_REQ FEH in InvoiceRequest 20080804
32 Interface implementation (CLASS c. INTERFACES i_ref)  CL_USMD_SI_COMPANYRPLCTNBRQ Generated by SIW 20100928
33 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TRA_SI_TRP_ORDER_EXEC_RQ_IN Generated with a little help of SIW 20111219
34 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SHP_INBOUNDDELIVERYCO_SERV Service execution class for InboundDeliveryConfirmation_In 20080423
35 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TRA_SI_TO_TNDRG_NOTIF_IN Generated with a little help of SIW 20120215
36 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TIP_CRTE_NOTIFICATION created by SIW 20091022
37 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TIP_CHANGE_REQCONF_ASYNC 20091002
38 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TIP_BULK_CHG_REQCONF_ASYNC created by SIW 20091009
39 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TCM_TOR_INVPREPREQ_IMPL Generated by SIW 20100126
40 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TCM_TOR_INVPREPCNCLNRQ_IMPL Generated by SIW 20100126
41 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TCM_CFIRSUITE_CNCLNRQ_IMPL Generated by SIW 20100304
42 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TCM_CFIRSUITEREQ_IMPL Generated by SIW 20100304
43 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MDG_BS_MAT_SI_CONF_IN Generated by SIW 20111208
44 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ECH_TEST_TRX_BHVR Transaction Behavior ECH/PPO 20100503
45 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IAOM_EMACERPCRTRQ ExternalManufacturingActivityConfirmationERPCreateRequest 20080415
46 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IAOM_EMACERPCNCRQ ExternalManufacturingActivityConfirmationERPCancelRequest 20080502
47 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FSPSJ_IN_SI_PIAJE_CRTE_REQ Service Implementation Class 20130820
48 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FSL_ECH_FACADE Facade for ECH/FEH Features 20090209
49 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FEH_FLIGHT_BOOK_CANC created by SIW 20091104
50 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FEH_FLIGHT_BOOKING_BULK Generated by SIW 20100809
51 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FEH_FLIGHT_BOOKING created by SIW 20091104
52 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FEHTEST_SFLIGHT_ACTION FEH Test: Action Class 4 SFLIGHT 20091017
53 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FBS_RPLCTN_MANAGER 20080507
54 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EHSSX_IUCLIDCHSUBREPRQ_IMPI Impl. WS-runtime ind.server proxy for Repl. IUCLID ChemSub 20090218
55 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IAOM_MWO_ACC_NOT ManufacturingWorkOrderERPAccountingNotification_In 20080415
56 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ECH_TEST_ACTION Test Implementation of Action Interface 20060524
57 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ECH20_TEST Action Class Example 20070205
58 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ECH20_BO_TEST Action Class Example 20070413
59 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRD_FEH_SRV_IMP Service Implementation for CRD 20080310
60 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CHB_PROC Action Class Example 20060627
61 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BS_SOA_NOTIF_OF_FAILURE_IN Notification Of Failure - Inbound Processing 20090205
62 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BSSOA_IAS_TST_WS_INVENTORY 20090206
63 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BPS_PROCARRANGMNTCRTRQ_MAP Mapping of the Procurement Arrangement Create Service 20080807
64 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BNK_CPAY_ORD_NOTIFICATION Proxy Class (Generated) 20080502
65 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IVE_E_P2P_INVOIC_EXECUTE_IN 20080507
66 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MDG_BP_RELSHIP_SI_IN created by SIW 20091112
67 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MDG_BP_RELSHIP_CONF_SI_IN created by SIW 20091112
68 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MDG_BP_BUPA_SI_IN created by SIW 20091112
69 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MDG_BP_BUPA_CONF_SI_IN created by SIW 20091112
70 Interface implementation (CLASS c. INTERFACES i_ref)  CL_KE1_PRCTR_RPLCTN_GEN Created by SIW 20090303
71 Interface implementation (CLASS c. INTERFACES i_ref)  CL_KE1_PRCTRGRP_RPLCTN_GEN Created by SIW 20090325
72 Interface implementation (CLASS c. INTERFACES i_ref)  CL_KBAS_SI_COSTELMNTRPLBRQ Created by SIW 20091030
73 Interface implementation (CLASS c. INTERFACES i_ref)  CL_KBAS_SI_COSTELMGRPHRYRPLCTN Created by SIW 20090812
74 Interface implementation (CLASS c. INTERFACES i_ref)  CL_KBAS_SI_COSTCTRRPLCTN 20090319
75 Interface implementation (CLASS c. INTERFACES i_ref)  CL_KBAS_SI_COSTCTRGRPHRYRPLCTN Created by SIW 20090319
76 Interface implementation (CLASS c. INTERFACES i_ref)  CD_FSL_FACADE_ACTION Test Dummy for ECH Action in Facade Tests 20090213
77 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IVE_E_FEH_FACADE FEH facade for erroneous messages (Retry, Finish, Fail) 20101006
78 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ICM_CREDENTIALCHK_SRVFEH Service Class for FEH 20080526
79 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ICM_CMSNDOCCRT_SRVFEH Service Class for FEH 20080526
80 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ICM_CMSNDOCCNC_SRVFEH Service Class for FEH 20080526
81 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ICM_CMSNCASECRT_SRVFEH Service Class for FEH 20080521
82 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ICM_CMSNCASECNC_SRVFEH Service Class for FEH 20080521
83 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ICM_CMSNCASECHG_SRVFEH Service Class for FEH 20080521
84 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ICH_MWO_PP_NOTIFICATION_IMP Work Oder notification implementation 20080201
85 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ICH_MWO_INF_IMP Manufacturing Work Order Information Implementation class 20080630
History
Last changed by/on SAP  20130531 
SAP Release Created in 710