Function sapnwrfc::binding::RfcLanguageSapToIso [] [src]

pub unsafe extern "C" fn RfcLanguageSapToIso(
    lang: *const SAP_UC,
    laiso: *mut SAP_UC,
    errorInfo: *mut RFC_ERROR_INFO
) -> RFC_RC

Converts a 1-char SAP language key to the 2-char SAP language code.

\in *lang Pointer to the 1 char with SAP SPRAS key to convert \out *laiso Pointer to the 2-char array for SAP LAISO code \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