Universidad Católica Boliviana "San Pablo"
UNIVERSIDAD CATÓLICA BOLIVIANA “SAN PABLO” CÓDIGO FUENTE YAMILEY FLORES CÁCERES 59 1319. tabla[i][118] = tabla[i][116] * buscarVAcero(tabla[i][117], 0, 1); 1320. } 1321. } 1322. 1323. private void generateColumn120() { 1324. for (int i = 0; i < rowCount; i++) { 1325. if (tabla[i][118] >= tabla[i][115]) { 1326. tabla[i][119] = OK; 1327. } else { 1328. tabla[i][119] = NO_CUMPLE_AUM_BARRAS; 1329. } 1330. } 1331. } 1332. 1333. private void generateColumn121() { 1334. for (int i = 0; i < rowCount; i++) { 1335. tabla[i][120] = (tabla[i][118] * 100) * fy / 1000; 1336. } 1337. } 1338. 1339. private void generateColumn122() { 1340. for (int i = 0; i < rowCount; i++) { 1341. tabla[i][121] = tabla[i][15] * 0.987 * 100;
RkJQdWJsaXNoZXIy Mjc5NTQw