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

Update types in Call transaction method. What is the difference?

594


Explain the function module in bdc?

567


Kindly help me to Know the process of mapping in EDI from R/3 to a convertor(third party which translates IDoc flatfile to EDIFACT /XML / FTP /HTTP ) ?

1547


What are your ways to performance optimization?

902


What is your current client number?

575






How many types of size categories and data classes are there? : abap data dictionary

596


What is the sap abap?

622


Have you printed any report?

1731


SAP Script for Billing in which Billing document number was displayed as header, Bill Type, Bill Category, Bill Item, Cost, Base Unit of Measurement and Material number were categorically displayed for each billing document number. plz mention the detail coding Tahnks, Rahul

2077


What are the two statements which are required in an abap program to output an icon using a write statement?

752


How many types of tables exists and what are they in data dictionary? : abap data dictionary

703


Can we use write statements in screen fields?if not how is data transferred from field data to screen fields?

541


Explain how do you use structures in the abap programs?

531


How will you link form with the event driven in sap scripts?

519


What is maintenance view?

587