1.

How To Analysis Abap Dumps ?

Answer»
  • By SEEING ABAP dump error we come to know that whether the error or developer technique.
  •  If BELONGS to INSUFFICIENT memory dump error display at which stage the transaction terminate and how MUCH memory requires. So that we have to increase the memory (Through Instance profile).
  •  If belongs to table space error it displays the table name so that we increase the table space through the SAPDBA.
  •  If belongs to program error we have ANALYSIS the ABAP program through se30.
  •  If belongs to developer technique cancel the ABAP program.
  •  

 



Discussion

No Comment Found

Related InterviewSolutions