Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Error while executing the smartform!

Former Member
0 Likes
708

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.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
675

<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

4 REPLIES 4
Read only

Former Member
0 Likes
675

Hi,

I think check the page format. If the page format does not support for your system the same error will come.

Thanks

RAvi

Read only

0 Likes
675

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.

Read only

Former Member
0 Likes
675

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

Read only

Former Member
0 Likes
676

<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