SAP ABAP Class CL_ABAP_GENERATE (Simple Syntax Check)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SABP_COMPILER (Package) ABAP Compiler

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_ABAP_COMPILER_ROOT | Abstract Superclass for ABAP Compilation | 20070216 |
Properties
Class | CL_ABAP_GENERATE | |
Short Description | Simple Syntax Check | |
Super Class | CL_ABAP_COMPILER_ROOT | Abstract Superclass for ABAP Compilation |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SABP_COMPILER | ABAP Compiler |
Created | 20070216 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ABAP_GENERATE has no forward declaration.
Interfaces
Class CL_ABAP_GENERATE has no interface implemented.
Friends
Class CL_ABAP_GENERATE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | See coding | 20120727 | ||||
2 | ![]() |
Instance attribute | Public | See coding | 20120727 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20070216 |
Events
Class CL_ABAP_GENERATE has no event.
Types
Class CL_ABAP_GENERATE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_DEPEND | Call by reference | Type reference (TYPE) | SYCHAR01 | 20120727 | |||
2 | ![]() |
P_GEN_PREHDR | Call by reference | Type reference (TYPE) | SYCHAR01 | Präcompilerte Header erzeugen | 20070216 | ||
3 | ![]() |
P_PROGRAM | Call by reference | Type reference (TYPE) | PROGRAM | Programm/Transaktion in SQL-Trace-Auswertung. | 20070216 | ||
4 | ![]() |
P_SOURCE | Call by reference | Attribute reference (LIKE) | SOURCE | 20120727 | |||
5 | ![]() |
P_TEST1 | Call by reference | Type reference (TYPE) | SYCHAR01 | CHAR01-Datenelement fuer SYST | 20070216 | ||
6 | ![]() |
P_TEST2 | Call by reference | Type reference (TYPE) | SYCHAR01 | CHAR01-Datenelement fuer SYST | 20070216 | ||
7 | ![]() |
P_TEST3 | Call by reference | Type reference (TYPE) | SYCHAR01 | CHAR01-Datenelement fuer SYST | 20070216 | ||
8 | ![]() |
P_TEST4 | Call by reference | Type reference (TYPE) | SYCHAR01 | 20120727 | |||
9 | ![]() |
P_TEST_CODE | Call by reference | Type reference (TYPE) | SYCHAR01 | 20120727 |
Method CONSTRUCTOR on class CL_ABAP_GENERATE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 710 |