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
    • 95002 Views
    • 212 Comments
    • 39 Likes
    Resolved! Accepted Solution

    Collect AT END

    Hello experts!I have the following issue at the code bellow: when is executed the concatenate command, the program ignores the quantity summarized by COLLECT and gets the last quantity of the record. loop at it_lips.... it_reg03-cant = it_lips...

    Resolved! Accepted Solution

    Program for FB60

    Hi, Please can you give me the recording for FB60, or coding for that tcode , SAP Description SAP Field Name SAP Field LengthHeader Vendor LIFNR 10 Invoice/Document Date BLDAT 8 Posting Date BUDAT 8 Reference XBLNR 16 Amount WRBTR 13(2) Cur...

    Resolved! Accepted Solution

    Help in smartform again

    Hii ask before:i copy LE_SHP_DELNOTE to Z-smartformi want to know how can know if the invoice is original ( print one time ) or copy ( print more than one )Thankshave a nice day i got answer to check in nast table i check it and is not work the field...

    Resolved! Accepted Solution

    Display 2 different structured internal tables in single screen using ALV

    Hi,I have two internal tables. Both has different structures. My requirement is to display both the internal tables in single screen using ALV Grid but NOT using OO ALV Grid display. Is there any way of spliting the Final ALV display screen into two ...

    MESSAGE

    hi guys, I HAVE A PROBLEM IN DISPLAYING A MESSAGE PROPERLY.MY REQUIREMENT IS PARAMETERS : p_vbeln TYPE vbrk-vbeln. SELECT bukrs fkart INTO TABLE wt_vbrk FROM vbrk WHERE vbeln = p_vbeln. IF sy-subrc EQ 0. READ TABLE wt_vbrk INTO g_wa_vbr...

    Resolved! Accepted Solution

    sales order

    hi all,i have a requirement on sales order va01 and va02.if any user tries to change the payment terms in salesorder i have to block that one and diplay the message 'NOT AUTHORIZED TO CHANGE THE PAYMENT ORDER' for particular client.How to do this?whe...

    Resolved! Accepted Solution

    build xls table

    hi,i am building xls table to send as an attachment to external mail.i am able to generate will xls file as attachment.i have 21 fields. but only 13 headers are coming in the output. rest 8 headers are not populating in the xls file.infact while open...

    Labels in this area

    Explore this Area