2007 Aug 10 11:52 AM
can anybody have an idea of any screen exit for invoice print dialog screen....Basically when a user tries to invoke a output using print dialog screen i have to display a message saying " Please wait for some time".... Pls help me out
2007 Aug 10 12:09 PM
Hi...
In this Scenario what you need is a FUNCTION MODULE EXIT not a SCREEN EXIT.
Bcoz only using a FUNCTION MODULE exit you can display any Screen or a Message.
Open the Source code of the Program and see whether there is any CALL CUSTOMER-FUNCTION for searching Function exit.
You can also use debugging to find it.
<b>Reward if Helpful.</b>
can anybody have an idea of any screen exit for invoice print dialog screen....Basically when a user tries to invoke a output using print dialog screen i have to display a message saying " Please wait for some time".... Pls help me out
2007 Aug 10 12:09 PM
Hi...
In this Scenario what you need is a FUNCTION MODULE EXIT not a SCREEN EXIT.
Bcoz only using a FUNCTION MODULE exit you can display any Screen or a Message.
Open the Source code of the Program and see whether there is any CALL CUSTOMER-FUNCTION for searching Function exit.
You can also use debugging to find it.
<b>Reward if Helpful.</b>
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |