how to send smart form result though mail?
Answer Posted / shweta
Smartform outputs can be sent through mail via SAP Business
Workplace.
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
Explain the advantages of logical databases?
How we can retrieve data using secondary index. Explain with simple example?
WHY CLUSTER TABLE CALLED AS CLUSTER TABLE.
What are the functions of lock objects?
What is the difference between native sql & open sql? : abap data dictionary
What are the field and chain statements?
Mention some important events in abap programming.
What are the disadvantages of different types of bdc's?
While using extract datasets it is required to have a special workarea for interface. State true or false. : abap modularization
How would you suppress the display of a parameter on the selection screen?
How to read 5th record from Hash Internal Table?
What is a currency factoring technique?
Explain how data is stored in cluster table?
What is ps structure? : abap hr
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?