How to troubleshoot SAP Messages E:00-298 Formatting error in the field & E:00-055 Fill in required entry fields

Previous  Home  Next

1.Many times you may have SAP message that does not make good sense or otherwise difficult to understand. See an example of such message in Excel row 3 below.

ET-HT-Troubleshoot-SAP-message

 

There are four different types of SAP messages.

E: Error message: This type of messages must be fixed. Intended action was not successful.

W: Warning message: This type of messages indicates something wrong and action MAY be required by you. However, transaction was able to pass beyond this message. Generally this also means, (If there was no other Error message present,) transaction was successful despite this warning message.

I: Information message: This type of messages is only for information purpose. Usually no action is required for them.

A: Abort message: This type of message indicates some internal errors and is similar to Error messages.

 

Error Message:

"Status" column in Excel will indicate what type of message it is along with message class and ID assigned in your SAP system. (See a separate note on how to control what and how many message should Process Runner report).

 

2.You can run the transaction in Debug mode and further diagnose this problem.

ET-HT-Troubleshoot-SAP-message-1

 

Debug - All: This option will show you all the screens in SAP GUI, one after another in sequence you recorded.

 

3.Click on "Debug - All" icon and follow the instruction.

ET-HT-Troubleshoot-SAP-message-2

 

Note: You can also access this from pull down menu "Edit" -> Run - Stop All"

 

4.You will be prompted with SAP Logon prompts. Select correct SAP system and provide Logon information.

ET-HT-Troubleshoot-SAP-message-3

 

5.SAP GUI with your transaction and data from Excel row 3 will be displayed. You will also notice a small floating "OK Code" window. Within this "OK Code" window you will see a "Green Check Mark". Pressing this "Green Check Mark" takes you to next screen.

ET-HT-Troubleshoot-SAP-message-4

 

Note: You will see that data from Excel is already filled in with red color and "OK Code" is already inserted in "OK Code" window. This "OK Code" is coming from your original recording and is also visible in "Mapper" (Advance view)

 

6.Press "Green Check Mark" and ask SAP to go to next screen.  If there is any problem, SAP will report that issue in yours screen.

ET-HT-Troubleshoot-SAP-message-5

 

Notes: You have option to correct the transaction and move forward by pressing Enter key or simply exit the transaction and take corrective action later.In example above, it's Error message. So you cannot continue to next screen without correcting the problem. If this was a Warning or Information message, you can simply press Enter and continue to the next screen.

 

7.Once you exit out from current transaction, either by correcting the data and pressing  Enter or by aborting the transaction as explained at the end of this document, Process Runner may ask if you want to Debug another transaction or not.

ET-HT-Troubleshoot-SAP-message-6

 
Selecting "Yes" will stop further debug process.

 

8.At any time, you may terminate the transaction by typing /NEND in "OK Code" window and clicking on "Green Check Mark". If you execute the transaction in debug mode, it will actually save your transaction unless you exit out before it saves.

ET-HT-Troubleshoot-SAP-message-7

 

 

Next:

Troubleshooting features – Test, Debug ALL, Debug Error and Error Processing Run