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

    How to fill Quantity ( KWMENG) field at Tcode level regarding Sales Order Creation via BAPI

    Hi,My requirement is to create sales order via excel file. Its working fine.My doubt is regarding Quantity ( KWMENG)  and BAPISDITEM (target_qty) field.As I'm using BAPI_SALESDOCU_CREATEFROMDATA1 for sales order creation, I'm passing KWMENG ->  targe...

    Resolved! Accepted Solution

    Invoices are missing while downloading the DME file from f110

    Hi Experts,We are downloading the DME file from F110.All the invoices created manually are appearing in the payment file.But the invoices created by the external interface are missing.Data is getting updated in REGUH and REGUP tables.But,the download...

    Resolved! Accepted Solution

    BDC for MEKP transaction

    Hello,I am trying to record a BDC for transaction MEKP. MEKP transaction has two screens, first is the selection screen and then when EXECUTE is pressed another screen comes up showing the current data and the data to be updated (which is given in th...

    Error Message in Z-report when using BAPI_OUTB_DELIVERY_CHANGE: Document is incomplete: You cannot save the delivery

    Hi,     I have created a Z-report which process all the saved deliveries. All those deliveries where quantity is not zero are saved successfully but if i want to save a delivery whose quantity is 0, the BAPI returns the message Document is incomplete...

    Resolved! Accepted Solution

    Data Allignment not appearing correctly using class method

    Hi ,In my 'XLS" attachment data alignment is not appearing correctly when using classes.please let me know what needs to be done.below is the code.DATA : lt_att_content_table TYPE soli_tab,          ls_text              TYPE soli.CONCATENATE 'USERID'...

    Resolved! Accepted Solution

    Need to generate output file in .xlsx format on application server

    Hi All,Need your help for converting the file in .xlsx format from internal table. That generated output file need to put on application server (AL11).i already write a code using open data set and close data set. File is generated successfully on AL...

    Resolved! Accepted Solution

    Delete FROM ztable WHERE condtion still works, even there is a 'E' type row lock.

    Hi Big God,See, i have a ztable with TMG, if i am manipulating on detail view, it means this row is exclusive locked on row level. and i can clearly see there have this kind of lock in SM12. If open another TMG and to edit the same row, it will infor...

    Resolved! Accepted Solution

    Enhancement assignments disappeared during transport of enhancement

    Hello all,I have made some enhancements in SMOD and assign to the same project, I transport TR for each enhancement from development to testing environment, the first two enhancements are working fine in testing system, but then I made an additional ...

    Field-Symbols ??

    Hello Experts,Please have a look on below code .FIELD-SYMBOLS <fs> . data: begin of it_vbrp,        vbeln like vbrp-vbeln,        posnr like vbrp-posnr,        brgew like vbrp-brgew,        ntgew like vbrp-ntgew,       end of it_vbrp. data: begin of ...

    Resolved! Accepted Solution

    Need to save Inbound Email to Application Server in SAP ECC

    Hi Experts,My requirement is to save Inbound email in Sap ECC to Application server as MSG extension. Then another program will pick this .msg file and will save in "Content Manager" .Inbound Email Configuration Tcode = SO50When Inbound email is comi...

    Resolved! Accepted Solution

    smart form issue

    Hi exports,i have problem in smart form i am developing a new po in that po after main window i want display po  header text andalso display total amount and amount in words i get the logic but the problem is when i am displaying these created second...

    Labels in this area

    Explore this Area