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

    MM03 - Annex List

    Hello, I need help for the following problem.In MM03, you can view a list of annex. Also you can visualize a list of Notes or attachments for the material.I need to retrieve from a material number all the titles and texts, from only the notes (RAW), ...

    Resolved! Accepted Solution

    SPAU & SPDD

    Hi All,After applying Support Packs/Hot Packs conflict resolution needs to be done by developer. For conflict resolution if we use SPAU & SPDD transaction codes and resolve the issues is enough or anything else needs to be done?While business people...

    Resolved! Accepted Solution

    User-Specific Check-box is greyed out in the SAVE LAYOUT popup screen

    Hi Experts,I have created a custom program and used the ALV grid.In the ALV grid I have included the Layout options menu. (Choose, Select, Save, Manage).When i try to save the layout, I cannot make it User-Specific. The User-Specific Check box is gr...

    Resolved! Accepted Solution

    ALV online fields

    hello,I am generating a report which displays some derived fields from IMAK table. Now the output should have ALL the columns of table IMAK IMAV and IHDP ( which have a 1 to 1 mapping ) online on the report so that any of these columns can be selecte...

    Performance issues

    Hi all,I got requirement to increase te performance to one program which is written in 2006 by my old team mates.I checked in sm30..the load is very high and it is taking long time to execute as result ending in time out..can soem one plz help me ho...

    View Cluster Issue

    Hi all,I have created a View Cluster for two custom tables. i.e Header and ItemBoth the tables are customzing tables . Cluster is created suceesfully.Now client requirement is like... i have a status field in both the tables.Depending on some condit...

    Resolved! Accepted Solution

    How to increase the column width to display full column heading in tcode

    Hi Guys,I understand that in transaction screen ( like ME22N) , initially the column heading is displayed according to the width of the field. Like if the column heading is PRODUCT NUMBER and its width is 5 numeric, then column heading u2018PRODU..u2...

    Resolved! Accepted Solution

    How to increase the column width to display full column heading in tcode

    Hi Guys,I understand that in transaction screen ( like ME22N) , initially the column heading is displayed according to the width of the field. Like if the column heading is PRODUCT NUMBER and its width is 5 numeric, then column heading u2018PRODU..u2...

    Resolved! Accepted Solution

    QCMBSEG

    Last week we applied support packs for our ECC 6 system. During the process we kept running into space issues regarding QCMBSEG. This table needed 8gb of space. Anyone know where this table could come from? It is only a temp table as after the suppor...

    Resolved! Accepted Solution

    transaction check

    Hi,I have added a module in an existing abap program. The module checks if a field has some values. The probelm is that I want this checks to run only from a specific transaction. What statement do I have to add to my IF statements so that my checks ...

    PROVIDE END PROVIDE

    Dear All,I have written a program for using Logical Database PNP displaying employee data which are fetched from different infotypes. I have used PROVIDE END PROVIDE Statement. In the Report it is found that it is Printing PN-BEGDA and PN-ENDDA value...

    Resolved! Accepted Solution

    Move assignment

    Hi, For expaining the scenario i am copying below the custom code , but the problem is happening in a standard code REPORT yztest.DATA: source(10) TYPE p DECIMALS 4 VALUE 100, destin(256) TYPE c.MOVE source TO destin .WRITE / destin.The output...

    Labels in this area

    Explore this Area