former_member708019
Explorer
Member since ‎2020 Jun 18

User Statistics

  • 8 Posts
  • 0 Solutions
  • 0 Kudos given
  • 29 Kudos received

User Activity

When we have a customer requirement to implement checks for PO data before saving, we can implement BADI ME_PROCESS_PO_CUST. The check for the fields can be implemented in methods: PROCESS_* (example: PROCESS_ITEM Processing of Item Data ) CHECK...
Example of a requirement: Disable edit mode for the Fixed supplier field at the Item level if the Source of supply is determined for dependent requirements for a production order. System: SAP S4/HANA 1909. Use BADI MM_PUR_S4_PR_FLDCNTRL_SIMPLE Chang...
If you create your own migration object as a copy of the standard using the SAP S4 Migration cockpit, you can notice that some non key fields are set as mandatory while for your scenario it should be optional. If the approach to upload the data is f...
How to debug XML message received in SAP S4 from Transportation Management using SPROXY? Context It is decision to use external SAP Transportation Management (SAP TM) and to integrate with two different SAP S4 systems with the focus at Logistics, Con...
It is the common requirement to extend standard reporting programs with additional information. Here is the example of extending Transaction MB52 List of Warehouse Stocks on Hand ( Program RM07MLBS; Component MM-IM Inventory Management ) by a new fi...