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

Raw Data Interface (RDI) Set Continuation Flag

Former Member
0 Likes
356

Hi Experts,

Anyone worked with a RDI SAPScript? I want to know how I can set the Continuation Flag of a RDI Field in SAPScript. Is it to be set up in the Print Program or in the SAP Script?

Thank you for answering. Points will be rewarded for your answers.

Gem

Edited by: gemma torris on Feb 7, 2008 10:00 AM

2 REPLIES 2
Read only

Former Member
0 Likes
321

Hi,

You have to set the flag in print program as 'X' when you are calling WRITE_FORM.

Read only

Former Member
0 Likes
321

What field should be set to X in Print Program to Set the RDI Field for continuation flag.