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

Error in FM TXW_DATA_VIEW_FILE_WRITE_INIT,parameter UUID_CREATE not defined

Former Member
0 Likes
372

Hi,

I'm in SAP 4.7 and after to have implemented OSS note 718845 and 810014 to upgrade to 2.4 version of DART, I can't export file from transaction FTWH, there is a dump when the program try to export the parameter UUID_CREATE to the module fonction TXW_DATA_VIEW_FILE_WRITE_INIT that is not expected.

Do you have any idea how to resolve this problem ?

Thanks for all yours answers.

Regards,

Mat

1 REPLY 1
Read only

Former Member
0 Likes
336

I've resolved my problem by implementing OSS note 689650 which add the prameter UUID_CREATE to the module function.