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

    pls help me

    Hi friends ,I got a task to do .Description:"Age Analysis of Finished Good Stock: - Interactive report. Double click on the line item will give the batch wise stock details."Can any one give some more elaborate information regarding this.And please g...

    Resolved! Accepted Solution

    Reg BAPI_PO_CHANGE

    Hi,I am trying to change the Short text of an item using BAPI. It says PO contains some faulty items and please enter order unit and delivery date.....But I found the date in schedule and schedulex n tables...but still says the same error...Any sugge...

    Classification view

    Hi,I have a list of materials. How can i check whether classification view for the material is maintained or not at one go. I don't want to check for every material in MM03. I know there is a field in MARA -PSTAT where characters for each view is mai...

    Resolved! Accepted Solution

    urgent

    Hi i have used <b>control break</b> statements inside <b>Loop at intrenal table with where</b> condition.How can i modified with out change the code? LOOP AT itab INTO wa_itab WHERE col01 = 'H' OR col01 = 'I' . - ---AT END OF col01. ...

    Resolved! Accepted Solution

    Tab Strips

    Hello Friends , I have 2 screens for update . Screen1 contains the general info of the employee and screen2 the Salary info . User enters General info in screen1 and uses a push button to go to screen2 to update salary info . Sometimes the user forge...

    Fcode

    why do we use 001 in this fcode ' BUtton1(001) 'MODULE USER_COMMAND_0100 INPUT. SAVE_OK = OK_CODE. CLEAR OK_CODE. CASE SAVE_OK. WHEN 'BUTTON_EXIT'. LEAVE PROGRAM. WHEN 'BUTTON_1'. OUTPUT = 'Button 1'(001). WHEN 'BUTTON_2'. ...

    Resolved! Accepted Solution

    Number of weekdays

    I need to find the number of week days(mon-fri) in a given month. I have used the FM DATE_CONVERT_TO_FACTORYDATE to get the difference between the first and the last day of the month. However it is not giving me the correct output. could someone plea...

    Resolved! Accepted Solution

    Transactions Used by User sin Particular Date Range

    Hi Team, Can you tell me how to get all the transactions used by the users on the particular date range given as input.My ouput has to be like this ,based on user-id:1. time logged into SAP2. time logged out of SAP3. transaction executed and...

    Labels in this area

    Explore this Area