SAP ABAP Class CX_CLB_PROCESS (SAIL: Process layer exception)
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_EXCEPTION | Collaboration: Base exception | 20110805 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_CLB_AUTHENTICATE | Authentication Error | 20120718 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_CLB_PROCESS_METHOD | exception raised from method implementation | 20110826 |
Properties
| Class | CX_CLB_PROCESS | |
| Short Description | SAIL: Process layer exception | |
| Super Class | CX_CLB_EXCEPTION | Collaboration: Base 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 | 20110805 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_CLB_PROCESS has no forward declaration.
Interfaces
Class CX_CLB_PROCESS has no interface implemented.
Friends
Class CX_CLB_PROCESS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20110831 | |||||
| 2 | Constant | Public | See coding | 20110831 | |||||
| 3 | Constant | Public | See coding | 20110901 | |||||
| 4 | Constant | Public | See coding | 20120711 | |||||
| 5 | Constant | Public | See coding | 20120904 | |||||
| 6 | Constant | Public | See coding | 20120424 | |||||
| 7 | Constant | Public | See coding | 20120424 | |||||
| 8 | Constant | Public | See coding | 20120423 | |||||
| 9 | Constant | Public | See coding | 20110928 | |||||
| 10 | Constant | Public | See coding | 20111215 | |||||
| 11 | Constant | Public | See coding | 20120412 | |||||
| 12 | Instance attribute | Public | Type reference (TYPE) | STRING | 20120423 | ||||
| 13 | Instance attribute | Public | Type reference (TYPE) | STRING | 20120711 | ||||
| 14 | Instance attribute | Public | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20120412 | |||
| 15 | Instance attribute | Public | Type reference (TYPE) | STRING | 20120711 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20110805 |
Events
Class CX_CLB_PROCESS has no event.
Types
Class CX_CLB_PROCESS has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAMETER_NAME | Call by reference | Type reference (TYPE) | STRING | 20120423 | ||||
| 2 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20110805 | ||||
| 3 | SOURCE | Call by reference | Type reference (TYPE) | STRING | 20120711 | ||||
| 4 | SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | 20120412 | ||||
| 5 | TARGET | Call by reference | Type reference (TYPE) | STRING | 20120711 | ||||
| 6 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20110805 |
Method CONSTRUCTOR on class CX_CLB_PROCESS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |