Message type: E = Error
Message class: FARR_INFLIGHT_CHECK -
Message number: 005
Message text: C0501: No latest flag found, Contract &1/POB &2/Cond &3
In FARR_D_DEFITEM, DOC_AMT_CUM is not zero, but there is no
LATEST_DEFITEM.
Example
Reconkey POB ID Condition
DOC_AMT_CUM LATEST
2015012000001 POB1 PR00 100.00,,
2016001000001 POB1 PR00 100.00,,
2016002000001(biggest) POB1 PR00 100.00
EMPTY (WRONG!!!SHOULD BE X)
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 C051,
and implement related notes
Error message extract from SAP system. Copyright SAP SE.
FARR_INFLIGHT_CHECK005
- C0501: No latest flag found, Contract &1/POB &2/Cond &3 ?The SAP error message FARR_INFLIGHT_CHECK005 C0501: No latest flag found, Contract &1/POB &2/Cond &3 typically occurs in the context of contract management or condition management within the SAP system, particularly when dealing with contracts and purchase order (PO) conditions.
Cause: This error generally indicates that the system is unable to find the latest condition record for a specific contract and purchase order combination. The "latest flag" refers to a marker that identifies the most recent version of a condition record. If this flag is missing, it suggests that: The condition records may not have been updated correctly. There may be inconsistencies in the database regarding the condition records. The contract or purchase order may not have been properly maintained or may be missing necessary updates.
Solution: To resolve this error, you can take the following steps: Check Condition Records: Navigate to the condition records related to the contract and purchase order in question. Ensure that the condition records are
Get instant SAP help. Sign up for our Free Essentials Plan.
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_CHECK003
C03: Sum(Fulfill Qty) - POB effect Qty = &3, Contract &1/POB &2
What causes this issue? Sum of reported quantity of all fulfillment entries in the FARR_D_FULFILLMENT table for the POB does not equal to effective q...
FARR_INFLIGHT_CHECK006
C0502: Multi latest flags found,Contract &1/POB &2/Cond &3
What causes this issue? There are more than 1 entry for each POB and each condition with the LATEST_DEFITEM in the FARR_D_DEFITEM. Example Reconkey ...
FARR_INFLIGHT_CHECK007
C06: DEFITEM rev <> POSTING rev,Contract &1/POB &2/Cond &3
What causes this issue? When the deferral item in FARR_D_DEFITEM is being created, updated and deleted, the corresponding REV_AMT_DELTA is not the sa...
Click on this link to search all SAP messages.