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
3,103

hi, friends i have no idea about smart forms but i have to develop an invoice smartform , in this i want to maintain whole data in smartform itself .In smartform while extracting the data from more than two tables is a problem for me if possible please send me the code immediately.

hi, friends i have no idea about smart forms but i have to develop an invoice smartform , in this i want to maintain whole data in smartform itself .In smartform while extracting the data from more than two tables is a problem for me if possible please send me the code immediately.

3 REPLIES 3
Read only

Former Member
0 Likes
1,239

Hi,

please check out the link below for Smartforms it will help you

http://www.sap-basis-abap.com/sapsf001.htm

http://myweb.dal.ca/hchinni/sap/smartforms/SmartForms.doc

********please reward points if the information is helpful to you************

Read only

Former Member
0 Likes
1,239

Use the standard program and smartforms for invoice

out put type RD00 (Invoice)

transcation code to assign V/83

program name RLB_INVOICE

smart form name /SMB40/SDINV_L/SMB40/SDINV_A

copy this form and put it into Z*** and do.

more go thru this.

for Smartforms material

http://www.sap-basis-abap.com/sapsf001.htm

http://www.sap-press.com/downloads/h955_preview.pdf

http://www.ossincorp.com/Black_Box/Black_Box_2.htm

http://www.sap-img.com/smartforms/sap-smart-forms.htm

http://www.sap-img.com/smartforms/smartform-tutorial.htm

http://www.sapgenie.com/abap/smartforms.htm

How to trace smartform

http://help.sap.com/saphelp_47x200/helpdata/en/49/c3d8a4a05b11d5b6ef006094192fe3/frameset.htm

http://www.help.sap.com/bp_presmartformsv1500/DOCU/OVIEW_EN.PDF

http://www.sap-img.com/smartforms/smart-006.htm

http://www.sap-img.com/smartforms/smartforms-faq-part-two.htm

check most imp link

http://www.sapbrain.com/ARTICLES/TECHNICAL/SMARTFORMS/smartforms.html

step by step good ex link is....

http://smoschid.tripod.com/How_to_do_things_in_SAP/How_To_Build_SMARTFORMS/How_To_Build_SMARTFORMS.h...

Please check the tables TNAPR and TTXFP for Standard Smartforms.

See the note 595812: it explain how to download the preconfigured smartforms.

Detailed information can be accessed at the site:

http://service.sap.com/preconfiguredforms OR

http://service.sap.com/smb/development/preconfiguredforms.

To download preconfigured smartform package, please:

1. Go to http://service.sap.com/installations, select tab "download".

2. On the right hand side screen, locate navigation tree node

SAP Software Distribution Center->Download->Installations and Upgrades->

Entry by Application Group.

3. In the main window (right hand side), follow the path

SAP Best Practices->Best Practices for mySAP All-in-One-> PRECONFIGURED

SMART FORMS, you can find available preconfigured smartform versions.

regards,

Prabhu

reward if it is helpful.

Read only

Former Member
0 Likes
1,239

Hi,

Check the following standard programs in sap r/3:

SF_EXAMPLE_01 ,SF_EXAMPLE_02 ,SF_EXAMPLE_03

Check the following links:

http://www.sapbrainsonline.com/TUTORIALS/TECHNICAL/SMARTFORMS_tutorial.html

http://sapmaterial.com/smartform_example.html

Regards,

Bhaskar