IBM Support

Error:  Unable to Create Return; Errors in Error Log Attempting to Create Return.

Troubleshooting


Problem

Error:  Unable to Create Return; Errors in Error Log Attempting to Create Return.

Symptom

The following error is written to $YFE_APP_PATH/log/yfserror.log when atempting to create a return in Platform:

<Program ProgID="YRET_CREATE_RETURN"<br>UserID="YRETCREATERETURN" TotalErrors="3">
<Error ErrorCode="" LocaleID="EN" ErrorDescription="" SeverityCode=""<br>ClassName="YRetOrderSearch" FunctionName="APIGetOrderListFromCriteriaXML"<br>ErrorRelatedMoreInfo=""<br>Sour ceFileName="E:\eCommerce\Development\YRet_Development\YretBusiness\src\Y<br>RetO rderSearch.cpp" SourceLineNo="82" Time="20001218T18:10:03">
</Error>
<Error ErrorCode="YFS10145" LocaleID="EN" ErrorDescription="YFS: DB Select<br>Failed" SeverityCode="" ClassName="YRetOrderSearch"<br>FunctionName="GetOrderListFromCriteria" ErrorRelatedMoreInfo=""<br>SourceFileName="E:\eCommerce\Development\YRet_Develop ment\YretBusiness\src\Y<br>RetOrderSearch.cpp" SourceLineNo="1170" Time="20001218T18:10:03">
</Error>
<Error ErrorCode="207" LocaleID="EN" ErrorDescription="" SeverityCode=""<br>ClassName="YRETDB_Order_Header_Open_ado::dbSelectList" FunctionName="select<br>Order_Header_key, Enterprise_key, Division, Order_No, Order_Date, Ship_Date,<br>Order_Type, Priority_Code, Priority_Number, Ship_To_key, Bill_To_key,<br>Mark_For_key, Contact_key, Req_Delivery_Date, Req_Cancel_Date,<br>Req_Ship_Date, SCAC, Carrier_Service_Code, CustCarrier_Account_No,<br>Notify_After_Shipment_Flag, Notification_Type, Ship_Complete_Flag,<br>Notification_Reference, Entry_Type, Entered_By, Personalize_Code, Hold_Flag,<br>Hold_Reason_Code, Customer_PO_No, Customer_Customer_PO_No, Order_Name,<br>Payment_Type, Credit_Card_Type, Credit_Card_Name, Credit_Card_No,<br>Credit_Card_Exp_Date, Payment_Reference1, Payment_Reference2,<br>Payment_Reference3, Cheque_No, Cheque_Reference, Terms_Code, Delivery_Code,<br>Customer_Account_No, Charge_Actual_Freight, Discount_Type,<br>Discount_Reference, Shipping_Charges, Handling_Charges, Discount_Amount,<br>Discount_Percent, Personalize_Charges, Tax, Total_Amount,<br>Original_Total_Amount, Original_Tax, Tax_Percentage, Currency, AOR_Flag,<br>Extended_Flag, Search_Criteria_1, Search_Criteria_2, Customer_EmailID from<br>YRET_Order_Header_Open_VW WHERE ORDER_HEADER_KEY > ' ' AND ORDER_NO
='5560-001' ORDER BY ORDER_HEADER_KEY "
ErrorRelatedMoreInfo="[Microsoft][ODBC SQL Server Driver][SQL Server]Invalid
column name 'AOR_Flag'."
SourceFileName="E:\eCommerce\Development\YRet_Development\YRetPl atDBClasses\
src\YRETDB_Order_Header_Open_ado.cpp" SourceLineNo="256"
Time="20001218T18:10:03">
</Error>
</Program>
</Errors>
PART: Platform-Console 3.0 Platform
COMPONENT: Create Return
OS: Windows NT - 4.0 SP 3
DATABASE: MS SQL Server - 7.0
WEB SERVER: IIS - 3.0
WEB BROWSER: Internet Explorer - 5.0

Cause

Resolving The Problem

If the error in the error log matches the exact error in the YFE_APP_PATH/log/yfserror.log, this indicates that the YRET_ORDER_HEADER_OPEN_VW has not been created correctly.

(The error refers specifically to AOR_Flag missing.)

For MS-SQL Server installations, the view creation script can usually be found in $YFE_APP_PATH/database/sqlserver/yfs_master_db_script.sql. Cut and paste this view creation procedure only and run it using SQL server.

For Oracle database installations, this view is available in $YFE_APP_PATH/database/Oracle/CustomDbViews/YRET_Order_Header_Open_VW.sql.

[{"Product":{"code":"SS6PEW","label":"IBM Sterling Order Management"},"Business Unit":{"code":"BU048","label":"IBM Software"},"Component":"Not Applicable","Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"All","Edition":"","Line of Business":{"code":"LOB59","label":"Sustainability Software"}}]

Historical Number

PRI47810

Product Synonym

[<p><b>]Fact[</b><p>];

Document Information

Modified date:
16 June 2018

UID

swg21530555