cancel
Showing results for 
Search instead for 
Did you mean: 

How to Debug , Plant Determination in Sales Order for a Line Item in SAP SD?

azeemsap9
Explorer
0 Kudos

How to Debug, Plant Determination in Sales Order for a Line Item in SAP SD?

Sandra_Rossi
Active Contributor
0 Kudos

Hmm... like any other code? For instance, you can determine what tables are concerned by Plant Determination in Sales Order, you trace SQL on these tables, reach the ABAP code and you debug from that point?

azeemsap9
Explorer
0 Kudos

How to trace SQL on those Tables and reach the Code?

Sandra_Rossi
Active Contributor
0 Kudos

Search the Web for "SQL trace", it has been discussed lots of times and is one of the first tools to know by every developer (and even any functional consultant)...

Sijin_Chandran
Active Contributor

As sandra.rossi said if you are not aware of the possible routes for Plant determination then start with SQL Trace, debug using Watchpoint etc.

Possible routes of Plant determinations could be ( please have a check on these with Functional Consultants ) :

1. Customer Master

2. Material Master

3. ATP

Apart from this you can check whether there is any Custom code in place inside SD User-Exits.

Thanks,

Sijin

Accepted Solutions (0)

Answers (1)

Answers (1)

Lakshmipathi
Active Contributor
0 Kudos

The priority in which plant determination in sale order will happen is as follows. First it will look at

  1. Customer Material Info Record; if not maintained then,
  2. Ship-To; if not maintained then,
  3. material master