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

    Number Range Increasing for each line item.

    Hi Frds,I have created a number range Number Range Increasing for each line item. in module pool............DATA: lv_num TYPE char10.   CASE ok_code.     WHEN 'SAVE'. LOOP AT it_data INTO wa_data.         READ TABLE it_data1 INTO wa_data1 INDEX sy-ta...

    kabil_g by Active Participant
    • 4330 Views
    • 33 Comments
    • 0 Likes
    Resolved! Accepted Solution

    greying out MEPO1211-NETPR in purchase order?

    HiI need to grey out out MEPO1211-NETPR in purchase order when the status is released 'S'?I have used BADI  - ME_ACTV_CANCEL_PO - method check activityfield-symbols:<fs> type any table,              <ls> type any,              <lr_screen> type screen...

    Resolved! Accepted Solution

    BAPI: LE_SHP_DELIVERY_PROC - after save

    Hi Friends,BAPI: LE_SHP_DELIVERY_PROC After inbound delivery created. I have to change the characteristics classification. I’ve validated the batch while creating IBD in the above mentioned BADI. My requirement is that is there any method for after s...

    Resolved! Accepted Solution

    Sorting the Characters

    Hello friends,I have got an issue while sorting the Character values. Not sure why the same sort statement working differently with the same code in different systems (Dev and quality servers).Example of the issue is described below:In quality:We hav...

    Resolved! Accepted Solution

    Provide Logic for Day,week,month,year..

    Hi Experts,My Requirement is as follows...The field is for plant maintenance cycle in days/weeks/months/yrs. The table shows it as a floting number for MMPT-ZYKL1.But the transaction IP02 shows this field as a numeric field. There is some background ...

    Rent a sever SAP

    Hello everbody:I have two options: rent sap ides or installing sap ides in my computer,Well in the case I rent a server:  someone can say me a good place to rent it, to pay $40 per month It is good?. I need to practice SAP ABAP, MM and SD for now.Tha...

    Resolved! Accepted Solution

    Showing only 1 material for PO no(EBELN) in final internal table in ALV

    Hi All,      i have to fetch data from 3-4 std tables. I have taken EBELN (PO no.) from EKKO table & Material(MATNR) from EKPO table.i made to seperate internal table.Suppose there are 10 po no. & for one  PO no 14130058 ,10 material are there while ...

    VOFM Condition Value

    Dear Experts,I have requirement like thisFor Condition type Z020,                                       If Account Assignment Group is ‘03’ then Routine should consider Gross Weight Value & multiplies with Order Quantity & Condition Record Value.Acco...

    Sort in Analytical view

    Hello Folks,We have got an analytic view with some date columns.I want to sort those columns. I am not able to find any property related to Sort in Data Foundation or Logical join.Could you please suggest a way to sort apart from SQL script.

    Labels in this area

    Explore this Area