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

difference between NACE and SPRO

Former Member
0 Likes
2,056

I modified an existing MEDRUCK sapscript as for the client's requirements and want to test printing a purchase order. Where do I assign the print program?

in NACE or SPRO ?

Also can you tell me the difference between NACE and SPRO transactions? (in general and also in this case)

Also should we always use 'NEU' as output type?

Thank you very much.

Message was edited by: Krishen

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,391

SPRO --> ALl Customizing in SAP is done here

NACE --> Define outpput types based on the Application.

You have to assign it in NACE. You can also assign the output type by browsing through SPRO. In SAP same transaction can be accessed via many ways.

Cheers

VJ

SPRO --> ALl Customizing in SAP is done here

NACE --> Define outpput types based on the Application.

You have to assign it in NACE. You can also assign the output type by browsing through SPRO. In SAP same transaction can be accessed via many ways.

Cheers

VJ

4 REPLIES 4
Read only

Former Member
0 Likes
1,391

hi,

you have to set print program in NACE transaction.

NEU is for PO output. if u want u can create your own output type also for same PO iutput in NACE transaction.

regards

Ashok P

Message was edited by: Ashok Parupalli

Read only

Former Member
0 Likes
1,392

SPRO --> ALl Customizing in SAP is done here

NACE --> Define outpput types based on the Application.

You have to assign it in NACE. You can also assign the output type by browsing through SPRO. In SAP same transaction can be accessed via many ways.

Cheers

VJ

Read only

0 Likes
1,391

Thanks guys.

Can you tell me what exactly is 'output type'?

Also should we always use 'NEU' as output type?

Thanks.

Read only

0 Likes
1,391

Hi,

Output type is used to issue a output for a business object. The output issued could be in any format.

It coule be a printout, Fax, email, ale and so on...

Each Output type are triggered differently and at different time.

No its not always you use 'NEU'. It depends on the requirment.

For more read sap help on OUTPUT CONFIGURATION

http://help.sap.com/saphelp_46c/helpdata/en/30/c6853488601e33e10000009b38f83b/frameset.htm

Cheers

VJ

If it helps marks helpful answers and close the thread