explains how to handle the table control in bdc

Answer Posted / om prakash

We can handle table control  using Line index .
Line index indicates which line of table control  is to be use for BDC transaction .
Ex -
perform bdc_field       using 'BDC_CURSOR'    'ANLB-NDPER(02)'.
Indicates 2nd line of table control is going to be used for transaction which is Line index of Table Control.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is read line in abap?

819


Are you familiar with all steps for setting up a workflow?

1848


what is the purpose of BAPI BAPI_CUSTMATINFO_GETLIST What is input and output of this BAPI.

2299


Do you know any other patterns if yes.. explain

1035


What are pooled tables? : abap data dictionary

868






What is the difference between a structure and a table? : abap data dictionary

815


What is a size category? : abap data dictionary

823


Does the table can have multiple foreign keys?

752


What are the two levels in defining a match code ?

805


Explain how to write a bdc - how do you go about it?

792


What will be your approach towards optimizing legacy code? Will you suggest change in technology? Does OO ABAP bring any performance benefits? How will you deal with queries in a loop? How will you optimize nested loops?

1092


What is sap locking?

765


When, how and how would you control changes to standard SAP objects.

1604


Difference between sy-tabix and sy-index? Where it is used? Can you check sy-subrc after perform?

800


What are th control break events in abap?

766