cancel
Showing results for 
Search instead for 
Did you mean: 

How to do debugging

Former Member
0 Kudos

Guys,

I am new to support environment here, i am getting a system generated error while doing the delivery.

Error:

"no contract could be found valid on XXXXXXX Plant XXXX Sloc 0000 Val type UT Mat.no. XXXXXXXXX Sales HT CA & MOT"

I know that this is pointing to a table entry that is missing in the system, I don't have any idea what table entry that is missing, how can i go into debugging mode to find out what entry is missing that is throwing this error.

Guys if you have any step by step process of debugging could you send me please.

srinir2009 at g mail com

Accepted Solutions (1)

Accepted Solutions (1)

SmileZhang
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello Yash,

Please put /h in the command place and press Enter.

Then you could go into the debugging mode.

If you would like to debug an error message, you could set breakpoint at statement Message.

Menu->Breakpoints->breakpoint at->statement->Fill in value "message"

->get info "Breakpoint set"

Then there are two parameters to watch

Sy-msgid

Sy-msgno

They are the message class and message number of SAP message.

For example, for error V1427, SY-MSGID is V1 and SY-MSGNO is 427.

-


There is another way to check a logic for an message.

SE91->Enter the class and number for a message->Display->

There is button called "Where-use list". Here you could find the program which issues the message.

You could also set breakpoint here and it will stop when you process the document.

Regards,

Smile

Edited by: Smile Zhang on Jun 4, 2009 6:30 AM

Answers (2)

Answers (2)

Former Member
0 Kudos

Find first program name than put brake point if will be message or any other object then go for Eg. If u r doing in sales order go in va01 and put /H and enter means debugging is started

Sageer

former_member315051
Active Contributor
0 Kudos

Check the contract validity dates ...

for Debugging take the help of your ABAPer

Check teh below link from Google

http://jndo10116222.multiply.com/journal/item/4