SAP ABAP Class CL_ABAP_STATEMENT_INFO (Information on Statement)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20020712 |
Properties
Class | CL_ABAP_STATEMENT_INFO | |
Short Description | Information on Statement | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SABP_COMPILER | ABAP Compiler |
Created | 20001123 | SAP |
Last change | 20090618 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ABAP_STATEMENT_INFO has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20020712 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_ABAP_COMPILER | 20020826 | Cross Reference of an ABAP Program |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | Colon Column | 20001123 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | Colon Line | 20001123 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | Comma Column | 20001201 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | Comma Line | 20001201 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | End Column | 20001123 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | End Line | 20001123 | ||
7 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_ABAP_SOURCE_INFO | Information for Source | 20001123 | ||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | Start Column | 20001123 | ||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | Start Line | 20001123 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20001123 |
Events
Class CL_ABAP_STATEMENT_INFO has no event.
Types
Class CL_ABAP_STATEMENT_INFO 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_COLON_COLUMN | Call by reference | Type reference (TYPE) | I | 20001123 | |||
2 | ![]() |
P_COLON_LINE | Call by reference | Type reference (TYPE) | I | 20001123 | |||
3 | ![]() |
P_COMMA_COLUMN | Call by reference | Type reference (TYPE) | I | 20001201 | |||
4 | ![]() |
P_COMMA_LINE | Call by reference | Type reference (TYPE) | I | 20001201 | |||
5 | ![]() |
P_END_COLUMN | Call by reference | Type reference (TYPE) | I | 20001123 | |||
6 | ![]() |
P_END_LINE | Call by reference | Type reference (TYPE) | I | 20001123 | |||
7 | ![]() |
P_SOURCE_INFO | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_SOURCE_INFO | Informationen zu einer Source | 20001123 | ||
8 | ![]() |
P_START_COLUMN | Call by reference | Type reference (TYPE) | I | 20001123 | |||
9 | ![]() |
P_START_LINE | Call by reference | Type reference (TYPE) | I | 20001123 |
Method CONSTRUCTOR on class CL_ABAP_STATEMENT_INFO has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 610 |