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