Start of Content Area

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

Properties in View Designer

      activateAccessKey

Activation of access keys.

This property can be personalized both by a user and by an administrator.

      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 the help mode is activated.
See Help Texts in and for Web Dynpro Applications

This property can be personalized by an administrator.

      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

Depending on the browser either the entire path is specified (Microsoft Windows Internet Explorer), or just the file name (Firefox, Safari).

      mimeType

MIME type of the file.

Note

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

      state

Error status of the interface element.

This property can be personalized by an administrator.

Value

Visual Display

Description

Can be set using personalization

normal

This graphic is explained in the accompanying text

Normal status of the interface element

No

required

This graphic is explained in the accompanying text

The value must be entered.
The FileUpload is displayed with a star. Note that this value of the property state is not checked by the Web Dynpro Framework. Service functions are however available for checking required entries; see also
SAP Note 948753.

Yes

      textDirection

Text or writing direction.

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

This property can be personalized by an administrator.

Value

Description

INHERIT

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

LTR

Left to right text direction

RTL

Right to left text direction

      width

Width of the UI element. More information: Methods and Properties of UI Elements.

 

 

End of Content Area