SAP ABAP Class CX_EPM_CONFIRMATION_FAILED (Confirmation of an order failed)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-NWD (Application Component) NetWeaver Demonstration
     S_EPM_ACI_BUYER (Package) EPM: ABAP Connectivity Infrastructure Buyer package
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_AI_APPLICATION_FAULT Application Integration: Application Error 20130826
Properties
Class CX_EPM_CONFIRMATION_FAILED  
Short Description Confirmation of an order failed    
Super Class CX_AI_APPLICATION_FAULT Application Integration: Application Error 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 40  Exception Class 
Package S_EPM_ACI_BUYER   EPM: ABAP Connectivity Infrastructure Buyer package 
Created 20130826   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_EPM_CONFIRMATION_FAILED has no forward declaration.
Interfaces
Class CX_EPM_CONFIRMATION_FAILED has no interface implemented.
Friends
Class CX_EPM_CONFIRMATION_FAILED has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ADDITION Instance attribute Public Type reference (TYPE) EPM_ORDER_FAULT_DATA 20130826
2 AUTOMATIC_RETRY Instance attribute Public Type reference (TYPE) PRX_AUTOMATIC_RETRY 'X': automatically retry on error (only inbound) 20130826
3 CONTROLLER Instance attribute Public Type reference (TYPE) PRXCTRLTAB 20130826
4 NO_RETRY Instance attribute Public Type reference (TYPE) PRX_NO_RETRY 'X': retry does not make sense (only inbound) 20130826
5 STANDARD Instance attribute Public Type reference (TYPE) TEEXCHANGE_FAULT_DATA2 20130826
6 WF_TRIGGERED Instance attribute Public Type reference (TYPE) PRX_WORKFLOW_TRIGGERED 'X': workflow has been triggered (only inbound) 20130826
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130826
Events
Class CX_EPM_CONFIRMATION_FAILED has no event.
Types
Class CX_EPM_CONFIRMATION_FAILED has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADDITION Call by reference Type reference (TYPE) EPM_ORDER_FAULT_DATA 20130826
2 Importing AUTOMATIC_RETRY Call by reference Type reference (TYPE) PRX_AUTOMATIC_RETRY 20130826
3 Importing CONTROLLER Call by reference Type reference (TYPE) PRXCTRLTAB 20130826
4 Importing NO_RETRY Call by reference Type reference (TYPE) PRX_NO_RETRY 20130826
5 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20130826
6 Importing STANDARD Call by reference Type reference (TYPE) TEEXCHANGE_FAULT_DATA2 20130826
7 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20130826
8 Importing WF_TRIGGERED Call by reference Type reference (TYPE) PRX_WORKFLOW_TRIGGERED 20130826

Method CONSTRUCTOR on class CX_EPM_CONFIRMATION_FAILED has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740