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

    C ANALOGY?

    Hi everybody:val is a stringvar is a stringIf a have a condition very long by example: IF (var = val1) OR (var = val2) OR (var = val2) OR (var = val3) OR (var = val4) OR (var = val5) OR (var = val6) OR (var = val7) OR (var = val9). sentenc...

    JJAIMES by Participant
    • 707 Views
    • 4 Comments
    • 0 Likes

    Enduser authorizations

    Hallo Experts, we want to clean up our BW-System for the developer authorizations. Is it possible to create a new role with authorizations, which allowed us to see all workbooks? The same question for the SAP Portal: is it possible to create there al...

    Resolved! Accepted Solution

    Custom Column(Field) addition in CM25 Using User Exit - EXIT_SAPLCYPP02_001

    Hi Gurus, I need to add a Custom Column(field) in the layout of CM25. I have found a userexit for this also. i.e.EXIT_SAPLCYPP02_001( Enhancement CYPP0005). I have implemented it in a project and added the related code.But I don't know the further s...

    Resolved! Accepted Solution

    Update domain's append

    hello,my issue is related with domain's fixed value append. My client does not have rights to update Domain's values manually, so i've created transaction which allows such action, but i have a problem when users try to use that value, system prompt ...

    Field Exit

    HiI went to CMOD Tcode and then PRFB to create Field exit for data element SUBTY . I wanted to create a check that if subtype is H in pa30 display a message. then i assigned a Screen no and program name SAPMP50A 1100 , SAPMP50A 350 to it and activa...

    Resolved! Accepted Solution

    Post Goods Receipt for Inbound Delivery with BAPI_GOODSMVT_CREATE

    Hello,I try to post GR for an Inbound Delivey with BAPI_GOODSMVT_CREATE and it is not working.I know delivery number and PO number and give both to the bapi. I am not sure how to set the movement indicator in the item.When I set it to B.I do get a sh...

    Resolved! Accepted Solution

    Table Maintenance Event Problem

    Hi All,My table has structue : Material --- Depo --- Start Date --- End Date During Maintenance of table , there should not be Overlapping of dates for the Same Depo + Material.For this , I am using event 05. But the problem is, it is copying the...

    jitendra_it by Active Contributor
    • 3117 Views
    • 11 Comments
    • 0 Likes
    Resolved! Accepted Solution

    How to insert Newline in text file thr CL_ABAP_CHAR_UTILITIES

    Hi, I need to send a mail with TEXT file attachment which has many records in it. It is working fine. But the only problem is, all records are displayed in the 1st line itself. So i need to separate the records by inserting new line. constants: c_new...

    Resolved! Accepted Solution

    Object Key Fields

    Hi I created a Z-table and a new object and method .When I try and save the new object (SWO1) it gives an errors message re "Keyfields have exceeded the maximum lenght ".I found some threads on the forum where it is mentioned that the keys are not al...

    Labels in this area

    Explore this Area