‎2007 Aug 19 12:48 PM
‎2007 Aug 19 3:16 PM
Simply add a currency unit field or Quantity unit field and link them to the Currency or Quantity field.
Andrew
‎2007 Aug 19 10:19 PM
Neela
When you display your custom table (or structure) using transaction SE11 you will see a tabstrip <i>Currency/quantity fields</i>. Switch to this tabstrip and enter the required values.
Regards
Uwe
‎2007 Aug 20 4:30 AM
'please see the below link for creating new Z*** Tables as your own<a href="http://">http://help.sap.com/saphelp_nw04/helpdata/en/cf/21eb6e446011d189700000e8322d00/content.htm</a>
and in that link please see point 4 there is reffence fields and refference table for Currency & Quantity fields double clich on the bule underlined text ... it will show you how to assign the Reffernce fields .
<a href="http://">http://help.sap.com/saphelp_nw04/helpdata/en/cf/21ea5d446011d189700000e8322d00/content.htm</a>
reward points if is usefull ..
Girish
‎2007 Aug 20 7:15 AM
hi neela,
when assigning CURRENCY & QUANTITY FIELD IN YOUR OWN ZTABLE you need to give the refernce table name of that fields..in ur table...
thats all...
hope this may be useful..
please reward if usefull...
regards,
prashant
‎2007 Aug 21 3:41 PM
by using transaction code se11 on command field, you can display the table created by you. you can able to see tab strip named as currency/quantity fields. enter the required fields means give the reference by search key.
hope it may be usefull..
regards,
vasu...
‎2007 Aug 21 4:19 PM
hi
good
Table pools (pools) and table clusters (clusters) are special table types in the ABAP Dictionary. The data from several different tables can be stored together in a table pool or table cluster. Tables assigned to a table pool or table cluster are referred to as pooled tables or cluster tables.
A table pool or table cluster should be used exclusively for storing internal control information (screen sequences, program parameters, temporary data, continuous texts such as documentation). Data of commercial relevance is usually stored in transparent tables.
http://help.sap.com/saphelp_nw04/helpdata/en/cf/21f083446011d189700000e8322d00/content.htm
thanks
mrutyun^