Hi,
actually I'm working on a translation of the standard reminer report (report 117) into spanish and italian language.
The only things left are the caption of the labels in the TransHeader and the TransFooter wich in english is called "continued" and the
label captions of the VAT Header on the bottom of the report.
Is there anybody who can give me the captions out of the spanish and the italian version af Navision financials ?
Or maybe send me the report 117 of the spanish and the italian navision financials version as text export file ??
Thanks
Andrew
0
Comments
Bye
OBJECT Report 117 Recordatorio
{
OBJECT-PROPERTIES
{
Fecha=01/01/00;
Hora=12:00:00;
Lista versiones=ES2.01;
}
PROPERTIES
{
OnInitReport=BEGIN
ConfCG.GET;
END;
HorzGrid=210;
}
DATAITEMS
{
{ PROPERTIES
{
DataItemTable=Table297;
DataItemTableView=SORTING(N§);
NewPagePerRecord=S¡;
ReqFilterHeadingML=ESP=Recordatorio;
OnPreDataItem=BEGIN
InfoEmpresa.GET;
CodeunitFormatDire.Empresa(DirEmpresa,InfoEmpresa);
END;
OnAfterGetRecord=BEGIN
FormatDire(DirClie);
IF "Su/Ntra. ref." = '' THEN
DescriRefer := ''
ELSE
DescriRefer := FIELDNAME("Su/Ntra. ref.");
IF "CIF/NIF" = '' THEN
TextoCIF := ''
ELSE
TextoCIF := FIELDNAME("CIF/NIF");
IF "C¢d. divisa" = '' THEN BEGIN
ConfCG.TESTFIELD("C¢d. divisa local");
TotalTexto := STRSUBSTNO('Total %1',ConfCG."C¢d. divisa local");
TextoTotIVAIncl := STRSUBSTNO('Total %1 IVA incl.',ConfCG."C¢d. divisa local");
END ELSE BEGIN
TotalTexto := STRSUBSTNO('Total %1',"C¢d. divisa");
TextoTotIVAIncl := STRSUBSTNO('Total %1 IVA incl.',"C¢d. divisa");
END;
CurrReport.PAGENO := 1;
IF NOT CurrReport.PREVIEW THEN
IncrNoImpres;
END;
ReqFilterFields=N§;
}
SECTIONS
{
}
}
{ PROPERTIES
{
DataItemIndent=1;
DataItemTable=Table2000000026;
DataItemTableView=SORTING(N£mero)
WHERE(N£mero=CONST(1));
}
SECTIONS
{
{ PROPERTIES
{
SectionType=Header;
PrintOnEveryPage=S¡;
SectionWidth=18060;
SectionHeight=9729;
}
CONTROLS
{
{ 88 ;TextBox ;15120;8460 ;2100 ;423 ;HorzAlign=Left;
FontSize=9;
SourceExpr="Cab. recordatorio emitido"."Fecha vencimiento" }
{ 89 ;Label ;11550;8460 ;3150 ;423 ;ParentControl=88;
FontSize=9 }
{ 43 ;TextBox ;15120;8037 ;2100 ;423 ;HorzAlign=Left;
FontSize=9;
SourceExpr="Cab. recordatorio emitido"."Fecha registro" }
{ 55 ;Label ;11550;8037 ;3150 ;423 ;ParentControl=43;
FontSize=9 }
{ 48 ;TextBox ;15120;7614 ;2100 ;423 ;HorzAlign=Left;
FontSize=9;
CaptionML=ESP=N§ recordatorio;
SourceExpr="Cab. recordatorio emitido"."N§" }
{ 51 ;Label ;11550;7614 ;3150 ;423 ;ParentControl=48;
FontSize=9 }
{ 58 ;TextBox ;3360 ;7614 ;6300 ;423 ;FontSize=9;
SourceExpr="Cab. recordatorio emitido"."Su/Ntra. ref." }
{ 57 ;TextBox ;0 ;7614 ;3150 ;423 ;ParentControl=58;
FontSize=9;
SourceExpr=DescriRefer }
{ 62 ;TextBox ;3360 ;7191 ;4200 ;423 ;FontSize=9;
SourceExpr="Cab. recordatorio emitido"."CIF/NIF" }
{ 61 ;TextBox ;0 ;7191 ;3150 ;423 ;ParentControl=62;
FontSize=9;
SourceExpr=TextoCIF }
{ 28 ;TextBox ;11550;6768 ;6300 ;423 ;HorzAlign=Left;
FontSize=9;
SourceExpr="Cab. recordatorio emitido"."Fecha emisi¢n documento";
Format=<Standard Format,4> }
{ 27 ;TextBox ;3360 ;6768 ;2100 ;423 ;HorzAlign=Left;
FontSize=9;
SourceExpr="Cab. recordatorio emitido"."N§ cliente" }
{ 26 ;Label ;0 ;6768 ;3150 ;423 ;ParentControl=27;
FontSize=9 }
{ 25 ;TextBox ;13860;5922 ;4200 ;423 ;FontSize=9;
CaptionML=ESP=N§ cuenta;
SourceExpr=InfoEmpresa."C¢d. cuenta banco" }
{ 24 ;Label ;11550;5922 ;2100 ;423 ;ParentControl=25;
FontSize=9 }
{ 23 ;TextBox ;13860;5499 ;4200 ;423 ;FontSize=9;
CaptionML=ESP=Banco;
SourceExpr=InfoEmpresa."Nombre banco" }
{ 22 ;Label ;11550;5499 ;2100 ;423 ;ParentControl=23;
FontSize=9 }
{ 21 ;TextBox ;13860;5076 ;4200 ;423 ;FontSize=9;
CaptionML=ESP=N§ giro postal;
SourceExpr=InfoEmpresa."N§ giro postal" }
{ 20 ;Label ;11550;5076 ;2100 ;423 ;ParentControl=21;
FontSize=9 }
{ 19 ;TextBox ;13860;4653 ;4200 ;423 ;FontSize=9;
CaptionML=ESP=CIF/NIF;
SourceExpr=InfoEmpresa."CIF/NIF" }
{ 18 ;Label ;11550;4653 ;2100 ;423 ;ParentControl=19;
FontSize=9 }
{ 17 ;TextBox ;13860;4230 ;4200 ;423 ;FontSize=9;
CaptionML=ESP=N§ fax;
SourceExpr=InfoEmpresa."N§ fax" }
{ 16 ;Label ;11550;4230 ;2100 ;423 ;ParentControl=17;
FontSize=9 }
{ 46 ;TextBox ;0 ;4230 ;6300 ;423 ;FontSize=9;
SourceExpr=DirClie[8] }
{ 14 ;TextBox ;13860;3807 ;4200 ;423 ;FontSize=9;
CaptionML=ESP=N§ tel‚fono;
SourceExpr=InfoEmpresa."N§ tel‚fono" }
{ 13 ;Label ;11550;3807 ;2100 ;423 ;ParentControl=14;
FontSize=9 }
{ 3 ;TextBox ;0 ;3807 ;6300 ;423 ;FontSize=9;
SourceExpr=DirClie[7] }
{ 15 ;TextBox ;0 ;3384 ;6300 ;423 ;FontSize=9;
SourceExpr=DirClie[6] }
{ 50 ;TextBox ;11550;3384 ;6300 ;423 ;FontSize=9;
SourceExpr=DirEmpresa[6] }
{ 12 ;TextBox ;0 ;2961 ;6300 ;423 ;FontSize=9;
SourceExpr=DirClie[5] }
{ 49 ;TextBox ;11550;2961 ;6300 ;423 ;FontSize=9;
SourceExpr=DirEmpresa[5] }
{ 10 ;TextBox ;0 ;2538 ;6300 ;423 ;FontSize=9;
SourceExpr=DirClie[4] }
{ 11 ;TextBox ;11550;2538 ;6300 ;423 ;FontSize=9;
SourceExpr=DirEmpresa[4] }
{ 8 ;TextBox ;0 ;2115 ;6300 ;423 ;FontSize=9;
SourceExpr=DirClie[3] }
{ 9 ;TextBox ;11550;2115 ;6300 ;423 ;FontSize=9;
SourceExpr=DirEmpresa[3] }
{ 6 ;TextBox ;0 ;1692 ;6300 ;423 ;FontSize=9;
SourceExpr=DirClie[2] }
{ 7 ;TextBox ;11550;1692 ;6300 ;423 ;FontSize=9;
SourceExpr=DirEmpresa[2] }
{ 4 ;TextBox ;0 ;1269 ;6300 ;423 ;FontSize=9;
SourceExpr=DirClie[1] }
{ 5 ;TextBox ;11550;1269 ;6300 ;423 ;FontSize=9;
FontBold=S¡;
SourceExpr=DirEmpresa[1] }
{ 2 ;TextBox ;11550;423 ;1680 ;423 ;FontSize=9;
SourceExpr=STRSUBSTNO('P g. %1',CurrReport.PAGENO) }
{ 1 ;Label ;11550;0 ;6300 ;423 ;FontSize=10;
FontBold=S¡;
CaptionML=ESP=Recordatorio }
}
}
}
}
{ PROPERTIES
{
DataItemIndent=2;
DataItemTable=Table298;
DataItemTableView=SORTING(N§ recordatorio,N§ l¡nea);
OnPreDataItem=BEGIN
IF FIND('-') THEN BEGIN
NoLinInicio := 0;
REPEAT
Continuar := Tipo = Tipo::" ";
IF Continuar AND (Descripci¢n = '') THEN
NoLinInicio := "N§ l¡nea";
UNTIL (NEXT = 0) OR NOT Continuar;
END;
IF FIND('+') THEN BEGIN
NoLinFin := "N§ l¡nea" + 1;
REPEAT
Continuar := Tipo = Tipo::" ";
IF Continuar AND (Descripci¢n = '') THEN
NoLinFin := "N§ l¡nea";
UNTIL (NEXT(-1) = 0) OR NOT Continuar;
END;
LinImporIVA.DELETEALL;
SETFILTER("N§ l¡nea",'<%1',NoLinFin);
CurrReport.CREATETOTALS("Importe pendiente","Importe IVA",ImpInteresRecordat);
END;
OnAfterGetRecord=BEGIN
LinImporIVA.INIT;
LinImporIVA."% IVA" := "% IVA";
LinImporIVA."Base IVA+RE" := Importe;
LinImporIVA."Importe IVA" := "Importe IVA";
LinImporIVA."Importe IVA incl." := Importe + "Importe IVA";
LinImporIVA.DefCodDiv("Cab. recordatorio emitido"."C¢d. divisa");
LinImporIVA.InsertLin;
CASE Tipo OF
Tipo::Cuenta:
"Importe pendiente" := Importe;
Tipo::"Mov. cliente":
ImpInteresRecordat := Importe;
END;
END;
DataItemLinkReference=Cab. recordatorio emitido;
DataItemLink=N§ recordatorio=FIELD(N§);
}
SECTIONS
{
{ PROPERTIES
{
SectionType=Header;
PrintOnEveryPage=S¡;
SectionWidth=18060;
SectionHeight=1269;
}
CONTROLS
{
{ 29 ;Label ;0 ;0 ;1680 ;846 ;ParentControl=36;
VertAlign=Bottom;
FontSize=9;
FontBold=S¡;
MultiLine=S¡ }
{ 30 ;Label ;3780 ;0 ;2100 ;846 ;ParentControl=37;
VertAlign=Bottom;
FontSize=9;
FontBold=S¡;
MultiLine=S¡ }
{ 32 ;Label ;6090 ;0 ;1680 ;846 ;ParentControl=39;
VertAlign=Bottom;
FontSize=9;
FontBold=S¡;
MultiLine=S¡ }
{ 33 ;Label ;10710;0 ;2520 ;846 ;ParentControl=40;
HorzAlign=Right;
VertAlign=Bottom;
FontSize=9;
FontBold=S¡;
MultiLine=S¡ }
{ 87 ;Label ;7980 ;0 ;2520 ;846 ;ParentControl=86;
HorzAlign=Right;
VertAlign=Bottom;
FontSize=9;
FontBold=S¡;
MultiLine=S¡ }
{ 54 ;Label ;1890 ;0 ;1680 ;846 ;ParentControl=90;
VertAlign=Bottom;
FontSize=9;
FontBold=S¡;
MultiLine=S¡ }
}
}
{ PROPERTIES
{
SectionType=TransHeader;
SectionWidth=18060;
SectionHeight=846;
}
CONTROLS
{
{ 34 ;Label ;8400 ;0 ;2100 ;423 ;ParentControl=35;
FontSize=9;
LeaderDots=S¡ }
{ 35 ;TextBox ;10710;0 ;2520 ;423 ;FontSize=9;
CaptionML=ESP=Suma;
SourceExpr="Importe pendiente";
AutoFormatType=1;
AutoFormatExpr="L¡n. recordatorio emitido".TraeCodDivDesdeCab }
}
}
{ PROPERTIES
{
SectionType=Body;
SectionWidth=18060;
SectionHeight=423;
OnPreSection=BEGIN
CurrReport.SHOWOUTPUT := "N§ l¡nea" <= NoLinInicio;
END;
}
CONTROLS
{
{ 53 ;TextBox ;0 ;0 ;17850;423 ;FontSize=9;
SourceExpr=Descripci¢n }
}
}
{ PROPERTIES
{
SectionType=Body;
SectionWidth=18060;
SectionHeight=423;
KeepWithNext=No;
OnPreSection=BEGIN
CurrReport.SHOWOUTPUT := ("N§ l¡nea" > NoLinInicio) AND (Tipo = Tipo::"Mov. cliente");
END;
}
CONTROLS
{
{ 36 ;TextBox ;0 ;0 ;1680 ;423 ;HorzAlign=Left;
FontSize=9;
SourceExpr="Fecha emisi¢n documento" }
{ 37 ;TextBox ;3780 ;0 ;2100 ;423 ;HorzAlign=Left;
FontSize=9;
SourceExpr="N§ documento" }
{ 39 ;TextBox ;6090 ;0 ;1680 ;423 ;HorzAlign=Left;
FontSize=9;
CaptionML=ESP=Fecha vencimiento;
SourceExpr="Fecha vencimiento" }
{ 40 ;TextBox ;10710;0 ;2520 ;423 ;FontSize=9;
SourceExpr="Importe pendiente";
AutoFormatType=1;
AutoFormatExpr="L¡n. recordatorio emitido".TraeCodDivDesdeCab }
{ 86 ;TextBox ;7980 ;0 ;2520 ;423 ;FontSize=9;
SourceExpr="Importe inicial";
AutoFormatType=1;
AutoFormatExpr="L¡n. recordatorio emitido".TraeCodDivDesdeCab }
{ 90 ;TextBox ;1890 ;0 ;1680 ;423 ;FontSize=9;
SourceExpr="Tipo documento" }
}
}
{ PROPERTIES
{
SectionType=Body;
SectionWidth=18060;
SectionHeight=423;
OnPreSection=BEGIN
CurrReport.SHOWOUTPUT := ("N§ l¡nea" > NoLinInicio) AND (Tipo <> Tipo::"Mov. cliente");
END;
}
CONTROLS
{
{ 31 ;TextBox ;6090 ;0 ;4200 ;423 ;FontSize=9;
SourceExpr=Descripci¢n }
{ 38 ;TextBox ;10710;0 ;2520 ;423 ;FontSize=9;
SourceExpr="Importe pendiente";
AutoFormatType=1;
AutoFormatExpr="L¡n. recordatorio emitido".TraeCodDivDesdeCab }
}
}
{ PROPERTIES
{
SectionType=TransFooter;
SectionWidth=18060;
SectionHeight=846;
}
CONTROLS
{
{ 41 ;Label ;8400 ;423 ;2100 ;423 ;ParentControl=42;
FontSize=9;
LeaderDots=S¡ }
{ 42 ;TextBox ;10710;423 ;2520 ;423 ;FontSize=9;
CaptionML=ESP=Suma;
SourceExpr="Importe pendiente";
AutoFormatType=1;
AutoFormatExpr="L¡n. recordatorio emitido".TraeCodDivDesdeCab }
}
}
{ PROPERTIES
{
SectionType=Footer;
SectionWidth=18060;
SectionHeight=423;
}
CONTROLS
{
}
}
{ PROPERTIES
{
SectionType=Footer;
SectionWidth=18060;
SectionHeight=423;
OnPreSection=BEGIN
CurrReport.SHOWOUTPUT := ImpInteresRecordat <> 0;
END;
}
CONTROLS
{
{ 45 ;TextBox ;10710;0 ;2520 ;423 ;FontSize=9;
CaptionML=ESP=Importe inter‚s;
SourceExpr=ImpInteresRecordat;
AutoFormatType=1;
AutoFormatExpr="L¡n. recordatorio emitido".TraeCodDivDesdeCab }
{ 47 ;Label ;6090 ;0 ;4200 ;423 ;ParentControl=45;
FontSize=9 }
}
}
{ PROPERTIES
{
SectionType=Footer;
SectionWidth=18060;
SectionHeight=423;
}
CONTROLS
{
{ 44 ;TextBox ;10710;0 ;2520 ;423 ;FontSize=9;
FontBold=S¡;
CaptionML=ESP=Total;
SourceExpr="Importe pendiente" + ImpInteresRecordat;
AutoFormatType=1;
AutoFormatExpr="L¡n. recordatorio emitido".TraeCodDivDesdeCab }
{ 56 ;TextBox ;6090 ;0 ;4200 ;423 ;FontSize=9;
FontBold=S¡;
SourceExpr=TotalTexto }
}
}
{ PROPERTIES
{
SectionType=Footer;
SectionWidth=18060;
SectionHeight=846;
OnPreSection=BEGIN
CurrReport.SHOWOUTPUT := "Importe IVA" <> 0
END;
}
CONTROLS
{
{ 59 ;TextBox ;10710;423 ;2520 ;423 ;FontSize=9;
FontBold=S¡;
SourceExpr="Importe pendiente" + ImpInteresRecordat + "Importe IVA";
AutoFormatType=1;
AutoFormatExpr="L¡n. recordatorio emitido".TraeCodDivDesdeCab }
{ 60 ;TextBox ;6090 ;423 ;4200 ;423 ;FontSize=9;
FontBold=S¡;
SourceExpr=TextoTotIVAIncl }
{ 63 ;TextBox ;10710;0 ;2520 ;423 ;FontSize=9;
SourceExpr="Importe IVA";
AutoFormatType=1;
AutoFormatExpr="L¡n. recordatorio emitido".TraeCodDivDesdeCab }
{ 64 ;Label ;6090 ;0 ;4200 ;423 ;ParentControl=63;
FontSize=9 }
}
}
{ PROPERTIES
{
SectionType=Footer;
SectionWidth=18060;
SectionHeight=423;
}
CONTROLS
{
}
}
}
}
{ PROPERTIES
{
DataItemIndent=2;
DataItemTable=Table298;
DataItemTableView=SORTING(N§ recordatorio,N§ l¡nea);
DataItemVarName=LinRecordatEmitda2;
OnPreDataItem=BEGIN
SETFILTER("N§ l¡nea",'>=%1',NoLinFin);
END;
DataItemLinkReference=Cab. recordatorio emitido;
DataItemLink=N§ recordatorio=FIELD(N§);
}
SECTIONS
{
{ PROPERTIES
{
SectionType=Body;
SectionWidth=18060;
SectionHeight=423;
}
CONTROLS
{
{ 52 ;TextBox ;0 ;0 ;17850;423 ;FontSize=9;
SourceExpr=Descripci¢n }
}
}
{ PROPERTIES
{
SectionType=Footer;
SectionWidth=18060;
SectionHeight=1269;
}
CONTROLS
{
}
}
}
}
{ PROPERTIES
{
DataItemIndent=2;
DataItemTable=Table2000000026;
DataItemTableView=SORTING(N£mero);
DataItemVarName=ContadorIVA;
OnPreDataItem=BEGIN
IF "L¡n. recordatorio emitido"."Importe IVA" = 0 THEN
CurrReport.BREAK;
SETRANGE(N£mero,1,LinImporIVA.COUNT);
CurrReport.CREATETOTALS(LinImporIVA."Base IVA+RE",LinImporIVA."Importe IVA",LinImporIVA."Importe IVA incl.");
END;
OnAfterGetRecord=BEGIN
LinImporIVA.TraeLin(N£mero);
END;
}
SECTIONS
{
{ PROPERTIES
{
SectionType=Header;
SectionWidth=18060;
SectionHeight=2115;
}
CONTROLS
{
{ 69 ;Label ;7770 ;846 ;2520 ;846 ;ParentControl=70;
HorzAlign=Right;
VertAlign=Bottom;
FontSize=9;
FontBold=S¡;
MultiLine=S¡ }
{ 65 ;Label ;5040 ;846 ;2520 ;846 ;ParentControl=71;
HorzAlign=Right;
VertAlign=Bottom;
FontSize=9;
FontBold=S¡;
MultiLine=S¡ }
{ 66 ;Label ;2310 ;846 ;2520 ;846 ;ParentControl=72;
HorzAlign=Right;
VertAlign=Bottom;
FontSize=9;
FontBold=S¡;
MultiLine=S¡ }
{ 68 ;Label ;0 ;846 ;2100 ;846 ;ParentControl=73;
HorzAlign=Right;
VertAlign=Bottom;
FontSize=9;
FontBold=S¡;
MultiLine=S¡ }
{ 67 ;Label ;0 ;0 ;6300 ;423 ;FontSize=9;
FontBold=S¡;
CaptionML=ESP=Especificar importe IVA }
}
}
{ PROPERTIES
{
SectionType=TransHeader;
SectionWidth=18060;
SectionHeight=846;
}
CONTROLS
{
{ 74 ;TextBox ;7770 ;0 ;2520 ;423 ;FontSize=9;
CaptionML=ESP=Importe IVA;
SourceExpr=LinImporIVA."Importe IVA incl.";
AutoFormatType=1;
AutoFormatExpr="L¡n. recordatorio emitido".TraeCodDivDesdeCab }
{ 75 ;TextBox ;5040 ;0 ;2520 ;423 ;FontSize=9;
SourceExpr=LinImporIVA."Importe IVA";
AutoFormatType=1;
AutoFormatExpr="L¡n. recordatorio emitido".TraeCodDivDesdeCab }
{ 76 ;TextBox ;2310 ;0 ;2520 ;423 ;FontSize=9;
CaptionML=ESP=Suma;
SourceExpr=LinImporIVA."Base IVA+RE";
AutoFormatType=1;
AutoFormatExpr="L¡n. recordatorio emitido".TraeCodDivDesdeCab }
{ 77 ;Label ;0 ;0 ;2100 ;423 ;ParentControl=76;
FontSize=9;
LeaderDots=S¡ }
}
}
{ PROPERTIES
{
SectionType=Body;
SectionWidth=18060;
SectionHeight=423;
}
CONTROLS
{
{ 70 ;TextBox ;7770 ;0 ;2520 ;423 ;FontSize=9;
CaptionML=ESP=Importe IVA incl.;
SourceExpr=LinImporIVA."Importe IVA incl.";
AutoFormatType=1;
AutoFormatExpr="L¡n. recordatorio emitido".TraeCodDivDesdeCab }
{ 71 ;TextBox ;5040 ;0 ;2520 ;423 ;FontSize=9;
CaptionML=ESP=Importe IVA;
SourceExpr=LinImporIVA."Importe IVA";
AutoFormatType=1;
AutoFormatExpr="L¡n. recordatorio emitido".TraeCodDivDesdeCab }
{ 72 ;TextBox ;2310 ;0 ;2520 ;423 ;FontSize=9;
CaptionML=ESP=Base IVA;
SourceExpr=LinImporIVA."Base IVA+RE";
AutoFormatType=1;
AutoFormatExpr="L¡n. recordatorio emitido".TraeCodDivDesdeCab }
{ 73 ;TextBox ;0 ;0 ;2100 ;423 ;FontSize=9;
CaptionML=ESP=% IVA;
SourceExpr=LinImporIVA."% IVA" }
}
}
{ PROPERTIES
{
SectionType=TransFooter;
SectionWidth=18060;
SectionHeight=846;
}
CONTROLS
{
{ 78 ;TextBox ;7770 ;423 ;2520 ;423 ;FontSize=9;
CaptionML=ESP=Importe IVA;
SourceExpr=LinImporIVA."Importe IVA incl.";
AutoFormatType=1;
AutoFormatExpr="L¡n. recordatorio emitido".TraeCodDivDesdeCab }
{ 79 ;TextBox ;5040 ;423 ;2520 ;423 ;FontSize=9;
SourceExpr=LinImporIVA."Importe IVA";
AutoFormatType=1;
AutoFormatExpr="L¡n. recordatorio emitido".TraeCodDivDesdeCab }
{ 80 ;TextBox ;2310 ;423 ;2520 ;423 ;FontSize=9;
CaptionML=ESP=Suma;
SourceExpr=LinImporIVA."Base IVA+RE";
AutoFormatType=1;
AutoFormatExpr="L¡n. recordatorio emitido".TraeCodDivDesdeCab }
{ 81 ;Label ;0 ;423 ;2100 ;423 ;ParentControl=80;
FontSize=9;
LeaderDots=S¡ }
}
}
{ PROPERTIES
{
SectionType=Footer;
SectionWidth=18060;
SectionHeight=846;
}
CONTROLS
{
{ 82 ;TextBox ;5040 ;423 ;2520 ;423 ;FontSize=9;
FontBold=S¡;
SourceExpr=LinImporIVA."Importe IVA";
AutoFormatType=1;
AutoFormatExpr="L¡n. recordatorio emitido".TraeCodDivDesdeCab }
{ 83 ;TextBox ;2310 ;423 ;2520 ;423 ;FontSize=9;
FontBold=S¡;
CaptionML=ESP=Total;
SourceExpr=LinImporIVA."Base IVA+RE";
AutoFormatType=1;
AutoFormatExpr="L¡n. recordatorio emitido".TraeCodDivDesdeCab }
{ 84 ;Label ;0 ;423 ;2100 ;423 ;ParentControl=83;
FontSize=9;
FontBold=S¡ }
{ 85 ;TextBox ;7770 ;423 ;2520 ;423 ;FontSize=9;
FontBold=S¡;
CaptionML=ESP=Importe IVA;
SourceExpr=LinImporIVA."Importe IVA incl.";
AutoFormatType=1;
AutoFormatExpr="L¡n. recordatorio emitido".TraeCodDivDesdeCab }
}
}
}
}
}
REQUESTFORM
{
PROPERTIES
{
Width=0;
Height=440;
}
CONTROLS
{
}
}
CODE
{
VAR
ConfCG : Record 98;
InfoEmpresa : Record 79;
LinImporIVA : TEMPORARY Record 290;
CodeunitFormatDire : Codeunit 365;
DirClie : ARRAY [8] OF Text[50];
DirEmpresa : ARRAY [8] OF Text[50];
TextoCIF : Text[30];
DescriRefer : Text[30];
TotalTexto : Text[50];
TextoTotIVAIncl : Text[50];
ImpInteresRecordat : Decimal;
NoLinInicio : Integer;
NoLinFin : Integer;
Continuar : Boolean;
BEGIN
END.
}
}
See you
Sonia
PD: Sorry, my english are ...