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

    ALV Grid -- DUMP

    Hi All,I have unique problem.There is tranaction which display's data in ALV Grid ,Using some button a new sub screen is called which displays data in ALV grid.User performs some action in second alv grid, some settings like colors / editable propert...

    Resolved! Accepted Solution

    Copy Objects in OO ABAP.

    Hi,data: o_pricecond type zpricecond_struct.data: o_pricemat type zpricematerial_struct...some code for filling objects.I now have 2 different objects .I want to copy all fields from one object to another. The field names are the same...This gives me...

    Resolved! Accepted Solution

    DMS - Document checkin

    Hi,I want to check in a document from the sap applicationserver (unix).I use the BAPI's:- BAPI_DOCUMENT_CREATE2- BAPI_DOCUMENT_CHECKIN2But the BAPI's chooses everytime the windows frontend.Any ideas?Kind regardsBernd

    RFC

    hi i'm trying to connect to a remote system trough tcp/ip connection from sm59.i had provided the below info in the activation type i went to second option which is explicit host.in the start on exlicit host,i had provided the host system ip addres...

    ABAP Query

    Hi,We want a query to be generated using 5 tables.MARA,MAKT,MARD,MBEW & MARC. In the output, we are getting the redundant data. ie. Material Number is repeating more than once. For Eg, if 100021 is the mat no. its appearing 3 times in the output list...

    Resolved! Accepted Solution

    Raising custom events

    Hi, let's suppose there is a transparent table, i.e 'table1', which does not presently have any change docs assigned to it. I would like to raise an event every time changes are made to table 'table1', regardless of which application was used to cha...

    Resolved! Accepted Solution

    Choose fronted printer.

    Hi,I need to print several word documents one after another, but not to the default printer. Todo that, I open each document, print it and closing it.I use the Interface I_OI_DOCUMENT_PROXY methods: - OPEN_DOCUMENT_FROM_TABLE - PRINT_DOCUMENT - C...

    Resolved! Accepted Solution

    'CS_BOM_EXPL_MAT_V2 ?

    Hi All,I am using 'CS_BOM_EXPL_MAT_V2' function to find bom level items of a material. But it is showing only first level items. I have attatched the function below.Is there any thing wrong, it is showing wrong o/p.Regards,Dilip CALL FUNCTION 'CS_...

    Labels in this area

    Explore this Area