Skip to Content
0
Former Member
Dec 07, 2011 at 07:27 PM

How to change on line of code in standard BADI Method

65 Views

Hi,

I am printing an adobe form, using BADI DOC_PERSONALIZE_BCS. However I have to change one line of code in PERSONALIZE_PDF_DOC_PDFIF. Remaining codes should not be changed.

Can anyone let me know, what should be the best solution for this?

I started with implementing BADI DOC_PERSONALIZE_BCS. and copied code from standard for PERSONALIZE_PDF_DOC_PDFIF method into my implemented BADI, but that if printing the document and sending my message that Preview Not possible. Let me know what step I am missing. I need all codes to be same and I m interrested in changing only one like of standard BADI.

Any solution on what should I do?