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

function Routine

Moderator message: please use a more meaningful subject in futureHi All.I have requierment to code the function rountine to satisfy the condition of pricing.YVRD is a scale based group condition, so while calculating VRD system is considering the to...

Resolved! and or condition

please tell me what is to be added if i dont want the output as H or L if one of the value is blank(doesnot have value) in this.if itab-value_new GT itab-value_old AND itab-value_old NE ' '. itab-chg = 'H'.else. itab-chg = 'L'.endif.please advice the...

Resolved! and/or condition

Hi....i want to have if else condition like....in which i am comparing 2 fields kmein and kpein likeif ( ( ITAB-KMEIN NE ITAB-KMEIN1 ) AND ( ITAB-KPEIN NE ITAB-KPEIN1 )).itab-UOMC = 'Y'.else.if (( itab-kpein NE itab-kpein1 ) OR ( itab-kpein NE itab-...

ALV Problem

Moderator message: please use a more meaningful subject in futureHi Experts,I have one query in ALV report. In ALV output I am not able to see the option for SUM & subtotal icons are not displayed. I wanted to display both icons in my ALV output. Any...

Resolved! Idoc - Account Group

Hi All,I want to bring replicate customer master from one sap system to another.In one system, the account group is DEBI and in the other the account group should be ZABC. I have entered in settings in BD79 where account group was set to constant ZAB...

Number of Decimal Places

Hi Guru's,I've a requirement to display the 9 digits after the Decimal Point in some of my reports.For example, suppose the value is 1234.24, it should display as 1234.243561234.Is there any FM is available for do that??Or should i change the Domain ...

Resolved! Local language in email

Hi All,I have created a standard text with traditional chinese language.SAP Login is English language and the driver program sends an email with attachment.In debug read_text is retrieving the traditional chinese character correctly and when calling ...

Resolved! Short dump

Hi all, I am working on a program where I am getting a short dump which says " No roll storage space of length 288 available for OCCURS area"and under what happened tab it says: "Each transaction requires some main memory space to processapplication ...

Labels in this area