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
    • 94644 Views
    • 212 Comments
    • 39 Likes
    Resolved! Accepted Solution

    ALV GUI

    Hi guys,I have controlled the GUI of ALV by using the suggestion below by Ramesh... but I have a question...Is it possible to remove the USING rt_extab TYPE slis_t_extab from the FORM set_pf_status USING rt_extab TYPE slis_t_extab?I tried removing i...

    Resolved! Accepted Solution

    ABAP Question

    Hi,I wrote the code and executed it. It does not work properly.LOOP AT xth_data INTO <ls_data>.ASSIGN COMPONENT 'S_CHAS' OF STRUCTURE <ls_data> TO <ls_chas>.ASSIGN COMPONENT 'S_KYFS' OF STRUCTURE <ls_data> TO <ls_kyfs>.select addr into <ls_chas>-zadd...

    Resolved! Accepted Solution

    ALE

    Hi,1 what is change point in ale.2 what is message type.3.what is basic type and extend type .4.what is diff between message type basic type.5.what is idoc.thankssrinivas

    Quries on WM

    Hi Experts..My application is in WM to give preferrable location.How to know preferable location storage unit type, location bin for particular material? what is the various putaway stratagies for knowing preferable locations?Award points for usefult...

    Resolved! Accepted Solution

    LSMW

    Hi Frns, I dont no how to transfer data to an SAP system using LSMW and the file is to be transferred using BAPI.Can any one send an example program and files to be uploaded.i dont know any basics about this?Please tell me in detail and step by s...

    Resolved! Accepted Solution

    BADI

    Hi, i have some doubts about BADI plz tell me these questions:-1.What is BADI and how many types of badis.2.How to implement BADI for particular T'code.3.What is diff between BADI and User-Exit.4.what is diff bet ween User-Exit and Customer Exit....

    Type conversion

    Hi,I Have declared one variable of type komv-kwert in my program. That variable contains the value 0.00 at run time. I am doing some calculations in my program if that variable is not initial. But my case what is happening even though that variable c...

    Resolved! Accepted Solution

    Packed Data type

    Hi ExpertsI have declared the data type as followsData : amt type p decimals 3. * But its decimal places = 3But in the result am getting only 2 decimal places.what could be the reason. Pls suggest me on this.RegardsRajaram

    Resolved! Accepted Solution

    Shortcut to fixed value domain output in ALV

    I have a fixed value domain, which has two values...A ='Major Project', B= 'Minor Project'.I wish my alv report to show the long text for fields in this domain. i.e. if a field has a value of A I want the report to show 'Major Project'.Am I going to...

    Resolved! Accepted Solution

    Internal Table

    Hi ,I have an Internal table which is reading the data from different sources and inserting the data into the database table locally. I ma doing this through INSERT command but if any entry already exists in the database table this command raising a ...

    Resolved! Accepted Solution

    FM to get next date

    Hi experts , I have got very samll problem , I want to use A function module which take no of days , and date as input and which gives me output date by geting next date ( adding no of days to input date provided)For ex: Input : ...

    alv : end-of-page

    how to fire end-of-pagein alv using functional modules?i ve populated two listheaders one under top-of-page event using commentary_write functional and another under end-of-page evnt using the same func. module .top-of page is firing but end of page ...

    Labels in this area

    Explore this Area