Start of Content Area

Background documentation FileUpload Properties Locate the document in its SAP Library structure

Properties in View Designer

     data

Destination within the context of the data from the file to be uploaded. The system can only read this data value.

Primary Property

     explanation

Help text that is displayed when help mode is activated.
See Help Texts in and for Web Dynpro Applications

     fileName

The name of the file to be uploaded The system can only read the value of this property.

Note

This property, which does not have to be bound, can be changed by the client. See also Properties Used in MultiPane or TablePopin

     mimeType

MIME type of the file.

Note

This property, which does not have to be bound, can be changed by the client. See also Properties Used in MultiPane or TablePopin

     textDirection

Text or writing direction.

This enables labels of interface elements to be read in languages that have an RTL writing direction, such as Hebrew and Arabic, as opposed to LTR such as English.

Value

Description

INHERIT

The text direction is inherited from the parent element. Therefore, the text direction is identical to the one of the parent element.

LTR

Left to right text direction

RTL

Right to left text direction

     width

Width of the FileUpload interface element, specified in CSS sizes, such as em, ex, pixel, or percent. See Legend.

 

 

End of Content Area