SAP ABAP Function Module RS_EDTR_ADD (Development environment: Add a module)
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_EDTR_ADD Development environment: Add a module  
Function Group SEUR   DW: Create, find & replace global  
Program Name SAPLSEUR   ?... 
INCLUDE Name LSEURU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing INSERT_STATEMENT TYPE CHAR1
Exporting NAME_O TYPE EDOBJECT Name of component to be added
Exporting NEW_INCLUDE_NAME TYPE Include name if new include also created
Exporting NEW_MASTER_INCLUDE TYPE
Importing NAME TYPE EDOBJECT Name of component to be added
Importing SUBNAME TYPE SEU_OBJKEY Component Name (Module/FORM)
Importing PROGRAM TYPE SPACE Program/Include name
Importing I_TYPE TYPE 'R' Component Type
Importing INCLUDE TYPE SPACE
Importing MODE TYPE
Importing SUPPRESS_DIALOG TYPE ABAP_BOOL ABAP_FALSE
Exception EXISTS_ALREADY TYPE The component already exists
Exception NOT_EXECUTED TYPE Program or include does not exist
Exception PROGRAM_ENQUEUED TYPE Program /Include blocked
               
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  19950113 
SAP Release Created in