2011 Aug 24 4:21 PM
Hi All,
I am trying to create an Inbound Idoc using the function module : IDOC_INPUT_ORDERS for orders.
There is an check box in the last tabstrip and i need to make that check box marked based on some conditions.
In the subroutine 'PERFORM customer_function_dynpro' i wrote my code.
When executing the Idoc i am getting the error that the field is not available in the screen 4002.
Just need the help how to pass the bdc to last tab strip and made that check box as active.
Thanks in Advance.
With Regards,
Sumodh.P
Hi All,
I am trying to create an Inbound Idoc using the function module : IDOC_INPUT_ORDERS for orders.
There is an check box in the last tabstrip and i need to make that check box marked based on some conditions.
In the subroutine 'PERFORM customer_function_dynpro' i wrote my code.
When executing the Idoc i am getting the error that the field is not available in the screen 4002.
Just need the help how to pass the bdc to last tab strip and made that check box as active.
Thanks in Advance.
With Regards,
Sumodh.P
2011 Aug 24 5:44 PM
Hi Sumodh,
Fields in a Tab of a Tabstrib control are physically in a subscreen. But in the Batch Input such fields (in sub-screen) belong to the main screen. So If your sub-screen is 4002, then use the main screen number to pass this field data.
Regards
Suresh
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |