SAP ABAP Function Module EDITOR_CALL (ABAP Editor initial screen)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-ABA (Application Component) ABAP Editor
     SEDI (Package) PROGRAM EDITOR
Basic Data
Function Module EDITOR_CALL ABAP Editor initial screen  
Function Group EDITOR_START   Start ABAP Editor  
Program Name SAPLEDITOR_START   ABAP Editor 
INCLUDE Name LEDITOR_STARTU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting H_EXPORT TYPE D020S
Exporting DYNPRO_TEXT_EXPORT TYPE
Exporting DYNPRO_LANGUAGE_EXPORT TYPE
Exporting EDIT_EXPORT TYPE S38E
Exporting SAVE_FLAG TYPE
Exporting DYNPRO_MOD_EXPORT TYPE
Exporting DYNPRO_PART TYPE
Exporting WITH_NEXT_EXPORT TYPE
Exporting EXTEND_MOD_EXPORT TYPE
Exporting KORRNUM_EXPORT TYPE E071-TRKORR
Exporting XCODE TYPE SYST-UCOMM
Exporting DYNPRO_IS_GENERATED_EXPORT TYPE
Exporting DYNPRO_IS_IN_WA_EXPORT TYPE
Exporting DYNPRO_IS_IN_FOREIGN_WA_EXPORT TYPE
Exporting WITH_ACTIVE_SOURCES_EXPORT TYPE
Importing SCRP_EDTR_INTERFACE_FLAG TYPE SPACE
Importing H_IMPORT TYPE D020S SPACE
Importing DYNPRO_LANGUAGE_IMPORT TYPE SPACE
Importing DYNPRO_TEXT_IMPORT TYPE SPACE
Importing EDIT_IMPORT TYPE S38E
Importing DYNPRO_MOD_IMPORT TYPE SPACE
Importing MOTIF_IMPORT TYPE SPACE
Importing WITH_NEXT_IMPORT TYPE SPACE
Importing EXTEND_MOD_IMPORT TYPE SPACE
Importing KORRNUM_IMPORT TYPE E070-TRKORR SPACE
Importing FUNCTION_GROUP TYPE RS38L-AREA SPACE
Importing FUNCTION_NAME TYPE TFDIR-FUNCNAME SPACE
Importing TITLE_IMPORT TYPE SPACE
Importing TRANSPORT_KEY TYPE TRKEY SPACE
Importing EDITOR_MODE TYPE EDITORMODE SPACE
Importing CALLBACK_PROGRAM TYPE TRDIR-NAME SPACE
Importing CALLBACK_USERCOM TYPE RSTXP-TDOBJECT SPACE Name of a module integrated into navigation
Importing CALLBACK_SET_PFKEY TYPE RSTXP-TDOBJECT SPACE Name of a module integrated into navigation
Importing CALLBACK_CHECK TYPE RSTXP-TDOBJECT SPACE Name of a module integrated into navigation
Importing CALLBACK_SAVE TYPE RSTXP-TDOBJECT SPACE Name of a module integrated into navigation
Importing CALLBACK_BEFORE_FUNCTION TYPE RSTXP-TDOBJECT SPACE Name of a module integrated into navigation
Importing CALLBACK_AFTER_FUNCTION TYPE RSTXP-TDOBJECT SPACE Name of a module integrated into navigation
Importing FIND_LEN TYPE SYST-FDPOS SPACE
Importing REPLACE_LEN TYPE SYST-FDPOS SPACE
Importing LINETEXT TYPE SPACE
Importing STRUCTUR TYPE RSTXP Screen fields SAPMSTXP program editor
Importing TRDIR_IMPORT TYPE TRDIR SPACE
Importing HEADER_PROGRAM TYPE SPACE
Importing HEADER_DYNPRO TYPE SYST-DYNNR '0000'
Importing HEADER2_PROGRAM TYPE SPACE
Importing HEADER2_DYNPRO TYPE SYST-DYNNR '0000'
Importing COMMENT_IGNORE_FLAG TYPE SPACE
Importing DYNPRO_IS_GENERATED_IMPORT TYPE SPACE
Importing DYNPRO_IS_IN_WA_IMPORT TYPE SPACE
Importing DYNPRO_IS_IN_FOREIGN_WA_IMPORT TYPE SPACE
Importing WITH_ACTIVE_SOURCES_IMPORT TYPE SPACE
Importing STATUS TYPE SPACE
Importing LINK_REPID TYPE SYST-REPID 'SAPLEDITOR_START'
Importing LINK_DYNNR TYPE SYST-DYNNR '3430'
Importing CONTROL_CONTAINER TYPE SCRFNAME 'EDITOR'
Importing INITIALIZE_EDIT_CONTROL TYPE ' '
Tables CONTENT TYPE RSWSOURCET ABAP Source Line
Tables E TYPE D022S
Tables F TYPE D021S
Tables M TYPE D023S
Tables SMODILOG_ABAP TYPE SMODILOG
Tables MOD_TAB TYPE SMODI_MOD_TAB
Tables LINENUM TYPE EDLINENUM Structure for editor line number table
Tables LINEINDEX TYPE EDLINEINDX
               
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  19971031 
SAP Release Created in