bdpformulas 1.0.52 → 1.0.53
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -285,1211 +285,283 @@ const data = {
|
|
|
285
285
|
};
|
|
286
286
|
console.log(JSON.stringify(strategy.execute({
|
|
287
287
|
CantidadProyeccion: 12,
|
|
288
|
-
InicioProyeccion: '
|
|
288
|
+
InicioProyeccion: '2024-03-08T00:00:00.000Z',
|
|
289
289
|
PrestamoDirecto: [
|
|
290
290
|
{
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
PorcionesNoCorrientes: {
|
|
298
|
-
Gestion1: 2100000,
|
|
299
|
-
Gestion2: 1800000,
|
|
300
|
-
Gestion3: 1500000,
|
|
301
|
-
Gestion4: 1200000,
|
|
302
|
-
Gestion5: 900000,
|
|
303
|
-
Gestion6: 600000,
|
|
304
|
-
Gestion7: 300000,
|
|
305
|
-
Gestion8: 0,
|
|
306
|
-
Gestion9: 0,
|
|
307
|
-
Gestion10: 0,
|
|
308
|
-
Gestion11: 0,
|
|
309
|
-
Gestion12: 0
|
|
310
|
-
},
|
|
311
|
-
AmortizacionesInteres: {
|
|
312
|
-
Gestion1: 162000,
|
|
313
|
-
Gestion2: 144000,
|
|
314
|
-
Gestion3: 126000,
|
|
315
|
-
Gestion4: 108000,
|
|
316
|
-
Gestion5: 90000,
|
|
317
|
-
Gestion6: 72000,
|
|
318
|
-
Gestion7: 54000,
|
|
319
|
-
Gestion8: 36000,
|
|
320
|
-
Gestion9: 18000,
|
|
321
|
-
Gestion10: 0,
|
|
322
|
-
Gestion11: 0,
|
|
323
|
-
Gestion12: 0
|
|
324
|
-
},
|
|
325
|
-
PlazoRemanenteAños: 9,
|
|
326
|
-
AmortizacionesCapital: {
|
|
327
|
-
Gestion1: 300000,
|
|
328
|
-
Gestion2: 300000,
|
|
329
|
-
Gestion3: 300000,
|
|
330
|
-
Gestion4: 300000,
|
|
331
|
-
Gestion5: 300000,
|
|
332
|
-
Gestion6: 300000,
|
|
333
|
-
Gestion7: 300000,
|
|
334
|
-
Gestion8: 300000,
|
|
335
|
-
Gestion9: 300000
|
|
336
|
-
},
|
|
337
|
-
Plazos: {
|
|
338
|
-
Gestion1: 9,
|
|
339
|
-
Gestion2: 8,
|
|
340
|
-
Gestion3: 7,
|
|
341
|
-
Gestion4: 6,
|
|
342
|
-
Gestion5: 5,
|
|
343
|
-
Gestion6: 4,
|
|
344
|
-
Gestion7: 3,
|
|
345
|
-
Gestion8: 2,
|
|
346
|
-
Gestion9: 1
|
|
347
|
-
},
|
|
348
|
-
AmortizacionesCapitalEfectoCorriente: {
|
|
349
|
-
Gestion1: 0,
|
|
350
|
-
Gestion2: 0,
|
|
351
|
-
Gestion3: 0,
|
|
352
|
-
Gestion4: 0,
|
|
353
|
-
Gestion5: 0,
|
|
354
|
-
Gestion6: 0,
|
|
355
|
-
Gestion7: 0,
|
|
356
|
-
Gestion8: 0,
|
|
357
|
-
Gestion9: -300000,
|
|
358
|
-
Gestion10: 0,
|
|
359
|
-
Gestion11: 0,
|
|
360
|
-
Gestion12: 0
|
|
361
|
-
},
|
|
362
|
-
AmortizacionesCapitalCuotaFinal: {
|
|
363
|
-
Gestion1: 300000,
|
|
364
|
-
Gestion2: 300000,
|
|
365
|
-
Gestion3: 300000,
|
|
366
|
-
Gestion4: 300000,
|
|
367
|
-
Gestion5: 300000,
|
|
368
|
-
Gestion6: 300000,
|
|
369
|
-
Gestion7: 300000,
|
|
370
|
-
Gestion8: 300000,
|
|
371
|
-
Gestion9: 0,
|
|
372
|
-
Gestion10: 0,
|
|
373
|
-
Gestion11: 0,
|
|
374
|
-
Gestion12: 0
|
|
375
|
-
},
|
|
376
|
-
CuadroEfectoExposicion: {
|
|
377
|
-
Gestion1: 2400000,
|
|
378
|
-
Gestion2: 2100000,
|
|
379
|
-
Gestion3: 1800000,
|
|
380
|
-
Gestion4: 1500000,
|
|
381
|
-
Gestion5: 1200000,
|
|
382
|
-
Gestion6: 900000,
|
|
383
|
-
Gestion7: 600000,
|
|
384
|
-
Gestion8: 300000,
|
|
385
|
-
Gestion9: 0,
|
|
386
|
-
Gestion10: 0,
|
|
387
|
-
Gestion11: 0,
|
|
388
|
-
Gestion12: 0
|
|
389
|
-
},
|
|
390
|
-
CuadroEfectoLinea: {},
|
|
391
|
-
Descripcion: 'Deuda largo plazo 1',
|
|
291
|
+
ActividadDeudaId: 65,
|
|
292
|
+
ActividadEconomicaId: 514,
|
|
293
|
+
UUID: '75c0e5ac-85eb-44aa-a05c-f1d8cfea08ee',
|
|
294
|
+
IndicadorABM: 'N',
|
|
295
|
+
TipoDeuda: 'DIRECTO',
|
|
296
|
+
Descripcion: 'deuda largo plazo 1',
|
|
392
297
|
MontoOriginal: 2700000,
|
|
298
|
+
Activo: true,
|
|
393
299
|
Plazo: 9,
|
|
394
300
|
Tasa: 6,
|
|
301
|
+
TipoExistencia: 'EXISTENTE',
|
|
395
302
|
AnnoProyectadoInicio: 1,
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
303
|
+
Gracia: 0,
|
|
304
|
+
EsNuestroBanco: false,
|
|
305
|
+
TipoFacilidad: 'VARIABLE',
|
|
306
|
+
TipoPeriodicidadId: 'MENSUAL',
|
|
307
|
+
DestinoOperacionId: 'KI',
|
|
308
|
+
FechaDesembolso: '2025-03-01T00:00:00.000Z',
|
|
309
|
+
EsBajoLinea: false
|
|
401
310
|
},
|
|
402
311
|
{
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
PorcionesNoCorrientes: {
|
|
410
|
-
Gestion1: 83333.25,
|
|
411
|
-
Gestion2: 0,
|
|
412
|
-
Gestion3: 0,
|
|
413
|
-
Gestion4: 0,
|
|
414
|
-
Gestion5: 0,
|
|
415
|
-
Gestion6: 0,
|
|
416
|
-
Gestion7: 0,
|
|
417
|
-
Gestion8: 0,
|
|
418
|
-
Gestion9: 0,
|
|
419
|
-
Gestion10: 0,
|
|
420
|
-
Gestion11: 0,
|
|
421
|
-
Gestion12: 0
|
|
422
|
-
},
|
|
423
|
-
AmortizacionesInteres: {
|
|
424
|
-
Gestion1: 13333.32,
|
|
425
|
-
Gestion2: 14999.984999999999,
|
|
426
|
-
Gestion3: 4999.995,
|
|
427
|
-
Gestion4: 0,
|
|
428
|
-
Gestion5: 0,
|
|
429
|
-
Gestion6: 0,
|
|
430
|
-
Gestion7: 0,
|
|
431
|
-
Gestion8: 0,
|
|
432
|
-
Gestion9: 0,
|
|
433
|
-
Gestion10: 0,
|
|
434
|
-
Gestion11: 0,
|
|
435
|
-
Gestion12: 0
|
|
436
|
-
},
|
|
437
|
-
PlazoRemanenteAños: 2,
|
|
438
|
-
AmortizacionesCapital: {
|
|
439
|
-
Gestion1: 166666.5,
|
|
440
|
-
Gestion2: 166666.5
|
|
441
|
-
},
|
|
442
|
-
Plazos: {
|
|
443
|
-
Gestion1: 2,
|
|
444
|
-
Gestion2: 1
|
|
445
|
-
},
|
|
446
|
-
AmortizacionesCapitalEfectoCorriente: {
|
|
447
|
-
Gestion1: 0,
|
|
448
|
-
Gestion2: -83333.25,
|
|
449
|
-
Gestion3: 0,
|
|
450
|
-
Gestion4: 0,
|
|
451
|
-
Gestion5: 0,
|
|
452
|
-
Gestion6: 0,
|
|
453
|
-
Gestion7: 0,
|
|
454
|
-
Gestion8: 0,
|
|
455
|
-
Gestion9: 0,
|
|
456
|
-
Gestion10: 0,
|
|
457
|
-
Gestion11: 0,
|
|
458
|
-
Gestion12: 0
|
|
459
|
-
},
|
|
460
|
-
AmortizacionesCapitalCuotaFinal: {
|
|
461
|
-
Gestion1: 166666.5,
|
|
462
|
-
Gestion2: 83333.25,
|
|
463
|
-
Gestion3: 0,
|
|
464
|
-
Gestion4: 0,
|
|
465
|
-
Gestion5: 0,
|
|
466
|
-
Gestion6: 0,
|
|
467
|
-
Gestion7: 0,
|
|
468
|
-
Gestion8: 0,
|
|
469
|
-
Gestion9: 0,
|
|
470
|
-
Gestion10: 0,
|
|
471
|
-
Gestion11: 0,
|
|
472
|
-
Gestion12: 0
|
|
473
|
-
},
|
|
474
|
-
CuadroEfectoExposicion: {
|
|
475
|
-
Gestion1: 249999.75,
|
|
476
|
-
Gestion2: 83333.25,
|
|
477
|
-
Gestion3: 0,
|
|
478
|
-
Gestion4: 0,
|
|
479
|
-
Gestion5: 0,
|
|
480
|
-
Gestion6: 0,
|
|
481
|
-
Gestion7: 0,
|
|
482
|
-
Gestion8: 0,
|
|
483
|
-
Gestion9: 0,
|
|
484
|
-
Gestion10: 0,
|
|
485
|
-
Gestion11: 0,
|
|
486
|
-
Gestion12: 0
|
|
487
|
-
},
|
|
488
|
-
CuadroEfectoLinea: {},
|
|
489
|
-
Descripcion: 'Deuda largo plazo 2',
|
|
312
|
+
ActividadDeudaId: 66,
|
|
313
|
+
ActividadEconomicaId: 514,
|
|
314
|
+
UUID: 'b1573e88-66a0-4765-bd1e-7141ff7e8086',
|
|
315
|
+
IndicadorABM: 'N',
|
|
316
|
+
TipoDeuda: 'DIRECTO',
|
|
317
|
+
Descripcion: 'deuda largo plazo 2',
|
|
490
318
|
MontoOriginal: 333333,
|
|
319
|
+
Activo: true,
|
|
491
320
|
Plazo: 2,
|
|
492
321
|
Tasa: 6,
|
|
322
|
+
TipoExistencia: 'EXISTENTE',
|
|
493
323
|
AnnoProyectadoInicio: 1,
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
324
|
+
Gracia: 0,
|
|
325
|
+
EsNuestroBanco: false,
|
|
326
|
+
TipoFacilidad: 'VARIABLE',
|
|
327
|
+
TipoPeriodicidadId: 'MENSUAL',
|
|
328
|
+
DestinoOperacionId: 'KO',
|
|
329
|
+
FechaDesembolso: '2025-03-01T00:00:00.000Z',
|
|
330
|
+
EsBajoLinea: false
|
|
498
331
|
},
|
|
499
332
|
{
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
PorcionesNoCorrientes: {
|
|
507
|
-
Gestion1: 0,
|
|
508
|
-
Gestion2: 0,
|
|
509
|
-
Gestion3: 1541513.72,
|
|
510
|
-
Gestion4: 1320518.26,
|
|
511
|
-
Gestion5: 1086263.07,
|
|
512
|
-
Gestion6: 837952.5700000001,
|
|
513
|
-
Gestion7: 574743.44,
|
|
514
|
-
Gestion8: 295741.76999999996,
|
|
515
|
-
Gestion9: 208486.27000000002,
|
|
516
|
-
Gestion10: -0.01,
|
|
517
|
-
Gestion11: -0.01,
|
|
518
|
-
Gestion12: -0.01
|
|
519
|
-
},
|
|
520
|
-
AmortizacionesInteres: {
|
|
521
|
-
Gestion1: 105000,
|
|
522
|
-
Gestion3: 92490.8232,
|
|
523
|
-
Gestion4: 81471.92730777523,
|
|
524
|
-
Gestion5: 69791.89766201697,
|
|
525
|
-
Gestion6: 57411.066237513216,
|
|
526
|
-
Gestion7: 44287.384927539235,
|
|
527
|
-
Gestion8: 30376.282738966824,
|
|
528
|
-
Gestion9: 15630.514419080058
|
|
529
|
-
},
|
|
530
|
-
PlazoRemanenteAños: 7,
|
|
531
|
-
AmortizacionesCapital: {
|
|
532
|
-
Gestion3: 208486.28,
|
|
533
|
-
Gestion4: 220995.46,
|
|
534
|
-
Gestion5: 234255.19,
|
|
535
|
-
Gestion6: 248310.5,
|
|
536
|
-
Gestion7: 263209.13,
|
|
537
|
-
Gestion8: 279001.67,
|
|
538
|
-
Gestion9: 295741.78
|
|
539
|
-
},
|
|
540
|
-
Plazos: {
|
|
541
|
-
Gestion3: 7,
|
|
542
|
-
Gestion4: 6,
|
|
543
|
-
Gestion5: 5,
|
|
544
|
-
Gestion6: 4,
|
|
545
|
-
Gestion7: 3,
|
|
546
|
-
Gestion8: 2,
|
|
547
|
-
Gestion9: 1
|
|
548
|
-
},
|
|
549
|
-
AmortizacionesCapitalEfectoCorriente: {
|
|
550
|
-
Gestion1: 0,
|
|
551
|
-
Gestion2: 0,
|
|
552
|
-
Gestion3: 0,
|
|
553
|
-
Gestion4: 0,
|
|
554
|
-
Gestion5: 0,
|
|
555
|
-
Gestion6: 0,
|
|
556
|
-
Gestion7: 0,
|
|
557
|
-
Gestion8: 0,
|
|
558
|
-
Gestion9: -208486.28,
|
|
559
|
-
Gestion10: 0,
|
|
560
|
-
Gestion11: 0,
|
|
561
|
-
Gestion12: 0
|
|
562
|
-
},
|
|
563
|
-
AmortizacionesCapitalCuotaFinal: {
|
|
564
|
-
Gestion1: 0,
|
|
565
|
-
Gestion2: 0,
|
|
566
|
-
Gestion3: 208486.28,
|
|
567
|
-
Gestion4: 220995.46,
|
|
568
|
-
Gestion5: 234255.19,
|
|
569
|
-
Gestion6: 248310.5,
|
|
570
|
-
Gestion7: 263209.13,
|
|
571
|
-
Gestion8: 279001.67,
|
|
572
|
-
Gestion9: 87255.5,
|
|
573
|
-
Gestion10: 0,
|
|
574
|
-
Gestion11: 0,
|
|
575
|
-
Gestion12: 0
|
|
576
|
-
},
|
|
577
|
-
CuadroEfectoExposicion: {
|
|
578
|
-
Gestion1: 0,
|
|
579
|
-
Gestion2: 0,
|
|
580
|
-
Gestion3: 1750000,
|
|
581
|
-
Gestion4: 1541513.72,
|
|
582
|
-
Gestion5: 1320518.26,
|
|
583
|
-
Gestion6: 1086263.07,
|
|
584
|
-
Gestion7: 837952.57,
|
|
585
|
-
Gestion8: 574743.44,
|
|
586
|
-
Gestion9: 295741.77,
|
|
587
|
-
Gestion10: -0.01,
|
|
588
|
-
Gestion11: -0.01,
|
|
589
|
-
Gestion12: -0.01
|
|
590
|
-
},
|
|
591
|
-
CuadroEfectoLinea: {},
|
|
592
|
-
Descripcion: 'Deuda largo plazo 3',
|
|
333
|
+
ActividadDeudaId: 67,
|
|
334
|
+
ActividadEconomicaId: 514,
|
|
335
|
+
UUID: '98c4251f-2267-463c-81d1-c6a4079b5c0f',
|
|
336
|
+
IndicadorABM: 'N',
|
|
337
|
+
TipoDeuda: 'DIRECTO',
|
|
338
|
+
Descripcion: 'deuda largo plazo 3',
|
|
593
339
|
MontoOriginal: 1750000,
|
|
340
|
+
Activo: true,
|
|
594
341
|
Plazo: 7,
|
|
595
342
|
Tasa: 6,
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
CuotasPagadas: 1
|
|
602
|
-
},
|
|
603
|
-
{
|
|
604
|
-
TipoExistencia: 'NUEVA',
|
|
605
|
-
TipoFacilidad: 'FIJA',
|
|
343
|
+
TipoExistencia: 'EXISTENTE',
|
|
344
|
+
AnnoProyectadoInicio: 1,
|
|
345
|
+
Gracia: 0,
|
|
346
|
+
EsNuestroBanco: false,
|
|
347
|
+
TipoFacilidad: 'VARIABLE',
|
|
606
348
|
TipoPeriodicidadId: 'MENSUAL',
|
|
607
349
|
DestinoOperacionId: 'KI',
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
Gestion8: 0,
|
|
619
|
-
Gestion9: 0,
|
|
620
|
-
Gestion10: 0,
|
|
621
|
-
Gestion11: 0,
|
|
622
|
-
Gestion12: 0
|
|
623
|
-
},
|
|
624
|
-
AmortizacionesInteres: {
|
|
625
|
-
Gestion1: 120000,
|
|
626
|
-
Gestion2: 143979.95037793982,
|
|
627
|
-
Gestion3: 109933.74244843221,
|
|
628
|
-
Gestion4: 73787.6389115488,
|
|
629
|
-
Gestion5: 35412.12280108274,
|
|
630
|
-
Gestion6: 2871.1727540759316
|
|
631
|
-
},
|
|
632
|
-
PlazoRemanenteAños: 5,
|
|
633
|
-
AmortizacionesCapital: {
|
|
634
|
-
Gestion1: 530409.5,
|
|
635
|
-
Gestion2: 563124,
|
|
636
|
-
Gestion3: 597856.26,
|
|
637
|
-
Gestion4: 634730.72,
|
|
638
|
-
Gestion5: 673879.52
|
|
639
|
-
},
|
|
640
|
-
Plazos: {
|
|
641
|
-
Gestion1: 5,
|
|
642
|
-
Gestion2: 4,
|
|
643
|
-
Gestion3: 3,
|
|
644
|
-
Gestion4: 2,
|
|
645
|
-
Gestion5: 1
|
|
646
|
-
},
|
|
647
|
-
AmortizacionesCapitalEfectoCorriente: {
|
|
648
|
-
Gestion1: 0,
|
|
649
|
-
Gestion2: 0,
|
|
650
|
-
Gestion3: 0,
|
|
651
|
-
Gestion4: 0,
|
|
652
|
-
Gestion5: -350067.59,
|
|
653
|
-
Gestion6: 0,
|
|
654
|
-
Gestion7: 0,
|
|
655
|
-
Gestion8: 0,
|
|
656
|
-
Gestion9: 0,
|
|
657
|
-
Gestion10: 0,
|
|
658
|
-
Gestion11: 0,
|
|
659
|
-
Gestion12: 0
|
|
660
|
-
},
|
|
661
|
-
AmortizacionesCapitalCuotaFinal: {
|
|
662
|
-
Gestion1: 530409.5,
|
|
663
|
-
Gestion2: 563124,
|
|
664
|
-
Gestion3: 597856.26,
|
|
665
|
-
Gestion4: 634730.72,
|
|
666
|
-
Gestion5: 323811.93,
|
|
667
|
-
Gestion6: 0,
|
|
668
|
-
Gestion7: 0,
|
|
669
|
-
Gestion8: 0,
|
|
670
|
-
Gestion9: 0,
|
|
671
|
-
Gestion10: 0,
|
|
672
|
-
Gestion11: 0,
|
|
673
|
-
Gestion12: 0
|
|
674
|
-
},
|
|
675
|
-
CuadroEfectoExposicion: {
|
|
676
|
-
Gestion1: 3000000,
|
|
677
|
-
Gestion2: 2469590.5,
|
|
678
|
-
Gestion3: 1906466.5,
|
|
679
|
-
Gestion4: 1308610.24,
|
|
680
|
-
Gestion5: 673879.52,
|
|
681
|
-
Gestion6: 0,
|
|
682
|
-
Gestion7: 0,
|
|
683
|
-
Gestion8: 0,
|
|
684
|
-
Gestion9: 0,
|
|
685
|
-
Gestion10: 0,
|
|
686
|
-
Gestion11: 0,
|
|
687
|
-
Gestion12: 0
|
|
688
|
-
},
|
|
689
|
-
CuadroEfectoLinea: {},
|
|
690
|
-
Descripcion: 'Deuda largo plazo 4',
|
|
350
|
+
FechaDesembolso: '2025-03-01T00:00:00.000Z',
|
|
351
|
+
EsBajoLinea: false
|
|
352
|
+
},
|
|
353
|
+
{
|
|
354
|
+
ActividadDeudaId: 68,
|
|
355
|
+
ActividadEconomicaId: 514,
|
|
356
|
+
UUID: 'f9b815a7-46bb-4ad7-940d-c750cbac2e64',
|
|
357
|
+
IndicadorABM: 'N',
|
|
358
|
+
TipoDeuda: 'DIRECTO',
|
|
359
|
+
Descripcion: 'deuda largo plazo 5',
|
|
691
360
|
MontoOriginal: 3000000,
|
|
361
|
+
Activo: true,
|
|
692
362
|
Plazo: 5,
|
|
693
363
|
Tasa: 6,
|
|
364
|
+
TipoExistencia: 'NUEVA',
|
|
694
365
|
AnnoProyectadoInicio: 1,
|
|
366
|
+
Gracia: 0,
|
|
695
367
|
EsNuestroBanco: true,
|
|
696
|
-
FechaDesembolso: '2024-07-11T04:00:00.000Z',
|
|
697
|
-
MesesPorcionPagada: 8,
|
|
698
|
-
PorcionPagada: 350067.59,
|
|
699
|
-
CuotasPagadas: 8
|
|
700
|
-
},
|
|
701
|
-
{
|
|
702
|
-
MontoOriginal: 12000000,
|
|
703
|
-
TipoExistencia: 'NUEVA',
|
|
704
368
|
TipoFacilidad: 'VARIABLE',
|
|
705
|
-
TipoPeriodicidadId: '
|
|
706
|
-
DestinoOperacionId: '
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
FechaDesembolso: '2024-03-24T04:00:00.000Z',
|
|
710
|
-
Plazo: 10,
|
|
711
|
-
Gracia: 4
|
|
369
|
+
TipoPeriodicidadId: 'MENSUAL',
|
|
370
|
+
DestinoOperacionId: 'KI',
|
|
371
|
+
FechaDesembolso: '2025-03-01T00:00:00.000Z',
|
|
372
|
+
EsBajoLinea: false
|
|
712
373
|
}
|
|
713
374
|
],
|
|
714
375
|
PrestamoBajoLinea: [
|
|
715
376
|
{
|
|
716
|
-
|
|
717
|
-
|
|
718
|
-
|
|
719
|
-
|
|
720
|
-
|
|
721
|
-
|
|
722
|
-
Gestion3: 5000000,
|
|
723
|
-
Gestion4: 5000000,
|
|
724
|
-
Gestion5: 5000000,
|
|
725
|
-
Gestion6: 5000000,
|
|
726
|
-
Gestion7: 5000000,
|
|
727
|
-
Gestion8: 5000000
|
|
728
|
-
},
|
|
729
|
-
Aplicaciones: {
|
|
730
|
-
Gestion1: 500000,
|
|
731
|
-
Gestion2: 0,
|
|
732
|
-
Gestion3: 0,
|
|
733
|
-
Gestion4: 0,
|
|
734
|
-
Gestion5: 0,
|
|
735
|
-
Gestion6: 0,
|
|
736
|
-
Gestion7: 0,
|
|
737
|
-
Gestion8: 0,
|
|
738
|
-
Gestion9: -5000000,
|
|
739
|
-
Gestion10: 0,
|
|
740
|
-
Gestion11: 0,
|
|
741
|
-
Gestion12: 0
|
|
742
|
-
},
|
|
743
|
-
CantidadAnnos: 8,
|
|
744
|
-
TasaPonderada: 3.66,
|
|
745
|
-
SaldoLineaAplicar: 500000,
|
|
746
|
-
Descripcion: 'Linea de Cr[edito - BDP SAM',
|
|
377
|
+
ActividadDeudaId: 69,
|
|
378
|
+
ActividadEconomicaId: 514,
|
|
379
|
+
UUID: '7e5ebc0f-8622-49a2-951b-eb19a3b6fa68',
|
|
380
|
+
IndicadorABM: 'N',
|
|
381
|
+
TipoDeuda: 'BAJOLINEA',
|
|
382
|
+
Descripcion: 'linea de Credito BDP SAM',
|
|
747
383
|
MontoOriginal: 5000000,
|
|
748
|
-
|
|
749
|
-
Tasa: 6,
|
|
750
|
-
VencimientoLinea: '2032-11-11T04:00:00.000Z'
|
|
751
|
-
},
|
|
752
|
-
{
|
|
384
|
+
Activo: true,
|
|
753
385
|
TipoExistencia: 'EXISTENTE',
|
|
754
|
-
|
|
755
|
-
IndicadorABM: 'A',
|
|
756
|
-
Proyecciones: {
|
|
757
|
-
Gestion1: 2000000,
|
|
758
|
-
Gestion2: 2000000,
|
|
759
|
-
Gestion3: 2000000,
|
|
760
|
-
Gestion4: 2000000
|
|
761
|
-
},
|
|
762
|
-
Aplicaciones: {
|
|
763
|
-
Gestion1: 2000000,
|
|
764
|
-
Gestion2: 0,
|
|
765
|
-
Gestion3: 0,
|
|
766
|
-
Gestion4: 0,
|
|
767
|
-
Gestion5: -2000000,
|
|
768
|
-
Gestion6: 0,
|
|
769
|
-
Gestion7: 0,
|
|
770
|
-
Gestion8: 0,
|
|
771
|
-
Gestion9: 0,
|
|
772
|
-
Gestion10: 0,
|
|
773
|
-
Gestion11: 0,
|
|
774
|
-
Gestion12: 0
|
|
775
|
-
},
|
|
776
|
-
CantidadAnnos: 4,
|
|
777
|
-
TasaPonderada: 1.46,
|
|
778
|
-
SaldoLineaAplicar: 2000000,
|
|
779
|
-
Descripcion: 'Linea de Crédito - BNB',
|
|
780
|
-
MontoOriginal: 2000000,
|
|
386
|
+
Plazo: 10,
|
|
781
387
|
Tasa: 6,
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
|
|
785
|
-
|
|
786
|
-
UUID: '770fdfd8-12de-4e6d-9c46-32dd3513e9a3',
|
|
787
|
-
IndicadorABM: 'A',
|
|
788
|
-
Proyecciones: {
|
|
789
|
-
Gestion1: 1200000,
|
|
790
|
-
Gestion2: 1200000,
|
|
791
|
-
Gestion3: 1200000,
|
|
792
|
-
Gestion4: 1200000,
|
|
793
|
-
Gestion5: 1200000
|
|
794
|
-
},
|
|
795
|
-
Aplicaciones: {
|
|
796
|
-
Gestion1: 1200000,
|
|
797
|
-
Gestion2: 0,
|
|
798
|
-
Gestion3: 0,
|
|
799
|
-
Gestion4: 0,
|
|
800
|
-
Gestion5: 0,
|
|
801
|
-
Gestion6: -1200000,
|
|
802
|
-
Gestion7: 0,
|
|
803
|
-
Gestion8: 0,
|
|
804
|
-
Gestion9: 0,
|
|
805
|
-
Gestion10: 0,
|
|
806
|
-
Gestion11: 0,
|
|
807
|
-
Gestion12: 0
|
|
808
|
-
},
|
|
809
|
-
CantidadAnnos: 5,
|
|
810
|
-
TasaPonderada: 0.73,
|
|
811
|
-
SaldoLineaAplicar: 700000,
|
|
812
|
-
Descripcion: 'Linea de Crédito - BMSC',
|
|
813
|
-
MontoOriginal: 1200000,
|
|
814
|
-
MontoUtilizado: 500000,
|
|
815
|
-
Plazo: 5,
|
|
816
|
-
Tasa: 5
|
|
817
|
-
}
|
|
818
|
-
],
|
|
819
|
-
PrestamoLeasing: [
|
|
820
|
-
{
|
|
821
|
-
TipoAmortizacion: 'TRIMESTRAL',
|
|
822
|
-
TipoOperacion: 'LEASING',
|
|
823
|
-
TipoOperacion2: 'ANTIGUA',
|
|
824
|
-
UUID: 'eb3c0d33-b97b-4ccd-ae21-5a31e0aee456',
|
|
825
|
-
IndicadorABM: 'A',
|
|
826
|
-
Plazos: {
|
|
827
|
-
Gestion1: 9,
|
|
828
|
-
Gestion2: 8,
|
|
829
|
-
Gestion3: 7,
|
|
830
|
-
Gestion4: 6,
|
|
831
|
-
Gestion5: 5,
|
|
832
|
-
Gestion6: 4,
|
|
833
|
-
Gestion7: 3,
|
|
834
|
-
Gestion8: 2,
|
|
835
|
-
Gestion9: 1
|
|
836
|
-
},
|
|
837
|
-
PlazosMultiplicados: {
|
|
838
|
-
Gestion1: 4,
|
|
839
|
-
Gestion2: 8,
|
|
840
|
-
Gestion3: 12,
|
|
841
|
-
Gestion4: 16,
|
|
842
|
-
Gestion5: 20,
|
|
843
|
-
Gestion6: 24,
|
|
844
|
-
Gestion7: 28,
|
|
845
|
-
Gestion8: 32,
|
|
846
|
-
Gestion9: 36,
|
|
847
|
-
Gestion10: 40,
|
|
848
|
-
Gestion11: 44,
|
|
849
|
-
Gestion12: 48
|
|
850
|
-
},
|
|
851
|
-
AmortizacionesCapital: {
|
|
852
|
-
Gestion1: 85969.07,
|
|
853
|
-
Gestion2: 111377.22,
|
|
854
|
-
Gestion3: 144294.75,
|
|
855
|
-
Gestion4: 186941.05,
|
|
856
|
-
Gestion5: 242191.46,
|
|
857
|
-
Gestion6: 313771.13,
|
|
858
|
-
Gestion7: 406506.17,
|
|
859
|
-
Gestion8: 526649.03,
|
|
860
|
-
Gestion9: 682300.12
|
|
861
|
-
},
|
|
862
|
-
AmortizacionesCapitalFinal: {
|
|
863
|
-
Gestion1: 85969.07,
|
|
864
|
-
Gestion2: 111377.22,
|
|
865
|
-
Gestion3: 144294.75,
|
|
866
|
-
Gestion4: 186941.05,
|
|
867
|
-
Gestion5: 242191.46,
|
|
868
|
-
Gestion6: 313771.13,
|
|
869
|
-
Gestion7: 406506.17,
|
|
870
|
-
Gestion8: 526649.03,
|
|
871
|
-
Gestion9: 697300.12,
|
|
872
|
-
Gestion10: 0,
|
|
873
|
-
Gestion11: 0,
|
|
874
|
-
Gestion12: 0
|
|
875
|
-
},
|
|
876
|
-
AmortizacionesInteres: {
|
|
877
|
-
Gestion1: 714090.88,
|
|
878
|
-
Gestion2: 688682.73,
|
|
879
|
-
Gestion3: 655765.2,
|
|
880
|
-
Gestion4: 613118.9,
|
|
881
|
-
Gestion5: 557868.49,
|
|
882
|
-
Gestion6: 486288.82,
|
|
883
|
-
Gestion7: 393553.78,
|
|
884
|
-
Gestion8: 273410.92,
|
|
885
|
-
Gestion9: 117759.83
|
|
886
|
-
},
|
|
887
|
-
PorcionesNoCorrientes: {
|
|
888
|
-
Gestion1: 5614940.05,
|
|
889
|
-
Gestion2: 4814940.05,
|
|
890
|
-
Gestion3: 4014940.05,
|
|
891
|
-
Gestion4: 3214940.05,
|
|
892
|
-
Gestion5: 2414940.05,
|
|
893
|
-
Gestion6: 1614940.05,
|
|
894
|
-
Gestion7: 814940.05,
|
|
895
|
-
Gestion8: -59.95,
|
|
896
|
-
Gestion9: 0
|
|
897
|
-
},
|
|
898
|
-
ActivacionOperacion: 2815000,
|
|
899
|
-
PorcionesCorrientes: {
|
|
900
|
-
Gestion1: 800059.95,
|
|
901
|
-
Gestion2: 800059.95,
|
|
902
|
-
Gestion3: 800059.95,
|
|
903
|
-
Gestion4: 800059.95,
|
|
904
|
-
Gestion5: 800059.95,
|
|
905
|
-
Gestion6: 800059.95,
|
|
906
|
-
Gestion7: 800059.95,
|
|
907
|
-
Gestion8: 815059.95,
|
|
908
|
-
Gestion9: 0,
|
|
909
|
-
Gestion10: 0,
|
|
910
|
-
Gestion11: 0,
|
|
911
|
-
Gestion12: 0
|
|
912
|
-
},
|
|
913
|
-
Descripcion: 'Leasing 1',
|
|
914
|
-
MontoOriginal: 2700000,
|
|
915
|
-
Tasa: 26.74735164159241,
|
|
916
|
-
Plazo: 9,
|
|
917
|
-
AnnoProyectadoInicio: 1,
|
|
918
|
-
MontoCuotaPeriodo: 200000,
|
|
919
|
-
MontoAporteInicial: 100000,
|
|
920
|
-
MontoValorResidual: 15000
|
|
921
|
-
},
|
|
922
|
-
{
|
|
923
|
-
TipoAmortizacion: 'MENSUAL',
|
|
924
|
-
TipoOperacion: 'LEASEBACK',
|
|
925
|
-
TipoOperacion2: 'NUEVA',
|
|
926
|
-
UUID: 'f7bed731-0571-4cac-97c0-8283d4358847',
|
|
927
|
-
IndicadorABM: 'A',
|
|
928
|
-
Plazos: {
|
|
929
|
-
Gestion2: 4,
|
|
930
|
-
Gestion3: 3,
|
|
931
|
-
Gestion4: 2,
|
|
932
|
-
Gestion5: 1
|
|
933
|
-
},
|
|
934
|
-
PlazosMultiplicados: {
|
|
935
|
-
Gestion1: 0,
|
|
936
|
-
Gestion2: 12,
|
|
937
|
-
Gestion3: 24,
|
|
938
|
-
Gestion4: 36,
|
|
939
|
-
Gestion5: 48,
|
|
940
|
-
Gestion6: 60,
|
|
941
|
-
Gestion7: 72,
|
|
942
|
-
Gestion8: 84,
|
|
943
|
-
Gestion9: 96,
|
|
944
|
-
Gestion10: 108,
|
|
945
|
-
Gestion11: 120,
|
|
946
|
-
Gestion12: 132
|
|
947
|
-
},
|
|
948
|
-
AmortizacionesCapital: {
|
|
949
|
-
Gestion2: 153004.02,
|
|
950
|
-
Gestion3: 225436.25,
|
|
951
|
-
Gestion4: 332157.95,
|
|
952
|
-
Gestion5: 489401.78
|
|
953
|
-
},
|
|
954
|
-
AmortizacionesCapitalFinal: {
|
|
955
|
-
Gestion1: 0,
|
|
956
|
-
Gestion2: 153004.02,
|
|
957
|
-
Gestion3: 225436.25,
|
|
958
|
-
Gestion4: 332157.95,
|
|
959
|
-
Gestion5: 489401.78,
|
|
960
|
-
Gestion6: 0,
|
|
961
|
-
Gestion7: 0,
|
|
962
|
-
Gestion8: 0,
|
|
963
|
-
Gestion9: 0,
|
|
964
|
-
Gestion10: 0,
|
|
965
|
-
Gestion11: 0,
|
|
966
|
-
Gestion12: 0
|
|
967
|
-
},
|
|
968
|
-
AmortizacionesInteres: {
|
|
969
|
-
Gestion2: 446985.19,
|
|
970
|
-
Gestion3: 374552.97,
|
|
971
|
-
Gestion4: 267831.27,
|
|
972
|
-
Gestion5: 110587.43
|
|
973
|
-
},
|
|
974
|
-
PorcionesNoCorrientes: {
|
|
975
|
-
Gestion2: 1800010.79,
|
|
976
|
-
Gestion3: 1200010.78,
|
|
977
|
-
Gestion4: 600010.78,
|
|
978
|
-
Gestion5: 10.79
|
|
979
|
-
},
|
|
980
|
-
ActivacionOperacion: 1220000,
|
|
981
|
-
PorcionesCorrientes: {
|
|
982
|
-
Gestion1: 0,
|
|
983
|
-
Gestion2: 599989.21,
|
|
984
|
-
Gestion3: 599989.22,
|
|
985
|
-
Gestion4: 599989.22,
|
|
986
|
-
Gestion5: 599989.21,
|
|
987
|
-
Gestion6: 0,
|
|
988
|
-
Gestion7: 0,
|
|
989
|
-
Gestion8: 0,
|
|
990
|
-
Gestion9: 0,
|
|
991
|
-
Gestion10: 0,
|
|
992
|
-
Gestion11: 0,
|
|
993
|
-
Gestion12: 0
|
|
994
|
-
},
|
|
995
|
-
Descripcion: 'Leasing 2',
|
|
996
|
-
MontoOriginal: 1200000,
|
|
997
|
-
Tasa: 39.39120174250084,
|
|
998
|
-
Plazo: 4,
|
|
999
|
-
AnnoProyectadoInicio: 2,
|
|
1000
|
-
MontoCuotaPeriodo: 50000,
|
|
1001
|
-
MontoAporteInicial: 20000
|
|
388
|
+
EsNuestroBanco: false,
|
|
389
|
+
EsBajoLinea: false,
|
|
390
|
+
MontoUtilizado: 4500000,
|
|
391
|
+
VencimientoLinea: '2032-11-01T00:00:00.000Z'
|
|
1002
392
|
}
|
|
1003
393
|
],
|
|
394
|
+
PrestamoLeasing: [],
|
|
1004
395
|
LineasMixtasBDP: [
|
|
1005
396
|
{
|
|
1006
|
-
Descripcion: 'BDP 1',
|
|
397
|
+
Descripcion: 'BDP 1 - LINEA DE CRÉDITO - KI Y KO',
|
|
1007
398
|
TipoExistencia: 'NUEVA',
|
|
1008
399
|
RubroId: 'DESCP',
|
|
1009
|
-
CodigoConcepto:
|
|
1010
|
-
|
|
1011
|
-
|
|
400
|
+
CodigoConcepto: 1,
|
|
401
|
+
IndicadorABM: 'N',
|
|
402
|
+
UUID: '019b5b7b-0a40-4702-8895-4d6b90064216'
|
|
1012
403
|
},
|
|
1013
404
|
{
|
|
1014
405
|
Descripcion: 'Vencimiento Corriente de Deuda de Largo Plazo',
|
|
1015
406
|
RubroId: 'VCLP',
|
|
1016
|
-
CodigoConcepto:
|
|
1017
|
-
|
|
1018
|
-
|
|
1019
|
-
|
|
1020
|
-
|
|
1021
|
-
|
|
1022
|
-
|
|
1023
|
-
|
|
1024
|
-
|
|
1025
|
-
|
|
1026
|
-
|
|
1027
|
-
|
|
1028
|
-
|
|
407
|
+
CodigoConcepto: 1,
|
|
408
|
+
IndicadorABM: 'N',
|
|
409
|
+
Gestion1: '500000',
|
|
410
|
+
Gestion2: '500000',
|
|
411
|
+
Gestion3: '500000',
|
|
412
|
+
Gestion4: '500000',
|
|
413
|
+
Gestion5: '500000',
|
|
414
|
+
Gestion6: '500000',
|
|
415
|
+
Gestion7: '500000',
|
|
416
|
+
Gestion8: '500000',
|
|
417
|
+
Gestion9: '500000',
|
|
418
|
+
Gestion10: '500000',
|
|
419
|
+
Gestion11: '0',
|
|
420
|
+
Gestion12: '0',
|
|
421
|
+
Gestion13: '0'
|
|
1029
422
|
},
|
|
1030
423
|
{
|
|
1031
424
|
Descripcion: 'Deuda Financiera de Largo Plazo',
|
|
1032
425
|
RubroId: 'DFLP',
|
|
1033
|
-
CodigoConcepto:
|
|
1034
|
-
|
|
1035
|
-
|
|
1036
|
-
|
|
1037
|
-
|
|
1038
|
-
|
|
1039
|
-
|
|
1040
|
-
|
|
1041
|
-
|
|
1042
|
-
|
|
1043
|
-
|
|
1044
|
-
|
|
1045
|
-
|
|
426
|
+
CodigoConcepto: 1,
|
|
427
|
+
IndicadorABM: 'N',
|
|
428
|
+
Gestion1: '4500000',
|
|
429
|
+
Gestion2: '4500000',
|
|
430
|
+
Gestion3: '4500000',
|
|
431
|
+
Gestion4: '4500000',
|
|
432
|
+
Gestion5: '4500000',
|
|
433
|
+
Gestion6: '4500000',
|
|
434
|
+
Gestion7: '4500000',
|
|
435
|
+
Gestion8: '4500000',
|
|
436
|
+
Gestion9: '4500000',
|
|
437
|
+
Gestion10: '4500000',
|
|
438
|
+
Gestion11: '0',
|
|
439
|
+
Gestion12: '0',
|
|
440
|
+
Gestion13: '0'
|
|
1046
441
|
},
|
|
1047
442
|
{
|
|
1048
443
|
Descripcion: 'Gastos Financieros y Comisiones',
|
|
1049
444
|
RubroId: 'GFC',
|
|
1050
|
-
CodigoConcepto:
|
|
445
|
+
CodigoConcepto: 1,
|
|
446
|
+
IndicadorABM: 'N',
|
|
1051
447
|
Tasa: 6,
|
|
1052
|
-
|
|
1053
|
-
|
|
1054
|
-
|
|
1055
|
-
|
|
1056
|
-
|
|
1057
|
-
|
|
1058
|
-
|
|
1059
|
-
|
|
1060
|
-
|
|
1061
|
-
|
|
1062
|
-
|
|
1063
|
-
|
|
1064
|
-
|
|
1065
|
-
|
|
1066
|
-
TipoExistencia: 6
|
|
448
|
+
TipoExistencia: 6,
|
|
449
|
+
Gestion1: '200000',
|
|
450
|
+
Gestion2: '300000',
|
|
451
|
+
Gestion3: '300000',
|
|
452
|
+
Gestion4: '300000',
|
|
453
|
+
Gestion5: '300000',
|
|
454
|
+
Gestion6: '300000',
|
|
455
|
+
Gestion7: '300000',
|
|
456
|
+
Gestion8: '300000',
|
|
457
|
+
Gestion9: '300000',
|
|
458
|
+
Gestion10: '300000',
|
|
459
|
+
Gestion11: '300000',
|
|
460
|
+
Gestion12: '0',
|
|
461
|
+
Gestion13: '0'
|
|
1067
462
|
}
|
|
1068
463
|
],
|
|
1069
464
|
LineasMixtasOtros: [
|
|
1070
465
|
{
|
|
1071
|
-
Descripcion: '
|
|
466
|
+
Descripcion: '',
|
|
1072
467
|
TipoExistencia: 'EXISTENTE',
|
|
1073
468
|
RubroId: 'DESCP',
|
|
1074
469
|
CodigoConcepto: 1,
|
|
1075
|
-
|
|
1076
|
-
|
|
470
|
+
IndicadorABM: 'N',
|
|
471
|
+
UUID: '5e002805-bdac-4a9b-b1a6-dc651064e2ed'
|
|
1077
472
|
},
|
|
1078
473
|
{
|
|
1079
474
|
Descripcion: 'Vencimiento Corriente de Deuda de Largo Plazo',
|
|
1080
475
|
RubroId: 'VCLP',
|
|
1081
476
|
CodigoConcepto: 1,
|
|
1082
|
-
|
|
1083
|
-
|
|
1084
|
-
|
|
1085
|
-
|
|
1086
|
-
|
|
1087
|
-
|
|
1088
|
-
|
|
1089
|
-
|
|
1090
|
-
|
|
1091
|
-
|
|
1092
|
-
|
|
1093
|
-
|
|
477
|
+
IndicadorABM: 'N',
|
|
478
|
+
Gestion1: '200000',
|
|
479
|
+
Gestion2: '200000',
|
|
480
|
+
Gestion3: '200000',
|
|
481
|
+
Gestion4: '200000',
|
|
482
|
+
Gestion5: '200000',
|
|
483
|
+
Gestion6: '200000',
|
|
484
|
+
Gestion7: '200000',
|
|
485
|
+
Gestion8: '200000',
|
|
486
|
+
Gestion9: '200000',
|
|
487
|
+
Gestion10: '200000',
|
|
488
|
+
Gestion11: '0',
|
|
489
|
+
Gestion12: '0',
|
|
490
|
+
Gestion13: '0'
|
|
1094
491
|
},
|
|
1095
492
|
{
|
|
1096
493
|
Descripcion: 'Deuda Financiera de Largo Plazo',
|
|
1097
494
|
RubroId: 'DFLP',
|
|
1098
495
|
CodigoConcepto: 1,
|
|
1099
|
-
|
|
1100
|
-
|
|
1101
|
-
|
|
1102
|
-
|
|
1103
|
-
|
|
1104
|
-
|
|
1105
|
-
|
|
1106
|
-
|
|
1107
|
-
|
|
1108
|
-
|
|
1109
|
-
|
|
1110
|
-
|
|
496
|
+
IndicadorABM: 'N',
|
|
497
|
+
Gestion1: '1800000',
|
|
498
|
+
Gestion2: '1800000',
|
|
499
|
+
Gestion3: '1800000',
|
|
500
|
+
Gestion4: '1800000',
|
|
501
|
+
Gestion5: '1800000',
|
|
502
|
+
Gestion6: '1800000',
|
|
503
|
+
Gestion7: '1800000',
|
|
504
|
+
Gestion8: '1800000',
|
|
505
|
+
Gestion9: '1800000',
|
|
506
|
+
Gestion10: '1800000',
|
|
507
|
+
Gestion11: '0',
|
|
508
|
+
Gestion12: '0',
|
|
509
|
+
Gestion13: '0'
|
|
1111
510
|
},
|
|
1112
511
|
{
|
|
1113
512
|
Descripcion: 'Gastos Financieros y Comisiones',
|
|
1114
513
|
RubroId: 'GFC',
|
|
1115
514
|
CodigoConcepto: 1,
|
|
515
|
+
IndicadorABM: 'N',
|
|
1116
516
|
Tasa: 6,
|
|
1117
|
-
|
|
1118
|
-
|
|
1119
|
-
|
|
1120
|
-
|
|
1121
|
-
|
|
1122
|
-
|
|
1123
|
-
|
|
1124
|
-
|
|
1125
|
-
|
|
1126
|
-
|
|
1127
|
-
|
|
1128
|
-
|
|
1129
|
-
|
|
1130
|
-
|
|
1131
|
-
TipoExistencia: 6
|
|
517
|
+
TipoExistencia: 6,
|
|
518
|
+
Gestion1: '90000',
|
|
519
|
+
Gestion2: '120000',
|
|
520
|
+
Gestion3: '120000',
|
|
521
|
+
Gestion4: '120000',
|
|
522
|
+
Gestion5: '120000',
|
|
523
|
+
Gestion6: '120000',
|
|
524
|
+
Gestion7: '120000',
|
|
525
|
+
Gestion8: '120000',
|
|
526
|
+
Gestion9: '120000',
|
|
527
|
+
Gestion10: '120000',
|
|
528
|
+
Gestion11: '120000',
|
|
529
|
+
Gestion12: '0',
|
|
530
|
+
Gestion13: '108000'
|
|
1132
531
|
}
|
|
1133
532
|
],
|
|
1134
533
|
ProyeccionPrestamosDirectos: [
|
|
1135
534
|
{
|
|
1136
|
-
Descripcion: 'KO - Porción CP - BDP SAM',
|
|
1137
|
-
Gestion1: 300000,
|
|
1138
|
-
Gestion2: 300000,
|
|
1139
|
-
Gestion3: 300000,
|
|
1140
|
-
Gestion4: 300000,
|
|
1141
|
-
Gestion5: 300000,
|
|
1142
|
-
Gestion6: 300000,
|
|
1143
|
-
Gestion7: 300000,
|
|
1144
|
-
Gestion8: 300000,
|
|
1145
|
-
Gestion9: 300000,
|
|
1146
|
-
Gestion10: 0,
|
|
1147
|
-
Gestion11: 0,
|
|
1148
|
-
Gestion12: 0,
|
|
1149
|
-
UUID: 'd191803c-da2a-4a71-9df5-3d5b50cd4ef9',
|
|
1150
|
-
IndicadorABM: 'N'
|
|
1151
|
-
},
|
|
1152
|
-
{
|
|
1153
|
-
Descripcion: 'KI - Porción CP - BDP SAM',
|
|
1154
|
-
Gestion1: 530409.5,
|
|
1155
|
-
Gestion2: 563124,
|
|
1156
|
-
Gestion3: 806342.54,
|
|
1157
|
-
Gestion4: 855726.18,
|
|
1158
|
-
Gestion5: 908134.71,
|
|
1159
|
-
Gestion6: 248310.5,
|
|
1160
|
-
Gestion7: 263209.13,
|
|
1161
|
-
Gestion8: 279001.67,
|
|
1162
|
-
Gestion9: 295741.78,
|
|
1163
|
-
Gestion10: 0,
|
|
1164
|
-
Gestion11: 0,
|
|
1165
|
-
Gestion12: 0,
|
|
1166
|
-
UUID: 'd1c9da6a-414f-4f2d-b350-eaed4ce183a5',
|
|
1167
|
-
IndicadorABM: 'N'
|
|
1168
|
-
},
|
|
1169
|
-
{
|
|
1170
|
-
Descripcion: 'L/C Mixta - Porción CP - BDP SAM',
|
|
1171
|
-
Gestion1: 500000,
|
|
1172
|
-
Gestion2: 500000,
|
|
1173
|
-
Gestion3: 500000,
|
|
1174
|
-
Gestion4: 500000,
|
|
1175
|
-
Gestion5: 500000,
|
|
1176
|
-
Gestion6: 500000,
|
|
1177
|
-
Gestion7: 500000,
|
|
1178
|
-
Gestion8: 500000,
|
|
1179
|
-
Gestion9: 500000,
|
|
1180
|
-
Gestion10: 500000,
|
|
1181
|
-
Gestion11: 0,
|
|
1182
|
-
Gestion12: 0,
|
|
1183
|
-
UUID: '9e9f04c6-fa8d-4c93-b32f-0eb3096d1cc4',
|
|
1184
|
-
IndicadorABM: 'N'
|
|
1185
|
-
},
|
|
1186
|
-
{
|
|
1187
|
-
Descripcion: 'Porción LP - BDP SAM',
|
|
1188
|
-
Gestion1: 9069590.5,
|
|
1189
|
-
Gestion2: 8206466.5,
|
|
1190
|
-
Gestion3: 8850123.96,
|
|
1191
|
-
Gestion4: 7694397.779999999,
|
|
1192
|
-
Gestion5: 6836330.66,
|
|
1193
|
-
Gestion6: 5937952.57,
|
|
1194
|
-
Gestion7: 5374743.4399999995,
|
|
1195
|
-
Gestion8: 4795741.77,
|
|
1196
|
-
Gestion9: 4708486.27,
|
|
1197
|
-
Gestion10: 4499999.99,
|
|
1198
|
-
Gestion11: -0.01,
|
|
1199
|
-
Gestion12: -0.01,
|
|
1200
|
-
UUID: '5731e266-997b-4267-b839-3aa6bfefae12',
|
|
1201
|
-
IndicadorABM: 'N'
|
|
1202
|
-
},
|
|
1203
|
-
{
|
|
1204
|
-
Descripcion: 'KO - Porción CP - Otras EIFs',
|
|
1205
|
-
Gestion1: 166666.5,
|
|
1206
|
-
Gestion2: 166666.5,
|
|
1207
|
-
Gestion3: 0,
|
|
1208
|
-
Gestion4: 0,
|
|
1209
|
-
Gestion5: 0,
|
|
1210
|
-
Gestion6: 0,
|
|
1211
|
-
Gestion7: 0,
|
|
1212
|
-
Gestion8: 0,
|
|
1213
|
-
Gestion9: 0,
|
|
1214
|
-
Gestion10: 0,
|
|
1215
|
-
Gestion11: 0,
|
|
1216
|
-
Gestion12: 0,
|
|
1217
|
-
UUID: 'dab363dc-09ed-4a81-9b51-db2601e7f9a8',
|
|
1218
|
-
IndicadorABM: 'N'
|
|
1219
|
-
},
|
|
1220
|
-
{
|
|
1221
|
-
Descripcion: 'KI - Porción CP - Otras EIFs',
|
|
1222
|
-
Gestion1: 0,
|
|
1223
|
-
Gestion2: 0,
|
|
1224
|
-
Gestion3: 0,
|
|
1225
|
-
Gestion4: 0,
|
|
1226
|
-
Gestion5: 0,
|
|
1227
|
-
Gestion6: 0,
|
|
1228
|
-
Gestion7: 0,
|
|
1229
|
-
Gestion8: 0,
|
|
1230
|
-
Gestion9: 0,
|
|
1231
|
-
Gestion10: 0,
|
|
1232
|
-
Gestion11: 0,
|
|
1233
|
-
Gestion12: 0,
|
|
1234
|
-
UUID: '24fdceda-d33a-4d56-bae4-cfaf28221a0b',
|
|
1235
|
-
IndicadorABM: 'N'
|
|
1236
|
-
},
|
|
1237
|
-
{
|
|
1238
|
-
Descripcion: 'Otros - Porción CP - Otras EIFs',
|
|
1239
|
-
Gestion1: 0,
|
|
1240
|
-
Gestion2: 0,
|
|
1241
|
-
Gestion3: 0,
|
|
1242
|
-
Gestion4: 0,
|
|
1243
|
-
Gestion5: 0,
|
|
1244
|
-
Gestion6: 0,
|
|
1245
|
-
Gestion7: 0,
|
|
1246
|
-
Gestion8: 0,
|
|
1247
|
-
Gestion9: 0,
|
|
1248
|
-
Gestion10: 0,
|
|
1249
|
-
Gestion11: 0,
|
|
1250
|
-
Gestion12: 0,
|
|
1251
|
-
UUID: '8404b69f-bac0-42aa-a9a7-7d3b1a73761a',
|
|
1252
|
-
IndicadorABM: 'N'
|
|
1253
|
-
},
|
|
1254
|
-
{
|
|
1255
|
-
Descripcion: 'L/C Mixta - Porción CP - Otras EIFs',
|
|
1256
|
-
Gestion1: 200000,
|
|
1257
|
-
Gestion2: 200000,
|
|
1258
|
-
Gestion3: 200000,
|
|
1259
|
-
Gestion4: 200000,
|
|
1260
|
-
Gestion5: 200000,
|
|
1261
|
-
Gestion6: 200000,
|
|
1262
|
-
Gestion7: 200000,
|
|
1263
|
-
Gestion8: 200000,
|
|
1264
|
-
Gestion9: 200000,
|
|
1265
|
-
Gestion10: 200000,
|
|
1266
|
-
Gestion11: 0,
|
|
1267
|
-
Gestion12: 0,
|
|
1268
|
-
UUID: '45e4c287-65ef-49d7-9c28-5aa8e8d607c3',
|
|
1269
|
-
IndicadorABM: 'N'
|
|
1270
|
-
},
|
|
1271
|
-
{
|
|
1272
|
-
Descripcion: 'Porción LP - Otras EIFs',
|
|
1273
|
-
Gestion1: 1883333.25,
|
|
1274
|
-
Gestion2: 1800000,
|
|
1275
|
-
Gestion3: 1800000,
|
|
1276
|
-
Gestion4: 1800000,
|
|
1277
|
-
Gestion5: 1800000,
|
|
1278
|
-
Gestion6: 1800000,
|
|
1279
|
-
Gestion7: 1800000,
|
|
1280
|
-
Gestion8: 1800000,
|
|
1281
|
-
Gestion9: 1800000,
|
|
1282
|
-
Gestion10: 1800000,
|
|
1283
|
-
Gestion11: 0,
|
|
1284
|
-
Gestion12: 0,
|
|
1285
|
-
UUID: '61df1642-707c-4330-b102-d8313972b1a7',
|
|
1286
|
-
IndicadorABM: 'N'
|
|
1287
|
-
},
|
|
1288
|
-
{
|
|
1289
|
-
Descripcion: 'Intereses y Comisiones - Prestamos Directos',
|
|
1290
|
-
Gestion1: 400333.32000000007,
|
|
1291
|
-
Gestion2: 302979.92999999993,
|
|
1292
|
-
Gestion3: 333424.55000000005,
|
|
1293
|
-
Gestion4: 263259.57000000007,
|
|
1294
|
-
Gestion5: 195204.02000000002,
|
|
1295
|
-
Gestion6: 132282.24,
|
|
1296
|
-
Gestion7: 98287.38,
|
|
1297
|
-
Gestion8: 66376.28000000003,
|
|
1298
|
-
Gestion9: 33630.51000000001,
|
|
1299
|
-
Gestion10: 0,
|
|
1300
|
-
Gestion11: 0,
|
|
1301
|
-
Gestion12: 0,
|
|
1302
|
-
UUID: '3902bedc-1213-4f76-8cd6-597a8ae7ae80',
|
|
1303
|
-
IndicadorABM: 'N'
|
|
1304
|
-
},
|
|
1305
|
-
{
|
|
1306
|
-
Descripcion: 'Intereses y Comisiones - Linea de Credito 100% KO',
|
|
1307
|
-
Gestion1: 263250,
|
|
1308
|
-
Gestion2: 479700,
|
|
1309
|
-
Gestion3: 479700,
|
|
1310
|
-
Gestion4: 479700,
|
|
1311
|
-
Gestion5: 479700,
|
|
1312
|
-
Gestion6: 362700,
|
|
1313
|
-
Gestion7: 292500,
|
|
1314
|
-
Gestion8: 292500,
|
|
1315
|
-
Gestion9: 292500,
|
|
1316
|
-
Gestion10: 0,
|
|
1317
|
-
Gestion11: 0,
|
|
1318
|
-
Gestion12: 0,
|
|
1319
|
-
UUID: 'de5f1be6-56df-4af0-a570-a2a79e1c8d48',
|
|
1320
|
-
IndicadorABM: 'N'
|
|
1321
|
-
},
|
|
1322
|
-
{
|
|
1323
|
-
Descripcion: 'Intereses y Comisiones - Linea de Credito Mixta',
|
|
1324
|
-
Gestion1: 90000,
|
|
1325
|
-
Gestion2: 120000,
|
|
1326
|
-
Gestion3: 120000,
|
|
1327
|
-
Gestion4: 120000,
|
|
1328
|
-
Gestion5: 120000,
|
|
1329
|
-
Gestion6: 120000,
|
|
1330
|
-
Gestion7: 120000,
|
|
1331
|
-
Gestion8: 120000,
|
|
1332
|
-
Gestion9: 120000,
|
|
1333
|
-
Gestion10: 120000,
|
|
1334
|
-
Gestion11: 120000,
|
|
1335
|
-
Gestion12: 0,
|
|
1336
|
-
UUID: '3c69f3e8-bdb0-4341-bf8d-41db62d1c496',
|
|
1337
|
-
IndicadorABM: 'N'
|
|
1338
|
-
},
|
|
1339
|
-
{
|
|
1340
|
-
Descripcion: 'Interes - MANUAL',
|
|
1341
|
-
Editable: true,
|
|
1342
535
|
RubroId: 'INTM',
|
|
1343
|
-
|
|
1344
|
-
|
|
1345
|
-
|
|
1346
|
-
|
|
1347
|
-
|
|
1348
|
-
|
|
1349
|
-
|
|
1350
|
-
|
|
1351
|
-
|
|
1352
|
-
|
|
1353
|
-
|
|
1354
|
-
|
|
1355
|
-
|
|
1356
|
-
Gestion8: 478876.28,
|
|
1357
|
-
Gestion9: 446130.51,
|
|
1358
|
-
Gestion10: 120000,
|
|
1359
|
-
Gestion11: 120000,
|
|
1360
|
-
Gestion12: 0,
|
|
1361
|
-
UUID: '89c79548-ab6b-40d0-be09-24cde1c404e1',
|
|
1362
|
-
IndicadorABM: 'N'
|
|
1363
|
-
},
|
|
1364
|
-
{
|
|
1365
|
-
Descripcion: 'Leasing CP (Venc.Corriente + Deuda CP) - Otras EIFs',
|
|
1366
|
-
Gestion1: 800059.95,
|
|
1367
|
-
Gestion2: 1400049.16,
|
|
1368
|
-
Gestion3: 1400049.17,
|
|
1369
|
-
Gestion4: 1400049.17,
|
|
1370
|
-
Gestion5: 1400049.16,
|
|
1371
|
-
Gestion6: 800059.95,
|
|
1372
|
-
Gestion7: 800059.95,
|
|
1373
|
-
Gestion8: 815059.95,
|
|
1374
|
-
Gestion9: 0,
|
|
1375
|
-
Gestion10: 0,
|
|
1376
|
-
Gestion11: 0,
|
|
1377
|
-
Gestion12: 0,
|
|
1378
|
-
UUID: 'fa7fae6f-5f91-4ea8-b602-7e14a7a33d15',
|
|
1379
|
-
IndicadorABM: 'N'
|
|
536
|
+
Gestion1: '330000',
|
|
537
|
+
Gestion2: '0',
|
|
538
|
+
Gestion3: '0',
|
|
539
|
+
Gestion4: '0',
|
|
540
|
+
Gestion5: '0',
|
|
541
|
+
Gestion6: '0',
|
|
542
|
+
Gestion7: '0',
|
|
543
|
+
Gestion8: '0',
|
|
544
|
+
Gestion9: '0',
|
|
545
|
+
Gestion10: '0',
|
|
546
|
+
Gestion11: '0',
|
|
547
|
+
Gestion12: '0',
|
|
548
|
+
Gestion13: '0'
|
|
1380
549
|
},
|
|
1381
550
|
{
|
|
1382
|
-
Descripcion: 'Leasing LP - Otras EIFs',
|
|
1383
|
-
Gestion1: 5614940.05,
|
|
1384
|
-
Gestion2: 6614950.84,
|
|
1385
|
-
Gestion3: 5214950.83,
|
|
1386
|
-
Gestion4: 3814950.83,
|
|
1387
|
-
Gestion5: 2414950.84,
|
|
1388
|
-
Gestion6: 1614940.05,
|
|
1389
|
-
Gestion7: 814940.05,
|
|
1390
|
-
Gestion8: 0,
|
|
1391
|
-
Gestion9: 0,
|
|
1392
|
-
Gestion10: 0,
|
|
1393
|
-
Gestion11: 0,
|
|
1394
|
-
Gestion12: 0,
|
|
1395
|
-
UUID: 'f0b67273-628c-4ed3-abef-973ab94d6a2a',
|
|
1396
|
-
IndicadorABM: 'N'
|
|
1397
|
-
},
|
|
1398
|
-
{
|
|
1399
|
-
Descripcion: 'Intereses Leasing',
|
|
1400
|
-
Gestion2: 714090.88,
|
|
1401
|
-
Gestion3: 1135667.92,
|
|
1402
|
-
Gestion4: 1030318.17,
|
|
1403
|
-
Gestion5: 880950.17,
|
|
1404
|
-
Gestion6: 668455.92,
|
|
1405
|
-
Gestion7: 486288.82,
|
|
1406
|
-
Gestion8: 393553.78,
|
|
1407
|
-
Gestion9: 273410.92,
|
|
1408
|
-
Gestion10: 117759.83,
|
|
1409
|
-
Gestion11: 0,
|
|
1410
|
-
Gestion12: 0,
|
|
1411
|
-
UUID: 'bf1ac864-f655-4a33-9941-e6fca7c1eb6d',
|
|
1412
|
-
IndicadorABM: 'N'
|
|
1413
|
-
},
|
|
1414
|
-
{
|
|
1415
|
-
Descripcion: 'Interes Leasing - MANUAL',
|
|
1416
|
-
Editable: true,
|
|
1417
551
|
RubroId: 'INTLM',
|
|
1418
|
-
|
|
1419
|
-
|
|
1420
|
-
|
|
1421
|
-
|
|
1422
|
-
|
|
1423
|
-
|
|
1424
|
-
|
|
1425
|
-
|
|
1426
|
-
|
|
1427
|
-
|
|
1428
|
-
|
|
1429
|
-
|
|
1430
|
-
|
|
1431
|
-
Gestion7: 1063209.13,
|
|
1432
|
-
Gestion8: 1079001.67,
|
|
1433
|
-
Gestion9: 1095741.78,
|
|
1434
|
-
Gestion10: 500000,
|
|
1435
|
-
Gestion11: 0,
|
|
1436
|
-
Gestion12: 0,
|
|
1437
|
-
UUID: 'c17d2365-9540-460d-89b1-b9c5021e30cb',
|
|
1438
|
-
IndicadorABM: 'N'
|
|
1439
|
-
},
|
|
1440
|
-
{
|
|
1441
|
-
Descripcion: 'TOTAL PORCIÓN CP (Venc.Corriente) - Otras EIFs',
|
|
1442
|
-
Clasificador: 'T',
|
|
1443
|
-
Gestion1: 1166726.45,
|
|
1444
|
-
Gestion2: 1766715.66,
|
|
1445
|
-
Gestion3: 1600049.17,
|
|
1446
|
-
Gestion4: 1600049.17,
|
|
1447
|
-
Gestion5: 1600049.16,
|
|
1448
|
-
Gestion6: 1000059.95,
|
|
1449
|
-
Gestion7: 1000059.95,
|
|
1450
|
-
Gestion8: 1015059.95,
|
|
1451
|
-
Gestion9: 200000,
|
|
1452
|
-
Gestion10: 200000,
|
|
1453
|
-
Gestion11: 0,
|
|
1454
|
-
Gestion12: 0,
|
|
1455
|
-
UUID: 'a84b7f81-6198-4132-bf71-781c7d4fc1e0',
|
|
1456
|
-
IndicadorABM: 'N'
|
|
1457
|
-
},
|
|
1458
|
-
{
|
|
1459
|
-
Descripcion: 'TOTAL PORCIÓN LP - BDP SAM',
|
|
1460
|
-
Clasificador: 'T',
|
|
1461
|
-
Gestion1: 9069590.5,
|
|
1462
|
-
Gestion2: 8206466.5,
|
|
1463
|
-
Gestion3: 8850123.96,
|
|
1464
|
-
Gestion4: 7694397.779999999,
|
|
1465
|
-
Gestion5: 6836330.66,
|
|
1466
|
-
Gestion6: 5937952.57,
|
|
1467
|
-
Gestion7: 5374743.4399999995,
|
|
1468
|
-
Gestion8: 4795741.77,
|
|
1469
|
-
Gestion9: 4708486.27,
|
|
1470
|
-
Gestion10: 4499999.99,
|
|
1471
|
-
Gestion11: -0.01,
|
|
1472
|
-
Gestion12: -0.01,
|
|
1473
|
-
UUID: 'c880fcee-af80-49be-b33b-db61017d5a88',
|
|
1474
|
-
IndicadorABM: 'N'
|
|
1475
|
-
},
|
|
1476
|
-
{
|
|
1477
|
-
Descripcion: 'TOTAL PORCIÓN LP - Otras EIFs',
|
|
1478
|
-
Clasificador: 'T',
|
|
1479
|
-
Gestion1: 7498273.3,
|
|
1480
|
-
Gestion2: 8414950.84,
|
|
1481
|
-
Gestion3: 7014950.83,
|
|
1482
|
-
Gestion4: 5614950.83,
|
|
1483
|
-
Gestion5: 4214950.84,
|
|
1484
|
-
Gestion6: 3414940.05,
|
|
1485
|
-
Gestion7: 2614940.05,
|
|
1486
|
-
Gestion8: 1800000,
|
|
1487
|
-
Gestion9: 1800000,
|
|
1488
|
-
Gestion10: 1800000,
|
|
1489
|
-
Gestion11: 0,
|
|
1490
|
-
Gestion12: 0,
|
|
1491
|
-
UUID: '53558f8f-3b4d-4ff0-a62a-1142794177a6',
|
|
1492
|
-
IndicadorABM: 'N'
|
|
552
|
+
Gestion1: '0',
|
|
553
|
+
Gestion2: '0',
|
|
554
|
+
Gestion3: '0',
|
|
555
|
+
Gestion4: '0',
|
|
556
|
+
Gestion5: '0',
|
|
557
|
+
Gestion6: '0',
|
|
558
|
+
Gestion7: '0',
|
|
559
|
+
Gestion8: '0',
|
|
560
|
+
Gestion9: '0',
|
|
561
|
+
Gestion10: '0',
|
|
562
|
+
Gestion11: '0',
|
|
563
|
+
Gestion12: '0',
|
|
564
|
+
Gestion13: '0'
|
|
1493
565
|
}
|
|
1494
566
|
]
|
|
1495
567
|
})));
|