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

'FMCWFUSR'

Former Member
0 Likes
507

I want to add these data in standard include 'FMCWFUSR':

DATA: ZMKCOMRIS LIKE ZMKCOMRIS .

DATA: ZMCPFT LIKE ZMCPFT .

Because dump in program 'RMCX0022'. The field 'ZMKCOMRIS' is unknown

3 REPLIES 3
Read only

Former Member
0 Likes
457

How can i do???

Read only

nkr1shna
Contributor
0 Likes
457

Please add the data declaration in the TOP include where all global declarations are done in the program.

Read only

Former Member
0 Likes
457

Thanks but it's a standard program|||