Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

ISSUE IN SMARTFORM.

former_member574106
Participant
0 Likes
1,337

2e2752b2ba2d2c8fbe30c7a32924ae69-1.jpeg2e2752b2ba2d2c8fbe30c7a32924ae69-2.jpegcode.txt

Hi friends,

I am making my first smartform. In the smartform output,

the template Orders is not displaying value

2e2752b2ba2d2c8fbe30c7a32924ae69-0.jpeg

. And secondly, in Sales template, the final field KDGRP is coming from wa_final and not WA_VBAK. I am passing WA_VBAK directly from driver program to the template. Earlier, I was using I_FINAL for passing data to both the templates and the item table, but the templates were coming blank. So, I removed the header fields from VBAK from i_final, and then passed it separately to the template from form interface. Please check the attachments.

Regards,

Saurav Lahiry

2e2752b2ba2d2c8fbe30c7a32924ae69-1.jpeg2e2752b2ba2d2c8fbe30c7a32924ae69-2.jpegcode.txt

Hi friends,

I am making my first smartform. In the smartform output,

the template Orders is not displaying value

2e2752b2ba2d2c8fbe30c7a32924ae69-0.jpeg

. And secondly, in Sales template, the final field KDGRP is coming from wa_final and not WA_VBAK. I am passing WA_VBAK directly from driver program to the template. Earlier, I was using I_FINAL for passing data to both the templates and the item table, but the templates were coming blank. So, I removed the header fields from VBAK from i_final, and then passed it separately to the template from form interface. Please check the attachments.

Regards,

Saurav Lahiry

2 REPLIES 2
Read only

pram_1991
Participant
0 Likes
1,294

Hi,

insert that wa_vbak field in Table tab from interface..

i think so.........

otherwise u need to debug that smartform.

Read only

0 Likes
1,294

Hi Prashant Ram,

Thanks for the reply. Actually, the issue was that the text &WA_VBAK-VBELN& was coming <>WA_VBAK-VBELN in change editor. Solved it myself.

Regards,

Saurav Lahiry