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

    BDC for tcode OB28

    Hi Experts,I am Creating BDC for tcode OB28, to introduce validations.I have to drill down tree structure for selection of a specific step.That drill down is not being captured in recording, Is there any solution for it ?-Dhananjay.

    Resolved! Accepted Solution

    about versions

    1. what is the difference between this 4.7 and 5 and 6.4 or 7.1 versions in technical perspective. ?2. i m working on 4.7 version. so very soon they will upgrade the versions. For tht in technical perspective tell me, wht r the things i need to learn...

    Shahid by Product and Topic Expert
    • 357 Views
    • 2 Comments
    • 0 Likes
    Resolved! Accepted Solution

    doubt in bdc co01

    Hi experts,I have a doubt in my bdc, in my bdc i am going to create production order in CO01. its working properly but after entered the date i want to click operation overview and change one particular routing workcenter. But all the workcenter have...

    formula parser

    Dear all,does ABAP provide something like a formula parser?I'd like to have the possibility to calculate correctly something like: 2*(AB) /(CD) Is there any parser which helps me to calculate correctly?Best Regards,Christoph Aschauer

    Resolved! Accepted Solution

    date-low

    if not date-low is initial and not source-datab is initial. if date-low <= sy-datum. clear ws_date. ws_year = date-low+0(4). ws_month = date-low+4(2). ws_day = date-low+6(2). concatenate ws_day ws_month ws_year into ws_dat...

    Resolved! Accepted Solution

    Search Help in MMYYYY format

    Hi,I need a Serach Help that will display a calendar but only with Month/Year. So the user would select, for example, January 2007.I know I can code a solution to do this (so no need to post code here, thanks) but just wondering if there is an existi...

    Resolved! Accepted Solution

    smartforms

    hi,I have a loop in which iam printing text ,wht i want is when there is text 'abc' & text 'bcd' they should be printed in a box & the remaining should be printed without it.these should be in a box.abcbcdpoints will be rewarded.thnx & rgds.

    Resolved! Accepted Solution

    ALV GRID track updated row

    Hi ,Please help me to solve this problem.After ALV grid has been displayed(From internal table ITAB), i am going to switch in editable mode and than make some changes in any row.My question is how to track those changes or how to find the rows which ...

    Resolved! Accepted Solution

    Sending Message Type from the same Logical System to 2 different ports

    Hi,I need to transfer the same message type 'DEBMAS' in the same logical system,to 2 differenet port - directly to XI (as an IDOC) and to function (as a PROXY),In XI this are 2 different interfaces.I see in we21 that when adding message type in outbo...

    Resolved! Accepted Solution

    excel upload

    Hi all,I need to upload excel data to z tables.here i created table maintance generator for those tables.how to upload the data from excel sheet to these tables.Through BDC R is there any other way??Please suggest.Thanks,CS.

    function module

    i m using HR_FEATURE_BACKTABLE to read the feature will it do its intended work if i call it using above function module for eg if feature is intended for sending a message to distribution list. if i call it using thid function module it returns me a...

    Labels in this area

    Explore this Area