Hi All ,
My requirement is to list all programs with customer space (Z*),
having plant/werks as a select-option or parameter
at selection screen .
I tried using FM : RS_SELECTIONS_DESCRIPTION
it lists the selection parameter but doesnt give any information related to the TYPE
of the parameter/select-option eg. for plant it gives type c and length 4-this info is not sufficient to find, if its is plant or some other 4 char long field .
Thanks in advance .