Files
MBS/PROYECTOS/irdir/irfmrp039.per
T

21 lines
512 B
Plaintext

database smarmotech
screen size 24 by 80
{
Anno [e ]
Codigo [a][b][c ][d ]
}
end
tables
irtb00002
attributes
e = formonly.ano1,autonext,
comments = "Digite el Anno para los Costos";
a = irtb00002.cod_n,autonext,
comments = "Digite el NIVEL";
b = irtb00002.cod_grupo,autonext,
comments = "Digite el GRUPO";
c = irtb00002.cod_tipo,autonext,
comments = "Digite el TIPO ";
d = irtb00002.cod_sec,autonext,
comments = "Digite el SECUENCIA";