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

Resolved! salary

Hi Friends,How should i get the monthly salary and previous monthly salary of an employee in HR?Is any function module or code if available or some guidlines will help me.Thank you.Prashant

E-Mail Status Report

Hi,I am using SOST transaction to know the status of the mail sent through SAP.If I select the option Erros display it is working fine, but when I select the option sent successfully it is not displaying any thing though there are many mails which we...

Starting a std task

Hi All, I have a scenario in which I have to start a std task, which is instance independent. So I am using FM SWW_WI_START . We will also be able to start the same using FM SWE_EVENT_CREATE. Event is triggered even if I do not pass objkey to this FM...

Resolved! Context Menu

Hi All,I have a module pool program. I have one table control. In the context menu it is using SAP standard menu (considering the new buttons I have added in my GUI status). Here I can use my own context menu. But I am unable to <b>ADD</b> my own men...

Resolved! help for download

Hi all,i am facing one problem in downloading...in my report output the netwr is showing output like: 123,345 i have used Currency while display i report...but when i am passing the same internal table for download in excel it downloads like 12334.5....

alv problem

Hi,I have created the program with alv list display.When i run the program only one value getting displayed.Where might be the problem.Itab having the data.<b>And how to pass the itab data into ALV list.</b>here is the code...REPORT YQM_NOTIFICATION...

ALV Layout

Hello,I am having an ALV list as follows:Material Description M112005 M112004 M122005 M122004XXXXX ZZZZZZZZZZZ 20 18 20 19 Now I want to format the ALV layout as below:Material Description November December...

Resolved! RFBIKR00

Hi, I have to upload Vendor Master data from the application server using standard program RFBIKR00. For this I have written the following code:-REPORT ZREPORT NO STANDARD PAGE HEADING MESSAGE-ID ZFI LINE-COUNT 65 LINE-S...

Resolved! ABAP query -finding fields

Hi friends,I would like to use ABAP query to get contract details in SD area. I have configured for value contracts (VA41), and the business needs to have a report on target value, and value released. I could not find on which table the field "AWERT"...

Shiva_Ram by Active Contributor
  • 1842 VIEWS
  • 6 REPLIES
  • 0 Likes

Resolved! FB02 Simulation mode

Hi folks,I am trying to modify a set of documents from a file, but the requirement exacts a simulation or 'test run' mode for the process befor going into 'real' mode. The modification is made using a bdc 'call transaction' to the FB02. This transact...

Screen Exit

Can anyone help me with creating screen exits. I have read SAP documentation and am still confused. According to documentation SAP provides function modules that can be used in PBO and PAI to send info to/from customer screen. These exits are only...

Resolved! Function module Error

Hi, I created FM using Se37. I didn't put any code inside that FM. But While Activating that FM i am getting error like "program SAPLYMATERIAL "Report/Program statement missing, or program type is include". If i double click that program name then it...

Resolved! Reset user's password

Hi!I try to reset user's passwords. So I look at the function SUSR_USER_CHANGE_PASSWORD_RFC. But this function needs the old password as parameter. And I just want to set a new password. Does a such function exist ? Can someone help me ?Thanks!

Search help Exit

Hi, I need to display Material No , Material description & plant, ATP Value in the Search help(SD_MAT1) result screen. i am getting ATP value from BAPI_MATERIAL_AVAILABILITY funcation. I found out that i have to write custom function module & give th...

Labels in this area