Answer Posted / pankaj singh
Because Bapi Applications are work on two application
servers thats why we need Remote Function call (RFC) FM.
Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
How can the standard tables of sap be modified?
Explain the disadvantages of abap query tool?
How to combine multiple billing into one RV document ( Step by Step)?
How can we upload a text file having delimiters in to legacy system? : abap bdc
Explain the Types of Select statements?
Explain the use of table maintenance allowed?
– 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 the different message types available in the abap/4 ?
What is “call mode”?
Explain what is sequence of event triggered in report?
Suppose there is a secondary index on 4 non-key fields A,B,C & D. There are 3 select queries :- a) one on basis of A, B, C , D b) Second on basis of A, B, C c) Third on basis of D, C,B, A In which all situations , the above secondary index will be used?
Have you printed any report?
What is an rdbms?
Can we control the sequence in which multiple implementations of a multiple use BADI are called? If yes, how?
Explain the different types of mode (run code) in call transaction method?