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

Public cloud: Sales order custom field data is not populating in the Track Sales Order app

Rajender123
Explorer
0 Likes
272

Hello Public cloud experts,

Could you please suggest the reason for this behavior ? 

We are using a custom filed (Installation description) in the sales order header. The data what we maintain in this filed is not showing in the track sales order app. The issue is intermittent, data is populating sometimes but sometimes not. 

Rajender123_0-1764604428919.png

Rajender123_1-1764604554268.png

Best Regards,

Rajender

Accepted Solutions (0)

Answers (1)

Answers (1)

dawid90
Active Participant
0 Likes

Dear @Rajender123,

In Public Cloud this sometimes yes / sometimes no behavior most often happens because Track Sales Orders / Track Sales Order Details don’t necessarily read the sales order header in real time. They are part of the Sales Order Fulfillment scenario and typically consume a fulfillment/issue data source a derived “snapshot” used for monitoring) If that dataset isn’t refreshed for a given sales order yet or your custom field isn’t enabled for that exact data source, the value can look intermittent

I reproduced the case in my environment and each time I saw the value in the field (Custom Field) in Track Sales Orders app

What I do:

  • Open App Custom Fields and add field

dawid90_0-1764667085079.png

 

  • In User Interfaces tab add:
    • Track Sales Orders

dawid90_1-1764667085081.png

 

    • Manage sales orders and SAP GUI

dawid90_2-1764667085083.png

 

dawid90_3-1764667085086.png

 

    • Sales Order Fulfillment

dawid90_4-1764667085088.png

 

  • Save and Publish
  • Refresh SAP

dawid90_5-1764667085089.png

 

dawid90_6-1764667085090.png

Additional information and more details from SAP Note and Help Portal below:

Some sales order apps work with draft tracking/monitoring apps typically read the active persisted version. If users sometimes save draft / navigate away differently, Track may show the previous active state.

https://userapps.support.sap.com/sap/support/knowledge/en/3619567

https://help.sap.com/docs/SAP_S4HANA_CLOUD/a376cd9ea00d476b96f18dea1247e6a5/15d1f0812d0f42e8a12ff60b...

Best Regards,

Dawid

Rajender123
Explorer
0 Likes
Hi Dawid, Thank you very much for the details. I have reviewed the steps you mentioned on my system, and they are already enabled. Not sure if I am missing something else.