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

    How to see the dropdown option for field of a table during selection

    Hello,I am adding a new custom field in the table. Now when user goes to the screen after clicking the content button icon in se11, he sees all fields for selection. That custom field is one character field. I want the user to see P and S option when...

    Resolved! Accepted Solution

    Serviced order

    Service OrderPurpose All the delta service orders (newly created or changed) in SAP R/3 has to flow to Tenet.In the same way , all delta service orders in Tenet has to flow to SAP R/3.Flow from SAP R/3 to Tenet All the newly created service orders ...

    Resolved! Accepted Solution

    update BSIK and BSEG

    Hi i need to "unlock" all the documents on the BSEG for a given BUKRS and GJAHR and BELNR (given by BSIK), i mean something like this: SELECT bukrs gjahr belnr INTO ti_bsik WHERE bukrs IN so_bukrs AND gjahr IN so_gjahr AND umskz = "A...

    bdc in user exit

    Hi Gurus,I am writing my piece of code in the user exit of the transaction EG31(ISU) and i want to update the field of transaction IQ02 using bdc call transaction method.can you tell me if it is possible to do so bcoz wen i am tryin to do so while de...

    Resolved! Accepted Solution

    SELECT STATEMENT

    Hi Guy's,Please help me i wrote select statement using HRP1000. it displaying an error message " HRP1000 is not define in ABAP-Dictionary as a table, projection view .My doubts is using this infotype it is not possible to wire the select statement.Th...

    append

    hi gurusi have two internal table tab1 and itab2i am using append lines of itab1 to itab2.it is appending all the field of itab1 to itab2 but not the last to fieldsplease help me with the same as soon as possible.the structure of the two are not sa...

    Resolved! Accepted Solution

    WRITE statement and editable fields

    Hi,i don't think it's possible but my customers wants the following in an existing program. Data is written to the screen by WRITE statement (list processing), but one of the fields must be open for input and the data filled in must be handled by the...

    h_senden2 by Active Contributor
    • 1442 Views
    • 6 Comments
    • 0 Likes
    Labels in this area

    Explore this Area