Skip to Content
0
Former Member
Sep 13, 2007 at 10:36 PM

Possible to create dynamic Logical File Names (Tx FILE)

181 Views

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.