https://raw.githubusercontent.com/ajmaradiaga/feeds/main/scmt/topics/SAP-TechEd-qa.xml SAP Community - SAP TechEd 2024-07-26T23:14:42.275693+00:00 python-feedgen SAP TechEd Q&A in SAP Community https://community.sap.com/t5/enterprise-resource-planning-q-a/drag-and-relate-error/qaq-p/12569673 Drag and Relate Error 2022-09-01T19:26:51+02:00 former_member817803 https://community.sap.com/t5/user/viewprofilepage/user-id/817803 <P>So I can use everything in modules fine, but when I try to open anything in the tab "Drag &amp; Relate", it just loads forever and sap b1 freezes up. I am on sapv10 as of now. Are there any solutions to fix this? Its everything in that tab which is broken and doesn't load. Im assuming there is so much data it cant load any of it? Any thoughts on how to fix this?</P> <P><IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2089687-image.png" /></P> <P>This is the error i get when i try to drag and relate</P> <P><IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2089692-image.png" /></P> 2022-09-01T19:26:51+02:00 https://community.sap.com/t5/spend-management-q-a/netwr-issue-in-po-creation-with-bapi-po-create1/qaq-p/12644660 Netwr issue in PO creation with BAPI_PO_CREATE1 2022-11-02T13:07:24+01:00 priya_ramani https://community.sap.com/t5/user/viewprofilepage/user-id/209885 <P>Hi Team, </P> <P>I'am using BAPI_PO_CREATE1 to create PO , i'm passing NET_PRICE in POITEM-NET_PRICE as <STRONG>0.01<BR /><BR />But once the PO is created i could see 30 in NETPR field.</STRONG></P> <P>Note : I'm not passing any conditions(<STRONG>POCOND</STRONG>) to BAPI.</P> <P>Still i want my passed 0.01 to be reflected in PO netpr.</P> <P>Analysis did : When we pass Conditions POCOND to BAPI its picking 0.01 in NETWR . </P> <P>I need to 0.01 to be reflected without passing conditions to BAPI.</P> 2022-11-02T13:07:24+01:00 https://community.sap.com/t5/financial-management-q-a/what-is-non-cash-security-deposit/qaq-p/12688108 What is non cash security deposit 2023-04-27T09:11:03+02:00 12moulika https://community.sap.com/t5/user/viewprofilepage/user-id/777204 <P>Hi ,</P> <P>Please tell me what is non cash security deposit in sap fica</P> 2023-04-27T09:11:03+02:00 https://community.sap.com/t5/technology-q-a/sap-background-job-periodic-scheduling-query/qaq-p/12699875 SAP Background Job Periodic Scheduling Query 2023-05-22T16:27:07+02:00 jrashid https://community.sap.com/t5/user/viewprofilepage/user-id/377136 <P><A href="https://answers.sap.com/storage/temp/2167060-bj-periodic-a.jpg" data-attachment="2167060" rel="noopener noreferrer">bj-periodic-a.jpg</A><A href="https://answers.sap.com/storage/temp/2167061-bj-periodic-b.jpg" data-attachment="2167061" rel="noopener noreferrer">bj-periodic-b.jpg</A></P> <P>Hi, I have been creating manual Background jobs scheduling to run at the start of each month manually entering Open Items “Open at Key Date”. I also explored the periodic jobs and have created one. But I am having a doubt about the intelligence of the Background Job if it can run the Tcode FAGLL03 with option to extract Open Items “Open at Key Date” as the end of last month’s last date. As I created one Periodic (12) BJ for FAGLL03 starting to run on 01.06.2023 at 00:00:01 with Open Items “Open at Key Date” as on 31.05.2023, will it by itself change the Open Items “Open at Key Date”<U> as on 30.06.2023</U> when the next job runs on 01.07.2023 at 00:00:01?</P> <P>My apprehension is that all the farther than June months BJ will run the FAGLL03 with Open Items “Open at Key Date” as on 31.05.2023! I will be grateful to your kind guidance in achieving the objectives of running each Tcodes with Open Items as on last month’s last day.</P> <P>Regards,</P> <P>Mohamed</P> 2023-05-22T16:27:07+02:00 https://community.sap.com/t5/technology-q-a/how-can-we-update-set-variable-using-script/qaq-p/12809216 How Can we update Set variable using Script ? 2023-08-14T12:50:59+02:00 thayumanavan https://community.sap.com/t5/user/viewprofilepage/user-id/870276 <P>I have input field If I enter any value on that it should update the set variable</P> <P>I am using the below code </P> <P><IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2200594-image.png" /></P> <P><STRONG>weeknumber= ConvertUtils.stringToInteger(InputField_1.getValue());<BR /></STRONG><STRONG>Chart_2.getDataSource().setVariableValue("ZFVWEEKNUM",weeknumber);<BR /></STRONG><STRONG>Chart_2.getDataSource().getVariableValues("ZFVWEEKNUM");<BR /></STRONG><STRONG>Chart_2.getDataSource().refreshData();</STRONG></P> <P>It is working but it is updating for set chart variable </P> <P><IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2200593-image.png" /></P> <P>I have multiple dashboard is there anyway to update directly in Story variable.</P> <P><IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2200592-screenshot-2023-08-14-154935.jpg" /></P> <P>Regards,<BR />Thayu</P> 2023-08-14T12:50:59+02:00 https://community.sap.com/t5/technology-q-a/how-can-we-convert-story-filter-to-page-filter-input-control-in-sac/qaq-p/12810363 How can we convert story filter to page filter [Input control] in sac optimized design mode? 2023-08-16T06:28:42+02:00 thayumanavan https://community.sap.com/t5/user/viewprofilepage/user-id/870276 <P><STRONG>Optimized design Mode<BR /></STRONG>I have create a story filter with the model variable but I can't convert that into page filter. Is there any way to convert??</P> 2023-08-16T06:28:42+02:00 https://community.sap.com/t5/technology-q-a/how-can-we-update-restricted-measure-dimension-value-via-sac-script/qaq-p/12809804 How can we update restricted measure dimension value via sac script 2023-09-20T12:39:02+02:00 thayumanavan https://community.sap.com/t5/user/viewprofilepage/user-id/870276 <P>Hi Folks,</P> <P>I have 3 calculation input control </P> <P>1. Current Period(dynamic)</P> <P>2.PerviousPeriod(dynamic)</P> <P>3.DateSelection(fixed) </P> <P>my requirement is by onclick action I want to change the dimension value to date selection. Is there any possibility to do by sac script.</P> <P><IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2212931-image.png" /><BR />Regards,<BR />Thayu.</P> 2023-09-20T12:39:02+02:00 https://community.sap.com/t5/human-capital-management-q-a/how-to-make-use-of-sap-teched-learning-in-sap-ecc-on-hana-system/qaq-p/302092 How to make use of SAP TechEd learning in SAP ECC on HANA system? 2023-11-14T06:11:40.827000+01:00 Masoom https://community.sap.com/t5/user/viewprofilepage/user-id/172530 <P>My organization uses Suite on HANA -&gt; SAP ECC(EHP8) on HANA</P><P>Our ABAP &amp; UI5 versions listed below:&nbsp;</P><P>SAP_ABA - 750</P><P>SAP_GWFND 750</P><P>SAPUI5 on ABAP - 1.71.50</P><P>OpenUI5 Version - 1.71.47</P><P><STRONG>What are all SAP TechEd learnings that we can implement staying in the same system configurations or with little change?&nbsp;</STRONG></P><P><STRONG><a href="https://community.sap.com/t5/c-khhcw49343/SAP+HANA+service+for+SAP+BTP/pd-p/73555000100800001352" class="lia-product-mention" data-product="654-1">SAP HANA service for SAP BTP</a>&nbsp; <a href="https://community.sap.com/t5/c-khhcw49343/SAP+Build/pd-p/73555000100700001491" class="lia-product-mention" data-product="1181-1">SAP Build</a>&nbsp;<a href="https://community.sap.com/t5/c-khhcw49343/SAP+Datasphere/pd-p/73555000100800002141" class="lia-product-mention" data-product="16-1">SAP Datasphere</a>&nbsp;<a href="https://community.sap.com/t5/c-khhcw49343/Joule/pd-p/d0136351-8a9c-4881-aebc-bf414b785998" class="lia-product-mention" data-product="1207-1">Joule</a>&nbsp;<a href="https://community.sap.com/t5/c-khhcw49343/ABAP+RESTful+Application+Programming+Model/pd-p/7e44126e-7b27-471d-a379-df205a12b1ff" class="lia-product-mention" data-product="909-1">ABAP RESTful Application Programming Model</a>&nbsp;<a href="https://community.sap.com/t5/c-khhcw49343/SAP+Mobile+App+Framework/pd-p/67838200100800005770" class="lia-product-mention" data-product="701-1">SAP Mobile App Framework</a>&nbsp;<a href="https://community.sap.com/t5/c-khhcw49343/SAP+Business+Application+Studio/pd-p/67837800100800007077" class="lia-product-mention" data-product="13-1">SAP Business Application Studio</a>&nbsp;</STRONG></P> 2023-11-14T06:11:40.827000+01:00 https://community.sap.com/t5/technology-q-a/extracting-table-from-webpage/qaq-p/12818584 Extracting Table from WebPage 2024-01-10T11:39:57+01:00 rbarnwal https://community.sap.com/t5/user/viewprofilepage/user-id/788253 <P>Hi Everyone I Need to extract a table from Webpage. I am using the get list activity to return the values in the array. But it's showing it as a wrong function. Kindly refer to the below screenshots for reference.</P> <P><A href="https://answers.sap.com/storage/temp/2234423-error-sap.png" data-attachment="2234423" rel="noopener noreferrer">error-sap.png</A></P> <P><A href="https://answers.sap.com/storage/temp/2234422-datatable.png" data-attachment="2234422" rel="noopener noreferrer">datatable.png</A></P> <P>Do suggest me if you have any other method for this.</P> 2024-01-10T11:39:57+01:00 https://community.sap.com/t5/enterprise-resource-planning-q-a/s4-hana-migration-project-atc-check-s-4hana-search-for-usages-of-simplified/qaq-p/13604635 S4/HANA Migration Project ATC Check: S/4HANA: Search for Usages of Simplified Object , LFA1 2024-02-14T08:56:54.142000+01:00 Rohanvball https://community.sap.com/t5/user/viewprofilepage/user-id/168740 <P>Hello,</P><P>We have ATC Check report to analyze the custom code. we got check message with Priority 1 and check message. sap note 2296016 information is not enough to adapt the change or replaced object.</P><TABLE width="585px"><TBODY><TR><TD width="584.333px">S/4HANA: Search for Usages of Simplified Objects</TD></TR></TBODY></TABLE><TABLE width="790px"><TBODY><TR><TD width="303px" height="30px">Functionality not available: no functional equivalent</TD><TD width="77px">2296016</TD><TD width="144px">REMOVAL OF TECHNICAL APPLICATION ANALYSIS</TD><TD width="60px">TABL</TD><TD width="64px">LFA1</TD><TD width="142px">DTAB - Referenced object type is a database table</TD></TR></TBODY></TABLE><P>any input how to adapt the code for such ATC checks.?</P><P>Thanks..!</P><P>Regards</P><P>&nbsp;</P> 2024-02-14T08:56:54.142000+01:00 https://community.sap.com/t5/enterprise-resource-planning-q-a/limit-of-formula-in-account-dimension/qaq-p/13621227 Limit of formula in account dimension 2024-02-27T18:48:46.788000+01:00 JDomingos19_ https://community.sap.com/t5/user/viewprofilepage/user-id/1406877 <P>How many formula does SAP Analytics Cloud support in account dimension ?</P> 2024-02-27T18:48:46.788000+01:00 https://community.sap.com/t5/technology-q-a/crystal-reports-in-ubuntu/qaq-p/13629653 Crystal reports in ubuntu? 2024-03-06T11:33:45.794000+01:00 BarbaraLopez https://community.sap.com/t5/user/viewprofilepage/user-id/1412321 <DIV><DIV>Tengo unas facturas hechas en crystal reports, quiero saber si en el ordenador ubuntu que tengo puedo instalar algo de crystal reports o alguna otra aplicacion para poder visualizar en una aplicacion web los .rpt que se generan, mi proyecto esta hecho en php.</DIV><DIV>&nbsp;</DIV><DIV>I have some invoices made in crystal reports, I want to know if in the ubuntu computer that I have I can install something of crystal reports or some other application to be able to visualize in a web application the .rpt that are generated, my project is made in php.</DIV></DIV> 2024-03-06T11:33:45.794000+01:00 https://community.sap.com/t5/technology-q-a/anyone-tell-me-how-to-export-ui5-screen-as-pdf-file-upon-button-click/qaq-p/13629782 Anyone tell me , How to Export UI5 Screen as pdf file upon button click 2024-03-06T12:00:46.862000+01:00 Pavan24 https://community.sap.com/t5/user/viewprofilepage/user-id/1412356 <P>How to save UI5 Screen as Pdf File with multiple pages.&nbsp;</P> 2024-03-06T12:00:46.862000+01:00 https://community.sap.com/t5/enterprise-resource-planning-q-a/bapi-pr-change-is-not-updating-service-component-of-pr/qaq-p/13668025 BAPI_PR_CHANGE is not updating Service Component of PR 2024-04-12T11:14:24.018000+02:00 Surya_Ramesh https://community.sap.com/t5/user/viewprofilepage/user-id/1437863 <P><SPAN>Title: Troubleshooting <STRONG>BAPI_PR_CHANGE</STRONG>: Addressing Issues </SPAN></P><P><SPAN>I've recently got one issue with <STRONG>BAPI_PR_CHANGE</STRONG>. I'm trying to update the service component details of PR which is already created. I changed the quantity of Service component and executed the BAPI in an sequence along with Transaction commit. It is showing success message in Result screen along with certain Information Messages which is stating <STRONG>"Changes could not be Effected"</STRONG>. Please refer the screenshot below for the respective message.</SPAN></P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Surya_Ramesh_0-1712902593006.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/95485i5329E89D51261387/image-size/medium?v=v2&amp;px=400" role="button" title="Surya_Ramesh_0-1712902593006.png" alt="Surya_Ramesh_0-1712902593006.png" /></span></P><P>The success message is stating that PR is updated but in ESLL table level the service PR is not updated. I've checked by changing test data multiple times but it is <STRONG>still not updating</STRONG>. But in ME52N Transaction level if I change and click on save button<STRONG> then it is updating in ESLL Table</STRONG>.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Surya_Ramesh_2-1712912469372.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/95557iE4E34B1C4170537C/image-size/medium?v=v2&amp;px=400" role="button" title="Surya_Ramesh_2-1712912469372.png" alt="Surya_Ramesh_2-1712912469372.png" /></span></P><P>This is the input that I'm giving in <STRONG>SERVICELINES </STRONG>tab&nbsp;of <STRONG>BAPI_PR_CHANGE</STRONG> and I'm trying to change the quantity of it. But in the table level the quantity is not reflecting as shown below.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Surya_Ramesh_3-1712912666043.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/95558i11687F5788B889DD/image-size/medium?v=v2&amp;px=400" role="button" title="Surya_Ramesh_3-1712912666043.png" alt="Surya_Ramesh_3-1712912666043.png" /></span></P><P>Here I'm trying to change the service quantity as <STRONG>200</STRONG> but the quantity is still <STRONG>15</STRONG>&nbsp;in table which is old one entered while creating service components and this is the issue. Service component data is not updating to ESLL table against sub package number.</P><P>For this issue I've tried multiple things and it goes as follows;</P><P>1. I tried debugging the standard Service PR ME52N Change Transaction and tried to trace how standard is updating the Service details but I found that they are not at all using BAPI_PR_CHANGE and they are using some internal logic and sequence of Update FMs to update ESLL table.</P><P>2. I tried debugging the BAPI and tried to find the spot where the update is not happening but with that also I cant able to find proper input.</P><P>3. I got the standard application of Manage PR from Fiori App library and tried to trace how it is getting handled in standard app but there I found they are using SAP GUI FOR HTML for this specific update scenario and for create and delete they are using BOPF Framework. Henceforth there also I cant able to trace the update logic hence for update same standard program is triggering from application.</P><P>It will be really helpful for me if someone helps me with this issue either by spotting any inconsistency in BAPI Test case or with approach we are following. We are struck with this for long time.</P> 2024-04-12T11:14:24.018000+02:00 https://community.sap.com/t5/enterprise-resource-planning-q-a/access-to-sample-datasets-used-in-sap-teched/qaq-p/13675683 Access to sample datasets used in SAP Teched 2024-04-19T10:44:07.156000+02:00 yusra https://community.sap.com/t5/user/viewprofilepage/user-id/1415886 <P>Hello,<BR /><BR />Is there any way that we can access all the sample datasets used in the teched sap sessions?<BR />The Github link only has the the steps that are meant to be followed but there was no sample dataset present in the page.<BR /><BR />Kindly help with this query.<BR />Thank You</P> 2024-04-19T10:44:07.156000+02:00 https://community.sap.com/t5/technology-q-a/conversion-routine-in-amdp-for-material-matnr/qaq-p/13711033 Conversion Routine in AMDP for MATERIAL (MATNR) 2024-05-23T18:09:35.359000+02:00 darshan_shah01 https://community.sap.com/t5/user/viewprofilepage/user-id/862630 <P>Hi Team,</P><P>How can we use 'CONVERSION_EXIT_MATN1_INPUT'&nbsp; in AMDP, where we need to convert Material No, into internal formant ? we have to avoid loop</P> 2024-05-23T18:09:35.359000+02:00 https://community.sap.com/t5/technology-q-a/abap/qaq-p/13713669 ABAP 2024-05-27T19:16:35.694000+02:00 128 https://community.sap.com/t5/user/viewprofilepage/user-id/1463170 <P>Hello everyone, please help me with the following question:</P><P>You have a superclass super1 and a subclass sub1 of super1. Each class has an instance constructor and a static constructor. The first statement of the program created an instance of sub1. In which sequence will the constructors be executed?</P><P>a. Class constructor of super1</P><P>b. Instance constructor of sub1 c. Instance constructor of super 1 d. Class constructor of sub1.</P> 2024-05-27T19:16:35.694000+02:00 https://community.sap.com/t5/technology-q-a/error-in-scrap-sales-order/qaq-p/13740825 Error in Scrap Sales Order 2024-06-24T11:58:15+02:00 Adityabose_697 https://community.sap.com/t5/user/viewprofilepage/user-id/178404 <DIV class="">While creating scrap sale order below error occurred. Please do the needful.</DIV><DIV class="">"Material 8000000011 is not defined for sales org. D001, distr.chan.40, language EN"&nbsp;</DIV><DIV class="">"Sales from sales organization, D001 dist. chan.40, plant D101 are not defined"</DIV> 2024-06-24T11:58:15+02:00 https://community.sap.com/t5/technology-q-a/quote-comparison-in-sap/qaq-p/13742260 Quote comparison in sap 2024-06-25T15:22:34.705000+02:00 Adityabose_697 https://community.sap.com/t5/user/viewprofilepage/user-id/178404 <P>Quote Comparison in SAP.</P> 2024-06-25T15:22:34.705000+02:00 https://community.sap.com/t5/technology-q-a/csv-attachment-gets-generated-with-no-content-while-sending-it-via-mail/qaq-p/13765855 CSV attachment gets generated with no content while sending it via mail adapter in SAP CPI 2024-07-19T11:31:48.372000+02:00 carolpereira0378_2 https://community.sap.com/t5/user/viewprofilepage/user-id/750533 <P>Hi,</P><P>Currently, I am sending an error email notification with the CSV attachment. The attachment gets generated with no content. Can anyone please help me to resolve this issue.&nbsp;</P><P>Regards,</P><P>Carol&nbsp;</P> 2024-07-19T11:31:48.372000+02:00