Function sapnwrfc::binding::RfcLanguageIsoToSap
[−]
[src]
pub unsafe extern "C" fn RfcLanguageIsoToSap(
laiso: *const SAP_UC,
lang: *mut SAP_UC,
errorInfo: *mut RFC_ERROR_INFO
) -> RFC_RC
Converts a 2-char SAP language code to the 1-char SAP language code.
\in *laiso Pointer to the 2-char array with SAP LAISO code to convert \out *lang Pointer to the 1 char for SAP SPRAS key \out *errorInfo Will be filled with additional error information in case of an error. \return RFC_RC RFC_OK or RFC_INVALID_PARAMETER in case of an error \warning The SAP LAISO code is not 100% ISO639_1 compliant - see also ABAP table T002X columns SPRAS/LAISO for details