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

    Go through this

    data: field1 type I value 10.End-of-selection.Subtract 2 from field1.Write: / 'field1 =', field1.Start-of-selection.Add 5 to field1.Write: / 'field1 =', field1.Initialization.Field1 = 5.Write: / 'field1 =', field1.What is the result after executing t...

    urgent from sasi

    Hi friends, how to get the supplying plant (werks) and storage location (lgort) from LIPS table rwith eference to PO number(MSEG – EBELN) MSEG table... wt is the relation bw lips and mseg table....in my requirement it is given as,To get the ship fro...

    Resolved! Accepted Solution

    Graph in a subscreen area

    Hi Experts,How do you create a graph in a subscreen? I checked out transaction GRAL but all the graph charts popup in a separate screen.Moreover I do not want the BOXES internal table attached to the chart. How do you suppress this functionality? Be...

    Resolved! Accepted Solution

    aNSWER ME.

    data: field1 type I value 10.End-of-selection.Subtract 2 from field1.Write: / 'field1 =', field1.Start-of-selection.Add 5 to field1.Write: / 'field1 =', field1.Initialization.Field1 = 5.Write: / 'field1 =', field1.What is the result after executing t...

    URL encoding in ABAP

    Hi all,do you know an ABAP function to encode a string to pass in an url so that to get "http%253A%252F%252Fsap.com%252Fxi%252FAP%252FCRM%252FGlobal"I'm passing dynamicParameter via an URL from an ABAP to a Java WD appli. They are automatically decod...

    QM11 output list

    Hi We use QM11 within our business as a worklist for quality notifications. However, there are a few fields on the notifications which are not available for view in the layout selection of QM11. Is there any way of adding fields in to this layout sel...

    hi all rv45a

    hi alli have to take data from rv435a structure, but since it is a structure i cannot use it.i need data from ketdat mabnr kwmeng etdat fields in rv45a.is there anyway or any table where these fields have data, so that i can fetch data of these field...

    Resolved! Accepted Solution

    Partner Function ?

    Hi All,Please provide me the table which contains the Partner function details related to Delivery. I have already checked VBPA table but it contains partner function corresponding to sales document.Thanks and Regards,Navneeth K.

    LSMW

    Hi,I m creating LSMW with T.Code MM02.....While I m on the step 7...Specify Files, Giving Error----<b>"File Name 'Converted Data': Max. 45 Characters. Remaining data saved."</b>.....Why This error shown....Regards,<b>Anil Kumar</b>

    Labels in this area

    Explore this Area