|
LOCAL cNewRecord |
|
LOCAL cNewHeader=isFALSE |
|
LOCAL cCopyFrom=isFALSE |
|
LOCAL cEntityName$="Shipping Code" |
|
LOCAL cListingClass$="SO_ShippingRateListing_rpt" |
|
LOCAL m0$="##, ###, ###.00-" |
|
LOCAL m1$="######.000-" |
|
LOCAL cAmount$="A" |
|
LOCAL cProductLine$="P" |
|
LOCAL cWeight$="W" |
|
FUNCTION ChangeShippingCode() |
|
FUNCTION ClassOnFocusGrid(gridCtl) |
|
ClassOnFocusGrid(), BT_OkView(), BT_RowDel(), BT_RowReset(), BT_RowResetAll(), ChangeKeyColumn(), LoadGrid(), LoadRow(), SaveRow() |
|