SAP ABAP Class CX_SAM_PROCESSING_ERROR (Exception class for operation processing)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-SAM (Application Component) Status and Action Management
     SESF_SAM_RT (Package) S&AM Runtime
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 20070808
Properties
Class CX_SAM_PROCESSING_ERROR  
Short Description Exception class for operation processing    
Super Class CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package SESF_SAM_RT   S&AM Runtime 
Created 20070808   SAP 
Last change 20110908   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)
2 IF_SAM_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CX_SAM_PROCESSING_ERROR has no interface implemented.
Friends
Class CX_SAM_PROCESSING_ERROR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTION_NOT_ALLOWED Constant Public Type reference (TYPE) SOTR_CONC '0018FE864EEE1DEC91B1BC49F36F8523' 20070808
2 ACTION_UNDEFINED Constant Public Type reference (TYPE) SOTR_CONC '0018FE864EEE1DEC91B19C2E159D2523' 20070808
3 CHILD_EXISTS Constant Public Type reference (TYPE) SOTR_CONC '0018FE864EEE1DEC91B13E2DEBD38523' 20070808
4 DATA_NOT_FOUND Constant Public Type reference (TYPE) SOTR_CONC '0018FE864EEE1DEC91B1BD0B5CD7C523' 20070808
5 DB_SYNC_FAILED Constant Public Type reference (TYPE) SOTR_CONC '0018FE864EEE1DEC91B16182B1CA0523' 20070808
6 DB_UPDATE_FAILED Constant Public Type reference (TYPE) SOTR_CONC '0018FE864EEE1DEC91B158797F5BA523' 20070808
7 DELETED_ENTRY Constant Public Type reference (TYPE) SOTR_CONC '0018FE864EEE1DEC93F89EFC6D00A523' 20070821
8 DERIVATION_FAILED Constant Public Type reference (TYPE) SOTR_CONC '0018FE864EEE1DEC91B1C0AD78268523' 20070808
9 DUPLICATE_ENTRY Constant Public Type reference (TYPE) SOTR_CONC '0018FE864EEE1DEC91CCB9776D1BC523' 20070809
10 EMPTY_INPUT Constant Public Type reference (TYPE) SOTR_CONC '0018FE864EEE1DEC91B1472F5EAD8523' 20070808
11 INCOMPLETE_PARAMETERS Constant Public Type reference (TYPE) SOTR_CONC '0018FE864EEE1DEC91B19610E8120523' 20070808
12 INCONSISTENT_STATUS_DATA Constant Public Type reference (TYPE) SOTR_CONC '0018FE864EEE1DED9AB7F90164E9D1D5' 20080814
13 INVALID_ROOT_NODE_ID_FETCH Constant Public Type reference (TYPE) SOTR_CONC '0018FE864EEE1DEC91B154D848EA0523' 20070808
14 INVALID_TRANSITION Constant Public Type reference (TYPE) SOTR_CONC '001321AF5ABB1DECA1DCDE12FEA46F28' 20071030
15 LOCATION Instance attribute Public Type reference (TYPE) STRING Location of exception 20071106
16 MD_BO_NAME Instance attribute Public Type reference (TYPE) SAMS_BO_NAME SAM BO Name 20070824
17 MD_DERIVATION_NAME Instance attribute Public Type reference (TYPE) SAM_DERIVATORS ESF:Derivation name 20070808
18 MD_NODE_ID Instance attribute Public Type reference (TYPE) SAM_NODE_ID ESF:Node id 20070808
19 MD_NODE_NAME Instance attribute Public Type reference (TYPE) STRING ESF:Business Object node 20070808
20 MD_PARAMETER_NAME Instance attribute Public Type reference (TYPE) ABAP_PARMNAME Parameter name 20070808
21 MD_ROOT_NODE_ID Instance attribute Public Type reference (TYPE) SAM_NODE_ID ESF:Root node id 20070808
22 MD_SEGMENT_NAME Instance attribute Public Type reference (TYPE) IF_SAM_TYPES=>TY_OWNER_ID 20100622
23 MD_STATUS_VALUE Instance attribute Public Type reference (TYPE) IF_SAM_TYPES=>TY_STATUS_VALUE ESF:Status value 20070808
24 MD_STATUS_VARIABLE Instance attribute Public Type reference (TYPE) IF_SAM_TYPES=>TY_STATUS_VARIABLE ESF:Status variable 20070808
25 NO_FACTORY_REFERENCE Constant Public Type reference (TYPE) SOTR_CONC '001321AF5ABB1DEC94C0DBA8EE1EBC85' 20070824
26 ROLLBACK_REJECTED_BY_BUFFER Constant Public Type reference (TYPE) SOTR_CONC '0018FE864EEE1DECB5801B87C232E7F5' 20080205
27 SAVE_FAILED Constant Public Type reference (TYPE) SOTR_CONC '0018FE864EEE1DEC91B1494AC72F0523' 20070808
28 SEGMENT_DEPENDENCY_ERROR Constant Public Type reference (TYPE) SOTR_CONC '0050568E52B002DE8EA4BB97B5AA8C0B' 20100622
29 STATEGUARD_NOT_ACTIVE Constant Public Type reference (TYPE) SOTR_CONC '0018FE864EEE1DEC91B1C0AD7826C523' 20070808
30 STATEGUARD_UNDEFINED Constant Public Type reference (TYPE) SOTR_CONC '0018FE864EEE1DEC91B1B246B7EBA523' 20070808
31 UNEXPECTED_SOURCE_STATUSES Constant Public Type reference (TYPE) SOTR_CONC '0018FE864EEE1DEC91B1267CB5358523' 20070808
32 UNEXPECTED_STATUS_VALUE Constant Public Type reference (TYPE) SOTR_CONC '0018FE864EEE1DEC91B1C0AD7826A523' 20070808
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070808
Events
Class CX_SAM_PROCESSING_ERROR has no event.
Types
Class CX_SAM_PROCESSING_ERROR 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 LOCATION Call by reference Type reference (TYPE) STRING 20071106
2 Importing MD_BO_NAME Call by reference Type reference (TYPE) SAMS_BO_NAME 20070824
3 Importing MD_DERIVATION_NAME Call by reference Type reference (TYPE) SAM_DERIVATORS 20070808
4 Importing MD_NODE_ID Call by reference Type reference (TYPE) SAM_NODE_ID 20070808
5 Importing MD_NODE_NAME Call by reference Type reference (TYPE) STRING 20070808
6 Importing MD_PARAMETER_NAME Call by reference Type reference (TYPE) ABAP_PARMNAME 20070808
7 Importing MD_ROOT_NODE_ID Call by reference Type reference (TYPE) SAM_NODE_ID 20070808
8 Importing MD_SEGMENT_NAME Call by reference Type reference (TYPE) IF_SAM_TYPES=>TY_OWNER_ID 20100622
9 Importing MD_STATUS_VALUE Call by reference Type reference (TYPE) IF_SAM_TYPES=>TY_STATUS_VALUE 20070808
10 Importing MD_STATUS_VARIABLE Call by reference Type reference (TYPE) IF_SAM_TYPES=>TY_STATUS_VARIABLE 20070808
11 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20070808
12 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20070808

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