Answer Posted / pannag
process code used in inbound system after define
partner profile . prcess code process the data & final
output is idoc using fm .
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
What is abap?
Have you set up a back ground job ? How to create a background job without a variant ?
What are ranges?
What is IMG in SAP?
How does the interection between the dynpro and the abap/4 modules takes place?
How many types of size categories and data classes are there? : abap data dictionary
What are the dynamic actions and how to configure it? : sap abap hr
What are the difference between pool tables and transparent tables?
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?
What are the data types of internal tables?
what is the transaction transaction for setting parameters rdisp/buffermode
What is bdc programming? : abap bdc
What is the syntax for call transaction? : abap bdc
How many types of data classes are there in sap?
What is a badi?