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

    ADDRESS_INTO_PRINTFORM - Is it possible to chose the order of line output ?

    Hello,I use this FM - ADDRESS_INTO_PRINTFORM, that provide me am output format for address.The output is:lineoline1line2line3 etc etcIs it possible to chose the order output ? I mean, first line0, after line1, after line4, after line3, etc etc ??Tks...

    Invoice IDoc

    Hi,I have to customize the output for an invoice idoc. I'm not that much into IDocs and also invoices, so maybeanybody can halp me out of trouble. When I go to VF02 to show/change an invoice, and then go to the output, I can choose the output type an...

    Resolved! Accepted Solution

    ALV SET_TABLE_FOR_FIRST_DISPLAY first field is yellow

    The first field is always with a color marked, how I get out of this.you can see it also in the standard report BCALV_GRID_03, just run it... than you can see thatfield ID first row first colum is yellow marked, I dont want this.any tip or trick ?tha...

    Resolved! Accepted Solution

    Accessing PO values in BADI ME_PROCESS_PO_CUST using method PROCESS_ITEM

    Hi All,I want to access the item level values of a PO using BADI ME_PROCESS_PO_CUST , method PROCESS_ITEM.I have created a 'Z 'implementation for the BADI.I do not know how to access the item level values like PEINH,NETWR etc.I tried the following pe...

    Resolved! Accepted Solution

    how to detect function module is exist in remote system without ABAP dump

    Hi all,Please advise is there any way to verify a function module is exist in remote system whithout ABAP dump?By using the following method we can have ABAP dump if the specified FM is not yet available on the destination.CALL FUNCTION 'Z_xxx_xxxx' ...

    Labels in this area

    Explore this Area