SAP Function BUILD_FILE_PATH_LONG - Set up access path to files for all OS

Parameter Reference Type Length Default Optional Text
IN_FILE STRNG250 C 250 File Name
IN_PATH STRNG250 C 250 File directory

Parameter Reference Type Length Text
OUT_PATH STRNG250 C 250 Access path for all OS

Exception Text
INVALID_FILENAME File name syntax is incorrect
INVALID_PATH Path entry syntax is incorrect
NO_FILE File name missing
NO_PATH Path entry missing
TOO_LONG