Prod. Control>Confirmation>For Operation>CO11N-Time
Transaction : C011N Program
SAPLCORU_S Screen : 100
Is there a way to reset the values of two of the screen fields to blank.
Scrap : AFRUD-XMNGA
Break time : AFRUD-ISERH
Or even suppress the fields to not show up on the screen at all.
Tried using exit CONFPP01 but the program didn't stop at the break-point.
Please let me know if there is any other solution.
Transaction flow is
Prod. Control>Confirmation>For Operation>CO11N-Time Ticket
Janis
How about transaction co86, field selection for confirmations. Or in single screen entries config for confirmations OPK0. JLW
Transaction : C011N Program
SAPLCORU_S Screen : 100
Is there a way to reset the values of two of the screen fields to blank.
Scrap : AFRUD-XMNGA
Break time : AFRUD-ISERH
Or even suppress the fields to not show up on the screen at all.
Tried using exit CONFPP01 but the program didn't stop at the break-point.
Please let me know if there is any other solution.
Transaction flow is
Prod. Control>Confirmation>For Operation>CO11N-Time Ticket
Janis
[quote="JLW"]How about transaction co86, field selection for confirmations. Or in single screen entries config for confirmations OPK0. JLW
Hello JLW,
CO86 is for CO11 scrn fields, for CO11N I think the OPK0 is the relevant transaction. While this is so, I am not sure how exactly to proceed to turn off the fields Yield and Break-Time in the Production Ticket.
Rgds,
Janis
For opk0, you'd need to setup a freely definable area.
From help:
For the detail areas, there are also 3 screens available whose layout you can define yourself. The definitions required for this are made via the user exit CONFPP07.
Hope this helps. JLW
Hello JLW,
CO86 is for CO11 scrn fields, for CO11N I think the OPK0 is the relevant transaction. While this is so, I am not sure how exactly to proceed to turn off the fields Yield and Break-Time in the Production Ticket.
Rgds,
Janis[/quote]