Purpose | You can use the File statement to assign a short alias name to scripts in SAPWR (SAP Web Repository) and SAPMR (SAP MIME Repository) with a long name. This may be necessary as there is a restriction in SAPWR on names with a maximum of 30 characters. In SAPMR (SAP MIME Repository), the total length of the path is not restricted, but the file name itself may only be 40 characters long. |
Example | File "saplsmtr_navigation.e0100.txt" alias="menu.txt" |
Format | File "long_filename" alias="short_filename" |
Tips & Tricks |
|
Components | GuiXT |