2007 Dec 19 4:58 PM
I need to make a modification to RECN. I must modify the response of the Print Preview Master Data Sheet button to call a new screen to allow the user to select some criteria before calling the FM that generates the preview PDF.
I've never worked with BDTs but have done some research. I'm having difficulty finding how to modify the button press event.
Suggestions?
I need to make a modification to RECN. I must modify the response of the Print Preview Master Data Sheet button to call a new screen to allow the user to select some criteria before calling the FM that generates the preview PDF.
I've never worked with BDTs but have done some research. I'm having difficulty finding how to modify the button press event.
Suggestions?
2008 Jan 18 4:14 PM
The smartform generated by the print requests in RECN can be modified by going to SPRO -> SAP Reference IMG -> Flexible Real Estate Management (RE-FX) -> Correspondence -> PDF-Based Forms (Mass Print and Single Print) -> Enhancements -> Implement Enhancements (BAdI) .
From there create a new or modify an existing implementation of BADI_RECP_SF. For my purposes I called a custom FM from within IF_EX_RECP_SFFP_PRINT and IF_EX_RECP_SFFP_PREVIEW to display my selection screen and return with the values I wanted.
I then wrote those values to memory and recalled them within the smartform initialization routine.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |