SAP ABAP Class CL_SLIN_DESIGN_COMPOSER (Design Time Generation)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA-EPC (Application Component) Extended Program Check (SLIN)
⤷
SLIN_INTERNAL_ANALYSIS_TOOLS (Package) Not Translation-Relevant Internal Analysis Tools
⤷
⤷
Properties
| Class | CL_SLIN_DESIGN_COMPOSER | |
| Short Description | Design Time Generation | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SLIN_INTERNAL_ANALYSIS_TOOLS | Not Translation-Relevant Internal Analysis Tools |
| Created | 20050513 | SAP |
| Last change | 20141121 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SLIN_DESIGN_COMPOSER has no interface implemented.
Friends
Class CL_SLIN_DESIGN_COMPOSER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20050520 | |||||
| 2 | Constant | Public | Type reference (TYPE) | SABPR_DESCRIPTION | 'SLIN-Pragma' | 20090317 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Test whether regeneration is necessary | 20050520 | |
| 2 | Static method | Public | Method | Current Pseudo Comment Display | 20080612 | |
| 3 | Static method | Public | Method | Fill Checkman DB Tables | 20050520 | |
| 4 | Static method | Public | Method | Generation and Transport of Slin Constants | 20050520 | |
| 5 | Static method | Public | Method | Update Pragmas | 20090317 | |
| 6 | Static method | Public | Method | Determine Test Methods | 20050520 | |
| 7 | Static method | Public | Method | Specify Warning Keys | 20060613 |
Events
Class CL_SLIN_DESIGN_COMPOSER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | SERVICE_NAME_ITEM | Public | See coding | 20050729 | begin of SERVICE_NAME_ITEM,
desc type SLIN_DESC_NAME,
tid type SLIN_CHCK_KEY,
checkerKey type SLINI_CHECKER_ID,
end of SERVICE_NAME_ITEM
|
||
| 2 | SERVICE_NAME_SET | Public | See coding | 20050729 | SERVICE_NAME_SET type sorted table of SERVICE_NAME_ITEM
with non-unique key desc
|
Method Signatures
Method COMPARE_GENERATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGE_TAB | Call by reference | Type reference (TYPE) | STRING_TABLE | Tabelle von Strings | 20130822 | |||
| 2 | RET | Value transfer | Type reference (TYPE) | STRING | 20080321 |
Method COMPARE_GENERATE on class CL_SLIN_DESIGN_COMPOSER has no exception.
Method SHOW_PSEUDO_COMMENTS Signature
Method SHOW_PSEUDO_COMMENTS on class CL_SLIN_DESIGN_COMPOSER has no parameter.
Method SHOW_PSEUDO_COMMENTS on class CL_SLIN_DESIGN_COMPOSER has no exception.
Method UPDATE_CHECKMAN_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DO_TRANSPORT | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20050611 | |||
| 2 | RET | Value transfer | Type reference (TYPE) | BOOLEAN | 20080321 |
Method UPDATE_CHECKMAN_DB on class CL_SLIN_DESIGN_COMPOSER has no exception.
Method UPDATE_CONSTANTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DO_TRANSPORT | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20050610 | |||
| 2 | RET | Value transfer | Type reference (TYPE) | BOOLEAN | 20080321 | ||||
| 3 | UNAME | Call by reference | Type reference (TYPE) | CLIKE | SY-UNAME | 20050816 |
Method UPDATE_CONSTANTS on class CL_SLIN_DESIGN_COMPOSER has no exception.
Method UPDATE_PRAGMA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RET | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20090317 |
Method UPDATE_PRAGMA on class CL_SLIN_DESIGN_COMPOSER has no exception.
Method UPDATE_TEST_METHODS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DO_TRANSPORT | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20050610 | |||
| 2 | MESSAGE_TAB | Call by reference | Type reference (TYPE) | STRING_TABLE | Tabelle von Strings | 20131021 | |||
| 3 | RET | Value transfer | Type reference (TYPE) | BOOLEAN | 20080321 | ||||
| 4 | UNAME | Call by reference | Type reference (TYPE) | CLIKE | SY-UNAME | 20130208 |
Method UPDATE_TEST_METHODS on class CL_SLIN_DESIGN_COMPOSER has no exception.
Method UPDATE_WARN_KEYS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DO_TRANSPORT | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20060613 | |||
| 2 | RET | Value transfer | Type reference (TYPE) | BOOLEAN | 20080321 |
Method UPDATE_WARN_KEYS on class CL_SLIN_DESIGN_COMPOSER has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 710 |