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
542

Hi

plz help me out.

Message was edited by:

skk

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
520

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 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

3 REPLIES 3
Read only

Former Member
0 Likes
521

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
520

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
520

SORRY RAVI.IT IS WORKING FINE

THANKS FOR UR SOLUTION