InterviewSolution
| 1. |
What Are Value Sets? |
|
Answer» Using REPORTING agent you can fill VALUES for a particular characteristic in the background; assume that every day you generate a detailed report on the top 10 PRODUCTS; to get the top 10 products you run another QUERY with condition; so the parent query can be defined as a value set returning values for OMATERIAL. Using reporting agent you can fill values for a particular characteristic in the background; assume that every day you generate a detailed report on the top 10 products; to get the top 10 products you run another query with condition; so the parent query can be defined as a value set returning values for OMATERIAL. |
|