SAP ABAP Function Module RS_SCRP_COPY (Dynpro kopieren (ohne popup))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-SCR (Application Component) Screen Painter
     SCRP (Package) Screen Painter
Basic Data
Function Module RS_SCRP_COPY Dynpro kopieren (ohne popup)  
Function Group SEUS   DW: Screen Painter  
Program Name SAPLSEUS   Screen Painter: General Functions 
INCLUDE Name LSEUSU20    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing SOURCE_DYNNR TYPE Screen number source NUMC 4
Importing SOURCE_PROGNAME TYPE Module pool/report name source CHAR 8
Importing SUPPRESS_CHECKS TYPE ' ' 'X'-> Non-existence check, no locks CHAR 1
Importing TARGET_DYNNR TYPE Screen number target NUMC 4
Importing TARGET_PROGNAME TYPE Module pool/report name target CHAR 8
Exception ILLEGAL_VALUE TYPE Illegal screen name
Exception NOT_EXECUTED TYPE Copy/save not successful
Exception NO_MODIFY_PERMISSION TYPE No change authorization
Exception SOURCE_NOT_EXISTS TYPE Source screen does not exist
Exception TARGET_EXISTS TYPE Target screen already exists
               
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