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

    Table name needed

    Hi, In which table the configurable materials data stored.While creating the sales order, if one of the line item is the configurable material then, it's characteristic values will be maintained by selecting the menu path Extras -> Configuration.I ...

    Resolved! Accepted Solution

    Concatenate

    Hi I want to concatenatedata : v_date like sy-datum, v_time like sy-uziet, v_sess_name type D0100_MAPN.Concatenate 'RB40' v_date4(4) v_time0(4)into v_sess_name.CONCATENATE '0' V_SESS_NAME_NEW SY-MANDT 'ADMIN ' ' '...

    SHORT DUMP

    V HAVE GONE FOR AN UPGRADE FROM 4.6B TO ECC 6.O.NOW IN THE MODULE PP WHEN WE RUN TRANSACTION (CO01) FOR CREATION OF PROUCTION ORDER THEN A SHORT DUMP COMES. IT SAYS THAT A VARIABLE IS UNKNOWN. IT ALSO TELLS ABOUT THE PROGRAM NAME, AND WHEN I GO THERE...

    Resolved! Accepted Solution

    Sales order item repricing

    Hi, For a sales order, I need to check pricing date of each item. If order creation date(VBAK-AUDAT) <= Date in condition table <= Item pricing date( VBKD-PRSDT) , then I need to reprice that item with pricing type 'C'.Please let me know if there is ...

    Resolved! Accepted Solution

    convertion # to char

    Hi i am coding as below to interact with apps. in my file i have values with #.ex: #9909889data: var(128) type c, form get file.data: xfile(128) type c. open dataset xfile for input read dataset xfile into str.close dataset xfile.how to ocnvert those...

    Resolved! Accepted Solution

    purchase orders

    hi all when i am creating POs through bapi_po_create1 i am sending the net price of the item into the BAPIMEPOITEM_NET_PRICE field of the bapi but when the po is created the net price in the po is the net price of the material in the inforecord.can...

    Resolved! Accepted Solution

    report scheduling

    hi everyone,I have a small doubt regarding reports....how we are scheduling the reports.......daily reports, monthly reports...yearly reports...in real time...environment.I knew how to write the coding for reports...what about this schduling the repo...

    Labels in this area

    Explore this Area