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

Movement Type 262 Manually

Former Member
0 Likes
1,018

Hi gurus,

Again i have to make mat. movement type 261. As standart could i do this BAPI_GOODSMVT_CREATE with movement code 06 and type 262. But the process failed with the message below:

Account ................ requires an assignment to a CO object.

What this error means? or how can i make 262 movement occurs manually?

Regards / Mit Fruendlichen Grüssen,

4 REPLIES 4
Read only

Former Member
0 Likes
688

Hi,

That comes when you just pass the material description(without the material number), in such cases the item has to be assigned to an account, for example: Cost center or Asset...

i think in your case, you may not have give either the material number or accoutn assignment category..for cost center it will be K,( you can see the F4 help for different values)...

for example, you may want to move some office supplies(which does not have any material number), in this case, you can mention the cost center and post...

so in your item mention the account category...

let us know if you have any questions.

Hope this helps..

Thanksm

Srini.

Read only

Former Member
0 Likes
688

Thanks srinivas reddy,

Now all i want to know how can i make 261 - 262 movements manually. Which paramaters i have to send ? Which GOODSMVT_CODE i have to use ? Any example or code?

Regards,

Read only

0 Likes
688

you have to use the code as 3 (MB1A).

Read only

Former Member
0 Likes
688

Solved thx,