SAP ABAP Class CX_STW_PROCESS_METHOD (Errors from Methods)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-STW (Application Component) Social Media ABAP Integration Library
     S_STW_OL_EXCEPTIONS (Package) Object Layer of StreamWork Lib. Exc. handling (comp. mode)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_CLB_PROCESS_METHOD exception raised from method implementation 20111027
Properties
Class CX_STW_PROCESS_METHOD  
Short Description Errors from Methods    
Super Class CX_CLB_PROCESS_METHOD exception raised from method implementation 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package S_STW_OL_EXCEPTIONS   Object Layer of StreamWork Lib. Exc. handling (comp. mode) 
Created 20111027   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_STW_PROCESS_METHOD has no forward declaration.
Interfaces
Class CX_STW_PROCESS_METHOD has no interface implemented.
Friends
Class CX_STW_PROCESS_METHOD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FAILED_EMPTY_RESPONSE Constant Public See coding 20111028
2 FAILED_WRONG_HTTP_STATUS Constant Public See coding 20111027
3 MESSAGE Constant Public See coding 20111027
4 MSGV1 Instance attribute Public Type reference (TYPE) SY-MSGV1 20111027
5 MSGV2 Instance attribute Public Type reference (TYPE) SY-MSGV2 20111027
6 MSGV3 Instance attribute Public Type reference (TYPE) SY-MSGV3 20111027
7 MSGV4 Instance attribute Public Type reference (TYPE) SY-MSGV4 20111027
8 SW_ERROR_CATEGORY Instance attribute Public Type reference (TYPE) STRING 20111208
9 SW_ERROR_MESSAGE Instance attribute Public Type reference (TYPE) STRING 20111208
10 SW_ERROR_MESSAGE_EN Instance attribute Public Type reference (TYPE) STRING 20111208
11 TRANSFORMATION Instance attribute Public See coding 20111104
12 UNEXPECTED_XML_FORMAT Constant Public See coding 20111104
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20111109
Events
Class CX_STW_PROCESS_METHOD has no event.
Types
Class CX_STW_PROCESS_METHOD 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 HTTP_MESSAGE Call by reference Type reference (TYPE) STRING 20111109
2 Importing HTTP_RESULT_CODE Call by reference Type reference (TYPE) CLB_RESULT_CODE 20111109
3 Importing HTTP_STATUS Call by reference Type reference (TYPE) STRING 20111109
4 Importing MSGV1 Call by reference Type reference (TYPE) SY-MSGV1 20111109
5 Importing MSGV2 Call by reference Type reference (TYPE) SY-MSGV2 20111109
6 Importing MSGV3 Call by reference Type reference (TYPE) SY-MSGV3 20111109
7 Importing MSGV4 Call by reference Type reference (TYPE) SY-MSGV4 20111109
8 Importing PARAMETER_NAME Call by reference Type reference (TYPE) STRING 20120424
9 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20111109
10 Importing SOURCE Call by reference Type reference (TYPE) STRING 20130131
11 Importing SUBRC Call by reference Type reference (TYPE) SYSUBRC 20120424
12 Importing SW_ERROR_CATEGORY Call by reference Type reference (TYPE) STRING 20111208
13 Importing SW_ERROR_MESSAGE Call by reference Type reference (TYPE) STRING 20111208
14 Importing SW_ERROR_MESSAGE_EN Call by reference Type reference (TYPE) STRING 20111208
15 Importing TARGET Call by reference Type reference (TYPE) STRING 20130131
16 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20111109
17 Importing TRANSFORMATION Call by reference Attribute reference (LIKE) TRANSFORMATION 20111109

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