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

    Exits reg

    Hi,Can anyone tell me how to work with the exits for an application.Here i need to work with Screen exits.Pl give me the info abt the Screen exits.It wud help me if anyone give me the detailed info of Screen exits. (pl provide me steps if anyone can....

    Resolved! Accepted Solution

    if and date?

    Hello!I'm a beginner.I have a table and the table has date column. I need to select all information where date = 0.How can I write it in abap?*select * from erch into ls_storno_erch* where stornodat = 0.????Thanks!

    Resolved! Accepted Solution

    sales order rejection

    Hi all,I need to select some sales and to reject them i have to display a popup with rejection codes and then i have to update sales orders.i am able to select sales orders and able to display popup with rejection code.can anybody tell me how to add ...

    BAPI

    Hi All,I am creating the retail material and updating the same through the BAPI BAPI_MATERIAL_MAINTAINDATA_RT. Now my issue is i need to extend the created material for 300 plants (stores). So will you guys please let me know is they any BAPI which w...

    Resolved! Accepted Solution

    refresh an alv_tree

    Hi experts,How can refresh an alv_tree?i modify a value in the table such as: DATA: yplm00_tree LIKE gt_output. call method g_alv_tree_1001_a->get_outtab_line exporting i_node_key = p_node_key importing e_outtab_line = yplm00_tree...

    Resolved! Accepted Solution

    Selection screen

    Hi Friends,I want to add two push buttons in a selection screen and on clicking the first push button the second push button should become inactive. Also a screen relevant for the first push button should be displayed.Kindly guide me to do this.TIA....

    Resolved! Accepted Solution

    to extract the data

    i want the out put as these fields name , ssn, birthdate ,status and position, by giving a condition where hire date falls between start date and end date .Where company code , start date ,end date are the input parameters .These data as been selecte...

    to extract the data

    i want the out put as these fields name , ssn, birthdate ,status and position, by giving a condition where hire date falls between start date and end date .company code ,sart date ,end date are the parameters. These data as been selected from infotyp...

    Resolved! Accepted Solution

    Select-option

    Hi Guy's,Please help me, in my program using one function module. i_trip is contain gsber(business area) field. added business area at selection-option. i want validate this field and also displays the output based on this business area. how to work...

    Labels in this area