on ‎2023 Oct 31 12:45 PM
Hello everyone,
We are using "API - Convergent invoicing billable item create" for creating BIT's. The external system sends a request and we create BIT's in SAP side. After creation BIT's system billed and invoiced them automatically.
But some cases, the source external system wants to cancel-reverse the some of billings.
There are two fields in the "API - Convergent invoicing billable item create" "CABllbleItmIsReversal" and "CABllbleItmReversalReason" but when i fill these fields, its create a new reversed BIT and there is no relation between billed or invoiced item previously.
I am using document below,
Can you guide me, how to reverse or cancel billed or invoiced items with API?
Thanks,
Serkan.
Help others by sharing your knowledge.
AnswerRequest clarification before answering.
I am not sure about the APIs given by SAP from your document. However, believe they will be in turn using the standard function modules like FKK_INV_REVERSE_INVDOC_SINGLE and FKK_INV_REV_BILLDOC_SINGLE for reversing both invoicing and billing. So, an alternate approach would be to create an API yourselves by using above two function modules. Ensure your process is creating directly bits and not via CITs. If it is via CITs, you will have to even reverse the CITs also as they can get rated later and create BITs.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 40 | |
| 9 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.