SAP ABAP Class CL_ABAP_SYNTAX_CHECK_AUX (Help Routines for Creating Syntax Check Structures)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SABP_COMPILER (Package) ABAP Compiler
⤷
⤷
Properties
| Class | CL_ABAP_SYNTAX_CHECK_AUX | |
| Short Description | Help Routines for Creating Syntax Check Structures | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SABP_COMPILER | ABAP Compiler |
| Created | 20081015 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ABAP_SYNTAX_CHECK_AUX has no forward declaration.
Interfaces
Class CL_ABAP_SYNTAX_CHECK_AUX has no interface implemented.
Friends
Class CL_ABAP_SYNTAX_CHECK_AUX has no friend class.
Attributes
Class CL_ABAP_SYNTAX_CHECK_AUX has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20081015 | ||
| 2 | Static method | Public | Method | 20081015 |
Events
Class CL_ABAP_SYNTAX_CHECK_AUX has no event.
Types
Class CL_ABAP_SYNTAX_CHECK_AUX has no local type.
Method Signatures
Method GET_COPIED_SREPLINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | PROGRAM | 20081015 | ||||
| 2 | REPLINE | Value transfer | Type reference (TYPE) | SREPTABLN | 20081015 | ||||
| 3 | SOURCE | Call by reference | Type reference (TYPE) | SCR_INCLUDE | 20081015 | ||||
| 4 | TRDIR | Call by reference | Type reference (TYPE) | TRDIR | 20081015 |
Method GET_COPIED_SREPLINE on class CL_ABAP_SYNTAX_CHECK_AUX has no exception.
Method GET_SREPLINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | PROGRAM | 20081015 | ||||
| 2 | REPLINE | Value transfer | Type reference (TYPE) | SREPTABLN | 20081015 | ||||
| 3 | SOURCE | Call by reference | Type reference (TYPE) | SCR_INCLUDE | 20081015 | ||||
| 4 | TRDIR | Call by reference | Type reference (TYPE) | TRDIR | 20081015 |
Method GET_SREPLINE on class CL_ABAP_SYNTAX_CHECK_AUX has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 732 |