Standard field userexits are functions to prepare and post-process field contents during the manipulation of mask data in mask-edit state (Pre_Field trigger, Post_Field trigger). The userexits can be selected and entered at the trigger fields. Required parameters must be added in a parameter string to the userexit name (syntax: userexit-name [parameter-string]). There is no special parameter field.
cch_chk_men | checks the current field content for correspondence with entry in selection menu |
cch_chk_rng | check field contents for range of values |
cch_get_rec | search relation record for master record |
cch_get_cns | search linked record for master record |
cch_skp_fld | skips the field |
lng_cop_dat | copies the contents of a language field into subsequent language fields |