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: Multiple classification not allowed in BAPI_GOODSMVT_CREATE

former_member311223
Participant
0 Likes
2,414

Hi Experts,

I have a Z-program where I am using  BAPI_GOODSMVT_CREATE to create GR, while executing the BAPI getting error as "Multiple classification not allowed".

This issue is coming after version Upgrade from 4.6C to ECC6. I even Implemented the SAP note: 1988378. I am also getting the error for the Classtype 023. So I tried Implementing this note.

But the issue remains the same.

Kindly suggest,

Regards

Gopa

2 REPLIES 2
Read only

former_member311223
Participant
0 Likes
920

Also Checked in SPRO-> Cross Application-> Classification System-> Classes-> Maintain Object Types & Class Types.

When we select MCHA from the Tables on the right side and then Click on Class Types folder on the Left hand side, we can view the Class Type : 023 assigned to Batch on our right side. There we hav some checkboxes below it. One of the check-box states "Multiple Classification", that checkbox is not selected.

When we check the same in the Older Version 4.6, there also the check-box states "Multiple Classification", that check-box is not selected.

Regards

Gopa

Read only

former_member311223
Participant
0 Likes
920

Hi Experts,

Kindly provide me with some solution..

My issue is still not resolved.