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

Re: display 24th september 2015 in code

$
0
0

Hi Anshika,

 

Try,

 

Declaring variable.

 

 

DATA: lv_field type length 2,

       lv_date  type ekko-aedat.

 

IF lv_date+4(02) EQ  '01'.

   lv_field = 'st'.

ELSEIF lv_date+4(02) EQ  '03'.

   lv_field = 'rd'.

ELSE.

  lv_field = 'th'.

ENDIF.

 

Hope it helpful,

 

Regards,

Venkat.


Viewing all articles
Browse latest Browse all 3273

Trending Articles



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