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

Column value as null in ABAP program while calling Calculation View

$
0
0

Hi All,

 

I have created a scripted calculation view which data from multiple standard and custom tables.

 

The output in hana studio is like below (all output fields are nvarchar type)

 

Doc NumberColumn 2Column 3Column 4Column 5Column 6Column 7Column 8
1234567890ABC12341ASAHSJHSJDHHAJSHDJHJAHS
1234567891CDF123231MMMMHAJDHJJHJADHJASJHADJ
1234567892SDS113333JCCCJHASDJHAJDHSDMMMM
1234567893ASDS176DDDDDDASDJHAJSD

 

 

But when i am calling the same view in ABAP report, doc number's value is changed to null.

 

Doc NumberColumn 2Column 3Column 4Column 5Column 6Column 7Column 8
ABC12341ASAHSJHSJDHHAJSHDJHJAHS
CDF123231MMMMHAJDHJJHJADHJASJHADJ
SDS113333JCCCJHASDJHAJDHSDMMMM
ASDS176DDDDDDASDJHAJSD

 

The columns in HANA calculation view and the internal table in ABAP report both refer to the same Database Table.

 

Please help here.

 

Thanks,

Vijay Sah


Viewing all articles
Browse latest Browse all 2895

Trending Articles



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