2018 Mar 08 10:34 AM
Hi,
I am working on C4C integration with IS-U project.Our current requirement is to push the ‘Functional Location’ data from ECC to C4C via PO.This also includes enhanced custom data.
To enable the custom data to pass, I am trying to extend the basic Idoc type ‘COD_FUNCTIONAL_LOCATION_SAVE01’. (Tcode:WE30) and I experience that this extension is not allowed.
Please find the steps.
3. Got the error ‘Action is not possible for the generated idoc type’
Please let me know if there is any solution for mentioned issue.2018 Mar 08 3:00 PM
You cannot extend a generated Idoc. Usual solution should be to extend the BAPI behind:
2019 Feb 06 3:15 PM
Hello, Raymond.
Could you be more specific? Can you give us a step by step solution?
Regards,
Eduardo
2019 Feb 06 3:13 PM
Hello!
Same issue here, but in my case the basic idoc type is COD_REPLICATE_SALES_ORDER01. It is a generated Idoc and I can't create a extension to it. It seams that the process is not so simple like said previously.
Whould some one create a step by step solution for us?