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

    Consignment Process Doubts

    Hi All,Kindly clarify my following doubts. We are moving our goods to our consignment vendor, he is selling the goods from there; we are billing him whenever he consumes our material.1. In India, we need to pay excise during Consignment fill up proce...

    How to convert internal table to pdf format and send it to application server

    Hello Experts, My requirement is that  I need to convert internal table to PDF format and sent it to application server or save data in application server in pdf format. I found some documents here mentioned to use fm - 'CONVERT_OTF' and gui_download...

    Resolved! Accepted Solution

    How do the SAPRDEMO_SPREADSHEET_INTERFACE set ranges in an excel worksheet?

    Hello,I have been looking into the SAPRDEMO_SPREADSHEET_INTERFACE to understand how manipulate the data from excel and forth, but I could not understand how did the demo place the ranges in that specific place. My question is when exporting the infro...

    Resolved! Accepted Solution

    Foreign Key Issue

    Hi all,I am facing one issue..There are two tables, one is the header amd the other is transaction table..I have assigned a primary key to one field in the header table and assigned the same field as foreign key in the transaction table.The issue is ...

    Resolved! Accepted Solution

    DYNP_TOO_MANY_RADIOBUTTONS_ON error while submitting the report.

    Hi,i created 2 programs with same selection screens.1st programe will call the 2nd programe.SUBMIT ZReport2  VIA SELECTION-SCREEN         WITH p_hist = ' '         WITH p_main = ' '         WITH p_expul = 'X'         WITH p_depr = 'X'         WITH p_...

    Resolved! Accepted Solution

    Activating a VOFM Routine

    Hi Folks,I have made a VOFM routine in data tranfer->Sales activities.I have activated the program and also the entry in "Maintain:Data transport sales activities" But still i am getting an error "No frame work was found for the Include RV44A601".I h...

    Resolved! Accepted Solution

    Parallel processing using starting at new task

    Hi All,i have used the below code for parallel processing.CALL FUNCTION 'ZCCR_TABLE_DATA' STARTING NEW TASK  taskname       PERFORMING f_return_data ON END OF TASK       EXPORTING         i_input = _it_count-count     TABLES         it_table1 = t_tab...

    Resolved! Accepted Solution

    Simple Select Help

    I have the below code and it's not pulling the chart of accounts.  What could I be doing wrong? It looks fine to me...PARAMETERS: d_cc TYPE bukrs OBLIGATORY.DATA: wa TYPE t001.SELECT ktopl FROM t001 INTO wa WHERE bukrs EQ d_cc.      IF wa-ktopl IS NO...

    Resolved! Accepted Solution

    Office 2007 XLSX Support

    hi,I am looking for a solution that can help me in some standard way to support xlsx support to my ECC6 EHP 4 System.I want if alv is exported ( any alv report program) in excel it should generate xlsx file Office 2007 standard xlsx file to save.I am...

    Resolved! Accepted Solution

    Need Enhancement which is triggered after material quantity creation

    Hi guys,Iam in need of enhancements or exits which would be triggered after creating quantity for my material. Kindly enlighten me on this issue . I need a place to right a code which will be triggered when i create a material quantity .Regards,Sivag...

    Read RAR Files

    Hi there,I need to read a RAR file that I receive from mail (ABAP PI -> ABAP Proxy). In this file will be some xml files.Does anyone has any suggestion how to read it?I have no idea where I do that: ABAP or PI (I've never used SAP PI before)Thanks!  ...

    J1ij

    Hi My Client has 2 types of Invoice i.e RI & TI & they are facing lot of problem to process J1IJ because each and every time they have to check Delivery are whether RI or TI to insert Series Group (i.e 11 or 12). Earlier while doing J1ij Excise Group...

    Labels in this area

    Explore this Area