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

invoice_smartform

Former Member
0 Likes
456

Hi experts.

I am working with version 4.7.

I have imported LB_BIL_INVOICE smartform and RLB_INVOICE driver program.

In transaction NACE under Processing Routines for output type RD00, I entered smart form name which I imported.

When I issue output ifor a billing document, it is still presenting SapScript form out put.

Do I need to delete the SapScript form name and program name for the output type RD00.

Any help in this regard would be highly appreciated.

Thanks in advance.

Regards,

Jani.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
429

hi in the NACE

configur the output type -->give the

<b>PROGAM = RLB_INOICE

FORM rOUTINE = entry</b>

<b>form NAME = U R SMARTFORM NAME</b>...

Message was edited by:

Naresh Reddy

3 REPLIES 3
Read only

Former Member
0 Likes
429

Hi,

I think in the NACE (T.CODE), script & smartform names are there , if both will be there, it will take first script. that's y u can delete the script. then only it will take the smartform name

Read only

Former Member
0 Likes
430

hi in the NACE

configur the output type -->give the

<b>PROGAM = RLB_INOICE

FORM rOUTINE = entry</b>

<b>form NAME = U R SMARTFORM NAME</b>...

Message was edited by:

Naresh Reddy

Read only

Former Member
0 Likes
429

Hi Naresh.

The problem is solved. Thank you very much.

Regards,

Jani.