GET_SAPLOGON_ENCODING

Use

This method determines the codepage in which the data that is uploaded to or download from the client PC should be or is encoded by default.

Arguments

[CHANGING] file_encoding TYPE ABAP_ENCODING

Codepage to be used for data uploaded or downloaded to or from the client PC.

[CHANGING] rc TYPE I

Currently not used.

Exceptions

CANNOT_INITIALIZE_GLOBALSTATE

Currently not used.

CNTL_ERROR

Thrown if determination of upload/download codepage failed.

ERROR_NO_GUI

Currently not used.

NOT_SUPPORTED_BY_GUI

Raised if neither Windows nor Java GUI is being used or the GUI used does not support this method.