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

    ALV using OOPS

    Hi Experts,We are having two ALV GRIDS on a single screen. When a particular field (say date) is clicked in GRID 1, the second grid (GRID2) should appear on the same screen with flight details for that particular date.We are using the following1. We ...

    Resolved! Accepted Solution

    Macro RP-IMP-C2-RU

    Hi Frn's , i am using RP-IMP-C2-RU macro to read CRT table by passing sequnece no and pernr ....but it is not returning the all records of CRT table ( returing 71 records out of 309 records) .how can i get all the records of CRT table for a sequence...

    LSMW program

    need to assign different roles to different users and the role number and user number is here big so need to create the LSMW program to accomplish this work, please let me know step by step procedure to create LSMW script/program to assign mutiple r...

    Resolved! Accepted Solution

    Debug Smartforms

    Hi Experts,I have a SF containing some windows.Suppose one window is not fit for the page and i got an error at run time. No problem at activation.When i am running the SF, after inputting the values i didnt get layout .. got an error window does not...

    Transaction code BP

    Hi,we are using the transaction code "BP" for business partner creation and unlike XD01 we do not have the functionality of "create with reference" option while creating a new partner as part of standard SAP here.Can anybody help in any stategy on ho...

    Resolved! Accepted Solution

    If internal table contructed twice, but with different field sorted, then?

    In a code, we can see that an internal table it_ZT1 is constructed twice, after 1st time construction, it's sorted by a field called ZF1, then for the 2nd time construction by appending some new fields from another table, sorted by another field call...

    Resolved! Accepted Solution

    serial number column

    hi gurus, I need one more column for serial number how to include that in below codings, can someone help me, data : number type i. data : begin of wa_kna1, kunnr type kunnr, name1 type name1, end of wa_kna1, it_kna1 like table o...

    Resolved! Accepted Solution

    Help me - Error ABAP

    I'm expanding the staff 2lis_11_vaitm extractor. But I'm with error which indicates that the internal table can not be converted to unicode.code below: data:begin of it_lips occurs 0, vbeln type lips-vgbel, posnr type lips-posnr,...

    Resolved! Accepted Solution

    User-exit for SAPFV45P

    Dear gurus:The SD functional ask me for the message V1431 (Gross Weight Should be larger than Net Weight) on VA01 transaction. She told me the customer doesnt want this (warning) message appears when the order type is ZRT. I could be able to find the...

    Labels in this area

    Explore this Area