SAP ABAP Class CX_FSBP_DYNAMIC_CHECK_ROOT (Root Class for FS-BP Dynamic 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_DYNAMIC_CHECK | Exceptions with Dynamic Check Only of the 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_INVALID_RELTYPE | Relationship Category Not Permitted | 20101213 |
2 | Inheritance (c INHERITING FROM c_ref) | CX_FSBP_ID_TYPE_NOT_UNIQUE | ID Type Is Not Unique | 20101213 |
3 | Inheritance (c INHERITING FROM c_ref) | CX_FSBP_PARTNER_INCONSISTENT | Business Partner Data Is Inconsistent | 20100906 |
Properties
Class | CX_FSBP_DYNAMIC_CHECK_ROOT | |
Short Description | Root Class for FS-BP Dynamic Exception | |
Super Class | CX_DYNAMIC_CHECK | Exceptions with Dynamic Check Only of the 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_DYNAMIC_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_DYNAMIC_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_DYNAMIC_CHECK_ROOT has no event.
Types
Class CX_FSBP_DYNAMIC_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_DYNAMIC_CHECK_ROOT has no exception.
Method GET_MESSAGES Signature
Method GET_MESSAGES on class CX_FSBP_DYNAMIC_CHECK_ROOT has no parameter.
Method GET_MESSAGES on class CX_FSBP_DYNAMIC_CHECK_ROOT has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 730 |