File mfg/2013/base/src/xxihtfrm.i changed (mode: 100644) (index d2906d6..29266af) |
... |
... |
form |
36 |
36 |
ih_trl1_cd to 58 no-label format "x(2)" |
ih_trl1_cd to 58 no-label format "x(2)" |
37 |
37 |
":" at 60 |
":" at 60 |
38 |
38 |
ih_trl1_amt no-label |
ih_trl1_amt no-label |
39 |
|
tr1pct colon 54 |
|
|
39 |
|
tr1pct colon 53 |
40 |
40 |
":" at 60 |
":" at 60 |
41 |
41 |
tr1tax no-label |
tr1tax no-label |
42 |
42 |
container_charge_total colon 13 |
container_charge_total colon 13 |
|
... |
... |
form |
44 |
44 |
ih_trl2_cd format "x(2)" to 58 no-label |
ih_trl2_cd format "x(2)" to 58 no-label |
45 |
45 |
":" at 60 |
":" at 60 |
46 |
46 |
ih_trl2_amt no-label |
ih_trl2_amt no-label |
47 |
|
tr2pct colon 54 |
|
|
47 |
|
tr2pct colon 53 |
48 |
48 |
":" at 60 |
":" at 60 |
49 |
49 |
tr2tax no-label |
tr2tax no-label |
50 |
50 |
line_charge_total colon 13 |
line_charge_total colon 13 |
|
... |
... |
form |
52 |
52 |
ih_trl3_cd format "x(2)" to 58 no-label |
ih_trl3_cd format "x(2)" to 58 no-label |
53 |
53 |
":" at 60 |
":" at 60 |
54 |
54 |
ih_trl3_amt no-label |
ih_trl3_amt no-label |
55 |
|
tr3pct colon 54 |
|
|
55 |
|
tr3pct colon 53 |
56 |
56 |
":" at 60 |
":" at 60 |
57 |
57 |
tr3tax no-label |
tr3tax no-label |
58 |
58 |
invcrdt at 3 no-label |
invcrdt at 3 no-label |
|
... |
... |
assign |
113 |
113 |
ih_trl1_amt:format in frame ihtot = trl_amt_fmt |
ih_trl1_amt:format in frame ihtot = trl_amt_fmt |
114 |
114 |
ih_trl2_amt:format in frame ihtot = trl_amt_fmt |
ih_trl2_amt:format in frame ihtot = trl_amt_fmt |
115 |
115 |
ih_trl3_amt:format in frame ihtot = trl_amt_fmt |
ih_trl3_amt:format in frame ihtot = trl_amt_fmt |
|
116 |
|
/*d2561*/ tr1tax:format in frame ihtot = trl_amt_fmt |
|
117 |
|
/*d2561*/ tr2tax:format in frame ihtot = trl_amt_fmt |
|
118 |
|
/*d2561*/ tr3tax:format in frame ihtot = trl_amt_fmt |
116 |
119 |
tax_amt:format in frame ihtot = tax_amt_fmt |
tax_amt:format in frame ihtot = tax_amt_fmt |
117 |
120 |
container_charge_total:format in frame ihtot = container_fmt |
container_charge_total:format in frame ihtot = container_fmt |
118 |
121 |
line_charge_total:format in frame ihtot = line_charge_fmt |
line_charge_total:format in frame ihtot = line_charge_fmt |
File mfg/2013/base/src/xxtotfrm.i changed (mode: 100644) (index e28ea88..f7d4860) |
... |
... |
form |
37 |
37 |
so_trl1_cd format "x(2)" to 58 no-label |
so_trl1_cd format "x(2)" to 58 no-label |
38 |
38 |
":" at 60 |
":" at 60 |
39 |
39 |
so_trl1_amt no-label |
so_trl1_amt no-label |
40 |
|
/*d2561*/ tr1pct colon 54 |
|
|
40 |
|
/*d2561*/ tr1pct colon 53 |
41 |
41 |
/*d2561*/ "." colon 60 |
/*d2561*/ "." colon 60 |
42 |
42 |
/*d2561*/ tr1tax no-label |
/*d2561*/ tr1tax no-label |
43 |
43 |
container_charge_total colon 13 |
container_charge_total colon 13 |
|
... |
... |
form |
45 |
45 |
so_trl2_cd format "x(2)" to 58 no-label |
so_trl2_cd format "x(2)" to 58 no-label |
46 |
46 |
":" at 60 |
":" at 60 |
47 |
47 |
so_trl2_amt no-label |
so_trl2_amt no-label |
48 |
|
/*d2561*/ tr2pct colon 54 |
|
|
48 |
|
/*d2561*/ tr2pct colon 53 |
49 |
49 |
/*d2561*/ ":" colon 60 |
/*d2561*/ ":" colon 60 |
50 |
50 |
/*d2561*/ tr2tax no-label |
/*d2561*/ tr2tax no-label |
51 |
51 |
line_charge_total colon 13 |
line_charge_total colon 13 |
|
... |
... |
form |
53 |
53 |
so_trl3_cd format "x(2)" to 58 no-label |
so_trl3_cd format "x(2)" to 58 no-label |
54 |
54 |
":" at 60 |
":" at 60 |
55 |
55 |
so_trl3_amt no-label |
so_trl3_amt no-label |
56 |
|
/*d2561*/ tr3pct colon 54 |
|
|
56 |
|
/*d2561*/ tr3pct colon 53 |
57 |
57 |
/*d2561*/ ":" colon 60 |
/*d2561*/ ":" colon 60 |
58 |
58 |
/*d2561*/ tr3tax no-label |
/*d2561*/ tr3tax no-label |
59 |
59 |
invcrdt at 3 no-label |
invcrdt at 3 no-label |
|
... |
... |
assign |
80 |
80 |
so_trl1_amt:format in frame sotot = trl_amt_fmt |
so_trl1_amt:format in frame sotot = trl_amt_fmt |
81 |
81 |
so_trl2_amt:format in frame sotot = trl_amt_fmt |
so_trl2_amt:format in frame sotot = trl_amt_fmt |
82 |
82 |
so_trl3_amt:format in frame sotot = trl_amt_fmt |
so_trl3_amt:format in frame sotot = trl_amt_fmt |
|
83 |
|
/*d2561*/ tr1tax:format in frame sotot = trl_amt_fmt |
|
84 |
|
/*d2561*/ tr2tax:format in frame sotot = trl_amt_fmt |
|
85 |
|
/*d2561*/ tr3tax:format in frame sotot = trl_amt_fmt |
83 |
86 |
tax_amt:format in frame sotot = tax_amt_fmt |
tax_amt:format in frame sotot = tax_amt_fmt |
84 |
87 |
container_charge_total:format in frame sotot = container_fmt |
container_charge_total:format in frame sotot = container_fmt |
85 |
88 |
line_charge_total:format in frame sotot = line_charge_fmt |
line_charge_total:format in frame sotot = line_charge_fmt |