添加链接
link管理
链接快照平台
  • 输入网页链接,自动生成快照
  • 标签化管理网页链接

Business Scenario: Generally a service is called in the web browser with an URL. In this case we will create a service in SICF transaction and the service contents is provided by a handler Class.

Step1. Go to Tcode- SE24 to create a class.

Step2. Provide the class name and click on create button.

Step3. Provide the description and click on Save Button.

Step4. Go to the Interface Tab and provide the Interface 'IF_HTTP_EXTENSION' and then go to Methods tab.

Step5. Double click on the method to implement it.

Step6. Provide the below code and activate the method.

Step7. Go to Tcode- SICF.

Step8. Execute it.

Step9. Lets create a under 'default_host/sap/bc'. Select the Node 'bc' and click on the Create Host/Service Button.

Step10. Provide the service name 'ZDEMO_SERV1' and click on Continue button.

Step11. Under the Login Data tab, provide the user credentials and then click on Hander List Tab.

Step12. Provide the above created CLASS Name and save it and go back.

Step13. The service 'ZDEMO_SERV1' is inactive.

Step14. Right Click on the service 'ZDEMO_SERV1' and click on Activate Service.

Step15. Click on YES button.

Step16. The service 'ZDEMO_SERV1' is active now.

Step17. Right click on service name and click on Test Service button.

Step18. The service is called and the output is appeared in the Browser.

Step19. In the URL part, remove the client part and provide any value separated by '/'. and hit enter button.

Step20. The value now passed to the handler class and appears in the browser.

___________________________________________________________________________________________________________________

Prefilling Fields When Creating a New Entity with CAP Node.js in Technology Blogs by Members Sales in SAP S/4HANA Cloud Public Edition 2402 in Enterprise Resource Planning Blogs by SAP Intercompany process in professional service in Enterprise Resource Planning Q&A Service in SAP S/4HANA Cloud Public Edition 2402 in Enterprise Resource Planning Blogs by SAP Creating a Multi-Target Application Step by Step And Understanding Router Usage in Technology Blogs by Members