I have a program from a vendor (not SAP) that requires the creation of a logical file name for each environment by concatenating a fixed string with the SID. I do not want to create a Logical File Name for every environment (we are shuffling things around way too often).
Is it possible to create a dynamic Logical File Name, such as:
FIXED_STRING_<SID>
similar to the SAP standard /USR/SAP/TMP/<FILENAME> "Test file for tenant rental agreement" entry.