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

long text

I ALSO HAVE an & variable that appears just as & in the long text, how to correct this.I just created a new message using se91 with 900+ numberNow I want to add long text to this messageWhen I click on long text I get the following message&Cause&& sy...

Resolved! finding specific code

Dear experts, I need to modify the code in xd01 transaction. i need to find out where the data is updating in the ztable (zvtodcase) , then i need to do some changes. my problem is i don't know how to loacate the place the piece of code returnpls ...

Resolved! Date

Hi SDN'sI have a date in format DD.MM.YYYY how can i convert it to DD.MM.YYand again from DD.MM.YY format i need to convert back to DD.MM.YYYY format.Please suggest as to how to do it?RegardsPratyusha

reg write statement

Hithe below code produes d output as ABAP.DATA: name(10) TYPE c VALUE 'SOURCE', source(10) TYPE c VALUE 'ABAP', target(10) TYPE c.WRITE (name) TO target.WRITE target.what is d logic behind d code? write (name) to target. what this line of c...

Resolved! Short dump

Hi All,i am using following codeTYPES : BEGIN OF ty_txt_file, date(11) TYPE c, actual(16) TYPE c, nominal(12) TYPE c, deviat(12) TYPE c, uptol(10) TYPE c, lowtol(12) TYPE c, END OF ty_txt_file.DATA: it...

Resolved! Call Transaction Mode.

Hi guys.I am using Call Transaction. In that I will be passing the MODE, right. I want to declare this field on the selection screen which will show 'A' for All Screen Mode'N' for No Screen Mode'E' for Error Screen ModeCan you tell me, what will be t...

Resolved! Minisap license

Hello, I've just received a file named mbs.txt with the data for renewing my initial license. It doesn't work. It lacks the productid variable. #############################################Installation of the license keyScript for release 4.5A and hi...

Resolved! script wrap

Hi Experts, Please help me in this.In Script form layout text editor i have problem like this.In the check SAPscript page, there is a window to SPELL out the check amount. It is using a function &'*** 'SPELL-WORD& &REGUD-WAERS&&' and ...

MM01

Hi Guru'sI'm Trying to write BDC for MM01 I'd Chosen Basic view1, basic view 2 , general plant data / storage 1, general plant data/ storage 2, quality. while executing program initial in the screen two view are trigger basic view1 & basic view 2. bu...

Labels in this area