How to prove that SAP CRM WebUI is a stateful application

I create an enhancement in this function module to print out current session id:

How to prove that SAP CRM WebUI is a stateful application

As long as I do not close browser, no matter what operation I perform in WebUI, the session id remains the same, proving that all my operations are done in the same session:

How to prove that SAP CRM WebUI is a stateful application

always this guid: 00015255FA163EE40FA21ED6A898F0FA67B01B77

How to prove that SAP CRM WebUI is a stateful application

要获取更多Jerry的原创文章,请关注公众号"汪子熙":
How to prove that SAP CRM WebUI is a stateful application