how to handle the errors (duplicate records) in CALL
TRANSACTION METHOD
and HOW CAN WE SHOW THE ENDUSER ABOUT THE ERROR RECORD
Answer Posted / shamim khan
Declare one structure of type BDCMSGCOLL and then create
the internal table for the same.
Then use the Call transaction using statement with the
Messages addition then call the function module
Format_message to convert the systems error messages into
the desired format so that user can understand
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
What are the basic functions of database utility? : abap data dictionary
Which transaction code is used executing a report (type 1 program)? : abap data dictionary
What is an update task? : abap modularization
Explain what is runtime analysis?
Explain the relationship between a functional area, user group, and query when developing queries using the sap query tool?
hi i need detailed information on badi and bapi how can this work in real time senarios plz explain with exp
What is cts and what do you know about it? : abap hr
Explain how do you move on to the next screen in interactive reporting?
Advantages and disadvantages of different types of bdc's?
What is human resource information systems (chris)? : sap abap hr
What is internal payroll process? : sap abap hr
What are the advantages and disadvantages of using views in abap programming ?
What is function group?
Give few names of pooled tables in sap ?
In SAP Script,How to display a single field(like matnr)at the right end of the form.