28 lines
704 B
Plaintext
28 lines
704 B
Plaintext
|
|
{
|
|
==========================================================================
|
|
FORMULARIO : TEFMRP008
|
|
OBJETIVO : Analisis de CXash Flow
|
|
Es usado TEPRRP008
|
|
AUTOR : Tadeo A. Ferreras
|
|
FECHA : Diciembre 08, 1995
|
|
==========================================================================
|
|
}
|
|
database rayovac
|
|
screen
|
|
{
|
|
|
|
Ano Reporte [f001]
|
|
Mes Reporte [f2]
|
|
Tasa Actual [f004 ]
|
|
}
|
|
end
|
|
tables
|
|
cgtb00005
|
|
attributes
|
|
f001 = formonly.ano, comments = "Digite el Ano Para Busqueda de Informacion";
|
|
f2 = formonly.mes_2;
|
|
f004 = formonly.tasa,comments = "Digite la Tasa A Utilizar";
|
|
instructions delimiters " "
|
|
end
|