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

    Search Command

    Hello, I have an XML file and need to grab a couple of fields from that. Iam passing each record of the XML file into the internal table and below is what I see. I need to pull AUFNR, AUART, TIDNR and STTXT from the code. Iam thinking of this logic...

    Split Valuation

    Hi,I'm trying to do split valuation for materials. Before doing split valuation, we have first posted out all the stocks. We are trying to mark for deletion the line items in open POs before doing the split valuation and undelete it after split valu...

    Resolved! Accepted Solution

    hi..

    I need to send alv report to email of the customers..I have generated alv report.For a particular day the records of various companies are coming but i need to send collective report to individual customers about their information. what function modu...

    Resolved! Accepted Solution

    hi..

    I need urgent help..when i am saving document number in vf01 the value of the document number created should come in my parmeter which i have declared in report for me...Please help me out.....thanks.

    Resolved! Accepted Solution

    JOIN

    Hi experts, I tried the following program.i got a error like 'mara-matnr' is unknown...could you please help me....TABLES:MARA,MARC.DATA:BEGIN OF ITAB OCCURS 0, MATNR TYPE MARA-MATNR, MTART TYPE MARA-MTART, WERKS TYPE MARC-W...

    Resolved! Accepted Solution

    Abap generic type

    Hi.What is the generic type for abap variables?I tried to use field symbols with any type, but field symbols is a reference. It is invalid when the base variable is released. In debbuger, It changes the value to XXXXXXXXXXXXXXXXXXXI want to copy a va...

    Export to Excel

    Dear Experts,When I export the output of ALV grid to excel using the option from the application tool bar of the ALV and also using the SPREAD SHEET option and not using LOCAL FILE, then three columns of the list are moved to the last in the excel sh...

    Resolved! Accepted Solution

    Optimisation-SQL

    Hi Folks,1.I have a program which is having 10 select statements.Is there any way to know which select statement is eating most of the time and thus reducing the execution speed.Can ST05 or SE30 of any use in this case.2.Does SYST has any field which...

    kiran_k8 by Active Contributor
    • 3615 Views
    • 32 Comments
    • 0 Likes
    Labels in this area

    Explore this Area