Answer Posted / sateesh
EDIDC ---Control record IDoc
EDIDS ---Status Record IDoc
EDIDD ---Data records
| Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
Some Realtime Examples on Exits .
What are the data types of the abap/4 layer?
In BDC, data transfer is done success in foreground mode but if we done the same in background mode it shows errors. What is the reason?
What is a data class? : abap data dictionary
What do you mean by transparent tables in sap abap? : abap data dictionary
On which event we can validate the input fields in module programs?
What is luw or data base transaction ?
What are the table controls in bdc ? What is the difference between bdc and lsmw ?what is the difference between bdc and rfc ? : abap bdc
What is the use of start-of-selection.,if not use in report what will happen,?
1. what is IDOC monitoring ? what is the tcode used for idoc monitoring ? 2 . what is change pointer in ale ?
How can we upload a text file having delimiters in to legacy system? : abap bdc
Normally how many and what files get created when a transaction program is written?
What are the payroll related infotypes? : abap hr
****THANK YOU ALL ABAP EXPERTS**** I got a JOB as ABAP Consultant in Infosys.I cleared the interview.The question posted here are really good.I cleared interview based on this material only.It really works.I thank all members who posted que&ans here. Those who are in search of job in MNC study this question set only you will get sucess. Thanks once again allinterview.com and members of this community. tulika20021@rediffmail.com
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?