BuyOrder Insert
Copy lines of manually po’d items in BuyOrder Insert doc, into SQL script. Run errors then update BuyOrder Insert doc with correct color formatting.
Required Applications:
SSMS 18 or newer
Instructions
Launching Script
Open SSMS.
Connect to 192.168.10.204
Connect using AppUser Credentials.
Open BuyOrderScript.Sql
Scroll to line # 86.
Open BuyOrder Insert SharePoint page.
Navigate to TB1 Entry Tab.
Scroll to white rows at bottom of page.
Identify error codes passed in upload statement in column V.
Pass error codes to Asset Manager.
Once resolved, copy white lines from column V in BuyOrder Insert doc.
Return to BuyOrderScript.Sql.
Paste white lines from column V in BuyOrder doc at line # 86 in BuyOrderScript.
Execute script by pressing F5.
Scroll to bottom of output window in SSMS.
If any errors, find line items in BuyOrder Insert doc and highlight them yellow.
Communicate errors to Asset Manager to resolve
Copy and paste the confnum column into column x.
Copy and paste the ponumber column into column y.
In Column W, write a vlookup in the first line uploaded.
=vlookup(click column Q, click columnx:columnY,2,false)
Use the confirmation number in column q of that line as your lookup value.
Lookup against column X:Y.
Return column 2.
Copy and paste the vlookup down all lines just uploaded.
Copy and paste the values of the vlookups on themselves.
Turn Lines green.
Repeat process for TB2 Entry and TB3 Entry tabs.
Highlight important information in a panel like this one. To edit this panel's color or style, select one of the options in the menu.