After the SESSION is created where is it stored?
Answer Posted / chvpavankumar
sm35
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
Kindly help me to Know the process of mapping in EDI from R/3 to a convertor(third party which translates IDoc flatfile to EDIFACT /XML / FTP /HTTP ) ?
How do you process errors in session method ? : abap bdc
What are the steps in a bdc session? : abap bdc
Abstract class and interface, multiple inheritance, live example
Can a constructor be redefined?
What are smart forms?
How to convert normal function module to bapi?
Differentiate between report and dialog program
What are the disadvantages of logical databases?
What should be the approach for writing a bdc program? : abap bdc
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?
Explain difference between primary key and unique key?
How can we set the tablespaces and extent sizes ?
how to Create reports in SD module such as sales order report, which covers all organization levels, delivery status, invoice status, shipping details and partner function details. The data will be extracted from VBAP, VBPA, VBAK, VBUP, VBFA, KNA1, LIPS, VBRP, MARA, VBEP and KONV tables. plz mention the detail coding Tahnks, Rahul
What is modularization and its benefits?