sap webservice之logical port
yangjulei
2017-09-17 08:32:24
数据库开发技术
原创
1.logical port是sap端作为consume client时才有的,在sap系统开发中,由于测试系统和生产系统对应的webservice地址是不同的,所以往往通过使用不同的port来决定调用的provider地址.
2.它是runtime featuer而非design feature.是需要sap的开发人员在webserive激活时定义的,并不能随proxy生成时就能带出来的信息.
ALV data change + Screen PBO
SAP ABAP调用WEBAPI(一)