Answer Posted / chowdary
Hi sankar,
can you tell me using SPLIT how you are handling the table
control in bdc.
| Is This Answer Correct ? | 11 Yes | 9 No |
Post New Answer View All Answers
What will you code in start-of-selection & end-of-selecton & why?
What is system-land-scape of your project?
Which transaction code is used executing a report (type 1 program)? : abap data dictionary
Hat are the different types of mode (run code) in call transaction method?
Which transaction code can I used to analyze the performance of ABAP program.?
Explain the call transaction method? : abap bdc
What are the functional modules used in sequence in bdc? : abap bdc
I have 3 transactions,where the output of one transaction is input of another and output of 2nd transaction is input of 3rd transaction.i have one flat file with all data for the 3 transaction.if the 3rd transaction failed can we rollback the remaining 2 transactions or not.Is this possible in BDC,How/
What is a table pool? : abap data dictionary
It is not possible to create an abap/4 program, which contains only subroutines. State true or false. : abap modularization
What are aggregated objects
What are the different types of luws?
What is a logical database?
What is abap dictionary or data dictionary? What is the transaction to access abap dictionary? : abap data dictionary
How do you find if a logical database exists for your program requrements?