GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Tech FAQs  >  SAP R/3

 Print  |  
Question:  Handle Call Transaction Errors

Answer: How to handle errors in call transaction method


July 07, 2008 13:58:48 #1
 guruprasadraolinga ERP Expert  Member Since: July 2008    Total Comments: 4 

RE: Handle Call Transaction Errors
 

By using BDCNSGCOLL structure , in this structure you can pass FORMAT_MESSAGE Function module.

By using BDCMSGCOLL structure there fetch the fields  message id, message number, message variable, field name.
     

 

Back To Question