‎2008 Jun 16 5:00 AM
Hi guru's,
plea send the step by step procedure to create structure in se11 for using the smartforms.
Regards,
sairam.
‎2008 Jun 16 5:03 AM
Hi
Follow the following steps..
In se11 ,in menu bar->Extras -> Change table category->chosse (Rado button) Structure.
For currency key :
You must specify a reference table for fields containing quantities (data type QUAN) or currency
amounts (data type CURR).
This reference table must contain a field with the format for the currency key (data type CUKY) or
unit of measure (data type UNIT). This field is called the reference field of the output field. The
reference field can also reside in the table itself.
A field is only assigned to the reference field at program runtime. For example, if a field is filled
with currency amounts, the corresponding currency is determined from the assigned reference
field, that is the value entered in this field at the moment defines the currency.
Table SBOOK in the flight model contains all the flight bookings made by
customers. Field FORCURAM contains the price of the booking in the customers
currency. Field FORCURKEY of table SBOOK contains the corresponding currency
key for this price. SBOOK is therefore the reference table for field FORCURAM and
FORCURKEY is the reference field for field FORCURAM.
Award Points if its worthful
‎2008 Jun 16 8:13 AM
Hi Sairam,
Follow this path.
SE11->Select data type radio button->Enter ur structure name->press create->U will get a pop asking data element, structure, table type->Select structure and press create. Enter all ur fields. U have to give reference fields for currency/Quantity fields. Now save and activate. U can refer to this structure any where.
Thanks,
Vinod.
‎2008 Jun 16 11:21 AM
Hi sairam,
There is no difference for cretaing table and structure.
open se11 and select DATA TYPE radiobutton go with create
then select STRUCTURE radio button
then u can give ur fields.
Regards,
S.Gangireddy.
‎2008 Jun 16 11:34 AM
Hi Sairam,
->SE11
->Data type->give a name
->create
->select structure data element
->give the various elements in the structure (u can select builtin types too......)
->save and activate.....
No difference in creating structure for smartforms