You are given functional specs for a BDC program and you
need to decide whether to write a method call transaction or
a session. How u will decide?
Answer Posted / chowdary
to chose session method or calltransaction method following
points are taken into cansidaration
1. if data is more i wlii chose session, if it is less data
i will go for call transaction.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
wht is the diff. b/n initialization and lotus of event
In delivery processing which step comes first picking, packing, posting goods issue ?
What are client dependant objects in abap/sap?
What is a subroutine?
In the abap/4 dictionary tables can be defined independent of the underlying database (t/f). : abap data dictionary
What is your approach for writing a bdc program? : abap bdc
What is the use of start-of-selection.,if not use in report what will happen,?
What is the differrences between structure and table in data dictionary in abap? : abap hr
Explain what is a foreign key relationship? Explain this with the help of an example.
What is the use of the raising exception? : abap modularization
What are the page headers for secondary lists?
hi frends this is bala raju from pune.i want to know diff between 4.7ee and ecc 5.0.if possible give me brief explanation.this question was asked in EDS(tele interview) in pune bye.
– Programming using BAPI : Create Debit Memo Request (DMR) with reference to Sales Order and update the delivery number and PO number in the newly created DMR. Send the spool of the report by E-mail if the E-mail option is enabled. Selection Screen Required: Sales Org Delivery type Sales document type Optional: Planned Goods movement date Option to choose E-Mail E-mail Address Output device Output Output should display both successful and unsuccessful creation of DMR with the following fields, Success/Error (S/E) Sales Document number Delivery number New Debit memo request number Error message Tables TVAK, TVCPA, VBAK, LIKP, LIPS
What are uses of foreign key?
What is the difference between upload and ws_upload ? : abap bdc