What are reference fields in data dictionary ? how do u
assign them to a table field?
Answer Posted / 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 |
Post New Answer View All Answers
What is an authorization in sap?
What are the functional areas, user groups? How does abap query work in relation to these?
What is evaluation path, where do we do it and why? : sap abap hr
What is the significance of technical settings (specified while creating a table in the data dictionary) ?
How to add a column to a table control while using alphanumerical layout editor ?
What is the difference between native sql & open sql? : abap data dictionary
What is the maximum number of match code id's that can be defined for one match code object ?
What is an update type with reference to a match code id? : abap data dictionary
what is the purpose of BAPI BAPI_CUSTMATINFO_GETLIST What is input and output of this BAPI.
What are the two ways for restricting the value range for a domain? : abap data dictionary
How can you display frames (horizontal and vertical lines) in lists?
How does the interface between the dynpro and the abap/4 modules take place?
In which cluster time results are stored? : abap hr
Cds views
What is the difference b/t Session method and call transaction method ??