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

    fb60 enhancement!

    Dear Experts!Actually my requirement is to assign a different G/L Account(Reckon Account) to a vendor at the time of document posting, than the one that is actually assigned to a vendor at the time of vendor creation.We have a venodr providng 5 diffe...

    Resolved! Accepted Solution

    RFC function TABLES parameter vs. IMPORTING table type parameters

    HI,I hope you can shed light on this:RFC-enabled Function modules allow VALUE parameters only because you can not pass references to memory areas between separate systems. OK, thats what we know.If I create an IMPORT (export or changing) parameter of...

    Clemenss by Active Contributor
    • 8537 Views
    • 6 Comments
    • 1 Likes
    Resolved! Accepted Solution

    Search_Help

    HI,I'm trying to add search help to a field, dynamically. PROCESS ON VALUE-REQUEST. FIELD CARRID MODULE HLP_CHECK. *----------------------------------------------------------------------* * MODULE *-------------------------------------------...

    Resolved! Accepted Solution

    problem in code

    Hi...I am facing issue when retrieving data to internal table based on the import parameter getting from the FM. but internal table doesn't contains any data althouh where condition parameter contains value.I am including my Code below. types : be...

    Resolved! Accepted Solution

    Excel problem

    When I click on Microsoft Excel in ALV report output, its opening excel sheet within SAP without any data. I have checked the code and there seems to no issues with code. Can someone help with any info for resolving this issue?Moderator message: plea...

    Resolved! Accepted Solution

    executing batch input session (SM35) same way as CALL TRANS. RACOMMIT = 'X'

    Hello,one colleague of mine has developped an LSMW which generates a batch input session (SM35). Unfortunately, it doesn't work because several COMMIT WORK occur (it stops at the COMMIT WORK). This is the same behavior as with CALL TRANSACTION.But wi...

    Resolved! Accepted Solution

    Debugging

    I want to be able to skip over SAP Standard Production Programs when runningthe debugger. Is there a setting I can activate in the debugger to accomplish this?Moderator message: please use a more meaningful subject line next time.Edited by: Thomas Z...

    Resolved! Accepted Solution

    OPEN DATA SET PROBLEM

    Hello ,I use the command OPEN DATA SET in order to upload file content from server ,the problem is that i getting error :_No such file or directory ._the file is exist in server I can see it when i put the path on windows start->run and i give the p...

    Resolved! Accepted Solution

    Delete program in Production, but move to local package in development.

    We want to delete programs in production, yet in development we want to have the programs stored in a local package. Obviously one way will be to delete the program in Dev against a transport, transport that through to Production, and then use versio...

    matt by Active Contributor
    • 2300 Views
    • 12 Comments
    • 0 Likes
    Resolved! Accepted Solution

    ALV - Help splitting rows

    Hi All,I have an ALV report but with many columns but for printing this repost I need to split some information (columns) in two rows maintaining the test of the column.Is it possible? By pressing the icon "Modify Layout" I can't find this option. Ma...

    Labels in this area

    Explore this Area