SAP Fiori
SAP Fiori LL15 - Approve/Reject comment handling
Tags:
SAP Fiori Lessons Learned 15
Approve/Reject comment handling
Background:
SAP Fiori Approval apps provide comment popup when the workitem is approved or rejected. But you don't know how the comment is mapped to the backend.
Lessons Learned:
Example: Approve Purchase Order
- UI has popup for entering approve/reject comments
- Default setting
The default text ID is F18.
- Change the mapping
You can changing the mapping by implementing a BADI.
Change the text id:
Enhancement Spot: GBAPP_APV_PO
BADI: GBAPP_APV_PO_RDP
Method: SET_ATTRIBUTES
You can also change the text by implementing BADI.
Enhancement Spot: GBAPP_APV_PO
BADI: GBAPP_APV_PO_RDP
Method: CHANGE_RELEASE_TEXT
Regards,
Masa
SAP Rapid Innovation Group - RIG