Skip to Content
0
Former Member
Oct 29, 2007 at 10:35 AM

FILEPATH SAP directory AL11

203 Views

Hello,

I use this command for get "dir_home" directory :

CALL 'C_SAPGPARAM' ID 'NAME' FIELD 'DIR_HOME'

ID 'VALUE' FIELD dirname.

Depends of OS, the separator is '\' o '/'.

How I can know which is it ???

Thanks in advance,