Do you have any question about this error?
Message type: E = Error
Message class: FARR_INFLIGHT_CHECK -
Message number: 003
Message text: C03: Sum(Fulfill Qty) - POB effect Qty = &3, Contract &1/POB &2
Sum of reported quantity of all fulfillment entries in the
FARR_D_FULFILLMENT table for the POB does not equal to effective
quantity on the POB
Example
Negative Example:
Fulfilment table
Period,,Quantity
1,, 0.25
2,, 0.25
3,, 0.25
4,, 0.27
Total,, 1.02 Wrong!!!
POB
POB Name,,Effective Quantity
POB1,, 1 Wrong!!
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
The RAI processing is stopped or the manual transaction from the UI is
stopped.
Check if there is already inconsistent data in the system
You can search for SAP Note by the term FARR_INFLIGHT_CHECK and C03, and
implement related notes
Error message extract from SAP system. Copyright SAP SE.
FARR_INFLIGHT_CHECK003
- C03: Sum(Fulfill Qty) - POB effect Qty = &3, Contract &1/POB &2 ?The SAP error message FARR_INFLIGHT_CHECK003 C03 indicates an issue related to the fulfillment quantity and the Purchase Order (PO) balance in the context of contract management and fulfillment processes. This error typically arises during the processing of a contract or purchase order when there is a discrepancy between the quantities that have been fulfilled and the expected quantities based on the Purchase Order Balance (POB).
Cause:
The error message is triggered when the system detects that the sum of the fulfilled quantities does not match the expected quantity based on the POB. Specifically, the message states:
The difference between these two quantities is indicated by &3
, and it suggests that there is an inconsistency that needs to be resolved.
To resolve this error, you can take the following steps:
By following these steps, you should be able to identify the root cause of the error and implement the necessary corrections to resolve it.
Get instant SAP help. Start your 7-day free trial now.
FARR_INFLIGHT_CHECK002
C02: Allocated amount &3 <> Rev schedule &4, Contract &1/POB &2
What causes this issue? Sum REV_AMT_DELTA of all deferral items for one specific time-based POB does not equal to the allocated amount of the POB. Ex...
FARR_INFLIGHT_CHECK001
C01: Allocation error found for contract &1
What causes this issue? Sum DOC_AMT_CUMULATE and PRO_AMT_CUMULATE of deferral item for allocation conditions with 'LATEST' flag does not e...
FARR_INFLIGHT_CHECK004
C04: Fulfill Qty &2 <> DEFITEM Qty &3, POB &1
What causes this issue? Sum of reported quantity (REPORT_QTY) of all fulfillment entries in FARR_D_FULFILLMENT for the POB does not equal to the REV...
FARR_INFLIGHT_CHECK005
C0501: No latest flag found, Contract &1/POB &2/Cond &3
What causes this issue? In FARR_D_DEFITEM, DOC_AMT_CUM is not zero, but there is no LATEST_DEFITEM. Example Reconkey POB...
Click on this link to search all SAP messages.