Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 2806

Re: How to customize a specific date format for a customer?

$
0
0

Hi Eva ,

 

Yes we can do it for specif customer,

Before writing the coding for date changes you have to put the if condition based on specific customer .

Like below coding.

 

If WA_KNA1-KUNNR = <Put your customer number>.  ""ïf it is based on specific customer

 

or

 

If WA_KNA1-LAND1 = <Put your customer City>.  ""ïf it is based on specific Country

 

date(4) is year

date+4(2) is month

date+6(2) is day

 

use concatenate date4(2) '/' date6(2) '/' date(4)  into field date_result.

 

endif.

 

 

Please reward if useful.

 

Thanks,

Rupesh Chouhan


Viewing all articles
Browse latest Browse all 2806

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>