cancel
Showing results for 
Search instead for 
Did you mean: 

/DSD/DE_ENTRY and VA01 EXITS

Former Member
0 Kudos

Hi all,

I wrote some code on SAPMV45A program's user EXIT routines and expected it to be executed when saving difference determination from /DSD/DE_ENTRY, but it is not.

To be sure I did the following steps:

  1. Set up break points on every user EXIT routine.
  2. Entered on /DSD/DE_ENTRY transaction
  3. Indicated a "Visit List ID"
  4. Determined differences using the "Difference Determination" button
  5. Released throgh "Release" button
  6. And finally pushed the "Save Difference Determination" button to create the documents

And I noted that the debugger was not started.

My questions are:

  • Exists another EXITS on VA01 when the document is created from DSD?
  • Is it an EXIT on DSD where I could manipulate the line items of the sales order creeated from DSD?

Best regards,

Gregory.

Accepted Solutions (0)

Answers (1)

Answers (1)

Jelena
Active Contributor
0 Kudos

These transactions are not part of standard SD, so there is a slim chance of someone answering in this particular forum. There are some BADIs available in DSD, you can find this document in Google

SAP Library - Direct Store Delivery: Configuration Guide

There are also different known ways of finding user exits / BADIs, etc. and all are well documented already. The general SD user exits are also well documented. Again - use Google.