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

error in bdc for cs01

Former Member
0 Likes
546

Hi Guys,

With your help i wrote my first bdc program for transaction cs01(bom creation), and its working fine for 18 lines.However if my file contains more than 18 records the program gives an error "Field RC29P-POSTP (2) is not an input field" and doesnt upload even single line. I know it has something to do with tablecontrol, Kindly guide me on the same.

Bye

Hi Guys,

With your help i wrote my first bdc program for transaction cs01(bom creation), and its working fine for 18 lines.However if my file contains more than 18 records the program gives an error "Field RC29P-POSTP (2) is not an input field" and doesnt upload even single line. I know it has something to do with tablecontrol, Kindly guide me on the same.

Bye

2 REPLIES 2
Read only

Former Member
0 Likes
481

Hi

Can we have your code here? And please put them in codes...It will look more legible.

Regards,

Vishwa.

Read only

0 Likes
481

I solved the problem using okcode as FCNP...thanx for your response