What is the reason, a BDC program is working in 'A' mode
but not in 'N' mode ?
Answer Posted / sunil kumar sharma
hi all
always by default MODE='A' Because it is for to display all
the screens at run time(it is a default screen).
if we want set it as background Job MODE='N' that means No
screens available in run time.we use the function ws_upload
which is not compatible to 'n' mode
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is view? Explain the different types of view?
after creating lock object if does n't access record by second user what should we do?
We have got some values for Field F1 say 1,2,3,4 and F2 say 10,10,10,10.Now can you tell me what would be the output for F1 if we use At End Of event?and what would be the output for F2 if we use At Last event?Also i want to know what is the difference between Total calculation for At end event and grand total for At last event???
Which infotype records can not be deleted ? : abap hr
What is the difference between a pool table and a transparent table?
Explain how to write a bdc - how do you go about it?
Update types in Call transaction method. What is the difference?
What are the domains and data element?
Explain the differences between se01, se09 and se10?
How did you test the form you developed? How did you taken print?
Explain how data is stored in cluster table?
Explain difference between primary key and unique key?
What is asynchronous update?
Why do we need to code a loop statement in both the pbo and pai events for each table in the screen?
Does the external program run in the same sap luw as the caller, or in a separate one?