10> Can u give me one example where we should use only
CALL TRANSACTION method in BDC?
Answer Posted / srishilampothuganti warangal
we have to use process the only one application at time and
update the database is asynchronously and synchronously.then
we have to use call transaction in BDC
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
Difference between /N and /BEND?
What are conversion & interface programs in sap?
How would you suppress the display of a parameter on the selection screen?
Explain what are the events in screen programming?
How many types of size categories and data classes are there? : abap data dictionary
Does sap handle multiple languages?
What is the function of the correction system?
Is logo in script 1st stored as tiff format before uploading or in jpeg format?and where is that stored after uploading?
data:zxyz type xyz. where xyz is a standard sap structure where it contains data type fields and line type (refer to other structure) fields. my question is how to assign values to field zxyz-str-matnr where str is a structure inside xyz structure.
How can an internal table with header line and one without header line be distinguished when passed to a subroutine? : abap modularization
What abap statement will trigger list generation?
Explain sap abap 3-tier architecture?
What is collective search help? : sap abap data dictionary
Suppose there is check box along with the rows. The requirement is, select the require check boxes and press a used defined button to save all these checked row data to another table. How can you do it?
What is the significance of technical settings (specified while creating a table in the data dictionary) ?