[55261] in SAPr3-news

home help back first fref pref prev next nref lref last post

Re: need help in defining tables in smartforms

daemon@ATHENA.MIT.EDU (Dirk)
Tue Aug 23 05:02:23 2005

To: sapr3-news@mit.edu
Date: 23 Aug 2005 02:02:13 -0700
From: "Dirk" <dirk.hoefers@arcor.de>
Message-ID: <1124787733.889218.117770@g44g2000cwa.googlegroups.com>


kiran wrote:
> i need to pass data to a smartform for displaying from an internal
> table in a report ...
>
> for that i created a structure  of the internal table first and then
> assigned it to a table parameter in the form interface...but when it is
> activated it says only table types may be used as the reference types
> for a table parameter...when i substitute type assignment from 'type'
> to 'like' it works and gets activated... but when i execute it it says
> reference field 'table-fieldname' unknown... the structure i created
> has a quantity field referencing another field in the same table..how
> do i over come this problem and display the data in the smartform...pls
> someone help me

Hello kiran,

you've to create the structure in the dictionary and then use the type
assignment "like".

Kind regards

Dirk


home help back first fref pref prev next nref lref last post