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

    GL Migration from Classic GL to New GL using ABAP code

    Dear Experts,                    In this scenario, I am trying to develop ABAP Program which will Transfer Documents from GLT0 to FAGL* Table, i want to take opinion about Is it feasible to update Database Table using ABAP Query(Using INSERT, UPDATE ...

    Resolved! Accepted Solution

    HR Abap - Using select query

    Hello expert,I've tried provide statement and macro both work fine. Now i want to do a select statement using bedga and endda entered on screen."getting all employee personal number & normal hours employee only   SELECT pernr     FROM pa0007     INTO...

    Resolved! Accepted Solution

    PM BADI for Work Order to modify corresponding notification

    Dear All,now i am having problem with modifying the dates on notification at the creation time of work order.i almost got the answer for modifying the dates on notification from the BADI for work order.but if i make some commit statement on the IN_UP...

    Resolved! Accepted Solution

    Close dataset short dump on LSMW

    Hi Everyone,I am having issue on LSMW.Everything goes fine until the step "Convert Data" where i hit short dump on " CX_SY_FILE_CLOSE". Error number: 28 Error text: "No space left on device"The error occur when the system execute "CLOSE DATASET g_dsn...

    Resolved! Accepted Solution

    MCH1-CUOBJ is not updated in Material Batch classification update

    Hi,I am trying deletion and addition of material batch classification using the bapi BAPI_OBJCL_DELETE and  BAPI_OBJCL_CHANGE. The bapis are working fine and no error message returned but the issue is with the filed MCH1-CUOBJ_BJ. This field is not u...

    Resolved! Accepted Solution

    How to interpret RFC trace in ST05: Objects column

    Dear all,I recorded trace for a call of RFC enabled function module in ABAP NetWeaver from external JAVA app in TA ST05.Here how does it look like:I'm struggling to interpret it at the moment. My main issue is column called Objects. What is meaning o...

    Resolved! Accepted Solution

    On save button click in VA01/VA02 calling Item conditions Screen based on some logic

    Hi,I have a requirement where user want to call Item conditions(Pricing conditions) screen from VF01/VF02 Overview screen based on some logic.I can implement logic/condition in user exit USEREXIT_SAVE_DOCUMENT_PREPARE in include MV45AFZZ.But my conce...

    Resolved! Accepted Solution

    pls give reply asap

                                                 i m working on EHS Module . can any body provide the test data for BAPI_BUS1077_GETDETAIL. i m passing the data in import parametres .valfr and valtoi m getting the return parameter : sub_header is not fil...

    anji405 by Explorer
    • 716 Views
    • 2 Comments
    • 0 Likes

    I have made a ztabale 'zres_approval-pernr' and selection screen which is working fine . Now i want to call transection MB22 on parameter s_rsnum ..

    MR Authorization Process Steps:REPORT  zsat_project. TABLES : zres_approval . DATA: v_ecode LIKE zres_approval-pernr_d. DATA: v_posid1 LIKE zres_approval-posid1,       v_posid2 LIKE zres_approval-posid2,       v_posid3 LIKE zres_approval-posid3,     ...

    Labels in this area

    Explore this Area