how you identify errors in call tr?
Answers were Sorted based on User's Feedback
Answer / lohith
With Call Transaction statement we can give the addition as
MESSAGES INTO <internal table> which is of type BDCMSGCOLL
which will contain all the messages.then loop through this
table to analyse the messages.
Is This Answer Correct ? | 6 Yes | 0 No |
Answer / bikas
We can execute the call transaction in error mode ie, Mode
E the transaction will popup when error is found we can
handel that manually.
For log we can handel message table and display the log.
Is This Answer Correct ? | 0 Yes | 0 No |
what is a package is SAP
Exception handling and how does it transfer from called method to calling method?
what connects smartform to it's driver program?
I wrote one script program,Now i want to transfer this program from development to production system so that output is displayed correct in production.please give me the steps.In development showing correct output but whereas in production somewhat difference.So what is the problem?
what are diffrences between user-exits and customer-exits?
Events in Interactive Report?
how u define that idoc is generated for ale or edi method ?
What are function modules in scripts?
how will u interact with client if neccessary?
Types of internal table? how do u decide which type u have to use?
9) We give KEEP in BDC structure...what is its purpose?
What is the difference between PNP and PNPCE