Start of Content Area

Function documentationGET_PATH_OF_DROPPED_FILES  Locate the document in its SAP Library structure

Use

This method returns a list of the paths of files used in drag and drop. The list is updated in every drag and drop operation. To set various drag and drop attributes, use the method SET_FILEDROP_MODE.

Windows

HTML

Java

ü

X

X

Features

call method textedit->get_path_of_dropped_files

  exporting
    table = table

  exceptions
    error_dp = 1.

Parameter

Description

Possible Values

table

Internal table containing the paths

 

 

 

End of Content Area