SAP ABAP Class CX_RMPS_STANDARD_MESSAGE_FAULT (Standard Message Fault for PublicSector RM Services)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-SOA (Application Component) Enterprise SOA
     BSFND_XI_PROXY (Package) Data Type Proxies of GDTs use prefix BSFND_ (or BSFND_L_)
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 20080407
Properties
Class CX_RMPS_STANDARD_MESSAGE_FAULT  
Short Description Standard Message Fault for PublicSector RM Services    
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 BSFND_XI_PROXY   Data Type Proxies of GDTs use prefix BSFND_ (or BSFND_L_) 
Created 20080407   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_RMPS_STANDARD_MESSAGE_FAULT has no forward declaration.
Interfaces
Class CX_RMPS_STANDARD_MESSAGE_FAULT has no interface implemented.
Friends
Class CX_RMPS_STANDARD_MESSAGE_FAULT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AUTOMATIC_RETRY Instance attribute Public Type reference (TYPE) PRX_AUTOMATIC_RETRY 'X': automatically retry on error (only inbound) 20080407
2 CONTROLLER Instance attribute Public Type reference (TYPE) PRXCTRLTAB 20080407
3 NO_RETRY Instance attribute Public Type reference (TYPE) PRX_NO_RETRY 'X': retry does not make sense (only inbound) 20080407
4 STANDARD Instance attribute Public Type reference (TYPE) RMPS_EXCHANGE_FAULT_DATA 20080407
5 WF_TRIGGERED Instance attribute Public Type reference (TYPE) PRX_WORKFLOW_TRIGGERED 'X': workflow has been triggered (only inbound) 20080407
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080407
Events
Class CX_RMPS_STANDARD_MESSAGE_FAULT has no event.
Types
Class CX_RMPS_STANDARD_MESSAGE_FAULT 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 AUTOMATIC_RETRY Call by reference Type reference (TYPE) PRX_AUTOMATIC_RETRY 20080407
2 Importing CONTROLLER Call by reference Type reference (TYPE) PRXCTRLTAB 20080407
3 Importing NO_RETRY Call by reference Type reference (TYPE) PRX_NO_RETRY 20080407
4 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20080407
5 Importing STANDARD Call by reference Type reference (TYPE) RMPS_EXCHANGE_FAULT_DATA 20080407
6 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20080407
7 Importing WF_TRIGGERED Call by reference Type reference (TYPE) PRX_WORKFLOW_TRIGGERED 20080407

Method CONSTRUCTOR on class CX_RMPS_STANDARD_MESSAGE_FAULT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 701