Set Plan Item Messages and Message Codes
The error codes and their respective error messages for the Set Plan Items interface are as follows:
Message Code in Response Header and Result Status | Message in Response Header and Result Status | Scenario |
---|---|---|
FOM-DATA-ACCESS-SUCCESS-0000
|
Successfully processed
SetPlanItemRequestEvent |
PlanItem is found and user-defined field data specified in the request is updated successfully. |
FOM-DATA-ACCESS-PLAN-NOT-FOUND-9999
|
Plan not found for planID
<planID value>
|
Plan is not found against the planID specified in the request header. |
FOM-DATA-ACCESS-ORDER-NOT-FOUND-9999
|
Order not found for orderID
<orderID value> |
Order is not found against the orderID specified in the request header. |
FOM-DATA-ACCESS-PLANITEM-NOT-FOUND-9999
|
PlanItem not found for planID <planID value> and planItemID <planItemID value> | PlanItem is not found against the planID and planItemID specified in the request header. |