Archives
We will use a sample to run through the process of adding a CLM into IDO. Part of making the Customer Document Profile function available to RMA verification report, we need to create a new CLM to IDO SLRmas. The CLM is based on SP navProfileRMAVerificationSp. create PROCEDURE [dbo].[navProfileRMAVerificationSp] ( @RMAStatusOpen ListYesNoType = NULL, […]
Mar 17th, 2010 | Filed under Development, SQL