cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SMI demand and stock not updated in key figures and portal in SAP SNC

agam_jain3
Explorer
0 Kudos
473

Hello Everyone,

I am trying to transfer stock and demand using RSMIPROACT to SNC. IDOC is successful in ECC and XML of ProductActivityNotification_IN type is successful in SNC.

But i dont see any data in SMI product view. I also tried to view data in /sca/tsdmtest but none of the key figure seems populated.

I have activtated ODM  already and TSDM settings also looks fine.

PAN XML is also configured for Inbound XML.

Can you please tell if anything is missing.

Regards,

Agam Jain

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Agam Jain

Did you check if you have maintained correct visibility control profile.

Thanks

agam_jain3
Explorer
0 Kudos

Hello Sandhya,

The product-loc combination is loading in SMi screen. I was also able to create manual inventory using /SCA/DM_INV_CREATION.

But data from RSMIPROACT doesnt seem to upload on portal and TSDM.

Also, the min and max stock from material master is visible in portal.

Regards,

Agam

Former Member
0 Kudos

Hi Agam

Have you assigned ProductActivityNotification_inbound XML to Supply Collaboration process under SNC > Basic Settings > Processing inbound and outbound messages > Assign Sender - Receipt dependent process type (inbound)?

agam_jain3
Explorer
0 Kudos

Hi,

I have the standard assignment for PAN XML message for supplier collab.

SNC>Basic Settings>Processing Inbound and Outbound Messages>Process Types for Inbound Messages>Assign Inbound XML Messages to Default Process Types.

In the image, i dont see last updated dem.

Last updated inv was created manually by report in SNC.  (/SCA/DM_INV_CREATION)

Regards,

Agam Jain

Former Member
0 Kudos

Hi Agam

In your case time series data is not getting updated even though PAN XML is successful and this can happen because of default process type assigned for inbound PAN XML as per my experience.

I suggest to don't change standard setting and instead of that assign inbound PAN XML to Supplier collaboration under setting  Assign Sender - Receipt dependent process type (inbound).

Also you can try creating demand data for SMI monitor using /SCA/TSDMTEST and check if you see that in respective key figures on SMI monitor.

Thanks

Former Member
0 Kudos

Hello Agam,

It is nice to see you posting in SCN SNC area.

Can you check the mentioned customizing is done like below?

Above then that, are you able to see the key figure updates by using the t-code /SCA/TSDMTEST ?

In last, if this system is not brand new then there can be a chance that below BADI is activated and some custom action is done before updating the stock data.

I hope one of these can help to solve your issue.

Regards,

Selim Batur

agam_jain3
Explorer
0 Kudos

Hi Selim,

I have already done the setting for Inbound XML as in the screenshot given.

I am not able to see any data in /sca/tsdmtest itself though XML is successful.

Regards,

Agam

Agam jain

Former Member
0 Kudos

Hi Agam,

Can you assign "Recipient" as your customer business partner and then try to send PAN_In again?

Regards,

Selim Batur

agam_jain3
Explorer
0 Kudos

Hi Selim,

Here B*AER* is my customer business partner. Also, the BADI you told is not implemeted as we are not using any PROACT scenario yet. Its a new requirement. Is it necessary to implement initially until required?

Regards,

Agam

Former Member
0 Kudos

Hi Agam,

If this is a new requirement there is no need to activate this BADI unless having special adjustments before importing the data.

Stock information is kept in the table of /LIME/*.. In your case you can check the XML is updating the /LIME/NQUAN correctly or not. There are alternative LIME table as well where you can check them via se16.

Let us know the results.

Regards,

Selim Batur

agam_jain3
Explorer
0 Kudos

Hello Selim,

Thanks for all inputs.The problem was identified while debugging. The product in XML was coming in different format from PI.

As soon as we changed it to normal format and run XML through Sproxy its updating everything properly.

Closing this thread.

Regards,

Agam