SAP ABAP Class CL_ABAP_SOURCE_INFO (Information for Source)
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_SOURCE_INFO | |
Short Description | Information for Source | |
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_SOURCE_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) | SYCHAR01 | Kind of Source Unit | 20001123 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Source Name | 20001123 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20001123 |
Events
Class CL_ABAP_SOURCE_INFO has no event.
Types
Class CL_ABAP_SOURCE_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_KIND | Call by reference | Type reference (TYPE) | SYCHAR01 | Art der Source-Einheit | 20001123 | ||
2 | ![]() |
P_NAME | Call by reference | Type reference (TYPE) | STRING | Name der Source-Einheit | 20001123 |
Method CONSTRUCTOR on class CL_ABAP_SOURCE_INFO has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 610 |