‎2018 Sep 07 6:24 PM
What are the arguments against writing custom code in an update FM? E.g., If I write a select in an update Function module provided by SAP. The implicit enhancement framework is available within update Function modules so SAP does not explicitly prohibit writing custom code.
‎2018 Sep 08 12:50 PM
The first one i got in mind is that you could change/fake checks done and in this way you will save inconsistent data.
‎2018 Sep 08 12:50 PM
The first one i got in mind is that you could change/fake checks done and in this way you will save inconsistent data.