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

    Resolved! badi at pgi in vl02n

    HiI have used exit  USEREXIT_SAVE_DOCUMENT,,this get triggered when user press save button ,,but when i directly use Post goods issue button  with out clicking save button .,this exit not get triggered ..tell me which badi/user exit for this t code

    Reg : TMG for Z table

    Hi All,I need help in Table maintenance generator .I have table like below.Empno       Subject     MAIN1                MATHS     1                CHEM      X1                COMP      2                MATHS     X2                COMP      option 1 :...

    Internal table declaration

    Hi all,I have an example from some code, that placed a question mark inside my head So i have a simple example here:types          : begin of t_table                              ,                    pernr  type p2001-pernr                       ,  ...

    Resolved! Read file from SAP directories of application server and open the same file on executing

    Hi AllI have PDF and DOC files in application server on sap directories.My requirement is that select these PDF or DOC file through and read/open on executing ( clicking on ). Do anyone know how to select  PDF  or Doc files from application server.t...

    Resolved! PO not generated

    Hi Guru'sI have an issue. Issue isAfter creation of PR(Purchase requestion)  and also release of contrat PO is generated. In some PR s the PO is not generated after release of contract also. I have purchase requestion number. how do i check this usin...

    BAPI get IDOCS list

    Hi,After some unsuccesful resarches i'm come here asking for you help.I tried some BAPI in order to get idocs list, or at least an IDOCS display, but none of them was working except for SPI_IDOC_READ but i get only one IDOC.I tried :l BAPI_DOCUMENT_G...

    Resolved! lOOP statment error

    The mentioned is the LOOP statement i am using in the customised function module DATA: i_ltz_val_area TYPE STANDARD TABLE OF selopt, LOOP AT im_appl_scope ASSIGNING <fs_applscp> WHERE val_area EQ c_opngr OR val_area EQ c_imngr OR val_area EQ c_opgha ...

    how to open fi document?

    i m currently AC_DOCUMENT_RECORD function call function 'AC_DOCUMENT_RECORD'   exporting     i_awtyp            = bkpf-awtyp     i_awref            = bkpf-awkey+00(10)     i_aworg            = bkpf-awkey+10(10).This work some time but now its not wor...

    IDoc to XML

    Hello Experts,My requirement is related to IDoc. I am using message type CLFMAS to generate class based idoc.We wanted to generate its XML file which we ahieved using XML port creation(WE21).Now what we want is to filter the XML file to remove some f...

    F4 Help different

    Hello Experts,I have problem related to F4 Help.In MB52 , we have material field.when we press F4 for material ,F4 help come with  Restrict Value range.But when i executed the same report in same server with different ID ,  then F4 Help come differen...

    FM webservices

    What is the difference between a FM which is executed by calling th function in a program and FM webservices?However in a SAP platform the end-user GUI provided to execute a program (which includes a CALL FUNCTION required).Similar would be the funct...

    Resolved! calculation in internal table

    SELECT        KONV~KNUMV        konv~kposn        konv~kschl        konv~kbetr as kbetr2into  CORRESPONDING FIELDS OF TABLE it_display3 from konvfor ALL ENTRIES IN it_display where               konv~knumv = it_display-knumv AND               konv~ks...

    Labels in this area