SAP ABAP Class CX_FSBP_CC_EXCEPTION (General Exception Class)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
FS-BP (Application Component) Business Partner
⤷
FS_BP_FND_CLEANSING_APPL_LOGIC (Package) Application Logic for FS Business Partner Cleansing
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_FSBP_STATIC_CHECK_ROOT | Root Class for FS-BP Static Exception | 20101213 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_FSBP_CC_BLOCKED_BP_EMPTY_CC | Too Few BPs in CC Because It Contains Locked BPs | 20130916 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_FSBP_CC_GUI_ERROR | GUI Problems | 20130916 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CX_FSBP_CC_IDENTIF_ERROR | Identification Error (Unknown Object) | 20100423 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CX_FSBP_CC_IL_STATE_TRANSITION | Invalid Status Change | 20100427 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CX_FSBP_CC_KEY_MAPPING_ERROR | Key Mapping Errors | 20100427 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CX_FSBP_CC_LOCK_ERROR | Data Cleansing Case Is Locked | 20100830 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CX_FSBP_CC_MISSING_AUTHORITY | Authorization missing | 20100525 |
| 8 | Inheritance (c INHERITING FROM c_ref) | CX_FSBP_CC_NO_IMAGE_DATA | No Mapping of Business Partner Data | 20100818 |
Properties
| Class | CX_FSBP_CC_EXCEPTION | |
| Short Description | General Exception Class | |
| Super Class | CX_FSBP_STATIC_CHECK_ROOT | Root Class for FS-BP Static Exception |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | FSBP_CC | |
| Program status | ||
| Category | 40 | Exception Class |
| Package | FS_BP_FND_CLEANSING_APPL_LOGIC | Application Logic for FS Business Partner Cleansing |
| Created | 20100423 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_FSBP_CC_EXCEPTION has no forward declaration.
Interfaces
Class CX_FSBP_CC_EXCEPTION has no interface implemented.
Friends
Class CX_FSBP_CC_EXCEPTION has no friend class.
Attributes
Class CX_FSBP_CC_EXCEPTION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20100423 |
Events
Class CX_FSBP_CC_EXCEPTION has no event.
Types
Class CX_FSBP_CC_EXCEPTION has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGE | Call by reference | Type reference (TYPE) | STR_XO_MESSAGE | 20100830 | ||||
| 2 | MESSAGES | Call by reference | Type reference (TYPE) | TTY_XO_MESSAGE | 20100830 | ||||
| 3 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20100423 | ||||
| 4 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20100423 |
Method CONSTRUCTOR on class CX_FSBP_CC_EXCEPTION has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 400 |