Using odatav2 service from an odatav4 service
Hello guys, I’ve converted odata v4 service to odatav2 service in my CAP project using odata-v2-adapter-proxy, but how can I access this odatav2 service in my fiori app ? Sincerely
Hello guys, I’ve converted odata v4 service to odatav2 service in my CAP project using odata-v2-adapter-proxy, but how can I access this odatav2 service in my fiori app ? Sincerely
Thank you for the warm hospitality at SAP Stammtisch, and especially @StephanHeinberg for the organization! It was really nice to connect with Zurich’s local SAP experts and to listen (when not talking 😶) Pröschtli / Cheers / Na zdrowie 🍻
Thank you for the warm hospitality at SAP Stammtisch, and especially @StephanHeinberg for the organization! It was really nice to connect with Zurich’s local SAP experts and to listen (when not talking 😶) Pröschtli / Cheers / Na zdrowie 🍻
Hello Everyone, Please can you help me with new abap code?I need to change values of some fields of an internal table depending other tables but i would achieve it without loop, because i have lots of record in my internal table. With old abap code I would do: Loop at Internal_tableA. read table Internal_tableB …
Change value of fields of an internal table without loop Read More »
Hello Everyone, Please can you help me with new abap code?I need to change values of some fields of an internal table depending other tables but i would achieve it without loop, because i have lots of record in my internal table. With old abap code I would do: Loop at Internal_tableA. read table Internal_tableB …
Change value of fields of an internal table without loop Read More »
Hi We recently did an unicode conversion of our SAP ECC6.0, we are on EHP8. Post that, when we generate an extract of master data that has French characters like accents, these characters look good on screen and in the file display in AL11 directory. When we download they look good to. However when the …
French Character transfer issue in the file to Partner non-SAP-systems Read More »
Hi We recently did an unicode conversion of our SAP ECC6.0, we are on EHP8. Post that, when we generate an extract of master data that has French characters like accents, these characters look good on screen and in the file display in AL11 directory. When we download they look good to. However when the …
French Character transfer issue in the file to Partner non-SAP-systems Read More »
Podcast version: SAP Developer News March 14th, 2024 – SAP Developers (opensap.info) Code Connect 2024 event registration Event site: https://code-connect.dev/ ‘Did You Know’ shorts Nr. 16 – Displaying rich directory and subaccount hierarchy info with the btp CLI Commands in the btp CLI: https://help.sap.com/docs/btp/sap-business-technology-platform/commands-in-btp-cli SAPInsider Las Vegas 2024 Code Challenge SAPInsider 2024: Are you ready for …
Podcast version: SAP Developer News March 14th, 2024 – SAP Developers (opensap.info) Code Connect 2024 event registration Event site: https://code-connect.dev/ ‘Did You Know’ shorts Nr. 16 – Displaying rich directory and subaccount hierarchy info with the btp CLI Commands in the btp CLI: https://help.sap.com/docs/btp/sap-business-technology-platform/commands-in-btp-cli SAPInsider Las Vegas 2024 Code Challenge SAPInsider 2024: Are you ready for …
Hi experts, How do I “reset” the BAPI_FIXEDASSET_CREATE1 function module between executions? I am creating a number of assets via BAPI_FIXEDASSET_CREATE1 FM via a loop successfully, until I turn on asset synchronisation. To test the error handling, I have created one bad equipment category configuration (linked to an asset class) which must fail. The issue is that …
BAPI_FIXEDASSET_CREATE1 with equipment synchronization Read More »