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

Resolved! problem in export to spreadsheet option in Set Pf Status in ooalv using factory method

Hi Experts,I am having as issue regarding export to spreadsheet menu in standard status that i have copied.it is appearing as grayed out, but it is showing from where i had copied it.  I didn't get any solution regarding this issue please help me asa...

Resolved! Creating ALV report with header in tabular format

Hi Folks,I need to develop an ALV report using FM reuse_alv_grid_display in which the header should be displayed in the tabular format.For example the sample is displayed as below.Your Suggestions are most welcome.Please Reply.Thanks in advanceSanjee...

Consuming REST webservice in ABAP

Hi All,I have a requirement where I need to consume a REST based webservice to pull pricing data with username/password type of authentication.URL would be similar to https://*** So I went through some threads in SCN and came to know that we can cons...

A-J-S by Active Participant
  • 11109 VIEWS
  • 8 REPLIES
  • 0 Likes

Resolved! ALV to Excel Exporting Issue

Hi There,I had a requirement to develop an ALV report containing various contract data along with partner functions related to a particular sales document(Operational Contract). To extract the contract partner details I used SD_PARTNER_READ function ...

sas3 by Explorer
  • 6281 VIEWS
  • 6 REPLIES
  • 0 Likes

Resolved! LCHR data type in USR10

Dear ColleaguesThere are profiles in System, which are not generated. They assigned to users directly (without roles).There are tables in SAP to analyze it like UST*, USR*.But only one table Shows field values - USR10.The Problem is: AUTHS fields in ...

Resolved! How to give intervals[ 0000,01 to 9999,99] in custom domain with decimals data type ?

Very silly requirement but I am not able to achieve it.I have a zdomain and I want intervals to be 0000,01 to 9999,99.But I am not able to get the intervals right in the F4 help. IDomain is having  DEC - 6decimal places 2output length 8Wat should I g...

StarDev by Participant
  • 1504 VIEWS
  • 2 REPLIES
  • 0 Likes

Why SE38 / SE37 Type-Ahead does not work when logged on with language NL

The ProblemDuring and after an upgrade to ECC 740 SP7 (on HANA), we found that when logged on in the English language, the type-ahead functionality in SE38 and SE37 works perfectly. However, when logged on in Dutch (which is the standard Logon langua...

BMEIJS by Active Participant
  • 1550 VIEWS
  • 2 REPLIES
  • 0 Likes

Resolved! Conversion from ABAP into XML

Hi,I am trying to convert data of internal table into XML, using below code TYPES : BEGIN OF tp_vbap,           vbeln TYPE vbap-vbeln,           posnr TYPE vbap-posnr,           matnt TYPE vbap-matnr,         END OF tp_vbap.DATA : tl_vbap TYPE STANDA...

Labels in this area