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
    • 94742 Views
    • 212 Comments
    • 39 Likes

    ALV tree display

    Hi,I have to make a list with three hierarchical levels. By the 2nd level I know how. My dout is how to add the 3rd hierarchical level?The code i use is:FORM create_alvtree_hierarchy . DATA: ld_ebeln_key TYPE lvc_nkey, ld_ebelp_key TYPE lvc_n...

    Resolved! Accepted Solution

    Clear and refresh stmt

    Hi , In my code have written asloop at gi_table.read table1 some codns where f1 = 10read table2 some codns where f2 = 25.if table1-f1 = table2-f2.modify some codns.endloop.My question is, consider in the table in have 5 entries but only 2 values sat...

    Resolved! Accepted Solution

    protocolnumber

    Hi,Inside tcode SLG1 I have a lot of entries.One of them is very strange. It has a grey icon (not green, not red, not yellow)There is also given a protocollnumber. Where can I read details about this protocol ?RegardsIlhan

    Resolved! Accepted Solution

    Query Question

    Hi,How can i join a table with an internal table in Sap Query?i have a base table (aufk) and i will be creating an internal table with code in an infoset. Then i need to join the internal table with aufk.Thanks,

    Resolved! Accepted Solution

    Lock/unlock an order

    Hi experts!In Plant Maintenance, an order is assigned to a person.We need to implement something( using code or configuration) which ensure that only the assigned person can only change/work on the order. If any other person tried to change/ work on...

    Exit in SM30?

    Hi All. We want to restrict some users from going into some tables in SM30 transaction. I know we can assign authority at table level, but problem is those are standard SAP tables and the same profile is given to some other tables which the users ca...

    Resolved! Accepted Solution

    Update dbtable

    Hi, In my code have to update a dbtable.Have written the code as rbkp_blocked-MRM_ZLSPR = 'A'.rbkp_blocked-belnr = gi_amt1-belnr.update rbkp_blocked set belnr = gi_amt1-belnr .after this in the coding part can see that the table rbkp_blocked is bl...

    MB56 functionality

    Hi All I have a requirement to have the same functionality as MB56 transaction, but it should run for multiple values for Plant unlike in MB56 which has single plant entry in its selection screen. Also i need to add 3-4 new columns in the output. Apa...

    BADI for MB31

    Hai all,After giving the "Movement Type" and "Production Order No" in MB31 it moves to next screen.In this screen if i give 10(quantity) and PC(base unit of measure), then a corresponding BADI with "changing parameter" should be called(not only cont...

    Labels in this area

    Explore this Area