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 |
Uses of runtime analysis and sql trace with example(coding).
Explain read dataset in sap abap?
What is Group by in Select statement?
List the various components of the enterprise structure in systems, applications, and products (sap) in human capital management (him)? : sap abap hr
What are IDOCs?
what is the differenc between table control and table control wizard?
What are secondary indexes. How can we know which index is being used in a select query?
What is parameter id? Where you can find parameter id for a field?
What is collect statement?explain with example?
What are the organizational related Infotypes
During performance analysis you found one select statement taking long time. How to correct it?
What is BDC programming?