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

Re: Filling calday - Help with ABAP code

$
0
0

Even i figured out the issue is with the field level routine which i pasted

Data: c(8) type n,

       yr(4) type n.

yr = SOURCE_FIELDS-CALYEAR.

CONCATENATE yr '01' '01' into c.

 

RESULT = c.

I forgot to define variable c.

 

Now it will work.

 

Regards,
AL


Viewing all articles
Browse latest Browse all 9239

Latest Images

Trending Articles



Latest Images

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