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

BDC CA01 Group value always empty

Former Member
0 Likes
430

Hi All,

I have written bdc for CA01, in this group should be always empty.

For the first material is empty but for the second material on wards its taking the group which is generated by the first material.Due to this group counter is incrementing , which should be one for all the materials.

Thanks in advance.

ALI.

Hi All,

I have written bdc for CA01, in this group should be always empty.

For the first material is empty but for the second material on wards its taking the group which is generated by the first material.Due to this group counter is incrementing , which should be one for all the materials.

Thanks in advance.

ALI.

1 REPLY 1
Read only

Former Member
0 Likes
356

Hy Syed,

Pass spaces as a value to this field and do the bdc.

In the routine wher you populate the bdc_data, check if you are checking for initialness of the fields.

Remove that check.

Regards,

Ravi