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 |
If I want to execute a bdc program only in background not in foreground is there any option for this? : abap bdc
If I have put commit in badi implementation class after update, is it allowed? Also if some standard functionality already implemented an update and now i m doing update and if it fails, what will be the impact of commit?
In Between events you can use loop Say Yes or No?
A report has statements like: top-of-page. write :/. End-of-page. write:/. But the end-of-page is not displayed ?please verify?
What are logical databases? What are the advantages/ dis-advantages of logical databases?
What is the Transaction code for entancements?
What is Smart Forms?
How do you populate data into a multiple line field? : abap bdc
What is a data element?
How to get the no of records using select statement?
what is the standard program to transport transaction variants and screen variants?
How do you execute the payroll