SAP ABAP Function Module RS_DETERMINE_UNIT_FROM_POS_SPZ (Bestimmen der Modifikationseinheit)
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_DETERMINE_UNIT_FROM_POS_SPZ Bestimmen der Modifikationseinheit  
Function Group LOCAL_EDT1   Parameterized editor  
Program Name SAPLLOCAL_EDT1   ABAP Editor 
INCLUDE Name LLOCAL_EDT1U62    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting UNIT_NAME TYPE SEU_OBJKEY unit name
Exporting UNIT_TYPE TYPE SEU_OBJTYP unit type
Exporting START_LINE TYPE SYST-INDEX start line of unit
Exporting END_LINE TYPE SYST-INDEX end line of unit
Importing CURSOR_ROW TYPE SYST-INDEX cursor line
Importing CURSOR_COL TYPE SYST-INDEX cursor offset
Importing SOURCE_TYPE TYPE CHAR4 'REPS' source type ( REPS or DYNP)
Importing SOURCE_NAME TYPE TRDIR-NAME ABAP-Programmname
Importing USE_EXISTING_EDIT_CONTROL TYPE ABAP_BOOL ABAP_FALSE Nutze existierenden c_editor
Tables SOURCE TYPE SEDI_SOURCE
Exception UNKNOWN_SOURCE_TYPE TYPE only REPS and DYNP allowed
               
Processing Type
Normal Function Module  
Remote-Enabled 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  20041216 
SAP Release Created in