Skip to Content
0
May 14, 2020 at 05:07 PM

Send condition contract data as IDOC depending on state of contract

495 Views Last edit May 14, 2020 at 05:09 PM 2 rev

Hello!

I must send the condition contract data which you can see in the transcation WCOCOALL as IDOC to a separate server (for smartform printing) depending on the state of the contract.

I tried 2 things:

1. BADI:

WCB_BEFORE_UPDATE_BADI

I implemented the BADI and after saving the implemented method is called. But I didn't found the state in the method import parameters.

2. Post Processing Framework

I never used that before so I don't know what I am doing. Using SPPFCADM, I created a new profile under the application WCOCO (BUS2235) and tried to call a method with the interface /BOFU/PPF_STANDARD. But it didn't work.

Can someone help me or has a better solution?

Regards

Thomas