cancel
Showing results for 
Search instead for 
Did you mean: 

Fiori App "Stock - Single material": Do not show "on-order stock"

marianela_rodriguez4
Participant

In Fiori App "Stock - Single material" for S4HANA 1809, column "on-order stock" in missing. Any one knows how to activate this column? In "Options" button it is not possible. In "SAP Fiori for SAP S/4HANA 1809" SAP notes list there is no reference to this issue.

Accepted Solutions (0)

Answers (5)

Answers (5)

former_member568163
Discoverer
0 Kudos

If you have implemented sap notes 2404856 and 2694741 but still show error.

When you have S4 HANA 1809 FIORI 5.0

Service only must have activated in front end server.

In case "stock single material" app:

Check service mmim_material_data_srv is deactivated in backend server and is activated in front end server

Check class CL_MMIM_MATERIAL_DATA_MPC_EXT redefinition method DEFINE

Or check if metadata of OData service return sap:visible = false in columns missing, in this case, this method don't get configuration from table T200A

Maybe helps you /n/UI2/INVAL_CACHES, /IWFND/CACHE_CLEANUP and /IWBEP/CACHE_CLEANUP transactions and reload metadata service from /N/MAINT_SERVICE transaction

Regards

marianela_rodriguez4
Participant
0 Kudos

Hi Pedro,

The project was suspended, so I have not access to the system at this moment to verify your proposal.

Thanks for your suggestion.

leon_cornelio1
Explorer
0 Kudos

were you able to find a solution Marianela?

marianela_rodriguez4
Participant
0 Kudos

No. I do not implement tha SAp Note because I checked and saw 10 entries in table T200A.

marianela_rodriguez4
Participant
0 Kudos

Hi Saurabh, I reviewed SAP note 2404856 before to post my question. I checked and I see 10 entries in table T200A.

saurabh_vakil
Active Contributor
0 Kudos

Just to be clear, did you recently implement the mentioned SAP Note? If yes, then did you also try clearing the OData cache for MMIM_MATDOC_SRV on both the systems?

saurabh_vakil
Active Contributor
0 Kudos

Can you check if 2404856 - Error "No Stock Types configured" / Missing stock columns helps? After implementing the note in your S/4HANA back-end system please clear the OData cache for the service MMIM_MATDOC_SRV in both the front-end and back-end systems.