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

MIGO SCREEN EXIT

Former Member
0 Likes
572

HI ALL,

i have added subscreen in mgio i need to append those to mseg line item wise so that it will be used for some other thing.please help me

HI ALL,

i have added subscreen in mgio i need to append those to mseg line item wise so that it will be used for some other thing.please help me

3 REPLIES 3
Read only

Former Member
0 Likes
545

Hi,

You need to update all the details in a ztable.

write the code to update values in z table in POST_DOCUMENT method.

Regrads,

Bharat.

      • Reward points if helpful.

Read only

0 Likes
545

I NEED THOSE VALUES IN MSEG SO THAT I WILL DO MBIB WHEN I SAVE THE DOCUMENT

Read only

0 Likes
545

Hi,

to append values in MSEG you need to use append structure.

Regards,

bharat.

      • Reward points if helpful