Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Recent Activity

Task 4 - Implement Criticality feature and create an Object page

This is the last task of the August Developer Challenge on ABAP Core Data Services. The responses we have seen so far is excellent and appreciate each one of you in taking time to complete the challenge. We have seen some good conversations about the...

Criticality.png

Submissions for "EDA with SAP HANA" developer challenge: Week 4 - DataViz

This discussion thread is to submit your solution for Week 4, when participating in the March 2023 developer challenge for SAP Community. The challenge is about "Exploratory Data Analysis with SAP HANA and Python".Please use this separate thread to a...

Vitaliy-R by Developer Advocate
  • 17801 VIEWS
  • 40 REPLIES
  • 4 Likes

Programmatically change External document URL to its linked document in an FI Document attachment

Hello all, I appreciate any tips you have regarding my assignment below. Is it technically feasible? I want to programmatically change External document URL to its linked document in an FI Document attachment. On the Attachment list, the attach...

Resolved! Nested reads

Hey there! I tried a little bit using nested reads. The objective is to map fields of one (internal or normal) structure to a BAPI structure with the following access: Check if fields are equalCheck if default component name of rollname matche...

EnnoWulff by Active Contributor
  • 3921 VIEWS
  • 11 REPLIES
  • 1 Likes

Resolved! In A071 table, Sales unit (VRKME) not getting inserted through BAPI BAPI_PRICES_CONDITIONS

Hi, I Am trying to insert condition record using BAPI BAPI_PRICES_CONDITIONS but Sales unit (VRKME) field in table A071 is not getting updated its coming blank. Below is the code snippet. ls_bapicondct-operation = '009'. ls_bapicondct-cond_...

No OpenSSL for Python from SAP BTP

Tutorials: https://developers.sap.com/tutorials/btp-cf-buildpacks-python-create.html -------------------------- I have successfully followed this tutorial. Today, I found that BTP CF will be changing to a new runtime cflinuxfs4 and so I tried to pus...

mwn by Participant
  • 1729 VIEWS
  • 4 REPLIES
  • 0 Likes

Resolved! Function Group - local class not visible inside of E01 or F01, but is visible inside of TOP include.

I have a function group with system generated includes LZ...TOP, and LZ....F01. I created a new include called LZ---E01 to put local classes but when I do that, they are not visible inside the function - I get the "is unknown" error. If I put the c...

ALV PF status

Hi Friends, I am using PF status in ALV grid. But PF_STATUS is now working, If click back or execute button then it displays "Choose valid option" message. There are lot answers in answers.sap.com but it's not working for me, so I have posted it. ...

Need help on logic on getting the total number of ordered quantity of a sales document.

I'm seeking for help that the value of l_total_qty will be cleared and populated accordingly every after loop. If the delivery document 1 selected: the l_total qty is 1(check RFMNG) when the delivery document 2 is selected, I want the l_total_qty...

Resolved! Assign a complex structure (with CHAR and DEC type fields for example) to a char type field only.

Hello everybody, I have this little program that does not compile: TYPES: BEGIN OF ys_test, mtype TYPE char3, mval TYPE i.TYPES: END OF ys_test.DATA: lv_test TYPE ys_test.DATA: wsl_ext TYPE bapiparex.wsl_ext-valuepart1 = lv_test...

tafkap95 by Participant
  • 2029 VIEWS
  • 3 REPLIES
  • 0 Likes

F110 enhancement

Dear ABAP expert's, Requirement is in F110, in free selection tab add new custom field like date. Based on date filter the documents. If date is grater then document net due date we are not consider the document in praposal run. Same will apply in pa...

sri6666 by Active Participant
  • 1002 VIEWS
  • 1 REPLY
  • 0 Likes
Labels in this area