Author name: CareerAsylum from SAP

Issue with Cross-Navigation in SAP Fiori List Report

Hi everyone, I’ve developed a SAP List Report using the SAP Fiori List Report template and implemented intent based navigation to a target app. The target app is a standard Fiori app called “Record Inspection Results.” To enable navigation, I used annotations in the CDS view and configured a tile in the SAP Fiori Launchpad. …

Issue with Cross-Navigation in SAP Fiori List Report Read More »

Issue with Cross-Navigation in SAP Fiori List Report

Hi everyone, I’ve developed a SAP List Report using the SAP Fiori List Report template and implemented intent based navigation to a target app. The target app is a standard Fiori app called “Record Inspection Results.” To enable navigation, I used annotations in the CDS view and configured a tile in the SAP Fiori Launchpad. …

Issue with Cross-Navigation in SAP Fiori List Report Read More »

Unable to update Confirmed quantity automatically from Webservice call in Schedulling agreement

Hi All, We are making a webservice call from external system and  inside SAP the FM SD_SALESDOCUMENT_CHANGE is called. When same FM is called form idoc its updating order quantity and confirmed quantity in schedule lines. where as if i call with same data and same FM it only updates order quantity but not confirmed quantity. …

Unable to update Confirmed quantity automatically from Webservice call in Schedulling agreement Read More »

Unable to update Confirmed quantity automatically from Webservice call in Schedulling agreement

Hi All, We are making a webservice call from external system and  inside SAP the FM SD_SALESDOCUMENT_CHANGE is called. When same FM is called form idoc its updating order quantity and confirmed quantity in schedule lines. where as if i call with same data and same FM it only updates order quantity but not confirmed quantity. …

Unable to update Confirmed quantity automatically from Webservice call in Schedulling agreement Read More »

Get Data from https://smard.api.bund.dev/ not working (complete ABAP-Code is in post)

Good morning, I have to code some ABAP to receive data from https://smard.api.bund.dev/ For my first attemped I used the URL “https://smard.api.proxy.bund.dev/app/chart_data/1223/DE/index_hour.json” When I use this URL in the browser I see/get     I created a SM59 connection:     My code is:   DATA: lo_http_client TYPE REF TO if_http_client, lv_url TYPE string. cl_http_client=>create_by_destination( …

Get Data from https://smard.api.bund.dev/ not working (complete ABAP-Code is in post) Read More »

Get Data from https://smard.api.bund.dev/ not working (complete ABAP-Code is in post)

Good morning, I have to code some ABAP to receive data from https://smard.api.bund.dev/ For my first attemped I used the URL “https://smard.api.proxy.bund.dev/app/chart_data/1223/DE/index_hour.json” When I use this URL in the browser I see/get     I created a SM59 connection:     My code is:   DATA: lo_http_client TYPE REF TO if_http_client, lv_url TYPE string. cl_http_client=>create_by_destination( …

Get Data from https://smard.api.bund.dev/ not working (complete ABAP-Code is in post) Read More »

Error while installing sap/btp v1.10.0: archive has incorrect checksum

Hello When I try to apply the terraform config to SAP BTP Trial account, I get the below error. Any suggestions? C:devlearning-terraform-on-sapbtp> terraform initInitializing the backend…Initializing provider plugins…– Finding sap/btp versions matching “1.10.0”…– Installing sap/btp v1.10.0… Error: Failed to install provider Error while installing sap/btp v1.10.0: archive has incorrect checksum zh:1a4c529f14ba63ca0e036b6e275046585ff2cb3850ced3ac6b623ab0d874d645 (expectedzh:1309aee48b02df677a2c19aec831243ba36a837dd4c6796c2465a6c7af14ae34)

Error while installing sap/btp v1.10.0: archive has incorrect checksum

Hello When I try to apply the terraform config to SAP BTP Trial account, I get the below error. Any suggestions? C:devlearning-terraform-on-sapbtp> terraform initInitializing the backend…Initializing provider plugins…– Finding sap/btp versions matching “1.10.0”…– Installing sap/btp v1.10.0… Error: Failed to install provider Error while installing sap/btp v1.10.0: archive has incorrect checksum zh:1a4c529f14ba63ca0e036b6e275046585ff2cb3850ced3ac6b623ab0d874d645 (expectedzh:1309aee48b02df677a2c19aec831243ba36a837dd4c6796c2465a6c7af14ae34)

Scroll to Top