|
Collection of Useful Microsoft Dynamics GP Sql Scripts, Tips and Tricks
Item Quantity is not equal to the Item Serials
Long Description:
The Error message appear when the Item Trx Quantity is not equal to the Item Serials in IV10002,
the script will remove recently added exceed serial numbers from IV10002 using DEX_ROW_ID ordering.
INPUT : Define Inventory Trx Document Number for @IVDOCNBR and Item Number for @ITEMNMBR
e.g [@IVDOCNBR = 'PRD-0910-00017'] [@ITEMNMBR = 'TA6203011']
|
IMPORTANT:
Commands with UPDATE, DELETE or DROP can ruin your data! Please use these queries with caution.
We highly recommend that you backup your database before trying out these commands and to load them up first on a test server. Use at your own risk.
Associated SQL Command:
Viewed: 10746 times
Submitted by:
Rashid Farooq
About Rashid Farooq
|
Did you find this script useful?
Please reciprocate by submitting your own script
or any proven advice regarding Dynamics GP use. Click here.
Send the script above to a friend
|
|
|