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

Table Control in Sales Order Additional Data

Former Member
0 Likes
593

Hi ,

When a Table Control is added in the AdditionalDATAB screen it is not allowing me to add Loop and EndLoop in Flow logic. How to do ?

Thanks

ANjani.

Hi ,

When a Table Control is added in the AdditionalDATAB screen it is not allowing me to add Loop and EndLoop in Flow logic. How to do ?

Thanks

ANjani.

4 REPLIES 4
Read only

Former Member
0 Likes
549

Hi,

Are you looping the table, which belongs to the table control.

Please check.

Read only

0 Likes
549

Hi,

I'm adding Table COntrol to Standard Sales order through AdditionaldataB. In the screen i'm able to add Table Control but in flow logic it is not allowing me to add the following statements ...( modifying Screen 'SAPMV45A' )

Loop with Control XXXX.

Endloop.

How to do ?

Thanks,

anjani.

Read only

0 Likes
549

Hi ,

Which enhancement you are using for this.

I have added screen fields in enhancement QQMA0001and used Chain and endchain. It is working fine for me.

Please provide me the enhancement details.

Read only

Former Member
0 Likes
549

HI,

Instead of table control ,use Table control wizard button while creating it on the screen & follow the instructions.It will write the code for you.