SAP ABAP Function Module RS_GET_DEFINITION (Definitionsstelle eines Objects in einem Include ermitteln)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ABA (Application Component) ABAP Editor
⤷
SEDI (Package) PROGRAM EDITOR

⤷

⤷

Basic Data
Function Module | RS_GET_DEFINITION | Definitionsstelle eines Objects in einem Include ermitteln |
Function Group | SEDA | Program parsing |
Program Name | SAPLSEDA | Source Code Analysis for Navigation |
INCLUDE Name | LSEDAU16 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
O_COL1 | TYPE | Definition start column | ||||
![]() |
O_COL2 | TYPE | Definition end column | ||||
![]() |
O_ROW1 | TYPE | Definition start line | ||||
![]() |
O_ROW2 | TYPE | Definition end line | ||||
![]() |
I_COLLECT_INCLUDES | TYPE | SPACE | X = collect includes from include statements | |||
![]() |
I_OBJECTNAME | TYPE | Module whose definition is to be searched | ||||
![]() |
I_OBJECTTYPE | TYPE | Category of the module | ||||
![]() |
I_SOURCE | TYPE | Source text in which search is carried out | ||||
![]() |
O_INCLUDETAB | TYPE | Table for include names | ||||
![]() |
NOT_FOUND | TYPE | No definition found in the source text | ||||
Processing Type
Normal Function Module | |
![]() |
BaseXML supported |
Update Module | Start immediately |
Immediate Start, No Restart | |
Start Delayed | |
Coll.run | |
JAVA Module Callable from ABAP | |
Remote-Enabled JAVA Module | |
Module Callable from JAVA |
History
Last changed by/on | SAP | 19950113 |
SAP Release Created in |