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

    Resolved! Buttons In Tree ALV

    Hi,I have a docking container in which I need to add a button along with the other buttons in the Tree ALV.When the button is created I need to give the button name Dynamically according to particular data.Can someone tell how we can do that?What cla...

    Resolved! SAP Transport System

    Hello everybody!I have a little question about SAP Transport System.We have 2 Systems here. Initially both System were Release 4.7.We've developed a programm (ABAP) and for the simplicity it was developed in the System (A) and then transported to the...

    Resolved! email to the user

    Hi,I have a senario where i need to send the mail to the user in his outlook express.At the time of creation/change of the PO i need to triger the message to the outlook express.I have the user exit at which trigers at the time of the save of the PO....

    Archivelink setup

    Hello,In our company we archive scanned documents in IXOS.The archivelink is setup to store the documents in IXOS and to view the archived documents with the IXOS viewer.Now we want to create a new content repository for which we want to store docume...

    Resolved! VBAK, VBRP Question

    Hi,Are VBAK-VBELN and VBRP-VGBEL the same thing? They seem to be, since VBAK is sales document and VBRP is billing document.Please confirm if this is a correct relationship.Thanks,JohnPoints will be rewarded and all responses will be greatly apprecia...

    Resolved! Reports

    Hi Experts,This is my scenario.report first .write : ' first report'.report second.write : ' second report'.submit first.report third. submit first exporting list to memory and return.call function 'list_from_memory'.listobject = t_listobject.call fu...

    Resolved! find mistake

    Hi all,please tell what is the wrong in the below select querythis one is not working even i provide right dataget payer number SELECT SINGLE kunnr adrnr FROM vbpa INTO (l_payer_n, l_adrnr_py) WHERE vbeln = v_vbeln AND parvw = 'RG'.

    dulicate

    my requirment : while printing forms : on the first copy i want 'original ' to be printed and from 2nd print out onwards 'duplicate ' has to be printed.can any one tell me howboth in 1. sap scripts2.smartforms

    Resolved! Save variant

    Hello !I have developed a ALV report, and included the icon ICON_ALV_VARIANTS with function code &OL0. With this icon, the user can change the way it see the report, hide columns or show other ones. But the report doesn't show the option to save that...

    Resolved! Function Module Creation

    Hi All,I want to create a function module which gets the information from the user and and looks into the ZTables and displays the relevant info on webdynpro screens.Acc.to my reks I need to pass this info into a structure.Please guide me how to crea...

    Resolved! Replace

    Hi everybody. I have to do a replace using a regular expression to do this: For example in a XML string, clear al the occurrences of the string like this: I want to delete all this occurrence. <field>0000-00-00</field>I employ a replace like this: DA...

    Labels in this area