Michelle Campbell
- Actividad total 6
- Última actividad
- Miembro desde
- Siguiendo 0 usuarios
- Lo siguen 0 usuarios
- Votos 0
- Suscripciones 3
Publicaciones
Actividad reciente de 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...
-
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...