in ECC6.0 version which package u r working means what? if
errors occurs during database updation using bapi how vl v
know??bcoz it directly updates db??
how vl v pass tables in smartformd?
Answer Posted / abaprajaram
Please call the error messag structure with the internal
table to store the upadate failures
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
i have executed a report via back ground job, in this report i have used enqueue and dequeue function modules on a table, but before releasing the lock(before dequeue function module is not call) job gives the dump, so the lock is not released the table, here my question is how to set the lock automatically release the there is a short dump before calling the dequeue module?
In ALV reporting when u execute your report which event gets triggered.
what is difference between set screen and call screen ?
Explain data dictionary in abap?
Write syntax for message error (report)?
Which transaction code can I used to analyze the performance of ABAP program.?
how to use table control?if suppose i have 6 records and i want more 4 records in sequence.How to handle this scenario?
What is read line in abap?
Why do we use logical blocks in abap program?
What is foreign key relationship? : abap hr
What are the modes in lock objects? : sap abap data dictionary
What is a subroutine?
What is the significance of delivery class?
how do you transport lsmw data from one system to another?
Explain the different types of mode (run code) in call transaction method?