SAP Function UMG_RECOGNIZE_CODEPAGE - Codepage recognition

Parameter Reference Type Length Default Optional Text
IM_COLLRES UMGACOLLRES C 1 Collision resolution
IM_FALLBACK_CP CPCODEPAGE N 4 Fallback code page
IM_GIVE_FEEDBACK CHAR1 C 1 X Single-character flag
IM_LANG_CP_ITAB UMGTLANGCP h 6 X SPUMG: Hash table for language and codepage
IM_LANG_VEC STRING g 0 X
IM_MIN_WORD_LEN INT4 I 4 Minimal word length for vocabulary entries
IM_STR_ITAB UMGTSTRINGS h 8 Text data input
IM_VOC_ITAB UMGTVOC h 31 X SPUMG: Table type for vocabulary without table name
IM_WORD REF TO CL_UMG_WORD 0 Handling of words in the Unicode conversion tools

Parameter Reference Type Length Text
EX_CODEPAGE UMGACP N 4 Codepage of the input text.
EX_MISSED_ITAB UMGTWORD h 30 SPUMG: Table type for vocabulary without table name
EX_WHY_NO_CP UMGAWNOCP N 2 Reasons why no codepage could be assigned

Exception Text
NO_CODEPAGE The codepage could not be determined.