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

    More instances

    Hi!I think it will be easy for you, but it's still unclear for me.I've created a class in SE24 called ZCL_HK with a method called TEST, please read the following code.DATA: hk TYPE REF TO ZCL_HK.CREATE OBJECT hk.CALL METHOD hk->test.CALL METHOD hk->t...

    Resolved! Accepted Solution

    BAPI_VENDOR_CREATE

    Now then,I have searched high and low for any information on the BAPI - BAPI_VENDOR_CREATE.It seems that this BAPI only calls the transaction XK01. I need to be able to create vendor masterdata from say an uploaded excel spreadsheet. I could use the ...

    Resolved! Accepted Solution

    Get the System Type

    Hi all.Im sorry if this question is simple, but ive searched for some time now and didnt find a good answer.I need to get the system type in Abap, because im making a program that for non PRD systems prints a special message.Thanks.Regards.

    1MoreDev by Explorer
    • 1724 Views
    • 3 Comments
    • 0 Likes
    Resolved! Accepted Solution

    function module issue

    Hi, I have been using function module to create web services, BAPI_OUTB_DELIVERY_CREATE_SLS after completing all the steps when we assighn a package it shows an err or stating thats sap package" cannot be created in foregin name spaces.suggest.th...

    Resolved! Accepted Solution

    Table for Type Groups (DDIC)

    Hi,I´m searching for the database table the Type Groups are stored in.(SE11 -> Type Group)From table TADIR I´m getting the owner and the dev. class.From table DDTYPET I´m getting the short text.But where I can find "Last changed on/by"? (SE11 -> Type...

    Labels in this area

    Explore this Area