‎2006 Dec 15 12:53 PM
hi friends,
could u plz tell which fields we need to take reference when appending structure to tables and if there are currency and quantity fields in that.
regards,
malleswari.
‎2006 Dec 15 1:32 PM
HI,
For currency Its CUKY and for Quantity its UNIT
CURR - CUKY
QUAN - UNIT
Regs
Manas
‎2006 Dec 15 1:37 PM
Whether it's appending structure or adding new fields to a Z table, the rule is same.
For quantitiy you have to refernce a field of type 'QUAN', generallly 'MEINS' and for currency u have to take reference field of type 'CUKY', generally 'MEINS".
‎2006 Dec 15 1:49 PM
Hi
It is required to take reference fields for all the Currency/Quantity fields.
The reference fields for these are :
CURR (Currency Field) : > CUKY
QUAN (Quantity Field) 😆 UNIT.
Note :
Under the Quantity/Currency fields tab in the table/structure , u have to define a reference table and reference field for all the quantity/curremcy fields.
If the considered structure/table (to which u r appending) has CUKY /UNIT fields
, u can specify the same name under reference table or /else u have to mention another table and its CUKY/UNIT field as reference table and reference field under the Quantity/Currency fields tab of ur structure.
i hope it is of help to u
Regards
Pankaj
‎2006 Dec 15 2:02 PM
hi,
examples:
1) bseg-wrbtr - ref: bkpf-waers
2) vbrp-FKIMG - ref: VBRP-VRKME
A.