SCMQT: When Adding Customer Quotation Line Items, Error Message: Argument cannot be null.Jan 7, 2022Knowledge
Content Standard GuideTitleSCMQT: When Adding Customer Quotation Line Items, Error Message: Argument cannot be null.URL NameSCM-When-Adding-Customer-Quotation-Line-Items-Error-Message-Argument-cannot-be-nullInformationProduct AreaHelp Product AreaSCM Advanced Quoting - OtherRelease VersionHelp Release VersionSymptomsHelp SymptomsWhen adding customer quotation line items, Error Message: "Argument cannot be null." EnvironmentHelp EnvironmentAdvanced QuotingAny VersionResolutionHelp ResolutionInventory position will have Quantity Allocate field blankOnce populated with 0, the error should be resolvedCauseHelp CauseQuantity Allocated field on the Inventory Position is blank.Additional NotesHelp Additional NotesSystem Administrator/Dev-user can use this script:SELECT SCMC__Item_Master__c,SCMC__Item_Master__r.Name,SCMC__Quantity_Allocated__c,SCMC__Quantity_in_Transit__c,SCMC__Quantity__c FROM SCMC__Inventory_Position__cWHERE SCMC__Item_Master__c IN (SELECT SCMC__Item_Number__c FROM SCMC__Customer_Quotation_Line__c WHERE SCMC__Customer_Quotation__c = 'enter CQ ID)
Was this article helpful?00Choose a general reason-- Choose a general reason --FeedbackUpload FilesUpload FilesOr drop filesSubmit