SAP ABAP Function Module SUBST_CREATE_NAME (Erzeuge einen Commandfilenamen aus einem Template)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-UPG-TLS-TLA (Application Component) Upgrade Tools for ABAP
     SAUS (Package) Transport Control (Repository Switch)
Basic Data
Function Module SUBST_CREATE_NAME Erzeuge einen Commandfilenamen aus einem Template  
Function Group SUGX   Repository Switch General Tools  
Program Name SAPLSUGX    
INCLUDE Name LSUGXU14    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_NAME TYPE TSTRF01-FILENAME
Exporting EV_EXPANDED_NAME TYPE TSTRF01-LONG_NAME
Importing IV_TEMPLATE TYPE TSTRF01-FILENAME ' ' Name of command file with replacement characters
Importing IV_TEMPLATE_NAME TYPE TSTRF01-LONG_NAME ' '
Importing IV_SAPRELEASE TYPE SYST-SAPRL ' ' SAP Release
Importing IV_SYSID TYPE SYST-SYSID ' ' SAP System name
Importing IV_DBSYS TYPE SYST-DBSYS ' ' Database name
Importing IV_REPID TYPE TRDIR-NAME SY-REPID
Exception SAPRELEASE_NOT_FOUND TYPE SAP Release could not be found
Exception TEMPLATE_NAME_NOT_SET TYPE
               
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  19950221 
SAP Release Created in