{}
{   The purpose of this request is to get a list of elements that have
{ a given product.  The installation table is searched and every element
{ with the given product is put in the list.
{}
{      RAP$GET_ELEMENTS_BY_PRODUCT (PRODUCT, ELEMENT_LIST, STATUS)
{}
{ PRODUCT: (input) This parameter specifies the product to which all
{       elements in the element list must belong.
{}
{ ELEMENT_LIST: (output) This parameter specifies a list of elements
{       belonging to the given product.
{}
{ STATUS: (output) This parameter specifies normal or abnormal status.
{}

