cancel
Showing results for 
Search instead for 
Did you mean: 

form layout "HAP_PDF_OFFLINE_FORM" appraisal print form

Former Member
0 Kudos

Hi All,

i want to modify the layout of the form HAP_PDF_OFFLINE_FORM.

so copied into my z form and now trying to modify this.

here we have different subforms embeded

1. Body

A. T_ELEMENT

a. DATA

etc....

now i want three subforms 1) simple field 2) listBox 3) testEdit to be displayed in the table row format.

secondly subform simple field is again a table which is printing the data in a row by row fashion. but i want this to be printed in column format.

To achive my first objective i did following steps

A]

I inserted a 2 more subform just above these subforms.

1. Table Properties column widths 6cm 6 cm 6cm

2. TableRow

B]

I embedded the above 3 subforms 1simple field 2listBox 3 testEdit

I did not changed any of the property of a standard subforms

now i am getting a error message form could not open it is damaged and all.

If I remove my subforms table and tableRow i am able to see the form properlly.

please help points will be surelly rewarded.

Regards,

Umesh Chaudhari.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Closing NOw

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

Former Member
0 Kudos

Hi Umesh,

I am trying to redesign the same print form, have you able to display the data in table column format?

I tried to insert a new subform into different position at the Hierarchy view, still not able to create a table with multiple columns.

Can you or anyone help us out!