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

Former Member
0 Likes
424

Hi all,

Can anyone let me know how to handle skin resolution while doing BDC for table control.

Points will be rewarded.

Regards

shilpa

3 REPLIES 3
Read only

Former Member
0 Likes
393

refer this thread may it helpful for u ...

Read only

Former Member
0 Likes
393

Hi,

Try to set the DEFSIZE = 'X' when calling the transaction..

... OPTIONS FROM opt

Effect

Allows you to control processing using the values of the componetns of the structure opt, which must have the ABAP Dictionary type CTU_PARAMS. The components have the following meanings:

DISMODE

Display mode (like the MODE addition)

UPDMODE

Update mode (like the UPDATE addition)

CATTMODE

CATT mode (controls a CATT)

CATT mode can have the following values:

' ' No CATT active

'N' CATT without single-screen control

'A' CATT with single-screen control

DEFSIZE

Use default window size

Thanks,

Naren

Read only

Former Member
0 Likes
393

hi

good

what do you mean by skin resolution, can you give some brief about that.

thanks

mrutyun^