Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

How can we send data to external programs?

1195


What are the disadvantages of using explicit enhancement?

2101


How can we upload a text file having delimiters in to legacy system?

1123


Can you delete data element, which is being used by table fields. : abap data dictionary

1201


Table events aNd table maintains generation

1555


What are the page headers for secondary lists?

1092


Can we use on change of between select and endselect?

1117


Explain the data types of internal tables?

1152


Define external layer?

1267


Explain lsmw?

1134


What is alv programming in abap? When is this grid used in abap? : abap hr

1215


What do you understand by work area and internal tables in abap? Why do we use it?

1169


Does every abap/4 have a modular structure?

1093


A field-groups statement or an insert statement reverses storage space and transfers values. State true or false. : abap modularization

1079


Difference between sy-tabix and sy-index? Can you check sy-subrc after perform?

1281