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

calling print program from co03

Former Member
0 Likes
1,175

hi all,

we have a requirement to print the production order through smartforms .

the process is like...if we click on functions--->print ..then a print program is called..which fetches the production order number from in co03...and then the print program fetches all data related to that order.

but i dont know how to fetch the production order number and input it to print program..

any pointers?..

(plzz have the complete detailed solution which would be easier to implement)

thanks

3 REPLIES 3
Read only

sagar-acharya
Participant
0 Likes
824

Hi Kunal,

You will have to configure the form and print programs using tcode OPK8.

For detail, please have a look at print program PSFCCONF and smartform PSFC_STD_LAYOUT.

Just structure your Z print program according to the standard print program.

Regards

Sagar

Read only

Former Member
0 Likes
824

Hi Kunal,

Production Order No wil be there in NAST table

that is NAST-OBJKY field..

Fetch the data using.. this OBJKY value from the req. table..

Plz assign points

ALI.

Read only

arnab_roy3
Explorer
0 Likes
824

Hi Kunal Kakkar,

I am also facing the same issue. Any solution you found for this ?

With Thanks & Rgds

Raghu