‎2007 Nov 07 9:13 AM
Hello,
I am trying to see the output of the Invoice smartform 'LB_BIL_INVOICE' to check the layout.
Am asked the value for the parameter 'IS_REPEAT' a single parameter. For which I gave both Space and 'X'. But still am getting the error, 'FORMATTING_ERROR'. Please adivse me what could I be doing wrong.
‎2007 Nov 08 7:35 AM
<b>NA_REPET</b> which is the associated type of <b>IS_REPEAT</b> can only accept the values SPACE, 1 and 2. Don't know if it can accept the value 'X'.
' ' - Repetition allowed
1 - Repetition allowed (dialog step)
2 - Repetition not allowed
‎2007 Nov 07 11:21 AM
Hi,
I think check the page format. If the page format does not support for your system the same error will come.
Thanks
RAvi
‎2007 Nov 08 7:24 AM
Nope I dont think it is the page format, cause I am using DINA4, cause I have used the same page format for another form and it is displaying perfectly.
This a standard smartform, let alone activate, without the key I wont even be able to change it.
‎2007 Nov 07 11:29 AM
First, please check whether the Smartform is 'Activated' perfectly or not. Second step is check the format, sometimes we give the format which will not supported.
Please let me the outcome.
Regards,
Subho
‎2007 Nov 08 7:35 AM
<b>NA_REPET</b> which is the associated type of <b>IS_REPEAT</b> can only accept the values SPACE, 1 and 2. Don't know if it can accept the value 'X'.
' ' - Repetition allowed
1 - Repetition allowed (dialog step)
2 - Repetition not allowed