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

Batch input

Former Member
0 Likes
554

I have a problem with the batch input of ke21n transaction, when i make the record in shdb it gets well, but when i use it in my program, the lines move, i mean, i filled some fields in 1º page(1-7)and when i click next page i obtein(6-13), so the fields don´t fixed, is there any bapi for this transaction or better, is there any other option for doing this kind of batch input?.

Thanks in advance

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
389

Do these work for you?

BAPI_COPAACTUALS_POSTCOSTDATA

BAPI_COPAPLANNING_POSTDATA

It is very common that when you are dealing with line data, the number of lines when you record will not be the same as the number of lines available to the program.

Srinivas

2 REPLIES 2
Read only

Former Member
0 Likes
390

Do these work for you?

BAPI_COPAACTUALS_POSTCOSTDATA

BAPI_COPAPLANNING_POSTDATA

It is very common that when you are dealing with line data, the number of lines when you record will not be the same as the number of lines available to the program.

Srinivas

Read only

0 Likes
389

Hi Carl son,

Has this been answered? Please close the post, if so.

Srinivas