SAP ABAP Class /SDF/CX_SOPERATION_EXCEPTION_F (Proxy Class (Generated))
Hierarchy
ST-PI (Software Component) SAP Solution Tools Plug-In
   SV-SMG-SDD (Application Component) Service Data Download
     /SDF/STPI_7X (Package) 7.x developments in ST-PI
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 20100714
Properties
Class /SDF/CX_SOPERATION_EXCEPTION_F  
Short Description Proxy Class (Generated)    
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 /SDF/STPI_7X   7.x developments in ST-PI 
Created 20100714   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /SDF/CX_SOPERATION_EXCEPTION_F has no forward declaration.
Interfaces
Class /SDF/CX_SOPERATION_EXCEPTION_F has no interface implemented.
Friends
Class /SDF/CX_SOPERATION_EXCEPTION_F 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) 20100714
2 CONTROLLER Instance attribute Public Type reference (TYPE) PRXCTRLTAB 20100714
3 M_FAULT_CODE Instance attribute Public Type reference (TYPE) i 20100714
4 M_MESSAGE Instance attribute Public Type reference (TYPE) STRING 20100714
5 M_OPERATION_ID Instance attribute Public Type reference (TYPE) STRING 20100714
6 M_RESPONSE_MESSAGES Instance attribute Public Type reference (TYPE) /SDF/SARRAY_OF_RESPONSE_MESSAG 20100714
7 NO_RETRY Instance attribute Public Type reference (TYPE) PRX_NO_RETRY 'X': retry does not make sense (only inbound) 20100714
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100714
Events
Class /SDF/CX_SOPERATION_EXCEPTION_F has no event.
Types
Class /SDF/CX_SOPERATION_EXCEPTION_F 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 20100714
2 Importing CONTROLLER Call by reference Type reference (TYPE) PRXCTRLTAB 20100714
3 Importing M_FAULT_CODE Call by reference Type reference (TYPE) i 20100714
4 Importing M_MESSAGE Call by reference Type reference (TYPE) STRING 20100714
5 Importing M_OPERATION_ID Call by reference Type reference (TYPE) STRING 20100714
6 Importing M_RESPONSE_MESSAGES Call by reference Type reference (TYPE) /SDF/SARRAY_OF_RESPONSE_MESSAG 20100714
7 Importing NO_RETRY Call by reference Type reference (TYPE) PRX_NO_RETRY 20100714
8 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20100714
9 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20100714

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