While doing bdc exp va01 transaction sometime in the item level data shows only 4 items and other times it will show 6 line items, how will you maintain this kind of screen resolutions scenerio? : abap bdc
Explain about sap fico testing and the tools used? : abap bdc
How do you send files to the legacy systems from sap and vice versa? How does one know that the legacy files have come on to the sap server you are working on? : abap bdc
What are the types of records that are transferred to sap r/3 and used by interfaces? : abap bdc
Can we handle two transaction codes in the same program using call transaction bdc input method? : abap bdc
How to load data from ms excel sheet to sap by using bdc method ? : abap bdc
How can we upload a text file having delimiters in to legacy system? : abap bdc
How table control cn be generated using bdc? : abap bdc
If I want to execute a program only in background not in foreground is there any option for this? : abap bdc
What is the structure of bdcmsgcoll? : abap bdc
Why lsmw does not support call transaction method? : abap bdc
What is the use of table control in bdc is it same in module pool table control? : abap bdc
Power is interrupted while transferring data from internal table to application server. How will you determine many records are transferred in session method and call transaction method? : abap bdc
How to handle errors in call transaction bdc method without using bdcmsgcoll internal table? : abap bdc
How to write a code for multiple transactions? : abap bdc