Skip to Content
0
Feb 18, 2011 at 12:07 PM

FITV_VC_TRIP_DOCUMENTS Limit the size of a document

55 Views

Hi.

I´m trying to restrict the size of a document that can be uploaded trough the web dynpro FITV_VC_TRIP_DOCUMENTS. There is a view named V_ATTA wich have a method named ONACTIONUPLOAD. In this method, the webdynpro control some features but when trying to use a new line wiht "lv_filewidth = lv_file_upload->get_width( ).", this property returns no value.

Any help, please for limit the size of a document a user can upload with a message?

Thanks in advance, best regards.