2013 Jun 19 10:45 AM
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
2013 Jun 19 11:03 AM
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
2013 Jun 19 12:27 PM
Hi Mohammed,
I am using Z structure to display fields in Sales Order Item and its not appended to VBAP.
Thanks,
Sagar Shah
2013 Jun 19 1:44 PM
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