SAP ABAP Class CL_BSA_SADL_ERROR_HANDLER (Error Handler for SADL compilation)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-ESF-BSA (Application Component) Business Service Adaptation
⤷
SADL_PARSER (Package) SADL Parser
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BSA_SADL_ERROR_HANDLER | SADL error handler | 20090323 |
Properties
| Class | CL_BSA_SADL_ERROR_HANDLER | |
| Short Description | Error Handler for SADL compilation | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SADL_PARSER | SADL Parser |
| Created | 20090319 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BSA_SADL_ERROR_HANDLER | SADL error handler | 20090323 |
Friends
Class CL_BSA_SADL_ERROR_HANDLER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | CHAR10 | '&VALUE&' | 20090421 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | IF_SADL_TYPES=>TT_ERROR_MESSAGES | 20090319 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20090319 | ||
| 2 | Instance method | Protected | Method | 20090319 | ||
| 3 | Instance method | Protected | Method | 20090407 | ||
| 4 | Instance method | Protected | Method | 20090319 | ||
| 5 | Instance method | Protected | Method | 20090727 | ||
| 6 | Instance method | Protected | Method | 20091111 | ||
| 7 | Instance method | Protected | Method | 20090319 | ||
| 8 | Instance method | Protected | Method | 20100730 | ||
| 9 | Instance method | Protected | Method | 20090319 |
Events
Class CL_BSA_SADL_ERROR_HANDLER has no event.
Types
Class CL_BSA_SADL_ERROR_HANDLER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_BSA_SADL_ERROR_HANDLER has no parameter.
Method CONSTRUCTOR on class CL_BSA_SADL_ERROR_HANDLER has no exception.
Method CORRECT_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_SADL_BINDING_INFORMATION | Call by reference | Type reference (TYPE) | IF_SADL_TYPES=>TY_SADL_BINDING_INFORMATION | 20090319 | ||||
| 2 | CS_SADL_DEFINITION | Call by reference | Type reference (TYPE) | IF_SADL_TYPES=>TY_SADL_DEFINITION | 20090319 | ||||
| 3 | IR_ERROR_MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_SADL_TYPES=>TY_ERROR_MESSAGE | 20090319 |
Method CORRECT_ERROR on class CL_BSA_SADL_ERROR_HANDLER has no exception.
Method GET_SHORT_ERROR_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SADL_ERROR | Call by reference | Type reference (TYPE) | IF_SADL_TYPES=>TY_SADL_ERROR | 20090407 | ||||
| 2 | RV_MSG | Value transfer | Type reference (TYPE) | STRING | 20090407 |
Method GET_SHORT_ERROR_MESSAGE on class CL_BSA_SADL_ERROR_HANDLER has no exception.
Method REFINE_ERROR_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_ERROR_MESSAGE | Call by reference | Type reference (TYPE) | IF_SADL_TYPES=>TY_ERROR_MESSAGE | 20090319 |
Method REFINE_ERROR_MESSAGE on class CL_BSA_SADL_ERROR_HANDLER has no exception.
Method REMOVE_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_SADL_BINDING_INFO | Call by reference | Type reference (TYPE) | IF_SADL_TYPES=>TY_SADL_BINDING_INFORMATION | 20090727 | ||||
| 2 | CS_SADL_DEFINITION | Call by reference | Type reference (TYPE) | IF_SADL_TYPES=>TY_SADL_DEFINITION | 20090727 | ||||
| 3 | IV_ACTION_ID | Call by reference | Type reference (TYPE) | STRING | 20090727 |
Method REMOVE_ACTION on class CL_BSA_SADL_ERROR_HANDLER has no exception.
Method REMOVE_ASSOCIATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_SADL_BINDING_INFO | Call by reference | Type reference (TYPE) | IF_SADL_TYPES=>TY_SADL_BINDING_INFORMATION | 20091111 | ||||
| 2 | CS_SADL_DEFINITION | Call by reference | Type reference (TYPE) | IF_SADL_TYPES=>TY_SADL_DEFINITION | 20091111 | ||||
| 3 | IV_ASSOC_ID | Call by reference | Type reference (TYPE) | STRING | 20091111 |
Method REMOVE_ASSOCIATION on class CL_BSA_SADL_ERROR_HANDLER has no exception.
Method REMOVE_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_SADL_BINDING_INFO | Call by reference | Type reference (TYPE) | IF_SADL_TYPES=>TY_SADL_BINDING_INFORMATION | 20090319 | ||||
| 2 | CS_SADL_DEFINITION | Call by reference | Type reference (TYPE) | IF_SADL_TYPES=>TY_SADL_DEFINITION | 20090319 | ||||
| 3 | IV_ATTRIBUTE_ID | Call by reference | Type reference (TYPE) | STRING | 20090319 |
Method REMOVE_ATTRIBUTE on class CL_BSA_SADL_ERROR_HANDLER has no exception.
Method REMOVE_QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_SADL_BINDING_INFO | Call by reference | Type reference (TYPE) | IF_SADL_TYPES=>TY_SADL_BINDING_INFORMATION | 20100730 | ||||
| 2 | CS_SADL_DEFINITION | Call by reference | Type reference (TYPE) | IF_SADL_TYPES=>TY_SADL_DEFINITION | 20100730 | ||||
| 3 | IV_QUERY_ID | Call by reference | Type reference (TYPE) | STRING | 20100730 |
Method REMOVE_QUERY on class CL_BSA_SADL_ERROR_HANDLER has no exception.
Method REMOVE_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_SADL_BINDING_INFO | Call by reference | Type reference (TYPE) | IF_SADL_TYPES=>TY_SADL_BINDING_INFORMATION | 20090319 | ||||
| 2 | CS_SADL_DEFINITION | Call by reference | Type reference (TYPE) | IF_SADL_TYPES=>TY_SADL_DEFINITION | 20090319 | ||||
| 3 | IV_STRUCTURE_ID | Call by reference | Type reference (TYPE) | STRING | 20090319 |
Method REMOVE_STRUCTURE on class CL_BSA_SADL_ERROR_HANDLER has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 720 |