SAP ABAP Class CX_CLB_PROCESS_METHOD (exception raised from method implementation)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-STW (Application Component) Social Media ABAP Integration Library
⤷
S_CLB_PROCESS (Package) Process Layer of the Collaboration Platform Library
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_CLB_PROCESS | SAIL: Process layer exception | 20110826 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_JAM_AUTH_CLB_METHOD | Authentication | 20121116 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_STW_ACTIVITY_PROCESS_METHOD | SAP Jam Group Process Methods Errors | 20110915 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CX_STW_PROCESS_METHOD | Errors from Methods | 20111027 |
Properties
| Class | CX_CLB_PROCESS_METHOD | |
| Short Description | exception raised from method implementation | |
| Super Class | CX_CLB_PROCESS | SAIL: Process layer exception |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | S_CLB_PROCESS | Process Layer of the Collaboration Platform Library |
| Created | 20110826 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_CLB_PROCESS_METHOD has no forward declaration.
Interfaces
Class CX_CLB_PROCESS_METHOD has no interface implemented.
Friends
Class CX_CLB_PROCESS_METHOD has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | STRING | 20110830 | ||||
| 2 | Constant | Public | See coding | 20110901 | |||||
| 3 | Instance attribute | Public | Type reference (TYPE) | CLB_RESULT_CODE | 20110830 | ||||
| 4 | Instance attribute | Public | Type reference (TYPE) | STRING | 20110830 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20110826 |
Events
Class CX_CLB_PROCESS_METHOD has no event.
Types
Class CX_CLB_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 | HTTP_MESSAGE | Call by reference | Type reference (TYPE) | STRING | 20110830 | ||||
| 2 | HTTP_RESULT_CODE | Call by reference | Type reference (TYPE) | CLB_RESULT_CODE | 20110830 | ||||
| 3 | HTTP_STATUS | Call by reference | Type reference (TYPE) | STRING | 20110830 | ||||
| 4 | PARAMETER_NAME | Call by reference | Type reference (TYPE) | STRING | 20120424 | ||||
| 5 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20110826 | ||||
| 6 | SOURCE | Call by reference | Type reference (TYPE) | STRING | 20130124 | ||||
| 7 | SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | 20120424 | ||||
| 8 | TARGET | Call by reference | Type reference (TYPE) | STRING | 20130124 | ||||
| 9 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20110826 |
Method CONSTRUCTOR on class CX_CLB_PROCESS_METHOD has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 732 |