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

    Resolved! Table name needed

    Hi, In which table the configurable materials data stored.While creating the sales order, if one of the line item is the configurable material then, it's characteristic values will be maintained by selecting the menu path Extras -> Configuration.I ...

    Resolved! Concatenate

    Hi I want to concatenatedata : v_date like sy-datum, v_time like sy-uziet, v_sess_name type D0100_MAPN.Concatenate 'RB40' v_date4(4) v_time0(4)into v_sess_name.CONCATENATE '0' V_SESS_NAME_NEW SY-MANDT 'ADMIN ' ' '...

    performance issue

    Hi,I have a issue, need to improve the performance on this report which uses inner joinSELECT bsisbukrs bsisbelnr bsisgjahr bsisblart bsis~bldat bsisbudat bsisxblnr bkpfbvorg bkpfbstat bkpf~waers bkpfhwaer bkpfhwae2 bsisbuzei bsisaugd...

    SHORT DUMP

    V HAVE GONE FOR AN UPGRADE FROM 4.6B TO ECC 6.O.NOW IN THE MODULE PP WHEN WE RUN TRANSACTION (CO01) FOR CREATION OF PROUCTION ORDER THEN A SHORT DUMP COMES. IT SAYS THAT A VARIABLE IS UNKNOWN. IT ALSO TELLS ABOUT THE PROGRAM NAME, AND WHEN I GO THERE...

    Resolved! convertion # to char

    Hi i am coding as below to interact with apps. in my file i have values with #.ex: #9909889data: var(128) type c, form get file.data: xfile(128) type c. open dataset xfile for input read dataset xfile into str.close dataset xfile.how to ocnvert those...

    Resolved! purchase orders

    hi all when i am creating POs through bapi_po_create1 i am sending the net price of the item into the BAPIMEPOITEM_NET_PRICE field of the bapi but when the po is created the net price in the po is the net price of the material in the inforecord.can...

    Resolved! report scheduling

    hi everyone,I have a small doubt regarding reports....how we are scheduling the reports.......daily reports, monthly reports...yearly reports...in real time...environment.I knew how to write the coding for reports...what about this schduling the repo...

    Labels in this area