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_第1张图片

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_第2张图片

always this guid: 00015255FA163EE40FA21ED6A898F0FA67B01B77

How to prove that SAP CRM WebUI is a stateful application_第3张图片

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

你可能感兴趣的:(crm,erp,sap,saprfc,abap)