Hi All,
I have a case statement for the 3 types of deliverydateformat: DeliveryDateTime , DeliveryYearWeek and DeliveryYearMonth.
the format for these 3 types are 'D', 'W' and 'M'.
I have separate processing for these 3 types in the case statement.
When logged in German, the formats are different from 'D' , 'W' and 'M'.. Hence my case statements are not executed.
Please let me know if there is some conversion routine for these DeliveryDateFormat.
Many Thanks,
Srilakshmi B