Hi everyone!
I upload this form but this sends an error when someone want to print it, and I don't know why, The error is: "The Form ZF110_MX_cheque / window CarryFWD misses an element & " and also "The Form ZF110_MX_cheque / window MAIN misses an element & ", so what does it mean? I don't know where to place that element missed (&), I don't understand it.
the source code of main window is:
LINE/WMAIN
LINE/:DEFINE &R_BKPF-XBLNR& := ' '
LINE/:PERFORM OBTIENE_CABECERA IN PROGRAM ZCHEQUE
LINE/:USING &UH-ZBUKR&
LINE/:USING &UH-VBLNR&
LINE/:USING &UH-HBKID&
LINE/:USING &UH-HKTID&
LINE/:USING &UH-RZAWE&
LINE/:CHANGING &R_BKPF-XBLNR&
LINE/:CHANGING &R_PAYR-CHECT&
LINE/:ENDPERFORM
LINEL
LINEL
LINEL ,,
LINE/*ENDIF.
LINE/E510-C
LINE/*----
-
TEXT -
-
LINE/*Muy Señores nuestros,
LINE/*Adjunto les remitimos el cheque Nº ®UH-VBLNR& de &UD-UBNKA& para
LINE/*la compensación de las partidas siguientes:
LINE/E512
LINE/*----
-
RECEPTOR ALTERNATIVO DEL PAGO -
-
LINE/*Las partidas abajo relacionadas se gestionan en la cuenta siguiente:
LINE/*&UH-NAME1&
LINE/*&UH-STRAS&
LINE/*&UH-ORT01&
LINE/E513
LINE/*----
-
EL PAGO SE REALIZA POR ORDEN -
-
LINE/*El pago se realiza por orden de &UD-ABSTX&, &UD-ABSOR&.
LINE/E515
LINE/*----
-
CABECERA -
-
LINE/*
LINE/*
LINE/E520
LINE/*----
-
REPORT -
-
LINE/*
LINE/E525
LINE/*----
-
PARTIDAS -
-
LINE/*&UP-BELNR&,,&UP-BLDAT(2)&&UP-BLDAT3(2)&&UP-BLDAT8(2)& ,,
LINE/*&UP-XBLNR&,,&UD-WRBTR&,,&UD-WABZG(13)&,,&UD-WNETT(13)&
LINE/E526
LINE/*AVISO
LINE/E525-HR
LINE/*Información de texto de HR
LINE/*&UD-TXTHR&
LINE/E530
LINE/*----
-
IMPORTE TOTAL -
-
LINEL
LINEL
LINEL
LINEL
LINEL
LINEL
LINEL
LINEL
LINEL
LINEL
LINEL
LINEL
LINEL
LINEZ1,,
END
ACTVSAP
E
and the sorce code of CARRYFWD window is:
LINE/WCARRYFWD
LINE/E535
LINE/*----
-
Traslado abajo -
-
LINE/*
If anyone can help me, I'll reallly appreciate it!
Thanks for your time and Help.