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

    Script

    Hi all,i maintained the text in so10(transaction) which i am including in sap script but the problem comes is i need the text to display in specified font and alignment,how do i achieve this,when in script i add the new-paragraph p1 in Include comman...

    Resolved! Accepted Solution

    table control questions

    1) when i create a dynpro in abap and use the vertical scroll bar, sy-ucomm doesn't get reset. here is how you can test this. do something in a screen and check what sy-ucomm is (eg 'ENTER') then, F8. then, click on the vertical scroll bar. you will ...

    Resolved! Accepted Solution

    How does QUANT field display conversion work with no conversion exit?

    I have a screen that I am using with a database table field that is based on the quantity field BRGEW.When the database table has a value '2,000' stored in the field, it is displayed as '2', which is fine.I want to know how this conversion on the scr...

    Resolved! Accepted Solution

    Update ALV grid

    Hi all,I need to update 2 columns in an ALV grid but not in all the rows (meaning in rows that have a particular statusthese columns will be disabled but in other rows with a different status these columns will be editable).I'm using the TYPE-POOLS S...

    HIDE in ALV Reports

    hi friends,could any one of u clear about -- how to HIDE the content of basic list (ALV) after an event occured.in function module <b>REUSE_ALV_GRID_DIAPLAY</b> there is a parameter <b>is_hide</b> what is the use of this parameter.expecting reply.ja...

    Resolved! Accepted Solution

    Updation failing

    Hi friends,Here I got strucked with updating.I have some data in internal table lt_mseg, I have to add the dmbtr values based on the same material number.here is the code:loop at lt_mseg into lw_mseg.READ TABLE tl_mseg WITH KEY matnr = lw_mseg-matnr ...

    Resolved! Accepted Solution

    abap

    see i have one alv report with some fields and when i click on material field i should go to another program and should display that program.the fields which i should pass to the selection screen of callinf pro are matnr and clabs how to do that plz

    Resolved! Accepted Solution

    Line items in BSAD / BSID

    How are the line items in BSID table are entered? For example, I was checking one entry, the line item fields in BSID-BUZEI had 004 and 006in BSAD what happened to 001,003,005What happened to 002? It should be in order or it doesn't matter?Can any o...

    Resolved! Accepted Solution

    User Exits Problem

    Hi Experts,There is one slight problem in accessing the transaction KS01 as some user exit has been active and it shows the error message "Table CI_CSKS is not an active table". The user exits function modules are EXIT_SAPLKMA6_001 andEXIT_SAPLKMA6_0...

    user exits

    How can we find user exits for a particular transaction, like whether it is having field exits or menu exits or screen or function module exits.What is the standard program to find field exits?Expecting early reply.Shyam

    Labels in this area

    Explore this Area