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...

    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...

    sheenamk by Developer Advocate
    • 94705 Views
    • 212 Comments
    • 39 Likes
    Resolved! Accepted Solution

    screen program

    hello friends,my scenario is, to create a button, and if the button is pressed, a browser should come so that i choose which file to attach. i was trying to do a screen program , i did the following steps,1)in se38created a ztrial program as MODULE ...

    Resolved! Accepted Solution

    debug

    HI ALL,I working with MRHR transaction.i want to enter the invoice number and vendor number and want to debug the program. how to debug the standard program.regards,siri.

    select query

    Hi,i want to extract single record vbeln from from bsid.based on that vbeln i need to extract single record swenr smenr from vbak.based on swenr smenr i need to extract single record smenr swenr snunr xemtxt from vimi01.i need code for this.can any b...

    smartforms

    hello,We are facing this weird problem of indentation in samrtform output.When the smart form is triggered from a user ID say A, it seems to work fine,othere wise the pdf output generated has a miss alignment ...we are unable to figure out the reason...

    Release a project

    Hi experts,Please let me know 1. how to find out whether a project is released or not. 2. if the project is not released how to make it release.I roughly know that CJ02 is the tcode for changing project, but not clear about the above queries. Please ...

    need help with join

    Extract each entry from BSEG for BELNRs in BKPF-BELNR,and KOSTL in ZTABLE-KOSTL.sum(DMBTR) by KOSTL intointernal tab <ITAB (fields KOSTL, DMBTR)>.i wrote the code like this:Select sum( aDMBTR ) aKOSTL into inkostltotal from BSEG as ainner join BKPF a...

    Resolved! Accepted Solution

    Changes to Domain

    Hi,If we create a new Z* data element with a new Z* domain with a list allowed values of . If in the future (after the domain is already in production) a new domain value was needed, what is required to make that change? Do you just have to update ...

    Resolved! Accepted Solution

    Data Conversion

    I am selecting from a database table a field of type char and assigningit to a data object of abap type c.I want to process the data object further, but as an abap type n sincethe function I am calling only operates on this data type.How can I do thi...

    Resolved! Accepted Solution

    ALV-Totaling/Calculation

    Hello,On an ALV report, is it possible to develop custom calculations at the subtotal and grandtotal level? On the subtotal and grand total line I want to do arithmatic calculations on two fields to be displayed as the total of the third field. Thank...

    Labels in this area

    Explore this Area