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

    BADI/User Exits for ME51N, ME52N to restrict the Multiple Cost centres/Pla

    Hi Friends,Can anyone tell, how to restrict all line items in the Purchase Requisition should have the same Plant or Account Assignment or Cost Center in order to determine correct release Strategy.Please mention any User-exits or BADIS available for...

    Resolved! Accepted Solution

    ALV top_of_ page

    hi,Is it enough to build it_listheader type slis_t_listheader and to call the function module 'Reuse_alv_commentary_write' to display the header details above the grid details?I have done the same thing. But I am getting the blank space above the gr...

    about the bdc

    How much maximum time we should wait when we run the bdc in the background job, whether it is success or failure?can we record the transaction with table control data in shdb.?when we run the bdc using session method , how can we findout whether it i...

    Resolved! Accepted Solution

    Colors With Concatenate

    Hi Experts,I want the out put in diffrent colors with Concatenate Statement CONCATENATE WA_DESC WA_DESC1 WA_DESC2 WA_DESC3 WA_DESC4 INTO DESC separated by '&&'.WRITE:/ DESC.now i want to print different data objects with diff colors.wa_desc is one...

    Resolved! Accepted Solution

    itab query

    i have written a simple prog that copies data from one itab to otherhere's the proghowever im getting this error : alpha and it1-f1 are type incompatibleREPORT ZDAN_ITABDEMO3.DATA: BEGIN OF IT1 OCCURS 10, F1, END OF IT1, IT2 LIKE IT1 ...

    Resolved! Accepted Solution

    problem with system date

    Hi all, I want to get the date format as 'yyyymmdd'. but when i try to print SY-DATUM it is giving in 'dd.mm.yyyy' format. i have used EDIT MASK. but it is not working.i have written as write:/ sy-datum using edit mask 'yyyymmdd'could anyone h...

    Resolved! Accepted Solution

    Vendor Code Datatype

    HiI have done a module mool where we have to key in a vendor and do some operation.My requirement is, if i give the vendor code, its name should be printed in the name field. For ex: vendor code : '0000000025' name should be dispalyed as 'Metropol'.B...

    Resolved! Accepted Solution

    READ_TEXT

    hii want to use FM read_text in which i have to send vbak-vbeln and vbap-posnr in parameter name but i forget the how to combine order number and item number to pass them to parameter 'NAME'. could you please suggest.RegardsAditya

    Labels in this area

    Explore this Area