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

    ALV grid

    Hi,I am using the following code to display the ALV list,I get a column for selecting rows , the issue here is that selecting multiple rows is not posssible without keeping the "CTRL" key pressed down, is there any way i can do the multiple selection...

    Runtime Error

    Hey Guys, We have created a copy of the standard Tcode Mb5b in AFS (Apparel N Footwear). When we execute, the program runs fine. But when we try and sum a particular field, a runtime error occurs.The details of the short dump are :MOVE_TO_LIT_NOTALL...

    Resolved! Accepted Solution

    Regarding SELECT statement

    Hi All,I have a question regarding SELECT statement in ABAP.Can we restrict number of rows to be fetched from SELECT statement.Ex: Select * from VBAK INTO I_VBAK.Suppose i want to restrict above statement to fetch only 50 rows is it possible!I don't ...

    Resolved! Accepted Solution

    Pricing Problem

    Hi,In pricing conditions we have a condition NETP which is net price rounding. The Item after discount price should get a value amount substracted by discount amount and the value got in NETP. But the NETP value is not getting substracted from the It...

    Resolved! Accepted Solution

    Create RFC in Abap

    Hi,I have create succeffuly ABAP function in ABAP. Which give desired result in ABAP.I have successfully run testocx2 program from VB with default function.Now when I modify sample testocx2 program and give my new function name.Error popupup"SAP DATA...

    unicode checking

    Iam checking for unicode compatability ......... iam getting "Aggregate functions and the addition DISTINCT are not supported in field lists on pooled and cluster tables " error for below select command ........... how can i resolve this SELECT DIST...

    Resolved! Accepted Solution

    bot rf programming

    hi frends......i'm doing a rf programming in which after i enter the process order no., qty , uom in the selection screen and press 'proceed' the transaction 'cowbpack' must be called and for the qty entered by the user on the rf screen(selection s...

    C_DB_FUNCTION

    Hi Experts,Can anyone explain me :1. What this function does?2. What are the parameters that are passed to this function and how they are populated, in detail pls?Kindly send me any material or any useful information to my mail id :aravindakshan@gmai...

    ALV hot spot on

    hi i want a hotspot on a particular field in my alv grid i did it using field catalog IF ls_fieldcatalog-fieldname = 'LABST'. ls_fieldcatalog-hotspot = 'X'. ENDIF.by using this i can have the hotspot ..but with undeline, But the problemis when...

    BADI-Urgent

    Hi All, I have a requirement to add customized fields onto a standard IS-OIL screen.The transaction related to it is o4_tiger and it belongs to MM -> Inventorymngt -> IS-OIL .(SILO management)I have absolutely no knowledge in BADI and user exits....

    Resolved! Accepted Solution

    Table control

    Hello, i hav a table control with 15 fields..i am creating 2 transactions for the same table control.. i want that when i call the first transaction only the first 10 fields shud get displayed in my table control and when i call the...

    Resolved! Accepted Solution

    about module pool

    hi abaper, this is about module pool progrmi have a selection screen where i will enter PROCESS ORDER NUMBER when i click PROCEED button after enter the process order numberi should call a transaction COWBPACK and that process order num...

    Dialog Program

    Hi Friends,I have a requirement of creating user interface screen for inputing some data. This screen will have many tabs (subscreens).For example, the main screen will have employee name, employee code. The subscreens (Tabs) are : ...

    Declaration

    Hi Experts, How we can declare the following parameter in function Module..parameters: vernu like t136-vernu memory id vnr obligatory,usually we declare in Import parameters in FMas vernu like t136-vernu..but how we can specify memory id vnr oblig...

    Labels in this area