‎2008 Sep 04 10:32 AM
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..
‎2008 Sep 05 3:43 AM
Hi ,
in this case u need to maintain access sequence for the output types.check tcode NACE.
regards
Prabhu
‎2008 Sep 05 3:43 AM
Hi ,
in this case u need to maintain access sequence for the output types.check tcode NACE.
regards
Prabhu
‎2008 Sep 05 9:28 AM
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.
‎2008 Sep 05 10:08 PM
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.
‎2008 Sep 05 10:17 PM
Hi,
go through this document.
http://saptechsolutions.com/pdf/EnhancingOutputDetermination.pdf
thanks,
nani.
‎2008 Sep 09 8:45 AM
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.
‎2008 Sep 09 2:19 PM
Yes, you may write the new routines. Note that the number range should be in the 900 series (I think), e.g. 901.
‎2008 Sep 09 2:49 PM
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.
‎2009 Jan 21 6:24 PM