2011 May 04 11:07 AM
Dear all,
Is it possible to perform in funds management documents (earmarked funds) the output messages functionality the exits for example in materials management documents (for example purchase order or invoice). We would like to have more than one message in the earmarked funds document and also check which ones have not been already print out and make a preview from the different documents from the earmarked fund transaction.
Best regards and thanks for your help
2011 May 04 3:39 PM
Hi, you want to trigger message while saving MM doc(eg PO) based on earmarked funds if it was printed out?
If so you can try to do it via derivation(FMDERIVE) with abap
The main issue is how to get know if it was printed out. Eg you can create Z table where to write out while printing earmarked funds number
2011 May 04 3:39 PM
Hi, you want to trigger message while saving MM doc(eg PO) based on earmarked funds if it was printed out?
If so you can try to do it via derivation(FMDERIVE) with abap
The main issue is how to get know if it was printed out. Eg you can create Z table where to write out while printing earmarked funds number
2011 May 04 4:02 PM
Thanks Alex, but we just want to have several messages forms for earmarked funds. Nothing linked with purchasing documents I just tried to explain that we would like to have a functionality similar to the one that is implemented in materials management.
Thanks
2011 May 04 5:17 PM
2011 May 05 8:04 AM
Yes, but I only now the option of print out at earmarked funds and that one as long as I know it only enables one form and I would like to print out different forms for the same type of document type.
Regards
2011 May 10 8:06 AM
Hi, I think there is only one standard. But you can develop your own and assign it(in tcode FMU1)