‎2006 Sep 05 10:24 AM
Hi All,
Is there any fm that can directly provide F4 help for directory path on application server?
‎2006 Sep 05 10:30 AM
‎2006 Sep 05 10:34 AM
Hi Santosh,
Can we use that fm for providing f4 help for directory path also? I know that it provides f4 help for file path on appln server.
‎2006 Sep 05 10:35 AM
‎2006 Sep 05 10:32 AM
‎2006 Sep 05 10:34 AM
Hi,
If you want to read a Directory,
<b>RZL_READ_DIR_LOCAL</b> --> Read a directory on the Application Server
you can provide user to select an application server file using Function Module <b>/SAPDMC/LSM_F4_SERVER_FILE</b> to get F4 help.
Close the thread if this solves your problem
Regards
Sudheer
‎2006 Sep 05 10:35 AM
Hi Sudheer,
The fm mentioned by you reads the contents of a specified directory. Does it provide F4 help also?
‎2006 Sep 05 10:34 AM
‎2006 Sep 05 10:38 AM
Hi Ravi,
you can provide user to select an application server file using Function Module <b>/SAPDMC/LSM_F4_SERVER_FILE</b> to get F4 help.
please Close the thread.
Regards
Sudheer
‎2006 Sep 05 10:39 AM
‎2006 Sep 05 10:45 AM
Many of the fm's provided are for F4 help for a file, i don't think any of them provides F4 help for a directory.