2016 Oct 28 12:50 AM
Hi Experts,
At my project we are creating Joint Invoice for Periodic and Manual Billing, but at times user is creating Individual Manual Invoice after Manual billing for the same Posting Date on which he created Joint invoice for above Periodic and Manual Bill, my question at my project in Production user is able to create Joint Manual Bill and Invoice and Individual Manual invoice, but unable to create Invoice for Manual Bill in other systems i,e DEV and QLTY systems. I have billed manually with same Subtransactions in other system and unable to create Invoice.
Can you please let me know what can i do or change to come across this Issue.
I am getting below issues
No billing orders exist for contract 6000229054
The invoicing unit for the selected account 210000197678 could not be created, because the internal validations could not find any invoicable billing documents (automatic or manual).
This could be due to one of the following reasons:
The contract account was not invoiced.
Check the billing documents for the contract account that have not been posted.
2016 Oct 30 7:18 AM
Are you comfortable debugging ABAP code (specifically - FM ISU_INV_UNIT_CHECK_BUILD)? I'd first put a break-point in custom function for FQEVENT R403 (if you have any in the system), and check what invoicing triggers (T_EITR) come into it and what comes back to SAP standard code.
2016 Oct 30 7:03 AM
Please post at least Message Class and Number along with the text - often that is even more important bit of information for troubleshooting than the message text itself...
2016 Oct 30 7:18 AM
Are you comfortable debugging ABAP code (specifically - FM ISU_INV_UNIT_CHECK_BUILD)? I'd first put a break-point in custom function for FQEVENT R403 (if you have any in the system), and check what invoicing triggers (T_EITR) come into it and what comes back to SAP standard code.
2016 Nov 10 6:33 AM
2016 Nov 08 8:00 AM
2016 Nov 10 5:57 AM
Hi Janis,
Please find below full Error message for your reference.
Message no. EB074
The invoicing unit for the selected account 210000197678 could not be created, because the internal validations could not find any invoicable billing documents (automatic or manual).
This could be due to one of the following reasons:
The contract account was not invoiced.
Check the billing documents for the contract account that have not been posted.
Another :
Message no. EB103
Message no. AJ001
Automatic billing has been initiated without a billing order.
Create a billing order and restart billing.