cancel
Showing results for 
Search instead for 
Did you mean: 

Delivery intercompany billing status

Gina_Cowart
Explorer
0 Kudos

We have certain item categories, that are relevant for customer invoice but not relevant for intercompany invoice.  We just coded a user exit to change the Intercompany Billing status to "blank", not relevant for certain item categories.    This is working great.  Our only issue is that even after we create the customer invoice and the intercompany invoice for the items that are relevant the overall item status for those not relevant for intercompany invoicing remains partially processed 'B'.

Userexit _set_status_vbup in include LV50PFZA.

We need the overall item status in the delivery to show completely processed. 

Any ideas?

Accepted Solutions (0)

Answers (1)

Answers (1)

Shiva_Ram
Active Contributor
0 Kudos

It looks you need to set the intercompany header status also to blank using user eixt USEREXIT_SET_STATUS_VBUK in the same include.

Regards,

Gina_Cowart
Explorer
0 Kudos

Hello Shiva,

Thank you for your repsonse.  I cannot set the header status to blank for IC billing because there are items on the delivery that are relevant for IC billing.

Gina

Former Member
0 Kudos

Hi Gina,

Please check the item status in the delivery.  Is it showing completed ?

If Item status is completed for all the items, header status will also be changed to Complete.

If Item status is still showing pending, we need to see, what is missing at item level.

Regards

Raju

Gina_Cowart
Explorer
0 Kudos

Hello Raju,

All items have complete status.  We did encounter this issue before changing the VBUP-FKIVP to blank (not relevant) via userexit set_status_vbup.  In my test the one line item that is relevant for IC billing is complete but the others have an overall status of B.

Regards,

Gina

Shiva_Ram
Active Contributor
0 Kudos

Can you run report ZZDELSTA in SA38 for that delivery and check?

Regards,

Gina_Cowart
Explorer
0 Kudos

I ran RVDELSTA for the delivery.  It did not update the status.  Still has an overall status of B.  Being processed.

Thank you for your response,

Gina

Former Member
0 Kudos

Hi Gina,

Check out http://scn.sap.com/thread/609586

I think this may have some information that will be helpful to you.

Regards,

Vicky