Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

how to rectify the errors occured during session method

Former Member
0 Kudos

how to rectify the errors occured during session method

4 REPLIES 4

Former Member
0 Kudos

HI

When the execution of session is completed: we can check the errors via the log.

Rectification of errors depends on the kind of errors. It is not specific that we have to approach the same way to handle all kinds of errors.

Errors can be due to data format, inconsistency due to the configuration, unavailability of master data...

Kind Regards

Eswar

Former Member
0 Kudos

Hi,

When ever u have an error in Sessions. Select the session which is showing error and click on the button analyse then it will give you the what is actually wrong in it.

Bye,

Murthy

Former Member
0 Kudos

U can only rectify the errors only after viewing the logs generated by the session processing. Click onto the error session, click onto analyze session. After u will do this, correct your data and u have to create session once again and process it.

Former Member
0 Kudos

Have a look at below link.

http://www.sap-basis-abap.com/sapab038.htm

Best Regards,

Vibha

*Please mark all the helpful answers