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

SAPScript Query

Former Member
0 Likes
977

Hi ALL,

I developed a SAPscript program and form and attached them to the PO in NACE transaction. When I try to print from ME22 my program is not been called and some other program is been called which starts with SAP..Could u help me in this please...

Thanks

Vinod

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
955

Hi Vicky,

Did you specify the new output type in the output issuing screen?

Regards,

Ravi

9 REPLIES 9
Read only

Former Member
0 Likes
956

Hi Vicky,

Did you specify the new output type in the output issuing screen?

Regards,

Ravi

Read only

0 Likes
955

Yes I did

Read only

0 Likes
955

Have you assigned Access sequence to your output type in NACE ..?

Read only

0 Likes
955

What shud be the access sequence?

Thanks

Vinod

Read only

0 Likes
955

Goto NACE tcode -> select EF application -> select Output Types, you will get list of output types for this application. Then double click on your output type. you will see list of tabs displayed.

check the Access Sequence is maintained on 'General Data' tab.

If it is not there, you should ask functional consultant to create access sequence for you.

You can also create it in NACE.

NACE -> EF -> Access Sequences.

regards,

Subba

Read only

0 Likes
955

Access Sequence is on 0001 'DocType/PurchOrg/Vendor' type..How do i change it to 'General Data' tab..

Thanks

Vinod

Read only

0 Likes
955

Hello Vicky,

If the access sequence is there, then you dont have to worry about it.

Did you develope your Scripts in one client and testing it in another client as you have to do SCC1 to the testing client if different from developement client.

regards,

Subba.

Read only

0 Likes
955

Did you use medium 1 when assigning print program and form in NACE to the output type?

Regards

Sridhar

Read only

0 Likes
955

It is a new output type?

It's in the access sequence?

If you display the PO and look at the output type (Messages), do you see your new output type or a different one?

Did you create master data for the new PO output type?

Transactions MN04/MN05/MN06.