How to maintain the table control in BDC?

Answer Posted / bandivenkateswarlu

Table control are treated like a loops in BDC.
actually the transfer the data from the program to screen is
automatic. but where as in table control is not automatic we
should pass the data to the table control we should pass the
data thorugh the loop statement .

This is defined in Both the PBO Event.Because of the table
control is where you should be transferred the data with the
loop only.

table control syntax is like this:

control (tc) type table view using screen (sno)

important parmaters:

1. Lines: No of displyable rows in a table.
2. Top-lines: The row of the table where the screen should
be start.
3.scroll: currently being using inside the loop statement.

if u update the value in table control that value is updated
with the same value. this is possible with the table control
only.

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

if u take one worst program,in this program user write the logic is session method.in that program user can get some errors ,that errors we will see in call transaction method,how it is possible.?

1674


What is the function of the transport system and workbench organizer?

670


What is tcode se16? For what is it used.

589


What are critical issues you have faced in your project

2921


What is time constraint ? : abap hr

698






What is Field group?

669


What is meant by performance analysis? Have done anything to improve the performance?

558


What are the differences between sap memory and abap memory?

576


In se11 -->Tech. settings --> Data class. If I save table as Mater data OR Transaction data, what effect will it has for 'Storage' in Database after activation. or In Database how it will store in both the cases.

2116


What do you do when the system crashes in the middle of a BDC batch session?

695


How will you insert record in a sorted table

870


Which database object is used for storing the system variables? : abap data dictionary

732


Explain about Recording Function?

670


How does the interface between the dynpro and the abap/4 modules take place?

555


Can we create field without data element? If yes, how?

696