Why first check bapi , if not available go bdc ?
Answer / praveen
Can't we directly create bdc ?
Why we should check availability of bapi?
In what way BAPI is advantage?
Is This Answer Correct ? | 0 Yes | 0 No |
Difference between inner join and outer join in abap
how to Implement a BADI in which it restricts the access when purchase order is created against contract using definition ME_PURCHDOC_POSTED. please tell me the answers if any one knows. thanks in advance. :ravikiran
Explain SD and MM Flow?
12 Answers Keane India Ltd, Mascon, Tech Mahindra,
How to execute a smart form?
I am trying to automate a manual processing of iDOCs in BD87. I used the following code to pass idoc-id to global variable 'DCN' and then skip the first screen of BD87 to go to processing directly. After running this code SET PARAMETER ID 'DCN' FIELD itabhdr-idoc_id. CALL TRANSACTION 'BD87' AND SKIP FIRST SCREEN. it takes me to the first screen because it cannot recognize my idoc-id. How I can pass idoc-id to global? I have used the above code to goto VA02 with VBELN and it worked perfectly.
I have two applications one is 'cov letter' and Purchase order.how will you process these forms in your driver program and tell me the sequence of the FM?
Can you set up background processing using call transaction?
What is view proxy in abap?
what is the standard program used to upload/download layout sets in scripts.
what is the BAPI to get list of quotations for a customer? what is the BAPI to view the details of a quotation?
It is possible to assign a local data object defined in a subroutine or function module to a field group. State true or false. : abap modularization
What are the domains and data elements?