23 lines
620 B
Plaintext
23 lines
620 B
Plaintext
{
|
|
-------------------------------------------------------------------------------
|
|
FORMULARIO : CCFMRP030
|
|
OBJETIVO : Pantalla para listar la Notas de Creditos S/Aplicar.
|
|
Es usada por (CCPRRP030)
|
|
PROGRAMADOR : Tadeo A.Ferreras
|
|
FECHA REALIZACION : Julio 28, 1994
|
|
-------------------------------------------------------------------------------
|
|
}
|
|
database marmotech
|
|
screen size 24 by 80
|
|
{
|
|
|
|
Fecha Corte [ff ]
|
|
}
|
|
end
|
|
tables
|
|
cctb00001
|
|
attributes
|
|
ff = formonly.fecha2 type date,format = "dd/mm/yy";
|
|
instructions delimiters " "
|
|
end
|