Michelle Campbell
Member since
Total activity
8
Last activity
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
3
Posts
Recent activity by Michelle Campbell
-
BEAS Script to Delete Record
The following works, but would rather delete the reservation lines instead of zeroing them out. Anyway to do that? if <dw_1.item.status_id.value> = 'PCK' then sqlca.update "BEAS_RESERVATION_LIN...
- 1 follower
- 0 comments
- 0 votes
-
Beas Script Error for SQL
I'm trying to write a simple beas script, but I'm getting an error code -1 (if i put it in the SQL Editor, it works): sql = update oitm set u_v33_defaultkitcode = 'FS' where itemcode = <dw_1.item.a...
- Edited
- 2 followers
- 2 comments
- 0 votes