This is another alternative for a Windows style browsing for a file in the local drive.
Additional advantage is browse files can be of specific type eg. *.XLS if a mask value is given.
Both functions have all the parameters optional.
Code: AT SELECTION-SCREEN ON VALUE-REQUEST FOR PATH1.
CALL FUNCTION 'KD_GET_FILENAME_ON_F4'
EXPORTING
MASK = '*.xls'
STATIC = 'X'
CHANGING
FILE_NAME = PATH1.
Requires Free Membership to View
When you register, you will start receiving targeted emails from my award-winning team of editorial writers. Our goal is to keep you informed on the hottest topics and biggest challenges faced by SAP professionals today.
Hannah Smalltree, Editorial DirectorThis was first published in September 2001
Join the conversationComment
Share
Comments
Results
Contribute to the conversation