FileUpload
Properties
● 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.
● 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.

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.

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 |
|
Normal status of the interface element |
No |
required |
|
The value must be
entered. |
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.