cancel
Showing results for 
Search instead for 
Did you mean: 

No account assignment exist for service line.

Former Member
0 Kudos

Good Morning

When I try to create a Purchase Order by Shopping Cart created directly in SRM it works normally but when I try to create a Purchase Order by Shopping Cart created based on Purchase Requisition from R/3 it gives me the follow message: "No account assignment exist for service line 10".

I´m in SRM Server 5.5 SP 11 and the R/3 version 4.7.

Someone could help me?

Thanks

Edited by: Victor Hugo Santos Sousa on Jul 4, 2008 3:00 PM

Accepted Solutions (1)

Accepted Solutions (1)

laurent_touillaud
Contributor
0 Kudos

Hi Victor,

Check note 966323,

Maybe this will solve your problem.

Best regards,

Laurent TOUILLAUD

Former Member
0 Kudos

Thanks Laurent but this note had already applied on the SP 11 and this note can be used until SP 7. If you have another help I would be grateful.

Thank you again.

laurent_touillaud
Contributor
0 Kudos

Hi again,

The solution should be in one of the following notes :

- 1222877

- 1140132

- 767284

- 1226132

Tell me if this is ok...

Best regards,

Laurent TOUILLAUD

Former Member
0 Kudos

OK, I'll try and tell you if this is ok. Thanks.

Answers (1)

Answers (1)

Former Member
0 Kudos

try to use existing  package number + 1.

select MAX( packno ) from eban into w_packno where packno NE ' ' .

v_packno = w_packno + '0000000001'.

W_REQUISITION_ITEMS-PCKG_NO = v_packno.

and also ref. link.,

http://wiki.sdn.sap.com/wiki/display/ERPSCM/MM-SRV-ACC+Account+Assignment