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
  • 83480 VIEWS
  • 212 REPLIES
  • 39 Likes

Select with like %

Hi, I am going through some of SAP tutorials and found the following: SELECT * FROM SPFLI WHERE CITYFROM LIKE '_R%'. WRITE: /10 SPFLI-CARRID, 20 SPFLI-CONNID, 30 SPFLI-CITYFROM. ENDSELECT. following is my resulting list which doesnot in...

Ship to party address deleting in contract when adding new line using BAPI_CUSTOMERCONTRACT_CHANGE

Hi Experts, While adding new line item, ship to party address number of existing line item is getting deleted from ADRC table. Due to this address is not appearing in SAP GUI(VA42/VA43). I am adding new line using bapi_customercotract_change. Ex...

What better way to get around the inability to show long texts in ALV?

Hey guys,I've been having difficulties with this need, and from my research there's nowhere to run due to the column character limit, I wanted to know how a current problem is like you guys got around this. Since I need to show the entire ALV and sti...

Resolved! Resend email after smtp error

Hello, when we got a communication error with our SMTP relay, a lot of EMail's will get on error (Transaction SOST, message number 816).We are looking for a way to resend these EMail's (like F7 in SOST) via a job/report every couple of hours so tha...

VA01 - Shipping tab - delivery group field is not coming in EXIT_SAPLVEDA_002

Hi Friends, In Tcode VA01 - Shipping tab - delivery group field(GRKOR) is not coming in EXIT_SAPLVEDA_002. How to add the field in BDC(User exit). I have written the below code ASSIGN COMPONENT 'GRKOR' OF STRUCTURE dxvbap TO FIELD-SYMBOL(<lfs_g...

Is it possible to read directly a database on SAP wihout using an internal table?

Hello experts, On my job, we are discussing about the performance and how to access to the data existing on database tables using a report. Is there any SQL sentence that we can use on SE38 without using an internal table? As far as I know it is al...

Resolved! SE16N - Maintenance Entries Checkbox Is Disabled for Some Tables, But Enabled for Other Tables

Hello Experts. I need to create new entries to add-on tables in SE16N not in SE16 because of a specific reason. When trying to do that, I noticed that maintenance entries checkbox which needs to be flagged to edit table entries is disabled. Howev...

kimiyasu by Explorer
  • 6332 VIEWS
  • 7 REPLIES
  • 2 Likes

oData DateTime Error

Who has already encountered this error. the Data Elements of ANGDT Field and other fields in DDIC are DATS while the EDM Core Type of oData entity set is EDM.DateTime. The Format of DATS is YYYYMMDD(original) MM.DD.YYYY(if view in DDIC ) and its not ...

AJeB by Participant
  • 2295 VIEWS
  • 3 REPLIES
  • 0 Likes

Resolved! How to read basic data text of material master with line break ?

Hi all, I am new to SAP. Please help me in resolving the below issue. Actually, I want to read a basic data text into a string variable. I have used FM READ_TEXT and used tdline to read the basic data text of material master. But the characters i...

Standard Way of Development

Hi, I would like to ask, what is the standard way of development in SAP Landscape. Currently in our group of companies, all development in done on a SAP Sandbox (with latest data) , once the result is as expected, programs/functions/structures et...

dukejib5 by Participant
  • 1609 VIEWS
  • 5 REPLIES
  • 0 Likes

SAP ABAP '&PC' Export to file causes right-most column to turn into first row

I have a report that generates this ALV output: When I click on the default 'Export to file' button and export to an unconverted text file, this is what gets downloaded: (the right-most ItemNo column gets written as the first row, and notificati...

Labels in this area