Answer Posted / padma
select the option collect idoc instead of tranfer
immediately. then schedule the transfer of idocs at periodicity
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
what is the purpose of BAPI BAPI_CUSTMATINFO_GETLIST What is input and output of this BAPI.
What is logical database? : abap hr
What is a batch input session? : abap hr
How do you read files from the presentation server ? : abap bdc
What is database view ? : sap abap data dictionary
What is design pattern? Provide example .Why are we using it?
How memory management happens for internal tables and work areas in abap?
What is a report?
What is difference between dependent and independent data?
There is a situation where there is a field "MATERIAL DESCRIPTION" in say 20 display only transaction. You want that whenever user opens any of these transaction, this particular field is masked with ****. But table does not holds ****. It holds the actual value. What are different ways of doing it? Which is the best way.
Polymorphism real time scenario
Select up to 1 row and select single difference ?
How to eliminate duplicate entries in internal tables? : abap data dictionary
What are field symbols and field groups? Have you used component idx of structure clause with field groups?
Normally how many and what files get created when a transaction program is written?