What are reference fields in data dictionary ? how do u
assign them to a table field?
Answers were Sorted based on User's Feedback
Answer / sreedhar
Reference table is applicable only for currency and
quantity fields.., You give the table name for these two
reffernced fields and in run time values will b fetched
from only referenced tables
Is This Answer Correct ? | 22 Yes | 2 No |
Answer / aditya sharma
For Currency And Quantity fields Reference Table is required.
In the Currency/Quantity fields You need to specify the
reference table name.
For CURR field.. there must be a corresponding CUKY field
For QUAN field there must be a corresponding UNIT field.
Can be in the same table or we can give reference of any
other table.
Is This Answer Correct ? | 15 Yes | 0 No |
Answer / kiran kumar v
If you are using a field having a properties of std field,
then you can refer to the existing field. Ex. U are the
defining a field having the properties of Currancy then you
can refer to the std field curr.
Is This Answer Correct ? | 1 Yes | 7 No |
What are the two different ways of building a match code object? : abap data dictionary
What are the aggregate objects in the data dictionary? : abap data dictionary
How do you get the number of lines in an internal table?
How to eliminate duplicate entries in internal tables? : abap data dictionary
What is the disadvantage of a call by reference?
I want to give a input/output field on list, where can i define it.
Is BAdI client Indpendent
Recording -- Transaction code?
Differentiate database index and match code.
Smartform : how to print a smartform with portrait style and landscape style at the same time?
give examples of pool,cluster tables
what is the prerequisite for control-break statements