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

    How to display current day(13-nov-06) in selection screen-its very urgent

    hi all,iam sending code to change the date from mm/dd/yyyy to dd-mon-yy(10-nov-06).my requirement is i have to keep a parameter and when iam executing thid report say p_text1 is a parameter when iam executing this report in selection screen it has to...

    Resolved! Accepted Solution

    need help for sql query

    Dear all, i have an input from selection-screen where user can choose a period of data,then the date is trigger by the below criteria1. bwart ( movement type ) = 901,902,101,102,106,105 and lgort ( recieve location ) = L0022. bwart ( movement type ...

    workflow

    Hi, I have created one organisation structure in ppoc_old transaction and after saving and activating i got one organisation structure number. if i want to change the organisation structure how to change which transaction i have to to andchange ca...

    BAPI_PO_CHANGE

    Hi Experts,I have existing 500 POs .I want to change only Delivery date of all POs Please Help me the best solution like BAPI_PO_CHANGE or any other solution to Change Delivery date for existing POs.If I will use BAPI..then plz let me know input para...

    use ranges

    i use it write ?RANGES: r_course FOR hrp1001-sobid.LOOP AT person_tab. CLEAR r_course. REFRESH r_course. <b> r_course-high = hrp1001-sobid. r_course-low = hrp1001-sobid.</b> r_course-sign = 'I'. r_course-option = 'BT'. <b> APPEND r...

    Resolved! Accepted Solution

    Regarding list box

    Hi all,I have given List box on my screen and i Wrote all the code i am getting the Drop Down list but when i click on that i am facing a problem that i am not able to Capture the value which i have entered by selected the required one.Can any one he...

    Resolved! Accepted Solution

    filling buffer table whenever a new entry/modify an existing entry is save

    Hi all,I have a scenario where I need to fill the buffer table whenever a new entry/modify an existing entry is saved in the standard sap transaction(vk11/vk12) with the new entries/modified entries. In my case when vk11(create condition records)/ v...

    Resolved! Accepted Solution

    Reports & idoc

    1what is the difference between IDOC types and IDOC views?2.What is Document Tool and what is use of it?3.what is IDOC archiving?4.what is the difference between watch point and break point.?5.How to add extra functionality to a standard print progra...

    Labels in this area

    Explore this Area