Files
open-insight/LSL2/OIEVENT/LOSTFOCUS/CUST_ACTIVITY_RPT1.CUST_NO.json
2024-03-25 15:12:53 -07:00

11 lines
382 B
JSON

{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "declare function set_property, rowexists\r\ndeclare subroutine forward_event\r\n$insert company_equ\r\n\r\nforward_event(Flag,FocusID)\r\n.cust_name->text = xlate( 'COMPANY', .cust_no->text, company_co_name$, 'X' )\r\nRETURN 0"
}
}
}