By which function module upload data from application
Server to desk top and to code can u explain
Answer Posted / rahul
there is no such function module, sap provides standard transaction for this: CG3Y
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
State the system field for the current date?
Can a posting run be deleted? : sap abap hr
Explain the disadvantages of abap query tool?
What is singleton pattern in OOPS?
Name the abap/4 modularization techniques?
Which transaction code is used executing a report (type 1 program)? : abap data dictionary
What is a match code? : abap data dictionary
What is table buffer?
What is the difference between commit-work and rollback-work tasks?
singleton class
What are null values? : abap data dictionary
What are the different abap/4 editors?
How to create a link between modified form and modified print program?
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 is value table?