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

    Refresh Project Tree After Deleting Development Objects

    Hello community,I have a tiny question: After deleting of a few development objects (table, table types and structures) via BOB transaction I can see the deleted objects furthermore in the project tree, also if I press F5 to refresh the tree. Is ther...

    F-39

    Hi All,I have checked the below link to automate the transaction code F-39. The BAPI's (BAPI_PAYIT_POST_CLEARING & BAPI_PAYM_ITEM_POST_CLEARING) and Function module POSTING_INTERFACE_DOCUMENT are not useful in the below discussion.Please let me know,...

    Resolved! Accepted Solution

    a variable is not defined - shouldn't a Quick Fix let me solve that easiyl?

    It sounds like a stupid question to me, as I'm sure there must be an easy solution in Eclipse, I just couldn't find it out. I have a line of code like this: add 1 to gd_flying_monsters. gd_flying_monsters is not defined yet, so it's a syntax err...

    BAPI_OBJCL_CHANGE

    Hi experts,I'm working with  BAPI_OBJCL_CHANGE  to change batch characteristic value via program.It works when characteristic value is empty before (new value is written into db).But doesn't work when characteristic has a value before (isn't changed ...

    Test run for CJ88

    Hi Experts,I have a scenario of making the test run for the Tcode CJ88 in which the Errors should be bypassed and should be displayed in the next window as displayed in the below images:Input Parameters for the successful bypassing error scenario:Pop...

    Resolved! Accepted Solution

    Filter on Status field is not working as expected using Class CL_GUI_ALV_GRID

    Hi Experts.I am facing an issue while using the Filter option in Grid ALV. I am using the class: cl_gui_alv_grid in a container for displaying the ALV Grid.I am using a conatiner 'CONT' to display two ALV outputs. To do the same I am spliting the Con...

    TEXT_CONVERT_XLS_TO_SAP error

    Hi all,I am using  TEXT_CONVERT_XLS_TO_SAP to upload excel and convert the data into an internal table.CALL FUNCTION 'TEXT_CONVERT_XLS_TO_SAP'     EXPORTING *     I_FIELD_SEPERATOR = *      i_line_header = 'X'       i_tab_raw_data = gt_raw       i_fi...

    Resolved! Accepted Solution

    Sending outlook calendar from ABAP program - timezone issues

    Hi Experts,When I send outlook calendar from ABAP program, it is reaching the outlook with timezone issues.Appointment comes with +UTC hours in timezone.For example:-I want to create an appointment starting 8:00 AM, AUSVIC timezone.Then the outlook r...

    Labels in this area

    Explore this Area