Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Table Control in BDC

Former Member
0 Likes
393

Hi Can anybody tell me where and how is the Table control used in the BDC , will be thankful if any one explain in detail, with a small code and how is this table control different from the Table control tht you get in the screen painter..any help will be rewarded...ty

1 ACCEPTED SOLUTION
Read only

SharathYaralkattimath
Contributor
0 Likes
361

Hi Hashim,

I have attached a demo program, execute this report & Run tcode SM35 & process the session in Foreground mode.

Create a excel file with the follwong fields:-

Category

Table name

Short description

Delivery class

Field name

Key field or not

Data element name

Data class

Size category

This BDC is to create z table with more fields which are visible, i.e this will show you table control demo.

e.g. if only 20 fields are visible in SE11 creation of table, then insert 25 fields in excel sheet & run it.

Get back to me if you find any issues.

1 REPLY 1
Read only

SharathYaralkattimath
Contributor
0 Likes
362

Hi Hashim,

I have attached a demo program, execute this report & Run tcode SM35 & process the session in Foreground mode.

Create a excel file with the follwong fields:-

Category

Table name

Short description

Delivery class

Field name

Key field or not

Data element name

Data class

Size category

This BDC is to create z table with more fields which are visible, i.e this will show you table control demo.

e.g. if only 20 fields are visible in SE11 creation of table, then insert 25 fields in excel sheet & run it.

Get back to me if you find any issues.