Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

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...

    Criticality.png

    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...

    2024-08-07_08-25-11.png
    sheenamk by Developer Advocate
    • 92238 VIEWS
    • 212 REPLIES
    • 39 Likes

    check this error

    Hi Gurus.this is my program using bdc call transaction code is MB1C.its run correctly but first 2 values not entered.....pls check this program....report ZMB1C_SAN no standard page heading line-size 255.TABLES:MARA, MSEG, MKPF, rm07m, dkacb, t...

    Resolved! Quarter period

    Hi All,I have a requirement to display the date fields on selection screen as follows:Taking into account todays date (10/01/2007), I need to displayStarting date: 08/01/2007 & End date: 10/31/2007Please help me coding. Thanks in advance.Satish

    String Problem

    Hi All,how to find out whether the first 5 chars alphabets or not in a string for a particualr field in an internal tablereply me soon if anyone cani hv a sting like thisyruwy8900and i have to check whether the first 5 characters are characters or nu...

    Obsoleted FM's

    Hiwhat are the replacement FM's for the below list..plz helpCALL FUNCTION 'WS_ULDL_PATH' CALL FUNCTION 'PROFILE_SET'CALL FUNCTION 'PROFILE_GET'CALL FUNCTION 'HR_DISPLAY_BASIC_LIST' CALL FUNCTION 'HELPSCREEN_NA_CREATE' CALL FUNCTION 'GRAPH_RECEIVE' C...

    loop inside loop

    Hi Experts I am using nested loops but as it is not good practiceplease send me alternative for this......LOOP AT IT_VBAK INTO WA_VBAK.READ TABLE IT_VBAP INTO WA_VBAP WITH KEY VBELN = WA_VBAK-VBELN.READ TABLE IT_KNA1 INTO WA_KNA1 WITH KEY KUNNR = WA_...

    bdc for vl01n

    hI all..i want to do bdc for VL01N.. my doubt is.. manually when we enter the storage location under picking tab, system search for the stock availability if not it displays error message, than agian we enter some diff storage location and so on.. ho...

    Resolved! internal table read

    HiI am reading an internal table twice in a single go. I am getting the first and the second record as obvious while executing the perform once.What I need to do is, if I read the table in the next go or I execute the perform again, I should get the ...

    Resolved! Status Icon

    Hi all,i need to put Status icons (Traffic lights Green, yellow, red) based on some condition in one of coloumn of ALV grid. Plese send me a sample code to put status icons in ALV grid.Thanks in advance.Regards,Suresh.

    Labels in this area