![]() |
T4S4
18.1 C7177 A20283
Teamcenter Gateway for SAP S/4HANA API Reference
|
All ITK functions of group LOV supported by T4x. More...
Functions | |
LOV_ask_localized_descriptions HexLovTag LovLocale | |
This function calls the ITK pipe server function LOV_ask_localized_descriptions to retrieve the localized descriptions of the specified LOV. Requires at least TC-11. More... | |
LOV_ask_values_int HexLovTag | |
This function calls the ITK pipe server function LOV_ask_values_int to retrieve the integer values of the specified LOV. Note that the LOV type should be "ListOfValuesInteger". More... | |
LOV_find LovName | |
This function calls the ITK pipe server function LOV_find to find LOVs having the specified name. Note that LOV names are not necessarily unique, so more than one LOV can be found potentially. More... | |
All ITK functions of group LOV supported by T4x.
This group specifies all ITK functions of group LOV for which wrappers have been defined in T4x
ITK::LOV_ask_localized_descriptions | HexLovTag LovLocale | ||
This function calls the ITK pipe server function LOV_ask_localized_descriptions to retrieve the localized descriptions of the specified LOV. Requires at least TC-11.
HexLovTag | Hexed tag of LOV |
LovLocale | Locale, having a format such as "en_US" for example |
ITK::LOV_ask_values_int | HexLovTag | ||
ITK::LOV_find | LovName | ||