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
    • 94063 VIEWS
    • 212 REPLIES
    • 39 Likes

    PROBLEM AT LOOP

    Hi I'm facing a problem for a loop condition. Actually my requirement is to send an mail before two days to a user so for that it have to check the number of documents and it should send the data for that particular person with all document numbersse...

    Resolved! client data

    Hi Experts,what is difference b/w client dependent and independent...?give me example in client indepentent table....?how i can access the data in different clients (client dependnet data) is possible or not?i'm littile bit confusion... can any bod...

    ALE-urgent

    Is it possible to send an IDOC <b>INSPECTIONPLAN_CRETAE01</b> of message type <b>INSPECTIONPLAN_CREATE</b> using change pointer technique.SAP has not provided standard fn module <b>MASTERIDOC_CREATE_SMD_<messagetype</b>> for this message type which i...

    Regarding BDC

    Hai to all,I have data in microsoft XL sheet how can i extract this data by using gui_upload or specify if there any other methodI know how to extract data from notepad by using gui_upload is it applicable to data in XL sheet?regards,surya.

    FTP SERVERS

    hi,i have down load in my internal table value in my clint system using FTP server.to use some function module 'FTP_connect', "ftp_command' and 'FTP_disconnect'.i wand download my internal table value .i use 'GUI_download" or not. where i use 'GUI_D...

    SAP Tables

    Hi Experts I have one requirement where i should drag email and URL attached to ORg's so i had developed Quicviewer query where i am not able to get table names for this URL and email by pressing F1 i had got table name for URL as TSAC and email id i...

    report

    Hi friends,In SE38, pls find the code below.DATA: BEGIN OF tkomv OCCURS 50. INCLUDE STRUCTURE komv.DATA: END OF tkomv.SEARCH tkomv FOR 'HM00' AND MARK.It works well in a client. gives only warning message as Warning: Table "TKOMV" must ha...

    Resolved! modifying E1EDK14

    Hi!E1EDK14 is beeing populated with standart code: CLEAR int_edidd. CLEAR e1edk14. int_edidd-segnam = 'E1EDK14'. e1edk14-qualf = '006'. PERFORM move_field USING 'E1EDK14-ORGID' vbdkr-spart ' '. MOVE e1edk14 TO int_edidd-sdata. APPEND int_edidd...

    area menu

    Hi Friends,I want to 2 do a report which gives menu path if we give short description of program or standard report so for that i want 2 know in which table i get area menu but from TTREE table i cant access area menu becoz i dnt have id

    Resolved! Bapis

    Hi all,1. give me some bapis that will convert sap data into xml format. if possible give the procedure how to develop code for it and to implement.2. how to create a custom bapi. [ step by step procedure ]any suggestions are highly appreciated....

    Labels in this area