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

BAPI_HU_CREATE

santhosh_patil
Contributor
0 Likes
1,546

Hi,

When I am trying to create the HU , the BAPI is giving error " HU functions outside of the delivery only via unique number assignment", The other return parameters are filled correctly and the HU is not created.

Please let me know wht has to be done.

......

Patil

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,188

Hi,

do you have handling unit management activated in your system? You can only create HUs outside of a delivery when this functionality is activated. You can check this in table TVSHP, field EXIDV_UNIQUE.

Regards,

Ely

3 REPLIES 3
Read only

former_member156446
Active Contributor
0 Likes
1,188

check prog: RBUS3070

LHU_BASIC_IDOCSU02

Read only

Former Member
0 Likes
1,189

Hi,

do you have handling unit management activated in your system? You can only create HUs outside of a delivery when this functionality is activated. You can check this in table TVSHP, field EXIDV_UNIQUE.

Regards,

Ely

Read only

0 Likes
1,188

Hi ,

Thank you very much.

I have one more problem now BAPI_HU_PACK is returning with error "Processing of HUs for selected objects not possible".

Please let me know if you have any idea abt this.

---Patil