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

    ole2_object

    Hello,I would like to know whats the class ot the object ole2_object. I would like to know the interface of method AddPicture because I want to insert a picture replacing one word and if I only put the method, it inserts me the picture in the top of ...

    Resolved! Accepted Solution

    Open sales order

    Hello,i am creating a report on open sales orders.I want to know that how to find which sales orders are open .which table and which field shows the status of sales order as 'open' or 'closed'.For any sales order number in vbak, further which table ...

    xstring query

    hi,data:a type xstring.data:b type xstring.loop at itab into wa."here i have got the xstring for an id into variable "b"."here im concatenating xtring into a variable(xstring) in byte mode.concatenate a b into a in byte mode.endloop."here the variabl...

    Resolved! Accepted Solution

    How to Bypass a User Exit

    for PA30 transaction, i have certain custom User Exits. They are triggered while Saving, Creating, Deleting, Locking, Unlocking, Modifying, etc. Now there is a requirement where i need to bypass one of the user exits while Locking an Employee record....

    Resolved! Accepted Solution

    Problem in BAPI for FB70

    Hi all,I have used the BAPI_ACC_DOCUMENT_POST to create the customer invoice.But, when i run the program it is giving the error as Error in document: BKPF $ DEVCLNT250 Incorrect entry in field OBJ_TYPE: BKPFi am passing the entry as OBJ_TYPE = '...

    Labels in this area