Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Runtime error 'MESSAGE_TYPE_X' ?

Former Member
0 Likes
654

Hi,

I have made a report of SD , in which i want total of the net value or others . when i am pressing Sigma button (SUMATION)

for addition runtime error is coming 'MESSAGE_TYPE_X'.

in fieldcatalog i have given like :

WA_FIELDCATALOG-FIELDNAME = 'TOT'.

WA_FIELDCATALOG-SELTEXT_M = 'Net Sale'.

WA_FIELDCATALOG-COL_POS = '28'.

"WA_FIELDCATALOG-COL_POS = '26'.

WA_FIELDCATALOG-OUTPUTLEN = '25'.

"WA_FIELDCATALOG-DATATYPE = 'INT'.

WA_FIELDCATALOG-DATATYPE = 'CURR'.

"WA_FIELDCATALOG-DO_SUM = 'X'.

APPEND WA_FIELDCATALOG TO FIELDCATALOG.

CLEAR WA_FIELDCATALOG.

totaling is not done please help ?

Thanks

Aanchal.

7 REPLIES 7
Read only

Former Member
0 Likes
614

If you search the forum, you'll find that this question has been asked and answered many times. Anyways here's a clue. Check your entire field catalogue.

pk

Read only

Former Member
0 Likes
614

Hi,

Dont give the below fieldcatalog.

WA_FIELDCATALOG-DATATYPE = 'CURR'.

Comment this and check,

With Regards,

Sumodh.P

Read only

0 Likes
614

I did that still pressing sumation it gives message type X

Read only

0 Likes
614

Did you act upon my advice?

pk

Read only

0 Likes
614

Mr. KISHAN,

YES , BUT NO HELP .

PLEASE POST ONLY IF YOU CAN HELP .

Read only

0 Likes
614

Ok, let me ask this one last time. Have you really checked each and every line of your entire field catalog?

pk

Read only

ThomasZloch
Active Contributor
0 Likes
614

Please search before posting, and do not try to shut down forum members who suggest you to do just that.

Thread locked.

Thomas