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
    • 94677 Views
    • 212 Comments
    • 39 Likes
    Resolved! Accepted Solution

    select statement

    tables : mvke,vbak,vbap.data : itab like mvke occurs 0 with header line .Get the material pricing group (field MVKE-KONDM) from the material master of the current material (MVKE where MVKE-VKORG = VBAK-VKORG and MVKE-VTWEG = VBAK-VTWEG and MVKE-MATN...

    Resolved! Accepted Solution

    You may need a custom tab and a subscreen exit to reproduce this problem

    I've got a custom tab in IW22 and a custom subscreen that's placed on this tab and processed by code in the XQQM function group.In the PAI for the subscreen, I have code that edits a field and pops an 'E' message at the bottom of the screen if the e...

    call transaction

    hi alli want to display changes done in a particular document through double-click on one field. problem is that transaction is not a direct transaction, when we display particular document through FBV3 or FB03 , in the 'environment tab' when we clic...

    Resolved! Accepted Solution

    need help in CA

    Hi Guys, I want to check if an string contains any patter bw a-z and 1-9 and some special characters . how can write the code..i have tried it but this is not working for number and special characters its just skipng the number n specail ...

    Resolved! Accepted Solution

    message class

    how to declare TWO message classes in a report. pl. let me know.iam coping the std program then i had one msg class & for that i did modifications and i have to declare one more msg class. so pl. let me know.thanks & rewardssatish

    Resolved! Accepted Solution

    BAPI needed

    hiI need a BAPI which will be able to create a Inforecord using ME11... My other requirement is to change an existing Inforecord's condition type... please assist me in finding onePoints for all helpful answers

    Resolved! Accepted Solution

    list

    In case of interactive reporting while we go on displaying 20 lists which is the maximum number,Incase when last 20th secondary list is being printed,what will happen to the previous lists,will they exhist or removed from memory,if we want to see the...

    Reg RPGI..

    Hi Genius, Here iam suffering while posing the delivery document no using <b>WS_REVERSE_GOODS_ISSUE</b> function module.I gave the input parameter of vbeln budat vbtyp and tcode every thing, but its not posting ...what may be the problem...

    Resolved! Accepted Solution

    BAPI

    Hi all,Is it fix that BAPI can call from JAVA or Visual Basic only?Or it can b from other system like Oracle?Because i am trying to call BAPI from Oracle Form 6i but not succeeded yet.Thanks in advance....

    user is missing

    Hi All,weare in 4.6c now.I found one user exists in SUIM T-code change documents. But in SU01 it shows user does't exists. What will be the fault.And user unable to login to sap.Is there any chance to find the problem or it is a SAP Bug?please assist...

    file creation

    HI,I created report like this.REPORT ZCREATEFILE.TABLES: KNA1.PARAMETERS: OUTFILE(20) DEFAULT '\tmp\rakesh' LOWER CASE, STATE LIKE KNA1-REGIO DEFAULT 'MA'.DATA: BEGIN OF OUTREC, KUNNR LIKE KNA1-KUNNR, REGIO LIKE KNA1-REGIO, TELF1 L...

    regarding user exit

    hi,in my production server/development server the tc 'me5j' is giving correct data except the column 'net value' ,what i m observing that net value of PR which is created with the help of tc ME51N is coming in tc me5j but the PR which we create with ...

    Report Line Size

    hiDue to certain requirements I had to add a new field to the existing report, the report works fine but I had to increase the line size of the window...This works fine in foreground mode but when the user processes the report in the background mode ...

    Problem with ALV Top-of-Page

    hi all, I want to concatenate two strings with large space, In debugging, there was such space but when executed there is no space between the strings in the top-of-page of ALV.Actually my requirement is like thisSale order /Item 000008854/000010 ...

    rthoodi by Active Participant
    • 775 Views
    • 6 Comments
    • 0 Likes
    Labels in this area

    Explore this Area