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

smartform

raj_kumar86
Participant
0 Likes
814

what is standard smartform for invoice? how to find for other smart forms?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
786

Hi,

Invoice Smartform is Lb_Bil_Invoice.

program name RLB_INVOICE

1.Please check the tables TNAPR and TTXFP for Standard Smartforms.

2.Also check T001F table.

3.For FI related forms can be Search in SPRO with the name of the Form.

Regards,

Shiva Kumar

6 REPLIES 6
Read only

prasanth_kasturi
Active Contributor
0 Likes
786

hi,

the invoice SMARTFORM LB_BIL_INVOICE is ran by the program RLB_INVOICE.

check the tables TNAPR and TTXFP for Standard Smartforms

reward if helpful

prasanth

Read only

Former Member
0 Likes
786

HI

Read only

0 Likes
786

Hi,

LB_BIL_INVOICE is ran by the program RLB_INVOICE.

Read only

Former Member
0 Likes
787

Hi,

Invoice Smartform is Lb_Bil_Invoice.

program name RLB_INVOICE

1.Please check the tables TNAPR and TTXFP for Standard Smartforms.

2.Also check T001F table.

3.For FI related forms can be Search in SPRO with the name of the Form.

Regards,

Shiva Kumar

Read only

Former Member
0 Likes
786

Hi,

form name:LB_BIL_INVOICE,

Driver Program:RLB_INVOICE.

Check TNAPR table for other forms and programs.

Regards,

Raj.

Read only

raj_kumar86
Participant
0 Likes
786

thanks