cancel
Showing results for 
Search instead for 
Did you mean: 

Assigning custom form to delivery output

former_member364077
Participant
0 Kudos

Hi Experts,

I have developed a custom smart form and I need to attache the same to delivery out put.

Here my question is, How should i read delivery number entered in 'issue delivery output' and pass the same to my custom form.

Based on this it will fetch the data...

Appreciate your help.

Thanks in advance.

Indra

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member364077
Participant
0 Kudos

Solved by myself.

Thanks.

indra

Former Member
0 Kudos

Hi,

You have to add the Output type in the Header-Output of the delivery.

Go to NACE transaction-Select Application V2 - Select output type - Go to Processing routines- Give the Print Program, Entry point in the program (desired sub routine ) and then Smartform to print it.

Generally, Functional Consultants set these.

You can take their help.

KC

Former Member
0 Kudos

HI

Check with your Functional Consultant who can help out (He will configure the FORM NAME Program Name and Out put Type in NACE T-code).

Check out this link which may help

http://wiki.sdn.sap.com/wiki/display/Snippets/UniqueDriverProgramforanysmartformofatransaction

and other driver programs RVORDER01 which may help u out which calls the FORM which was configured in NACE.

surya