Hi experts,
I have validated the field Inco terms in tcodes me21n,me22n,me23n...
I have one set name with 3 inco terms values.
based on some conditions...if the user enter the inco terms value other than values which have maiantained SET...it should give the error messge with 'Please select XXXXXXXX values'. (XXXXX = all values from set).
But as of now i have hardcoded as MESSAGE 'Please Select Inco-terms CPT or DAP or FCA. ' TYPE 'E'.
but this not required...bcoz in feture if they will add one more value that should be also displayed in error mesgg...
how can i achive this.....
can any body plzzz help me???