Suppose in the BDC call transaction we updated one record
into the database. In the message log it is showing
successful, but it was not updated into the data base? How
can we handle?
Answers were Sorted based on User's Feedback
Answer / nanda
IN CALL TRANSACTION,BY DECLARING THE 'RETURN' PARAMETERS WE
GET STATUS OF THE RECORDS.WEATHER THEY ARE UPDATED OR NOT.
Is This Answer Correct ? | 3 Yes | 0 No |
Explain how do you get output from idoc?
what is the main use of package(in user exits ,in SMOD user can provide the package name for the purpose of to find out all user-exits,that package use iam asking)?
What is the difference between select single and select upto 1 rows?
the control commands in the report program are atfirst,atnew,atlast,atend of and what is the difference between them
What’s value table?
what is the difference between interface and global diffinations in smartforms?
what is leave to TRANSACTION?
In Scripts,if we forgot to give the Elements Parameter in the Functional Module Write_form,then what will happen?
In which time constraint does the infotype records depend on the subtype ? : abap hr
How to move the even records of one internal table to other
What are types of select statements?
What is an internal table?