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

regarding table control in BDC

Former Member
0 Likes
540

Hi

plz help me out.

Message was edited by:

skk

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
518

Hi Skk,

You have to change the declaration of the field l_wa_lips-lfimg. to a character tye variable(Of the same input length as the LFIMG field).

Regards,

Ravi

Hi

plz help me out.

Message was edited by:

skk

3 REPLIES 3
Read only

Former Member
0 Likes
519

Hi Skk,

You have to change the declaration of the field l_wa_lips-lfimg. to a character tye variable(Of the same input length as the LFIMG field).

Regards,

Ravi

Read only

0 Likes
518

i have tried the same but iam getting the same problem.that is quantity values are not passing to MB11 Screen.

thanks

helpful ansers get rewarded

Message was edited by:

skk

Read only

0 Likes
518

SORRY RAVI.IT IS WORKING FINE

THANKS FOR UR SOLUTION