cancel
Showing results for 
Search instead for 
Did you mean: 

HAP_PDF_OFFLINE_FORM modification

Former Member
0 Kudos

Hi,

I need to modify the form HAP_PDF_OFFLINE_FORM.

But I need to know how to modify?

There are no static texts on the forms. All are Floating point fields and mostly hidden.

The headings and data everything come dynamically from the component. So is there any way we can put break-point and see the data that is coming on the layout?

Regards,

Srinivas

Accepted Solutions (1)

Accepted Solutions (1)

chintan_virani
Active Contributor
0 Kudos

You can check the PAOC_IF_HAP_DOCUMENT_UI interface for all ABAP classes & function modules related to this Adobe Form and should be able to set the breakpoint in the FM.

Chintan

Answers (0)