1234567891011121314151617181920212223242526 |
- $PBExportHeader$s_price_other.srs
- global type s_price_other from structure
- long priceid
- decimal { 5 } length_in
- decimal { 5 } length_out
- decimal { 5 } width_in
- decimal { 5 } width_out
- decimal { 5 } height_in
- decimal { 5 } height_out
- decimal { 5 } cubage_in
- decimal { 5 } cubage_out
- decimal { 5 } nw_in
- decimal { 5 } nw_out
- decimal { 5 } gw_in
- decimal { 5 } gw_out
- decimal { 5 } qty_40
- decimal { 5 } box_40
- decimal { 5 } qty_40hq
- decimal { 5 } box_40hq
- decimal { 5 } qty_20
- decimal { 5 } box_20
- decimal { 5 } amt_20
- decimal { 5 } amt_40
- decimal { 5 } amt_40HQ
- end type
|