cancel
Showing results for 
Search instead for 
Did you mean: 

Fetching a new field for Physical Inventory documents in SAP IM 3.2

former_member199619
Participant
0 Kudos

Hi All,

We have to fetch one field from MARD table for every Physical Inventory document(at item level) which is downloaded to front-end.

Please help me how and where I have to add the new field in /SYCLO/CL_MM_PHYSINVDOC_DO (/SYCLO/IF_CORE_DO_HANDLER~GET method) class. Apart from this ABAP class, do I have to make changes in Config Panel and Java code also ?

-Shyam

Accepted Solutions (0)

Answers (1)

Answers (1)

i834235
Product and Topic Expert
Product and Topic Expert
0 Kudos

Yes Java code needs to be extended to map  field from the MARD table to Agenty object. Once you  extend java code, entries needs to be maintained in config panel,update class path in Agentry.ini and deploy new  custom jar file..

Thanks,

Manju