Hi All,
I have a table with two fields type and model which will be populated with a bapi. A perticular tpe containd different modela. For eg: Type A contains modelA,modelB,modelC.
I need to select multiple models for a perticular user and pass them to a bapi.
Is this multipul selection of models and passing it to BAPI possible