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

Resolved! Unicode error

Hi I am upgrading version 4.6 to 6.0 . In one of my programs i have a statement like begin of quotex type x value 39end of quotetype x is no longer valid data typethe result of the statement is value of quote becomes 'wt should i replace it with

Pls check it

Hi Experts,Please have a lok at this code and help me to modify thisso as to improve performance of the program.REPORT ZVENDERMASTERINTERFACE_OPT .TABLES : lfa1,lfb1,lfm1,zvendormaster , tvarv.DATA : i_vendormaster TYPE TABLE OF zvendo...

Hi Sap Gurus

Do any one of u have a similar program for this detailed functional specification:-Selection Screen:Sales Org:Sales document number:YearPeriod: (Range) ( Mandatory) – YYYYMM to YYYYMMOutput (Radio button)- Screen- DownloadReport Output:Sales Org:Sale...

ECC 6 Send Email

Hi all, I used the below routine to send email and it works fine in 4.6c. After the system upgraded to ECC 6, the mailing function cannot work properly. I can't see any error message from debugger. Any suggestion?? FORM SEND_EMAIL TABLES RET S...

Resolved! reg.reports

Hi Experts,iam creating one report, in the top of page i want to display delivery date and delivery number customer number . so, what method i have to follow ?. rewards are helpful answers.like this delivery order number sellerdat...

HTTP_POST

Hi,I have used an HTTP_GET function to obtain and XML from a URL, but the body of the response comes back as a text table. So I had to convert the table to a string, then the string to an xstring to use the call transformation statement on it.Now I w...

Resolved! compare two dates

hi gurus,i have an internal table with 10 records.one of the columns is 'Modification Date' ,i need to get the latest of the records, ie. the date which is most recent.how do i acomplish this task,is there a function module to compare dates in an int...

table fields

Hi,can any body tell me how to distribute respective data from data base table fields? eg MARA contains field MATNR,MBRSH(indus sector), BRGEW (gross wt).suppose in mara- 1 to 100.MBRSH - 10 indust sectors for 100 material no.BRGEW - 25 differnt ...

Select statement Optimisation.

Hi All,I have the below code: SELECT * FROM prps INTO CORRESPONDING FIELDS OF TABLE lt_prps_temp WHERE pbukr = g_bukrs.But the internal table -LT_PRPS_TEMP contains the fields in PRPS but not in the same order. In this case how can i change the 'I...

Neslinn by Participant
  • 403 VIEWS
  • 2 REPLIES
  • 0 Likes
Labels in this area