Skip to Content
0
Former Member
Dec 04, 2006 at 09:56 AM

All fields of BAPI BAPI_AIISRV_EPC_GET_LIST not visible on Visual composer

27 Views

hi all ,

i have to read epc data using Visual Composer.

so i configured my AII system in Enterprise portal. then on VC , i imported BAPI_AIISRV_EPC_GET_LIST in my iview by saying Find data service.

when i execute it , in the EPC_LIST table , only 5 fileds are visible. it dosent include following fields EPC, TOP_EPC , PARENT_EPC in the VC. These fields have data type "RAW" . Is that a reason for fields not being shown on VC?

however in AII system, when i executed this bapi using se37 transaction, it displays all the fields.

what might be te reason ?

please let me know if anyone has solution as reading these three fields is important to me in VC as i have to insert these EPC reads in my database.

thanks