Login Form

Best viewed in IE 7.0

ADVERTISEMENTS
ADVERTISEMENT

Using Directories in ABAP

Use the following function modules when working with directories

  • RZL_READ_DIR_LOCAL - Read a directory on the Application Server
  • RZL_READ_DIR - If the server name is left blank, it reads a directory from local presentation server, otherwise it reads the directory of the remote server
  • EPS_GET_DIRECTORY_LISTING - return a list of filenames from a local or network drive

 

ADVERTISEMENT
Free software downloads