https://raw.githubusercontent.com/ajmaradiaga/feeds/main/scmt/topics/SAP-Business-Accelerator-Hub-qa.xml SAP Community - SAP Business Accelerator Hub 2024-05-20T17:00:48.642633+00:00 python-feedgen SAP Business Accelerator Hub Q&A in SAP Community https://community.sap.com/t5/technology-q-a/sap-bapi-po-getdetail-already-fully-invoice/qaq-p/12792110 SAP BAPI_PO_GETDETAIL already fully invoice 2023-11-27T09:36:05+01:00 ioi_mzbar3 https://community.sap.com/t5/user/viewprofilepage/user-id/729394 <P>Hi All,</P> <P>Let's say we query from BAPI_PO_GETDETAIL, update completed PO with fully invoice to non-sap. </P> <P>However, after a few months, user update the PO with credit memo, then how I can know which PO Number currently updated for this credit memo?</P> <P><STRONG>Summarize my explanation:</STRONG></P> <P>1. user set fully invoiced PO No for 11121</P> <P>2. Technical use BAPI_PO_GETDETAIL for PO no 11121 and save that to non-sap</P> <P>3. then suddenly user change that PO 11121 (credit memo) &lt;-- From here how i can trace this po no from BAPI ?</P> <P>thank you</P> 2023-11-27T09:36:05+01:00 https://community.sap.com/t5/technology-q-a/error-while-testing-an-api-in-cf-integration-suite/qaq-p/12748380 Error while testing an API in CF Integration suite 2023-12-01T09:35:46+01:00 Sahil_Sachdeva https://community.sap.com/t5/user/viewprofilepage/user-id/128140 <P>Error is below with response 200</P> <P>"Since your browser does not support JavaScript, you must press the Continue button "</P> <P><IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2228446-image.png" /></P> <P>Does any faced a similar issue</P> 2023-12-01T09:35:46+01:00 https://community.sap.com/t5/technology-q-a/consume-sap-api-in-non-sap-applications/qaq-p/12740980 Consume SAP API in non-SAP applications.. 2023-12-04T05:15:48+01:00 prasad_dix https://community.sap.com/t5/user/viewprofilepage/user-id/138759 <P>Dear all,</P> <P> We have our own JS based portal bespoke solution (non-SAP) developed by us having HR related functionality. Is it possible to consume SAP APIs (listed in SAP Business API hub)? Or do we need services like CPI or BTP based middleware?</P> <P>Without that if it is possible then what are the ways to do it? Any help available?</P> <P>Regards,</P> <P>Pd</P> 2023-12-04T05:15:48+01:00 https://community.sap.com/t5/technology-q-a/api-for-sap-r-3-ecc-6-with-ehp-8/qaq-p/12755507 API for SAP R/3 ECC 6 with EHP 8 ? 2023-12-04T16:43:27+01:00 barissahin https://community.sap.com/t5/user/viewprofilepage/user-id/956102 <P>Hey Guys,</P> <P>l am looking for an API for creating quotations on SAP R/3 ECC 6 with EHP 8. </P> <P>Can you lead me ?</P> <P>BR</P> 2023-12-04T16:43:27+01:00 https://community.sap.com/t5/human-capital-management-q-a/how-to-query-the-labels-of-gender-field-in-personal-information-by-odata/qaq-p/12756580 How to query the labels of Gender field in Personal Information by Odata API 2023-12-05T12:13:09+01:00 Bin https://community.sap.com/t5/user/viewprofilepage/user-id/31207 <P>Hello everyone,</P> <P>We are facing an issue of querying the labels of Gender field in Personal Information by Odata API.</P> <P>The value returned was only "M"/"F", but we need the value of labels based on user's language, such as "Male"/"Female" if the user's language is English_US.</P> <P>According to the following KBA, we have recognized that Gender is a hard-coded picklist and Gender field in Personal Information need to be defined as a STRING field, which means we can't get the labels through navigation. </P> <P><A href="https://userapps.support.sap.com/sap/support/knowledge/en/2249519" target="test_blank" rel="noopener noreferrer">https://userapps.support.sap.com/sap/support/knowledge/en/2249519</A></P> <P>If you have any information please share.</P> 2023-12-05T12:13:09+01:00 https://community.sap.com/t5/technology-q-a/how-can-i-put-empty-in-request-parameter-in-business-accelerator/qaq-p/12790466 How can I put empty in Request parameter in Business accelerator 2023-12-15T09:05:49+01:00 Daichi_W https://community.sap.com/t5/user/viewprofilepage/user-id/159654 <P><IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2233783-image.png" /></P> <P>Hi Community </P> <P>I am testing Odata connection now. I am trying out below</P> <P> - Material Stock - Read</P> <P> - Get Method</P> <P> - /A_MatlStkInAcctMod</P> <P>in this request, Batch/Supplier/Customer/SD documents and... are required to fill in. But Stocks in my S4HC has no info related to these info. very simple stock.</P> <P>in this case what values I can put in Parameter field? </P> <P>Best Regards,</P> <P>Daichi</P> 2023-12-15T09:05:49+01:00 https://community.sap.com/t5/technology-q-a/api-details-needed-for-posting-payment-advice-through-fpav-in-fica/qaq-p/12782165 API details needed for posting payment advice through FPAV in FICA 2023-12-15T09:43:20+01:00 gangakurnala https://community.sap.com/t5/user/viewprofilepage/user-id/268822 <P>Dear experts,</P> <P>I find below API from SAP business hub for posting payment advice but these APIs are posting payment advice in FI module, not in FICA module.</P> <P><A href="https://api.sap.com/api/OP_PAYMENTADVICENOTIFICATION_IN/resource" rel="noopener noreferrer">API Reference | Payment Advice - Create | SAP Business Accelerator Hub</A></P> <P><A href="https://api.sap.com/api/OP_API_PAYMENT_ADVICE_SRV_0001/overview" rel="noopener noreferrer">Overview | Payment Advice (A2X) | SAP Business Accelerator Hub</A></P> <P>Can someone help us to conclude if we have the API or not.</P> <P>Regards..</P> <P>Ganga</P> 2023-12-15T09:43:20+01:00 https://community.sap.com/t5/technology-q-a/labels-of-bas-in-sap-btp-cockpit/qaq-p/12809807 Labels of BAS in SAP BTP COCKPIT 2023-12-21T08:19:12+01:00 shivasuprith https://community.sap.com/t5/user/viewprofilepage/user-id/155529 <P>Hi All,<BR />In my BTP cockpit i subscribed to business application studio (BAS) and added the labels to it. Now, is there any possibilty to get the labels of this subscription through any SAP provided API's or services . <BR /><BR />If anybody have any idea. Please share. It's Urgent.</P> <P>Regards,<BR />Shivasuprith</P> 2023-12-21T08:19:12+01:00 https://community.sap.com/t5/technology-q-a/integration-sap-s-4hana-cloud-public-edition-outbound-delivery-is-not/qaq-p/12815506 Integration SAP S/4HANA Cloud, public edition - Outbound Delivery is not reflected in SAP CI 2023-12-28T11:39:25+01:00 JuanJara https://community.sap.com/t5/user/viewprofilepage/user-id/170980 <P>Hi team,</P> <P>Our customer needs an integration between SAP S/4HANA Cloud, public edition and SAP CI (Cloud Integration). The requirement is that every time an Outbound Delivery is created or modified, the data is replicated to CI.</P> <P>We have investigated the corresponding API in SAP Business Accelerator Hub and found the following:</P> <P><STRONG>Outbound Delivery - Notify (B2B): </STRONG><A rel="noopener noreferrer" href="https://api.sap.com/api/CO_EDI_DELIVERY_REQUEST_OUT/overview" target="_blank">https://api.sap.com/api/CO_EDI_DELIVERY_REQUEST_OUT/overview</A></P> <P>The scope item that our customer has active is the following: <STRONG>3NR (Sales Scheduling Agreements)</STRONG></P> <P>The User and Communication System were created, in the same way the Communication Arrangement has been created based on the communication scenario <STRONG>SAP_COM_0444.</STRONG></P> <P><STRONG></STRONG></P> <P><IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2234060-captura-de-pantalla-2023-12-27-a-las-12057-pm.png" /></P> <P><STRONG><BR /></STRONG></P> <P><STRONG>Outbound Delivery 80000025 is created:</STRONG></P> <P><STRONG></STRONG></P> <P><IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2234061-captura-de-pantalla-2023-12-27-a-las-12401-pm.png" /></P> <P>Outbound message is monitored through the Fiori Message Dashboard application: No outbound Outbound Delivery messages created are seen</P> <P>(Namespace = /LEEDI; Recipient Name = EDI_DELOUT_RECIPIENT)</P> <P><IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2234062-captura-de-pantalla-2023-12-27-a-las-12559-pm.png" /></P> <P><STRONG>The Endpoint is monitored in CPI and the messages are not seen either:<BR /></STRONG></P> <P><STRONG></STRONG></P> <P><IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2234063-captura-de-pantalla-2023-12-27-a-las-13103-pm.png" /></P> <P>Do we need any additional configuration?</P> <P>Is the API we are using the correct one?</P> <P>Thanks for your help.</P> <P>Regards.</P> <P>J. Camilo</P> 2023-12-28T11:39:25+01:00 https://community.sap.com/t5/enterprise-resource-planning-q-a/can-not-find-communication-scenario-sap-com-0339-in-system/qaq-p/12817175 Can not find Communication Scenario SAP_COM_0339 in system 2024-01-08T07:47:55+01:00 liuteng1 https://community.sap.com/t5/user/viewprofilepage/user-id/807482 <P>Hello expert,</P> <P>We can not find Communication Scenario SAP_COM_0339 when creating communication arrangement.</P> <P><A href="https://api.sap.com/api/CE_CHANGERECORDHISTORY_IWSV_0001/overview" rel="noopener noreferrer">Overview | Change Record History | SAP Business Accelerator Hub</A></P> <P><IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2235469-image.png" /></P> <P><IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2235470-image.png" /></P> 2024-01-08T07:47:55+01:00 https://community.sap.com/t5/technology-q-a/business-partner-a2x-record-is-getting-deleted-and-added-again-in-s4hana-on/qaq-p/13631424 Business Partner (A2X) : : Record is getting deleted and added again in S4HANA (on-prem) for PATCH 2024-03-07T15:53:34.857000+01:00 mk_eventmesh https://community.sap.com/t5/user/viewprofilepage/user-id/833887 <P>Hi Experts,</P><P>we could see a strange behavior in S4 system,&nbsp;while performing an update/PATCH operation on FAX , Phone &amp; Mobile number of BP request (<STRONG>standard API: Business Partner (A2X)</STRONG>), looks like <STRONG>record is getting deleted and added again</STRONG> instead of direct update on existing record.</P><P><STRONG>Could you please let me know what is the reason of this behavior and why it is only for FAX , Phone &amp; Mobile number?&nbsp;</STRONG></P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mk_eventmesh_0-1709822897175.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/77231iE7B6D516CB28C278/image-size/medium?v=v2&amp;px=400" role="button" title="mk_eventmesh_0-1709822897175.png" alt="mk_eventmesh_0-1709822897175.png" /></span></P><P>&nbsp;</P><P>&nbsp;</P> 2024-03-07T15:53:34.857000+01:00 https://community.sap.com/t5/technology-q-a/odata-api-external-scheduler-integration-problem/qaq-p/13637036 Odata API External Scheduler Integration Problem 2024-03-13T15:39:19.440000+01:00 s4clearning https://community.sap.com/t5/user/viewprofilepage/user-id/893337 <P>I can't using api GET&nbsp;<SPAN><A href="https://api.sap.com/api/BC_EXT_APPJOB_MANAGEMENT/resource/ApplicationLogMeassageSet" target="_self" rel="noopener noreferrer">ApplicationLogMessageSet</A> in group External Scheduler Integration. Option $expand in api&nbsp;ApplicationLogHeaderSet return same error and status code(500).<BR /></SPAN></P><P><SPAN>Base URL is my url system tenant SAP S4/HANA Public Cloud.&nbsp;</SPAN></P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="s4clearning_0-1710340385776.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/80037iFD8C80CB987ED070/image-size/medium?v=v2&amp;px=400" role="button" title="s4clearning_0-1710340385776.png" alt="s4clearning_0-1710340385776.png" /></span></P><P>In Eclipse ADT tool. SAP Gateway Error log return this log error.&nbsp;</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="s4clearning_0-1710340851396.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/80047i2CFE715AB63F9AA4/image-size/medium?v=v2&amp;px=400" role="button" title="s4clearning_0-1710340851396.png" alt="s4clearning_0-1710340851396.png" /></span></P><P>Is error of SAP API or I do something wrong? Give me help.</P><P>Thanks a lot.</P><P>&nbsp;</P><P>&nbsp;</P><P>&nbsp;</P> 2024-03-13T15:39:19.440000+01:00 https://community.sap.com/t5/enterprise-resource-planning-q-a/how-to-use-oauth-2-0-authorization-while-using-sap-s-4-hana-cloud-api/qaq-p/13646554 How to use OAuth 2.0 authorization while using SAP S/4 Hana cloud API. 2024-03-22T09:34:02.390000+01:00 peter_munt4 https://community.sap.com/t5/user/viewprofilepage/user-id/267001 <P>Hi experts,</P><P>I want to use SAP S/4 Hana Cloud APIs and have them called from a 3rd Party application / website etc.&nbsp; So, I have set up the S4HC Communication Arrangements etc and found the APIs to use and just using POSTMAN&nbsp;I have used Basic authorization to just check if these are the ones needed. But there is a need to use OAuth 2.0 for better security.</P><P>I have read the blog&nbsp;<A href="https://community.sap.com/t5/enterprise-resource-planning-blogs-by-sap/maintain-assignment-of-document-info-record-to-maintenance-task-lists-via/bc-p/13643844#M55858" target="_blank">Maintain Assignment of Document Info Record to Mai... - SAP Community</A></P><P>and although I can get an OAUTH2 Token via POSTMAN as described in that that blog it would NOT be practical if I wanted a 3rd Party application to call the APIs - as the Token access requires a scope approval <STRONG>popup</STRONG> from S4HC.</P><P>I have read&nbsp;<SPAN>the document&nbsp;</SPAN><A href="https://help.sap.com/doc/6ce62b6bdda340ffbeae3f138c3cb71b/SHIP/en-US/Set_Up_Authentication_for_SAP_S4HANA_Cloud_Extensions.pdf" target="test_blank" rel="noopener noreferrer">https://help.sap.com/doc/6ce62b6bdda340ffbeae3f138c3cb71b/SHIP/en-US/Set_Up_Authentication_for_SAP_S...</A><SPAN>&nbsp;which lists all available ways to Authenticate to SAP S/4HANA Cloud.&nbsp;</SPAN></P><P><SPAN>But I still do not know of the way that a 3rd Party application could call my APIs via OAUTH - that guide seems to be talking about SAP BTP but we don't have the API management part turned on - <STRONG>is there another way that <U>just </U>involves S4HC without all that mucking about with scope approval popups etc. ?</STRONG></SPAN></P><P><SPAN>Can anybody give me some guides on how to do this more effectively.</SPAN></P><P><SPAN>By the way we only have a 2 tier SAP landscape with QAS and PROD (so no DEV <span class="lia-unicode-emoji" title=":face_with_rolling_eyes:">🙄</span>) and we only have SAP BTP Integration Suite and do not have the API Management part of BTP (for financial reasons no doubt&nbsp; <span class="lia-unicode-emoji" title=":money_mouth_face:">🤑</span>).&nbsp;</SPAN></P><P>Thanks</P> 2024-03-22T09:34:02.390000+01:00 https://community.sap.com/t5/technology-q-a/consuming-oauth-api-in-s4hana/qaq-p/13648657 Consuming OAuth API in S4HANA 2024-03-25T15:33:48.997000+01:00 phoenixming0912 https://community.sap.com/t5/user/viewprofilepage/user-id/284483 <P>Hi experts,</P><P>I have done with an OAuth connection from SAP cloud platform to S4HANA, consuming an API in business accelerator hub.</P><P>I am wondering if I can consume the API by http client tool like postman by using OAuth as well.</P><P>Anyone knows about that?</P><P>Regards,</P><P>Eric</P> 2024-03-25T15:33:48.997000+01:00 https://community.sap.com/t5/technology-q-a/can-one-domain-model-be-used-without-master-data-integration-service/qaq-p/13651193 Can One Domain Model be used without Master Data Integration Service? 2024-03-27T12:36:09.441000+01:00 Shreya_E_Nair https://community.sap.com/t5/user/viewprofilepage/user-id/1389289 <P class="">Hello,</P><P class="">For replication of master data we are trying out another approach where in we call the remote service/API directly without any middleware, thus eliminating the use of Master Data Integration Service. In this scenario can we make use of the One Domain Model without MDI Service?</P><P class="">Kind regards,</P><P class="">Shreya</P> 2024-03-27T12:36:09.441000+01:00 https://community.sap.com/t5/technology-q-a/is-grant-type-client-credentials-supported-for-s-4hana-api-oauth/qaq-p/13653152 Is grant type client credentials supported for S/4HANA API OAuth? 2024-03-29T08:15:16.411000+01:00 phoenixming0912 https://community.sap.com/t5/user/viewprofilepage/user-id/284483 <P>Hi experts,</P><P>I am using OAuth 2.0 to consume S/4HANA cloud API.</P><P>In some examples, the grant type is SAML2 bearer assertion, I am wondering if grant type client credential works as well.&nbsp;I've tried but ended up with an error message saying unknow client. Nor I see any document about this configuration. Anyone may help here?</P><P>Regards,<BR />Eric</P> 2024-03-29T08:15:16.411000+01:00 https://community.sap.com/t5/technology-q-a/csrf-token-for-api-cv-attachment-srv-via-oauth/qaq-p/13656888 CSRF Token for API_CV_ATTACHMENT_SRV via OAUTH 2024-04-03T09:59:15.474000+02:00 peter_munt4 https://community.sap.com/t5/user/viewprofilepage/user-id/267001 <P>Hi</P><P>I am calling the&nbsp;API_CV_ATTACHMENT_SRV to POST attachments via OAUTH</P><P>The API for POST of attachments requires a CSRF Token but it seems I am not able to request it using OAUTH - only Basic Authentication will return it in the&nbsp;x-csrf-token response header.</P><P>Why can't I use OAUTH for both?&nbsp;&nbsp;</P> 2024-04-03T09:59:15.474000+02:00 https://community.sap.com/t5/technology-q-a/how-to-obtain-s4hc-oauth2-token/qaq-p/13658092 How to obtain S4HC OAUTH2 Token 2024-04-04T05:00:01.178000+02:00 peter_munt4 https://community.sap.com/t5/user/viewprofilepage/user-id/267001 <P>Hi</P><P>via POSTMAN I can obtain my OAUTH2.0 Token for my S4HC public cloud system using the "Wizard" Authorization tab - Configure New Token.&nbsp;&nbsp;</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="peter_munt4_0-1712199335568.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/90754iE051EB79D7CAE867/image-size/medium?v=v2&amp;px=400" role="button" title="peter_munt4_0-1712199335568.png" alt="peter_munt4_0-1712199335568.png" /></span></P><P>But how can I do this without using the power of that button ?&nbsp; &nbsp;that is - can I mimic the steps myself ? i.e. I want a 3rd party application to call our APIs and I want them to do it via OAUTH.</P><P>&nbsp;</P><P>&nbsp;</P> 2024-04-04T05:00:01.178000+02:00 https://community.sap.com/t5/technology-q-a/api-sales-order-retuning-empty-values-for-sales-order-items-during-post/qaq-p/13660908 API_SALES_ORDER retuning empty values for sales order items during POST operation 2024-04-05T18:09:28.244000+02:00 abdul_hakim https://community.sap.com/t5/user/viewprofilepage/user-id/10355 <P>Hello Experts</P><P>We are using SAP standard API&nbsp;<A href="https://api.sap.com/api/OP_API_SALES_ORDER_SRV_0001/path/post_A_SalesOrder" target="_blank" rel="noopener noreferrer">https://api.sap.com/api/OP_API_SALES_ORDER_SRV_0001/path/post_A_SalesOrder</A></P><P>for Sales order creation. While making POST call to create Sales order along with Sales order items the Sales order is getting created successfully along with items. However in the response Payload the items section is returned as blank and we expect the line items details that got created. Please let me know how to get the line items data as well in the response Payload during POST call.</P><P>Current response received for items:</P><P>&nbsp;&nbsp;&nbsp; "to_Item" : {<BR />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "results" : [</P><P>&nbsp;</P><P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ]</P><P>}</P><P>Regards,</P><P>Abdul Hakim</P> 2024-04-05T18:09:28.244000+02:00 https://community.sap.com/t5/technology-q-a/n-a/qaq-p/13675655 n/a 2024-04-19T10:25:11.794000+02:00 peter_munt4 https://community.sap.com/t5/user/viewprofilepage/user-id/267001 <P>.</P> 2024-04-19T10:25:11.794000+02:00