2019 Oct 09 3:11 AM
Hello All,
In sales order creation for condition type YPHK the amount(KOMV-KBETR) is coming as 1 and i want to check how this value is coming in the debug.
Thank you.
Hello All,
In sales order creation for condition type YPHK the amount(KOMV-KBETR) is coming as 1 and i want to check how this value is coming in the debug.
Thank you.
2019 Oct 09 4:35 AM
Place a break point in fm pricing. Another way would be to check if you have any specific routine assigned .
2019 Oct 09 5:57 AM
Hello hussain syed,
Please find below my suggestion In debugging these Scenarios:
1) In debugging Mode, reach out to standard Tab and see the ABAP SCREEN STACK under it. they will basically list down the sequence of events that has been followed in the cycle. Go through each event and check the value for the required field if its has been filled. Once you find the correct event where the value is filled then you can drill down the debugging in that specific path.
2) Try using watch point by providing condition on when it is getting filled. This will help you in stopping on the exact point where the value is getting filled.
3) Also discuss with your functional consultant if they have coded any routines or enhancements earlier and ask them functionally explain the reason for this value.
You may be needed to backtrack to find out the source of the value. Once you get deep into the debugging you will get better understanding on the program logic. Hope it helps! All the Best!
Regards!
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |