SAP ABAP Class CX_FSBP_STATIC_CHECK_ROOT (Root Class for FS-BP Static Exception)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
FS-BP (Application Component) Business Partner
⤷
FS_BP_AL_GENERIC_SERVICES (Package) Generic Services
⤷
⤷
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 | 20100906 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FSBP_MESSAGES_CONTAINER | Interface for a Messages Container | 20100906 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_FSBPR_ENTRY_LOCKED | Record blocked | 20101213 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_FSBPR_KEY_MAPPER_ERROR | Error in Key Mapper | 20101213 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CX_FSBPR_VALIDATION_API_BUP | Validation Failed | 20110420 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CX_FSBP_CC_EXCEPTION | General Exception Class | 20101213 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CX_FSBP_FILE_OPERATION_FAILED | File Operation Unsuccessful | 20100906 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CX_FSBP_SE_NO_SE_DATA | SE Data Does Not Exist | 20101213 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CX_FSBP_SMAP_ERROR | Errors in SOA Mapping | 20101213 |
| 8 | Inheritance (c INHERITING FROM c_ref) | CX_FSBP_XO_DATA_NOT_FOUND | Error in XO Data Retrieval | 20101213 |
Properties
| Class | CX_FSBP_STATIC_CHECK_ROOT | |
| Short Description | Root Class for FS-BP Static Exception | |
| 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 | FS_BP_AL_GENERIC_SERVICES | Generic Services |
| Created | 20100906 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_FSBP_STATIC_CHECK_ROOT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FSBP_MESSAGES_CONTAINER | Interface for a Messages Container | 20100906 |
Friends
Class CX_FSBP_STATIC_CHECK_ROOT 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) | STR_XO_MESSAGE | Message | 20100906 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | TTY_XO_MESSAGE | Messages | 20100906 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20100906 | |
| 2 | Instance method | Public | Method | 20100906 |
Events
Class CX_FSBP_STATIC_CHECK_ROOT has no event.
Types
Class CX_FSBP_STATIC_CHECK_ROOT 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 | 20100906 | ||||
| 2 | MESSAGES | Call by reference | Type reference (TYPE) | TTY_XO_MESSAGE | 20100906 | ||||
| 3 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20100906 | ||||
| 4 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20100906 |
Method CONSTRUCTOR on class CX_FSBP_STATIC_CHECK_ROOT has no exception.
Method GET_MESSAGES Signature
Method GET_MESSAGES on class CX_FSBP_STATIC_CHECK_ROOT has no parameter.
Method GET_MESSAGES on class CX_FSBP_STATIC_CHECK_ROOT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 730 |