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

    ALV Column Titles

    Hi all,Help me out pls.i am displaying alv with correcy field and i need my own fieldlable instead dictionary fieldlable wa_fieldcat-fieldname = 'PSWBT_BAL'. " itab fieldname wa_fieldcat-tabname = 'I_OUTPUT2'. " itab wa_fieldcat-ref_fieldname...

    Radio button issue

    Hi All, I have added two radio buttons on a particular screen. But I have to define it some where. Actually I have to write a logic in the PBO/PAI Module by which I can check one radio button on fulfilling a condition and the other on another conditi...

    Resolved! Accepted Solution

    How to transter contents of itab from one class to another...

    Hello experts, I am currently having problems on how to transfer the contents of an itab or even the value of a variable from one class to another. For example, I have 10 recordsin it_spfli in class 1 and when I loop at it_spfli in the method of clas...

    Resolved! Accepted Solution

    User Exit for XD01

    Hi Techies,I want to update custom built table with the customer number which gets generated (internally) using the T-code XD01. There is one exit behind this T-Codewhich accounts for prior to saving validations. which apparently is not servin...

    Resolved! Accepted Solution

    Smartforms

    Hi Experts , I have a simple problem with smartforms.I have developed smartforms (Invoice) .I have a dot matrix printer.Now i want to send a formfeed control to the printer so that i can start the printout from a particular line of the paper.Can ...

    Resolved! Accepted Solution

    Module pool

    Hi Friends I have a Module pool program in which i have created three tcodes create change and display for the same program. I have put create change and display fcodes for each tcode. when the user pushes display from the create transaction it shou...

    Resolved! Accepted Solution

    Contents of itab is empty in subclass but has recs in master class...

    Hello experts, I defined 2 classes, lets name them lcl_one and lcl_two. Now, I fetched all the recordsfrom table SPFLI and put them in it_spflie in one of the methods in lcl_one. Now, I want to read the first record of it_spfli in a given method of c...

    ALV

    Hi I have an issue when iam trying to fix the issue.Fieldcatalog is like this READ TABLE I_FCAT INTO WA_FCAT WITH KEY FIELDNAME = 'ESI'. IF SY-SUBRC EQ 0. WA_FCAT-REPTEXT_DDIC = 'X'. WA_FCAT-SELTEXT_S = TEXT-025. WA_FCAT-SELTEXT_M = TEXT-02...

    Resolved! Accepted Solution

    Please Clear My Doubts

    Hi All.....I Just wanted to know what is the difference between ALV LIST DISPLAY and ALV GRID DISPLAY ?What are its advantages...[both of it's]????What all Features are common for both ????Waiting For Ur Response .....Thanks In Advance...

    Labels in this area

    Explore this Area