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

Resolved! convert text to amount

hi,given this simple problem:data: text(10), amount type p decimals 2. text = '20,000.00'.how do i pass the value of 20,000.00 to the amount variable without incurring ABAP runtime errors, besides manually removing the "," delimiters for each thousan...

Menu Exit

Hi experts, I have created one menu by using user exit for a transaction.That menu is visible but how to add functionality to that menu. I have created a transaction code with the same name of function code(Means Both function code and transact...

Message error Problem

Dear Gurus,My apologies if i am in the wrong forum. I was trying to do the release/transportation.After the task is released,a message appears at the bottom of the screen. I am supposed to double click it and paste the content (message no. and text)...

Message error Problem

Dear Gurus,My apologies if i am in the wrong forum. I was trying to do the release/transportation.After the task is released,a message appears at the bottom of the screen. I am supposed to double click it and paste the content (message no. and text)...

background execution

Thank you guys,I have one more problem.When i click clock button(Execute button), iwant toexecute the program in background.Howto do this..i know to check with background..ie..sscrfields-ucomm =' SJOB'.For Online do we have to check for any value at ...

Resolved! abap

Dear ALL, I have done a basic alv report in the output by default the column is getting computed and the summation icon is not displayed in the Application button bar. and even in the menu it is disabledCould any one help me to resolve this issue.Re...

Portal COOKIE

Whenever a user logs into portal a cookie named MYSAPSSO2 is created. This encrypted cookie contains the logged in user name. This cookie is used to do Single Sign On to R/3 and other external systems. My question isIn ABAP, Has anyone tried to extra...

icons in alvgrid

Hi all, I am using alv grid (oo approach) to display contents of my final internal table . In the first column of the grid ,I have to display traffic light icon ( red ,green or yellow) based on some conditions . Can anyone help me with how to ...

Resolved! Call transaction

Hai,I have created batch input program posting documents in Batch input mode, it works fine.But now i want to use the same in call transaction mode.if error occurs in Call transaction mode,client wants to display this error in batch input session.(si...

bdc - error logs

Hello friends........can any one help me....how 2 find out the errors occured during batch input method , call transaction method and direct input method.for example..when uploading 100 records of data.... the error occured in the 60 th record...whr ...

Email from ABAP program

Hi !I am populating the email body with some internal table values. I would like a line feed and carriage return in the email. How do I do it ?Constants : c_lf(2) TYPE X value '0A'. c_cr(2) TYPE X value '0D'............SWC_CREATE_OBJECT ME...

Ash_ok by Contributor
  • 365 VIEWS
  • 1 REPLY
  • 0 Likes

Resolved! User Exit Problem

Hi All, I have issue regarding the user exit for ME51(Purchase Requisition creatopn).i found the enhancement MEREQ001 for ME51N and ME52N. This enhancement is invoked when u executed the ME51N and ME52N. But i create a project in CMOD and attached ...

Page-Break in ALV

Hi, I am doing ALV report. In that i am sorting the final output data by material group field. The report is displaying perfect.But my requirement is , while taking print , i want page break between material group. Example: Output of my report is ...

Labels in this area