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

Regarding step-loop in Sales Order

Former Member
0 Likes
655

Hello,

            I am unable to add a field in sales order item. I wont to add a field which is in ZTEST structure and have declared this ZTEST structure in Standard Sales Order.

           But on activating I am getting following error:-

          "Input/Output field ztest-cstry and keyword are not in same screen area".

Thanks,

Sagar Shah

Hello,

            I am unable to add a field in sales order item. I wont to add a field which is in ZTEST structure and have declared this ZTEST structure in Standard Sales Order.

           But on activating I am getting following error:-

          "Input/Output field ztest-cstry and keyword are not in same screen area".

Thanks,

Sagar Shah

3 REPLIES 3
Read only

Former Member
0 Likes
621

The name of the input/output field in the screen and program should match.

Also why do we have ZTEST in the first place, if ZTEST is the name of the append structure then give the name of the field as VBAP-CSTRY directly no need to use ZTEST.

BR,

Yakub shah

Read only

0 Likes
621

Hi Mohammed,

                           I am using Z structure to display fields in Sales Order Item and its not appended to VBAP.

Thanks,

Sagar Shah

Read only

0 Likes
621

Hi Sagar,

How are you mapping this fields then with the item means you are selecting data from Z table and displaying. In that case use the additional data B tab at item level.

If you want to display in the item step loop you will need to modify the standard screen which is not advisable.

Please list your requirement in more detail for further inputs

BR.

Yakub Shah