cancel
Showing results for 
Search instead for 
Did you mean: 

Customizing F.27/RFKORD10 for Adobe Forms

Former Member

Hello,

My current task requires me to create a custom Adobe Form to replace the existing SAPScript implementation of RFKORD10. I cannot simply convert the SAPScript to SmartForm then Adobe Form; the client has placed additional requirements on the expected contents of the form.

My problem is that I need to create a Z custom program of RFKORD10 so that I may implement the Adobe Forms, however I am only of moderate proficiency and don't know how RFKORD10 passes its values to the form. Debugging has not helped me much because of how RFKORD10 is structured. Any help would be very much appreciated.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member

Hi Marc,

To run F.27, You need to define Correspondence type and in that correspondence type ABAP program will be input. Next your program will get linked to company code.

To convert it into adobe, technical (ABAP) will work. You need to see the contents coming in form is correct or not.

Ankur

Former Member
0 Kudos

Hello Ankur,

Thank you very much for your answer, however I already know how F.27 works. What I need is how the contents are being passed to the form. Should I ask this in the ABAP section instead?

Former Member
0 Kudos

HI Marc,

Please check standard program RFKORD10_PDF and adobe smart form F140_ACC_STAT_01

From these standards, you can copy and define your own.

Regards,

Gaurav

Former Member

Yes Marc, ABAPper will tell you how values are flowing.

Thanks,

Ankur

Answers (0)