MIGO BADI POST DOCUMENT
Hi, i want implement post document mehotd for sent mail with solped data, but i dont know get EBELN (solped number), i need help for get EBELN and solped creator,how i should do it?
Hi, i want implement post document mehotd for sent mail with solped data, but i dont know get EBELN (solped number), i need help for get EBELN and solped creator,how i should do it?
Hi all,We have a requirement to skip auto PR creation in IW32 when Work Order is released. When WO is released and the WO has items of materials and services we need to create 2 PR: one for materials and another one for services. Standard does only 1...
Hello!I am very new to learning ABAP, and I would like to know if you have any recommendations for which BADI I can implement to validate the SWIFT/BIC in transaction FI02.Currently, I have followed the debugging method in the class CL_HANDLER EXIT i...
Hello Experts,We have 2 implementations for a BAdI, but the IMG does not display the list of implementations that are present for a BAdI in S4HANA(2023). Any configuration needed for this?ThanksVidya
Hi all.I'm new in S/4HANA Cloud extensibility topic and I tried to implement custom logic example from help.sap.com:https://help.sap.com/docs/SAP_EXTENSIBILITY_EXPLORER/580e54f031eb4215b84848ac779e5f17/e8a1ffaad8f7403a95126e1b6f2e8caf.htmlAfter I imp...
Hi,I am looking BADI/User Exist which will allow me pass description from planned order to production order. (transaction CO40). Any ideas ?
Hello Experts,We have a requirement to write the same functionality(currently present in the user exit) in BAdI instead of the above user exit.Can anyone suggest the alternative for the above user exit. Thanks in advance
Hello,I'm facing a problem with BAdIs. The requirement is to check package names in different systems. If package name exists in one of these systems, then we should not be able to create package with this name in the other system. This BAdI seems to...