2011 Aug 05 12:25 PM
Hi Experts,
I have created a print program to generate a smartform for the transaction FBWD. Could you please tell me how to perform the configurations for the print program i have created?
Thanks,
Vitz.
Hi Experts,
I have created a print program to generate a smartform for the transaction FBWD. Could you please tell me how to perform the configurations for the print program i have created?
Thanks,
Vitz.
2011 Aug 05 12:35 PM
I am not aware of FWBD. But what I have got is, when you run FWBD, you want the print program to be run through some configuration. Did I get you correct?
However, can you please check t-code NACE. Is this the one you are looking for?
2011 Aug 05 1:08 PM
Hi Srinivas,
Thank you for your reply. I have found the standard print program in SPRO. But it is not modifiable.
So i am looking for an alternative to change that standard print program and to assign my print program.
Thanks,
Vitz.
2011 Aug 05 1:22 PM
Hi vitish,
if you found the standard print program in SPRO, you can make a copy of that to customer name space (Z*) and modify the copy. Do not forget to enter the name of the copy in SPRO and save it.
Regards
Clemens
2011 Aug 05 2:37 PM
Hi Clemens,
That's what i did. The problem is that I am not able to change the print program in SPRO. The link is SPRO is:
Financial Accounting>Bank Accounting>Business transactions>Bill of exchange transactions>Bill of exchange payable>Returned Bills of exchange payable
Thanks,
Vitz.
2011 Aug 05 11:21 PM
Hi vitish,
Hm. Don't know if this is possible. The underlying table T002Fis designed to store program name and also smartforms name. In the view V_001F_D the program name is fixed as SAPMFBWD, smartforms entry is not available.
OK, you could create a Z maintenance view for table T002F and change print program, set smartforms name. But this won't help - I'm afraid.
The better way may be to create an implicit enhancement in Form SAPSCRIPT of program SAPMFBWD (include MFBWD07). Enhancement at begin of form, put your own code or call your program, then exit form.
But it looks rather complex.
Do you have a real urgent need to process smartform? You can use ADOBE here, that's integrated.
I think you may be better off just creating a custom sapscript form. Here you may use extrenal performs to di what you like.
Regards
Clemens
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |