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

Triggerring a Particular Output type

Former Member
0 Likes
918

Hi

I have to trigger a particular output type when a sales document status changes. This output type should trigger only there is a change of status not the sales order change, based on that i need to send mail to the partner.

Regards

Bala..

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
871

Hi ,

in this case u need to maintain access sequence for the output types.check tcode NACE.

regards

Prabhu

8 REPLIES 8
Read only

Former Member
0 Likes
872

Hi ,

in this case u need to maintain access sequence for the output types.check tcode NACE.

regards

Prabhu

Read only

0 Likes
871

Hi Prabhu.

Is there any materials available with u to do this configuration.Please guide me to do this. For creating access sequence what i have to do. How i have to relate this with my output type.

Regards

Bala.

Read only

Jelena_Perfiljeva
Active Contributor
0 Likes
871

This is not an ABAP question and the output configuration should be done by your SD functional consultant. He/she must know all the steps, because output configuration is included in every SD book.

There is a rather primitive document available [here|http://www.erpgenie.com/sapgenie/docs/output_determination_config.doc], but it doesn't cover all the steps that are necessary. I don't think the statuses are available in the standard field catalogs (which is used in the access sequence), so most likely a new field catalog would have to be created. This step is not included in transaction NACE, it will have to be done in SPRO.

Read only

Former Member
0 Likes
871
Read only

0 Likes
871

Hi

Is there any way to write new routine in Procedures(Requirements). For Eg: In Procedures V10000 , there will several output types which may get activated based upon the Routines which we may entered in the Requirement Input field.

Regards.

Bala.

Read only

0 Likes
871

Yes, you may write the new routines. Note that the number range should be in the 900 series (I think), e.g. 901.

Read only

0 Likes
871

Hi ,

I tried by creating new routines in Tcode V/27 , but it is asking Access key.Any other way to create routines with out help of access key.

Regards

Bala.

Read only

Former Member
0 Likes
871

Not solved.