SAP ABAP Class CX_BCFG_BASE_API_NO_CHECK (base impl no check exception (T100 enabled))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CUS-TOL-API (Application Component) Business Configuration API (SAP-internal)
⤷
S_BCFG_API (Package) Business Configuration Support API
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_NO_CHECK | Exception with no Check of the RAISING Clause | 20110412 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20110412 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_BCFG_LANGU_ERROR | thrown internally if an language error occurs | 20110503 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_BCFG_UTIL_ASSERT_FAILED | base exception for assert util | 20110503 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CX_BCFG_UNEXPECTED_FAILURE | no_check exception to protect implementation | 20110503 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CX_BCFG_SYSTEM_FAILURE | raised if a system failure occurs during remote access | 20110412 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CX_BCFG_OUT_OF_RANGE | notify out of bound situation during iteration | 20110503 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CX_BCFG_NO_REMOTE_AUTHORITY | raised if no authority is given to access remote functions | 20110414 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CX_BCFG_NO_AUTHORITY | Authority check failed | 20110503 |
| 8 | Inheritance (c INHERITING FROM c_ref) | CX_BCFG_NOT_YET_IMPLEMENTED | to notify missing implementation | 20110503 |
| 9 | Inheritance (c INHERITING FROM c_ref) | CX_BCFG_MAPPING_ERROR | to notify invalid mapping situations | 20110503 |
| 10 | Inheritance (c INHERITING FROM c_ref) | CX_BCFG_BCSET_UNSUPPORTED | Raised if the BCSET can't be loaded | 20110503 |
| ... | Click here to see Used By full list (17 items) | |||
Properties
| Class | CX_BCFG_BASE_API_NO_CHECK | |
| Short Description | base impl no check exception (T100 enabled) | |
| Super Class | CX_NO_CHECK | Exception with no Check of the RAISING Clause |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | S_BCFG_API | Business Configuration Support API |
| Created | 20110412 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_BCFG_BASE_API_NO_CHECK has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20110412 |
Friends
Class CX_BCFG_BASE_API_NO_CHECK 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) | BCFG_S_ERR_DETAIL | Detail about the object in case of an error | 20110412 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | SYMSGTY | Message Type | 20110412 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | SYSYSID | Name of the SAP System | 20110412 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | STRING | Message Variable | 20110412 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | STRING | Message Variable | 20110412 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | STRING | Message Variable | 20110412 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | STRING | Message Variable | 20110412 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20110412 |
Events
Class CX_BCFG_BASE_API_NO_CHECK has no event.
Types
Class CX_BCFG_BASE_API_NO_CHECK has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERR_DETAIL | Call by reference | Type reference (TYPE) | BCFG_S_ERR_DETAIL | 20110412 | ||||
| 2 | MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | 20110412 | ||||
| 3 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20110412 | ||||
| 4 | SYSID | Call by reference | Type reference (TYPE) | SYSYSID | 20110412 | ||||
| 5 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20110412 | ||||
| 6 | VAR1 | Call by reference | Type reference (TYPE) | STRING | 20110412 | ||||
| 7 | VAR2 | Call by reference | Type reference (TYPE) | STRING | 20110412 | ||||
| 8 | VAR3 | Call by reference | Type reference (TYPE) | STRING | 20110412 | ||||
| 9 | VAR4 | Call by reference | Type reference (TYPE) | STRING | 20110412 |
Method CONSTRUCTOR on class CX_BCFG_BASE_API_NO_CHECK has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 731 |