SAP ABAP Class CL_SEU_ADT_CHECKABLE_HELPER (Helper class for check resource)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-UTL-BRR (Application Component) Repository Browser
⤷
SEU_ADT (Package) ABAP in Eclipse Workbench Utilities
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SEDI_CHECKABLE_HELPER | Helper class for additional checks (run after syntax-check) | 20121030 |
Properties
| Class | CL_SEU_ADT_CHECKABLE_HELPER | |
| Short Description | Helper class for check resource | |
| Super Class | CL_SEDI_CHECKABLE_HELPER | Helper class for additional checks (run after syntax-check) |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SEU_ADT | ABAP in Eclipse Workbench Utilities |
| Created | 20120725 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SEU_ADT_CHECKABLE_HELPER has no forward declaration.
Interfaces
Class CL_SEU_ADT_CHECKABLE_HELPER has no interface implemented.
Friends
Class CL_SEU_ADT_CHECKABLE_HELPER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | See coding | 'LTXT' | 20120725 | ||||
| 2 | Constant | Private | See coding | 'ERR' | 20120725 | ||||
| 3 | Constant | Private | See coding | 'MSG' | 20120725 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | PROGNAME | 20121030 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | STRING | 20120725 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20120725 | ||
| 2 | Static method | Public | Method | 20120725 | ||
| 3 | Instance method | Public | Method | 20120725 | ||
| 4 | Instance method | Public | Method | 20120725 | ||
| 5 | Static method | Public | Method | 20120921 | ||
| 6 | Instance method | Public | Method | 20120725 |
Events
Class CL_SEU_ADT_CHECKABLE_HELPER has no event.
Types
Class CL_SEU_ADT_CHECKABLE_HELPER has no local type.
Method Signatures
Method CHECK_SOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHECK_RESULT_ADT | Call by reference | Type reference (TYPE) | SADT_SYNTAX_CHECK_RESULT | 20120725 | ||||
| 2 | ERROR | Call by reference | Type reference (TYPE) | RSLINLMSG | 20120725 | ||||
| 3 | MAIN_PROGRAM | Call by reference | Type reference (TYPE) | PROGNAME | 20120725 | ||||
| 4 | MESSAGE_ID | Call by reference | Type reference (TYPE) | TRMSG_KEY | 20120725 | ||||
| 5 | REPLACING_TAB | Call by reference | Type reference (TYPE) | SREPTAB | 20120725 | ||||
| 6 | SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | 20120725 |
Method CHECK_SOURCE on class CL_SEU_ADT_CHECKABLE_HELPER has no exception.
Method CREATE_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_SEU_ADT_CHECKABLE_HELPER | 20120725 | ||||
| 2 | RES_TYPE | Call by reference | Type reference (TYPE) | STRING | 20120725 |
Method CREATE_INSTANCE on class CL_SEU_ADT_CHECKABLE_HELPER has no exception.
Method FILL_CHECKLIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHECK_RESULT_ADT | Call by reference | Type reference (TYPE) | SADT_SYNTAX_CHECK_RESULT | 20120725 | ||||
| 2 | WB_CHECKLIST | Call by reference | Object reference (TYPE REF TO) | CL_WB_CHECKLIST | 20120725 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120725 |
Method GET_SINGLE_DIRTY_SOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTENT | Call by reference | Type reference (TYPE) | SEU_ADT_DIRTY_CHECK_OBJECTS | 20120725 | ||||
| 2 | DIRTY_SOURCE | Value transfer | Type reference (TYPE) | SEU_ADT_DIRTY_CHECK_OBJECT | 20120725 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120725 |
Method IS_PACKAGE_CHECK_REQUIRED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | BOOLE_D | 20120921 |
Method IS_PACKAGE_CHECK_REQUIRED on class CL_SEU_ADT_CHECKABLE_HELPER has no exception.
Method VALIDATE_DIRTY_SOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DIRTY_SOURCE | Call by reference | Type reference (TYPE) | SEU_ADT_DIRTY_CHECK_OBJECT | 20120725 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120725 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |