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
    • 94862 Views
    • 212 Comments
    • 39 Likes

    how to apply fuzzy / proposal search help to a field in selection screen of a report which has been introduced since sap ecc 7.4

    Hi ABAP members ,How to apply fuzzy / proposal search help to a field which has been declared in parameters statement of type KSCHL ( condition type )  in selection screen of a report not module pool which has been introduced since sap ecc 7.4 like s...

    Resolved! Accepted Solution

    How to identify the BOR object associated with the T.Code CC01

    Hi team,Please let me know how to identify the BOR objects associated with the Create Change Master CC01 T.Code.I have checked in SWO1 but could not find anything relevant. Kindly let me know the procedure to identify the BOR object.Thanks,Nalla B.

    Resolved! Accepted Solution

    Excel attachment in email

    Hi,I created a custom program to send an excel file as an attachment in email. It has few dollar amount columns and when I open the spreadsheet, the trailing zeros are gone.So 145.60 comes as 145.6 and 145.00 comes as 145Is there a way to retain the ...

    Runtime error:SQL error "SQL code: 340" occurred while accessing table "QALS".

    Hi Experts,Recently we have upgraded to to HANA DB version 1.0 SP11 revision 110. Now I am getting runtime error on one of our custom code for QALS table.Below are the details:The same query used work fine in old DB.Can you please help me understand ...

    Resolved! Accepted Solution

    Unable to reconcille multiple subcontracting challan against single material document in SAP MM

    Hi Guru's,We are facing an issue at our client side.we are not able to post multiple subcontracting challan reconciliation from transaction J1IFQ, when we enter multiple challans against a material document only the last challan is getting picked for...

    Resolved! Accepted Solution

    BSET table is not updating with tax item details using standard BAPI BAPI_ACC_DOCUMENT_POST , IDoc type ACC_DOCUMENT03

    Hi Experts,We are posting FI documents using standard BAPI  BAPI_ACC_DOCUMENT_POST  and  IDoc type ACC_DOCUMENT03 through excel sheet.When we are posting FI doc with  particular   tax codes ( There is no GL accounts mapped to these tax codes, for the...

    Resolved! Accepted Solution

    User defined column name not coming to output screen using OOPS Alv.

    Hi all experts,I deloped one sales report. Its working fine.  But i added one user defined field 'status' in my final table declaration.once i checked with break point that column heading is coming correctly but once i use cl_salv_table to display re...

    Resolved! Accepted Solution

    xml simple transformation

    HelloI have to read an xml file and transform it.I've created a simple transformation and it works fine.Now I get the problem, the xml file looks not always the same,some nodes exists sometimes, somethimes not.If a node is missing, my simple transfor...

    dmi by Participant
    • 830 Views
    • 2 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Sending .CVS via email

    Hi,I´m using this function:  CALL FUNCTION 'SAP_CONVERT_TO_TEX_FORMAT'    EXPORTING      i_field_seperator    = ','*     I_LINE_HEADER        =*     I_FILENAME           =*     I_APPL_KEEP          = ' '    TABLES      i_tab_sap_data         = it_fil...

    Resolved! Accepted Solution

    Join between two tables with the same column name

    Hi,I want to use the JOIN statement to select the fields VBAP-NETWR and VBAK-NETWR from tables VBAP and VBAK.I can achieve this by using AS and (VBAP~NETWR and VBAK~NETWR) but the problem is in the table that is going to hold the results.in: INTO COR...

    Labels in this area

    Explore this Area