4352c4352 < print "add_tots - Xtag=[" Xtag "] addcost = " chg_cost --- > #print "add_tots - Xtag=[" Xtag "] addcost = " chg_cost 4359c4359 < print "add_tots - Xtag=[" Xtag "] addcost = " chg_cost --- > #print "add_tots - Xtag=[" Xtag "] addcost = " chg_cost 4368c4368 < print "add_tots - Xtag=[" Xtag "] addcost = " chg_cost --- > #print "add_tots - Xtag=[" Xtag "] addcost = " chg_cost 4378c4378 < print "add_tots - Xtag=[" Xtag "] addcost = " chg_cost --- > #print "add_tots - Xtag=[" Xtag "] addcost = " chg_cost 6660,6661d6659 < print "to be completed..." < return 6697c6695 < #print "MOBDET mobline = " mobline --- > print "MOBDET mobline = " mobline 6741c6739 < #print "rjs mc: mob_mobile=[" mob_mobile "]" " carriercode=[" carriercode "}" --- > print "rjs mc: mob_mobile=[" mob_mobile "]" " carriercode=[" carriercode "}" 6777c6775 < #print "rec_type=[" rec_type "] mob_recclass=[" mob_recclass "]" --- > print "rec_type=[" rec_type "] mob_recclass=[" mob_recclass "]" 6789c6787 < #print "mobile_to_directoryID_arr[" mob_mobile "] = [" mobile_to_directoryID_arr[mob_mobile] "]" --- > print "mobile_to_directoryID_arr[" mob_mobile "] = [" mobile_to_directoryID_arr[mob_mobile] "]" 6809c6807 < #print "grid_to_parentgroupid_arr[" eggrid "] = [" grid_to_parentgroupid_arr[eggrid] "]" --- > print "grid_to_parentgroupid_arr[" eggrid "] = [" grid_to_parentgroupid_arr[eggrid] "]" 6825c6823 < #printf(" serviceprovider=%s\n", serviceprovider) --- > printf(" serviceprovider=%s\n", serviceprovider) 6829,6837d6826 < # Testing < #if ( Testing >= 2 && index("|ANN|VLP|VLS|VLO|VLI|VNA|VTC|VNE|VSE|VSW|VRT|", "|" gggrid "|") <= 0 ) { < if ( Testing >= 2 && index("|A|D|K|S|V|", "|" substr(gggrid,1,1) "|") <= 0 ) { < #print "MOB TESTING... SKIP gggrid = " gggrid " eggrid = " eggrid < continue < } < < ###################### < 6846c6835 < #print "SERVTYPE = " SERVTYPE " SERVTYPEdesc = " SERVTYPEdesc --- > print "SERVTYPE = " SERVTYPE " SERVTYPEdesc = " SERVTYPEdesc 6897a6887 > print "SHIPTO=[" SHIPTO "]" " GROUP=[" GROUP "]" 6898a6889,6899 > ###################### > > # Testing > #if ( Testing >= 2 && index("|ANN|VLP|VLS|VLO|VLI|VNA|VTC|VNE|VSE|VSW|VRT|", "|" SHIPTO "|") <= 0 ) { > if ( Testing >= 2 && index("|A|D|K|S|V|", "|" substr(SHIPTO,1,1) "|") <= 0 ) { > print " TESTING... SKIPPING SHIPTO=[" SHIPTO "]" " gggrid=[" gggrid "]" " eggrid=[" eggrid "]" > continue > } > > ###################### > 7004,7012c7005,7013 < #print "addup rec_type=[" rec_type "]" < #print " mob_recclass=[" mob_recclass "]" < #print " SERVTYPE=[" SERVTYPE "]" < #print " CENTRE=[" CENTRE "]" < #print " PROJECT=[" PROJECT "]" < #print " supplier=[" supplier "]" < #print " chg_cat=[" chg_cat "]" < #print " SID=[" SID "]" < #print " mob_cost = " mob_cost --- > print "addup rec_type=[" rec_type "]" > print " mob_recclass=[" mob_recclass "]" > print " SERVTYPE=[" SERVTYPE "]" > print " CENTRE=[" CENTRE "]" > print " PROJECT=[" PROJECT "]" > print " supplier=[" supplier "]" > print " chg_cat=[" chg_cat "]" > print " SID=[" SID "]" > print " mob_cost = " mob_cost 7930,7939d7930 < # Testing < ###################### < #if ( Testing >= 2 && index("|ANN|VLP|VLS|VLO|VLI|VNA|VTC|VNE|VSE|VSW|VRT|", "|" gggrid "|") <= 0 ) { < if ( Testing >= 2 && index("|A|D|K|S|V|", "|" substr(gggrid,1,1) "|") <= 0 ) { < #print " TESTING... SKIPPING gggrid = " gggrid " eggrid = " eggrid < continue < } < < ###################### < 8031a8023,8032 > print "SHIPTO=[" SHIPTO "]" " GROUP=[" GROUP "]" > > # Testing > ###################### > #if ( Testing >= 2 && index("|ANN|VLP|VLS|VLO|VLI|VNA|VTC|VNE|VSE|VSW|VRT|", "|" SHIPTO "|") <= 0 ) { > if ( Testing >= 2 && index("|A|D|K|S|V|", "|" substr(SHIPTO,1,1) "|") <= 0 ) { > #print " TESTING... SKIPPING SHIPTO=[" SHIPTO "]" " gggrid=[" gggrid "]" " eggrid=[" eggrid "]" > continue > } > ######################