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

Price simulation

Hi friends,I have a requirement where I need to create a report that simulates the pricing in a quotation .In case the Sold to Party has multiple Ship to party, the report should re run pricing for all the ship to party's assigned to the SP and displ...

Resolved! monthwise alv report

himy requirement is to print a monthwise(months as columns) report which shows the total quantity of material bought by the customer according to the months entered in the selection screen.so if the user enters aug 06 - oct 06 , the output should be ...

Resolved! vbap-kdmat

hii need to get this field. here is what i have written but i am not getting it.SELECT * FROM vbrk INNER JOIN vbrp ON vbrkvbeln = vbrpvbeln INNER JOIN kna1 ON vbrkkunag = kna1kunnr INTO corresponding fields of TABLE ita...

Resolved! popup problem

friends my requirement is that if we input the wrong selection in the selection screen, it should popup that iput is error, and go back to the selectio n screen again.for this i used the FM POPUP_TO_INFORM.but my probelm is after the popup is appear...

Resolved! validations

Hi all,I have added two optional parameters in the selection screen of an existing program.now the requirement is..user has to enter in any one of the parameters but not both,or none of them.how to write the logic for this and where to write..(which ...

User exit in MSC2N

This is regarding 'EXIT_SAPLVBMD_001' related to transaction MSC2N. Include program 'ZXMHDU01'. My requirement is to calculate the "shelf life exp. date" based on a calculation and give this as a message. My question is: How can I refer the 'MATERIAL...

MatchCode in ALV OO

Hi there,I've created a search help in the se11 transaction.I have an ALV OO with one editable field, I'd like to set this search help to this field, I searched the fieldcatalog looking for a field that I could set this serach help, but I'm not able ...

Resolved! PF-STATUS Standard

Hello,I need to do the following:In a program I have developed I need to add two buttons, wich I already have added, creating a PF-STATUS. What is happening is that I have lost the functionality of the other buttons (back, save variant, cancel, prin...

Resolved! Urgent help

HI,I need help in interactive ALV Repot. When i executed the report, it is displaying the material Doc number ,material etc in grid layout.my requirement is , when i double click on material Document number , it has to show the sales order number, sa...

Resolved! ALV list Header !!!

I have a custom z report . I need to put in my own headers for the report depending on the variant choosen . Thus there are 2 headings for the report . If user chooses option 1 then HEADER1 should be printer in the output of the report else HEADER2 ....

Resolved! reg delivery

Hi,I am trying to update field EMPST on delivery line items. Do you know any function module or bapi that can do this? I see 'WS_DELIVERY_UPDATE' can serve updating delivery purpose but not sure if it can update this field also. Please give your inpu...

abap to xml

HallowI wont to move file of mine to xml I have internal table with data person_tab And I wont to move the data in format utf-8 anyone can tell me how ?(I don’t now xml) I use call transformation and after the function gui_download butI get the file...

Labels in this area