Symptom
You would like to use the field of 'Opportunity Approval Date' when do custom development, but the field cannot be used due to PSM disabled.
Environment
SAP Cloud for Customer
SAP Cloud Application Studio
Reproducing the Issue
Where the field can be found from frontend:
- Go to Opportunities work center view.
- Open one opprotunity and in the Header place, you can find the field 'Opportunity Approval Date'.
- Also, if you go to Approval tab, there is a field called "Changed On", which shows the same data with 'Opportunity Approval Date'.
Cause
Opportunity approval date comes from the 'Changed On' of the corresponding BTM task.This is not an opportunity BO field to be PSM released.
As the approval data comes from "tasks/notifications" (BTM task) and currently there is no way to read that information for a custom solution, also there is no such external API from BTM/NGAP side.
BO Task is not part of PSM released and this is not going to be changed, So customer currently cannot use this field in their custom solution.
Resolution
This is standard design.
This is the same for Sales Quote/Order
Keywords
Opportunity Approval Date ; Changed On ; Opportunity ; PSM , KBA , LOD-CRM-OPP , Opportunity Management , SRD-CC-BTM , Business Task Management , How To