Skip to Content
0
Aug 24, 2023 at 09:39 AM

Stock Quantity is not updating in browser based PI Sheet

116 Views

Hi Expert,

I am using browser based PI sheet. My requirement is to update the Stock qty for the component which is going to be used in PI sheet (like the batch characteristics) so that user can see it while using. For this, I have maintained:

Characteristics Value

PPPI_IMPORT_PARAMETER- STOCK_QTY

PPPI_FLOAT_VARIABLE STOCK

PPPI_OUTPUT_TEXT Stock qty

PPPI_OUTPUT_VARIABLE STOCK

under the process message category PI_CONS, for Instruction category MI_BL01. The same is used for batch characteristics also.

The issue is, the tab Stock Qty is coming, but the quantity is coming as zero always instead of component existing quantity.

Don't know which other settings I have to do for?

Can any one help me here?

Thanks