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

Re: sy-datum value space?

$
0
0

Hi Ralph,

 

The code that you pasted has default value as 'space'.

 

 

data: lv_initial_bis_datum like  sy-datum value space.

 

Hence you have lv_initial_bis_datum as  '________' and not '00000000'.

Simply declare it as

data: lv_initial_bis_datum like  sy-datum

Which will solve your problem.

 

Reagrds,

Vikas


Viewing all articles
Browse latest Browse all 8594

Trending Articles



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