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

    mass role creation

    Dear gurus,Was wondering if there is some way to create mass roles or activity groups.I searched everything in PFCG but found nothing.I have to create around 1000 roles in a very short period of time, I heard there are 3rd party tools to assist in cr...

    Resolved! Accepted Solution

    ABAP Editor two search options: "In main program" and "In program"

    Hi,I am in ABAP Editor (SE38) in SAP R/3 4.6c. Then I click Edit and then I click Search/replace (Ctrl+F). Find/replace window is displayed.In the window I have two search options: "In main program" and "In program <program_name>". What is the differ...

    Resolved! Accepted Solution

    about authority check~

    Hi!Let me ask something.As usual, when we call a program using T-CODE in command field, R3 checks the authority. even BDC prog. But, in program text, I programed like this. "CALL TRANSACTION XXX". the system doesn't check authority. for example, A us...

    Resolved! Accepted Solution

    update values in ALV after CALL TRANSACTION

    Hi,i´ve developed an ALV that displays data. The user then selects several lines and processes a CALL TRANSACTION.If there is a message during the CALL TRANSACTION a new ALV is displayed showing all the messages.The question is as follows:from this s...

    TAB Delimiter !??

    Hi, I have been trying to write data from an internal table into a file on Application Server. But, here in the file i need to give a TAB as delimiter. How to give a tab as a delimiter while TRANSFERing the data onto a file on App. Server ? H...

    status code 37

    Hi all,I have a problem posting a IDOC its a simple scenario:1) Is it possible to send an IDOC from one client to another let me be more specificI have 2 clients R6K-100 and R6K-200 which means 1 SAP sys when i try to send a IDOC (MType Matmas04) fro...

    Resolved! Accepted Solution

    Product Hierarchy

    Hi,I am trying to find the description for product hierarchy. I found the table that contains the product hierarchy which is T179 but there was no text field or description field to explain the PRODH at all. I would appreciate if anyone can tell me w...

    Resolved! Accepted Solution

    Form parameter mismatch

    I'm testing a basic form -- trying to figure out how to line up the parameters. I read F1 help on this and tried to structure my program likewise, but I could not get around this.REPORT ZTESTMOVE . DATA: STRUC LIKE ZDOLSARC09. DATA: FIELDMATCH TYPE Z...

    Resolved! Accepted Solution

    ABAP and ActiveX

    Hi all,i have here an ActiveX Control written in VB that i want to include/show in a Dynpro.This ActiveX Control has a Method (for example "datafill") that fills a control (in this case a sipmle listbox) with the passed data by this method and as a r...

    Labels in this area

    Explore this Area