‎2017 Nov 30 11:25 AM
Its a service entry sheet printout. Error is coming for only a particular PO. I have not declared any field CA. The message id is SSFCOMPOSER msg no is 604
‎2017 Nov 30 11:53 AM
Hey,
Are you sure it's the same Smartform?
Can you attach screen shots of the Form interface and of the calling function of the form (the ABAP side)?
‎2017 Nov 30 12:12 PM
service-form1.jpgservice-form2.jpgservice-report.jpg
Hello,
Kindly find the screenshots attached above.
‎2017 Nov 30 3:46 PM
Hi.
I would try to find out witch node cause error.
Put a break in SSFRT_WRITE_ERROR and try to have a look at the call stack.
Hope to help
‎2017 Dec 01 3:46 AM
hi ,
check your driver program internal table assign area.
SPAN {
font-family: "Courier New";
font-size: 10pt;
color: #000000;
background: #FFFFFF;
}
.L0S52 {
color: #0000FF;
}
.L0S55 {
color: #800080;
}
DATA: itab_essr TYPE TABLE OF zmmservice,
itab_lfa1 TYPE TABLE OF lfa1,
it_hdr_sub TYPE TABLE OF tline,
itab_esll TYPE TABLE OF esll,
it_service TYPE TABLE OF zmmpotxt1,
t_word TYPE TABLE OF spell.
internal table structure should same as smartform