‎2008 May 13 6:38 AM
Hi,
When I am creating the structure for some components it is asking for the reference field. For other components there is no need of refernece fields. What is the reason for this?
While iam creating the structure iam getting the following error?
Feld "LANGU": Nur Felder mit Datentyp LANG können als Sprachenfeld markiert sei
Thanks
Edited by: rams s on May 13, 2008 7:39 AM
‎2008 May 13 6:47 AM
Hi,
If the field is aCurrency Field then it will ask for Reference field.
Go to currency.quantity tab thr SE11
AND GIVE THE REFERNCE TABLE and save and activate
‎2008 May 13 6:42 AM
Hi,
If it is a Quantity or Currency Field then it will ask for Reference field.
For Example if you have added one Currency Field WRBTR and Data Element as WRBTR after saving it...Goto Currency/Quantity Field Tab there you findout Reference Table and Ref. Field Columns.For the Perticular Field WRBTR give Reference Table as T001and Ref. Field as WAERS.Now save it and Activate it.
If it is Not activated.Goto SE14 and enter the Table name and Press on Edit.Now it goes to another screen.Here Below Activate and Adjust database Push Button is there.Press on it.Now come to se11 and enter your table name and Press on change and Activate it.Now, it will activate.
‎2008 May 13 6:43 AM
If you want to add components by entering the data type and length directly, choose Built-in type. You can enter values for fields DTyp, Length, Dec.places, and Short description. With Component type you can switch back to the screen for entering references to existing types.
You can enter a Reference Type in the Component Type field. If you enter a class, interface, or generic reference (ANY, OBJECT, or DATA) in the Component Type field, the R type field is set automatically. If you enter a reference type already defined in the Dictionary as a reference type, a blue arrow appears in the D type column.
If the type defined in the ABAP Dictionary or the built-in type is a reference type, set the indicator in the R Type column.
You can combine components with direct type definition and components that are defined by referencing an existing type as you like.
A reference type is a reference to a different type. You use a reference type to define the type of reference variables in ABAP Objects. There are several kinds of reference types:
Reference to a type defined in the Dictionary
Generic reference to ANY, OBJECT, or DATA. A reference of type ANY can point to objects as well as to data.
Reference to a predefined Dictionary type including the length specification and possibly the decimal places
http://help.sap.com/saphelp_nw70/helpdata/en/90/8d7310b1af11d194f600a0c929b3c3/content.htm
I hope it helps.
Best Regards,
Vibha
Please mark all the helpful answers
‎2008 May 13 6:47 AM
Hi,
If the field is aCurrency Field then it will ask for Reference field.
Go to currency.quantity tab thr SE11
AND GIVE THE REFERNCE TABLE and save and activate
‎2008 May 13 7:05 AM
Hi rams s ,
whenever you are going to create a currency field or quantity field.it will ask for a referance key.you have to give referance
key.
Please reward points if found helpful.
Thanks and regards,
Rajeshwar
‎2008 May 13 8:51 AM
Hi Rama s,
Whenever there is a currency or a quantity field, you need to fill up the reference table n reference column,
and for this Go to -> Base transparent table for that field -> click on currency/quant tab -> take the ref table n ref value for that field ->put the values in ur structure -> activate
Regards,
Ramneet