Skip to Content
0
Former Member
Mar 06, 2009 at 04:39 PM

Smartforms problem wuuu :(

21 Views

Hi there Smartformers. I've got strange problem with my SF.

The problem is that I added 2 tables to SF. 1st is a header, 2nd is a table content.

Problem is that when I pass itab to 2nd (content) table-object I got 'formatting error'.

... but when I do a REFRESH itab in program code before calling Smartforms FModule - I don't get 'formatting error' ...

... how can I find the reason ?

itab structure is the same in program and in SForms ... It's sth like:

MATNR -> MATNR

SSTUF -> CHAR 2

PARAM -> CHAR 10

VALUE_OLD -> KBETR

VALUE_NEW -> KBETR

can You give me some tip how can I locate an error ? Greetings. P.