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

dump error while creating transformations

arun_kumar75
Participant
0 Likes
507

Hi,

am getting dump errors like MESSAGE_TYPE_X while creating transformation for flat file loading for master data

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
470

It is maybe due to for the reason that u r trying to put character into neumeric fld.... the input internal table must have all character type flds....

Reward point if helpful

It is maybe due to for the reason that u r trying to put character into neumeric fld.... the input internal table must have all character type flds....

Reward point if helpful

2 REPLIES 2
Read only

Former Member
0 Likes
471

It is maybe due to for the reason that u r trying to put character into neumeric fld.... the input internal table must have all character type flds....

Reward point if helpful

Read only

arun_kumar75
Participant
0 Likes
470

thanks mate