Functionality This function module delivers detailed information on a variable.
- E_USER_VALUES delivers the value of the indicator "Input allowed by
user"
- E_USER_RESTRICTION delivers the value of the indicator "Restriction of
values required by user"
- E_TYPE delivers the type of variables: 'CHAR', 'HIERARCHY' or 'NUMBER'
- E_NUMVALUE is filled with type 'NUMBER'
- ETK_VARSEL_ALL delivers all possible values of variables, is only
filled with type 'CHAR' The sequence number SEQNO is sequentially numbered per row of theselection condition The other fields are filled as in the table ITK_CHASEL in functionmodule API_SEMBPS_ADHOCPACKAGE_SET.
- ETK_VARSEL delivers the values of the variables restricted by the user
- ETK_HIESEL_ALL delivers all hierarchy nodes of variables, is only
filled with E_TYPE 'HIERARCHY'
- ETK_HIEDEP_ALL delivers the values of higher-level characteristics in
compounded characteristics
- ES_HIESEL and ETK_HIEDEP deliver the hierarchy nodes selected by the
user
- ETK_CHA delivers the characteristics of the variables
|