SAP ABAP Class CL_ADT_WDY_SOURCE_POSITION_CON (Converts the source position into the line number)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-AIE-WDA (Application Component) Web Dynpro ABAP Design Tool for ABAP in Eclipse
⤷
SWDP_ADT (Package) SWDP ADT Development

⤷

⤷

Properties
Class | CL_ADT_WDY_SOURCE_POSITION_CON | |
Short Description | Converts the source position into the line number | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWDP_ADT | SWDP ADT Development |
Created | 20120813 | SAP |
Last change | 20131127 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ADT_WDY_SOURCE_POSITION_CON has no forward declaration.
Interfaces
Class CL_ADT_WDY_SOURCE_POSITION_CON has no interface implemented.
Friends
Class CL_ADT_WDY_SOURCE_POSITION_CON has no friend class.
Attributes
Class CL_ADT_WDY_SOURCE_POSITION_CON has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20120813 | |
2 | ![]() |
Instance method | Public | Method | 20120813 | |
3 | ![]() |
Instance method | Public | Method | 20120813 | |
4 | ![]() |
Instance method | Public | Method | 20120816 |
Events
Class CL_ADT_WDY_SOURCE_POSITION_CON has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TYPE_INCLUDE_POSITION | Public | See coding | 20120813 | begin of type_include_position,
include_name type string,
source_position type type_source_position,
end of type_include_position
|
||
2 | TYPE_SOURCE_POSITION | Public | See coding | 20120813 | begin of type_source_position,
line type i,
column type i,
end of type_source_position
|
Method Signatures
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONVERTER | Value transfer | Object reference (TYPE REF TO) | CL_ADT_WDY_SOURCE_POSITION_CON | Converts the source position into the line number | 20120813 |
Method CREATE on class CL_ADT_WDY_SOURCE_POSITION_CON has no exception.
Method GET_OBJECT_TYPE_FROM_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PROGNAME | Call by reference | Type reference (TYPE) | PROGRAM | Program/Transaction in SQL Trace Evaluation | 20120813 | ||
2 | ![]() |
RV_OBJECT_TYPE | Value transfer | Type reference (TYPE) | WBOBJTYPE | Global WB Type, Consisting of R3TR Type and WB Specificat. | 20120813 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Common Exception Class for WDA | 20120816 |
Method GET_POSITION_BY_INCLUDE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INCLUDE_POSITION | Call by reference | Type reference (TYPE) | TYPE_INCLUDE_POSITION | 20120813 | |||
2 | ![]() |
SOURCE_POSITION | Value transfer | Type reference (TYPE) | TYPE_SOURCE_POSITION | 20120813 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Common Exception Class for WDA | 20120816 |
Method GET_REQUEST_FROM_INCLUDE_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_WBREQUEST | Call by reference | Object reference (TYPE REF TO) | CL_WB_REQUEST | Structure for Workbench Request | 20120816 | ||
2 | ![]() |
IV_PROGNAME | Call by reference | Type reference (TYPE) | PROGNAME | ABAP Program Name | 20120816 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Common Exception Class for WDA | 20120816 |
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 740 |