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

Task 1 - Create CDS View Entity ( August Developer Challenge )

First of all, thanks for the overwhelming response to the ABAP Developer Challenge. Kudos to everyone who took time out of their busy schedule and finished the pre-requisite – Task 0 last week.Now let us dive right into the challenge.Task 1 - In this...

2024-08-07_08-25-11.png
sheenamk by Developer Advocate
  • 83555 VIEWS
  • 212 REPLIES
  • 39 Likes

Language Translation

Hi Experts,I need to convert some descriptions in spanish language. Spanish language is not installed in my system.I need to show the spanish texts in english version. this texts should be displayed dynamically.Is there any way to convert language fr...

Logical Unit of Work

Hi,I have to run a set of BDC's in background mode in a sequence using a program. But these BDC's are depended on each other. So I need to check each BDC whether its success and then proceed with other one, if its failure then should roll back the pr...

Resolved! OO ALV row marker gets reset!

Hi All,I have a simple OO ALV with one input enabled column and multiple line selection enabled (standard not checkbox).Check_changed_data is used to check for changes in the input enabled columnGet_selected_rows is used check which rows have been se...

che_eky by Active Contributor
  • 1931 VIEWS
  • 12 REPLIES
  • 0 Likes

Resolved! SQL Query Help

Hello All, I am quite an experienced consultant, but for the love of god I can't figure this out... I have this query select avbeln bvbeln cvbeln dvbeln into table gt_output from vbak as a "master contract join vbak as b "inquiry ...

Resolved! Variants and edit control

I would like to have a report with a custom control (containing cl_gui_textedit) which can save variants for some other fields.So either i build my own screen, but how do i save the input fields(not the control) in a variant?Or i am creating a standa...

Resolved! HR BAPIs

Hello,I find this page with HR BAPIs:http://saphruser.com/sap-hr-fm-rfc-bapi/I started transaction BAPI45 to see them, but I cannot find any of them; what I would like to do is to create web service from these BAPI and effectively if I put one of the...

Looking for a sort of "activity code" in transactions ME51N/ME52N/ME53N

Hi all experts, got an - I hope - interesting question to ask you.I have an user exit that is executed on every step done in creation/modify of a Purchase requisition. In this code (custom), executed from the transactions ME51(n)/ME52(n) and ME53(n) ...

Faxing issue with BCS

Hi guys,I am looking for a solution that allows me to- send faxes by Business Communication Services (BCS) without showing the sender fax on the document- to receive the status of the fax (success or error), but I want to get rid of the undeliverable...

Resolved! Assign and increment

I have a code that add the amount from period 1 up to period 16 to get the total "determines what periods have been requested and sums them accordingly LOOP AT s_perio INTO wa_perio. IF wa_perio+6(3) = space. w_low = wa_perio+3(3). w_...

Labels in this area