Tuesday, January 19, 2021

Código de Actividad Económica y Destino del Crédito (CAEDEC)

Me pase buscando por varias paginas el detalle de codigos CAEDEC de la ASFI, parcialmente encontre informacion, pero despues de unir varios archivos pude generar el presente documento, espero les sea de utilidad. 


ARCHIVO: CAEDEC Descargar

Thursday, November 6, 2014

OBTENER EL NUMERO DEL MES FILEMAKER

Les muestro un script para determinar el número de mes

/*MonthNameToMonth custom function
Author: Daniele Raybaudi
Format: MonthNameToMonth ( the MonthName ; start )
Parameters: theMonthName - textstart - number (must be set to 1)
Returns the month number of the given monthName
*/
Let([date = Date ( start ; 1 ; 1 );
month = Month ( date )];
Case(start > 12 or IsEmpty ( theMonthName ) ;
"?" ;
MonthName ( date ) = theMonthName ;
month ;MonthNameToMonth ( theMonthName ; start + 1 )))

Entrada: MonthNameToMonth ( "february" ; 1 )
Salida: 2

Tuesday, September 30, 2014

REGLAMENTO PARA LA EVALUACION Y CALIFICACION DE CARTERA DE CREDITOS

Comparto con ustedes la informacion proveniente de la Autoridad de Supervision del Sistema Financiero, algo que realmente es interesante por leer.

Circular ASFI 270