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

    Exit/BADI/Enhancement during Transfer Order creation

    I need an Exit/BADI/Enhancement at the time of transfer order creation. I need to compare quantities and give appropriate message to the user and stop the creation of Transfer orders. This should trigger for any scenario of transfer order creation(...

    Resolved! Accepted Solution

    ABAP Programming WARNING: The VALUE specification is longer than the corresponding field.

    Hi, I am getting warning for below code. WARNING: The VALUE specification is longer than the corresponding field. The VALUE specification will only be passed to the field length! CODE: DATA: S3 VALUE 'SAP' , S4 VALUE 'ABAP' TYPE STRING. ...

    Resolved! Accepted Solution

    Weird selection-screen behaviour when returning from an ALV-list display

    Hi All! I'm mystified by some weird selection-screen behaviour having to do with the SCREEN-fields ACTIVE and INVISIBLE. I defined a run-of the mill selection-screen which includes a radiobutton-group with two options each of which has selecton-o...

    When executing report in background Spool is showing Filter Criteria. Which needs to be removed.

    Hello All, When I am executing one report in the background, in the spool output, it is showing filter criteria, data statistics, and the records (which are required). My requirement is to remove filter criteria. I already used print parameters to ...

    theitbro by Explorer
    • 1903 Views
    • 4 Comments
    • 0 Likes

    ABAP2XLS assign style

    Dear ABAP2XLS users, I use ABAP2XLS to create an Excel-File from ALV list. There are two steps pending: 1. Assign the WRAPTEXT style to all cells. 2. Calculate optimal width for all comluns. As I do not know how Excel-Files work internally ...

    tho-gru by Explorer
    • 5886 Views
    • 5 Comments
    • 0 Likes

    Gos attachment

    We have the requirement to do the enhancement in GOS attachment which will common for all the T code in which GOS attachment option is available. Need here help to find the common enhancement or BADI or user exit which will trigger in all the transac...

    Alv report

    I am trying to creatie an alv report. I fetched some fields from table and passed to an internal table.And i also could display the alv report.Now i need dropdown for some fields inside the alv report.Please give me a referral program which have drop...

    Resolved! Accepted Solution

    Flexible list of drop down value of a field within table controls

    Hi Gurus, So as the question stated in the title, here is the case. I have created a screen with table controls, and fields in it. One of the fields is a dropdown list field type. The question is: is it possible for the list of value of the fi...

    xiswanto by Active Participant
    • 1899 Views
    • 2 Comments
    • 1 Likes
    Labels in this area

    Explore this Area