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

    Filter options

    Hi gurus, I have a very interesting scenario... In my ALV display i select one column and try to filter the column ... Now for filtering the column i go for input help, but in my input help it gives only the first 3 characters of the ...

    ALV double-click

    Hi,I need to do a program in ABAP OO.My problem is that I need to present 1 ALV in a first screen and then by clicking on one line it should go to another screen where there is another ALV (giving details of the selected line).Can anyone give me some...

    for all entries

    hi ,when we are using 2 internal tables in program, we have decided to use for all entries statement to retrieve data but unfortunately there are no records in the first internal table. what will be the result ? ( 2nd internal table contains records...

    Resolved! Accepted Solution

    How to Populate a Dropdown field for a table control with different keys

    Hi All,I have Table control with abt eight columns (fields). Out of these eight field one field is with dropdown list. In table control Project ID is Primary key column. Depending upon this Project ID value, i have different values which is to be pop...

    Resolved! Accepted Solution

    Unwanted passenger with down arrow of my table control

    Hi... Friends.... When i click the table control's vertical scrool bar down arrow, of my screen to see the all records.Iam getting result of previous operation done in that screen.like.... now iam in that screen.... pressed one push botton, got...

    bapi_mtype E

    I am trying to execute the following program.i am getting an exception here:JCO.Structure returnStructure =function.getExportParameterList().getStructure("RETURN");JCO.Structure returnStructure =function.getExportParameterList().getStructure("RETURN"...

    Dynamic intab

    hi! all, how to create a dynamic itab. i,e after collecting the data into the inter_final itab based on the no. of records in inter_final itab need to create a itab with that many no. of columns. how to do it.Thanks and Regards,Nagulan

    basis problem

    hi i have a typical problem in the companyi can release a request ,i can forward the request into the production systemand but i cant import the request into the production system. There appears a clock symbol in the status bar which later halts the ...

    BDC

    HI Gurus,I am trying to upload transactional data for tcode Va01,that is sales order. During the recording I give the value of sold to party or PO number only once but when I generate a program of the recording the values get repeated and I see in th...

    Resolved! Accepted Solution

    Doubt in abap coding

    Hi Experts, I have doubt, i have an internal table with four column. like below.KSCHL VALUE DIFF ZMBO 1.25 12.56ZMBO 2.31 12.56ZMBO 4 12.56ZMBO 5 12.56ZCHL 4.31 16.87ZCHL 5.21 16.87ZCHL 7.35 16.87ZNLM 0.005 8.03ZNLM 0.125 8.03ZNLM 3.65 8.03ZNLM 4.2...

    alv to oo

    can anybody convert the following alv program using function modules to object oriented....Points wil be rewarded for the same..&----*& Report ZAVS_ALVS*&&----*&*&&----REPORT ZAVS_ALVS.TABLES : ekko, ekpo.TYPES : BEGIN OF tp_itab1, ebeln TYPE ekko...

    Labels in this area

    Explore this Area