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...

    Resolved! Accepted Solution

    Module Pool Programming

    Hi,I have a requirement where i have to do screen enhancement for the tcode CJ20N at the Project definition.I have added total 3fields. Now depending on the input of the 1 and 2 fields i want to fetch the drop down values for the 3 field.but i couldn...

    Resolved! Accepted Solution

    How to convert comma to dot for curr type field ..(in start routine of transfomation)

    Hi all ,i tried the following  code using the function modules1 )   CALL FUNCTION 'BAPI_CURRENCY_CONV_TO_INTERNAL'    EXPORTING      CURRENCY                   =      AMOUNT_EXTERNAL            =      MAX_NUMBER_OF_DIGITS       = '20'IMPORTING   AMOU...

    Resolved! Accepted Solution

    How to change the sequence order of available columns list in Change Layout ALV popup?

    Hi Team,I have created 1 ALV report. Now when i select Change Layout button on the ALV, the pop up shows which columns are currently displayed in the alv list  and which additional columns can be displayed.Now my query: Is there any way by which we c...

    Resolved! Accepted Solution

    Unable to Connect to a System in SAP Screen Personas "System Selection"

    Hi, my name is Christian. I am trying to configure SAP Screen Personas.When I launch the mainapp page, the system is prompting for user credentials.Then I get "System Selection" screen where the system I have configured is listed on the left.But when...

    Check Box on OO ALV

    Hi Experts,I have a field on ALV and it is a Check box ( Made the field as check box by assigning the value check box = abap_true in the fieldcat ) .  The data element assigned to this field is FLAG.The problem is when i check the checkbox and then u...

    Input File Name

    Hi,I would like to have input file name as ABC_date.csv  ....This name will be default and user just have to choose the path to store this file. I have created default file name as ABC_20130907.CSV but for this when I click on F4 then I have to first...

    Multiple job monitoring

    Hi,I would like to know whether there is a way to view multiple job execution in SAP? I know tcode SM37, but here we can see only one job at a time (sched, active, error, finished). Suppose if I have 10 jobs, and I want to see whether they executed o...

    Resolved! Accepted Solution

    Not equal to in IF_ENDIF, in ABAP

    One code sample in ABAP:IF x_main-vfdat > sy-datum     AND ( g_all = 'X' OR g_as_005 = c_x )    AND ( x_main-bestq = ' ' OR x_main-bestq = 'Q' )          AND ( x_main-mmsta <> c_mmsta_32 OR x_main-mmsta <> c_mmsta_33 )      AND x_main-wdatu < g_380  ...

    Labels in this area

    Explore this Area