Application Development and Automation 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: 
Read only

VA01 Dump issue

Former Member
0 Likes
1,135

Hi All,In my server all standard transactions like va01 va02 va03 are going to be dump.I attached that dump also.please make a suggestion to solve this..

Regards

Durga Prasad





 
 
 
 
 
 
 
 
 
 
 






 
 
 
 
 
 
 
 
 
 
 




1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,000

replicate the dump and then goto debugger after the dump occurs, check the value of "exit_name".

It must be a custom badi with incorrect declarations or missing something, just check that carefully.

5 REPLIES 5
Read only

Former Member
0 Likes
1,001

replicate the dump and then goto debugger after the dump occurs, check the value of "exit_name".

It must be a custom badi with incorrect declarations or missing something, just check that carefully.

Read only

former_member202771
Contributor
0 Likes
1,000

Hi Prasad,

Check note 1348745 .

thanks,

Anil

Read only

0 Likes
1,000

not valid for this case

Read only

RaymondGiuseppi
Active Contributor
0 Likes
1,000

Did you

  • Search for OSS notes (for your version which is ?)
  • Modify some BAdI attributes like multi-usage or restricted to SAP

Regards,
Raymond

Read only

Former Member
0 Likes
1,000

Is it happening after an upgrade?

Can you check which badi it is in debug? Check the badi and badi implementations in se18, SE19.

Kind Regards

Ravi