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

    How to edit user exit in VA01.

    Hi All,i am trying to edit the EXIT_SAPFV45S_005. But every time i click on INCLUDE ZXVVAU14 i get a message "Program names ZX... are reserved for includes of exit function groups". i have make a project also and assign the enhancement to that, even ...

    Resolved! Accepted Solution

    Purchase order change

    HiI want to update purchase order by using BAPI Bapi_po_change by updating to fields elikz,erekz. But when i am running the BAPI only one field is getting updated ie erekz. CALL FUNCTION 'BAPI_PO_CHANGE' EXPORTING PURCHASEORDER = T_Poitem-P...

    Resolved! Accepted Solution

    Assign field symbols in infotype 0021 BADI implementation (HRPAD00INFTY )

    Hi there,In PA30 infotype 0021, i have to change the value of T_VIEW_REPID by implementing BADI HRPAD00INFTY [Program MP002100->screen 2000->MODULE BEFORE_OUTPUT->PERFORM badi_before_output(sapfp50m)]. I'm trying to use field symbols (as below) to ch...

    Resolved! Accepted Solution

    Print preview in smartform

    Hi all, I have a checkbox for Print preview in selection screen. If the checkbox is checked, print preview of the form should appear on the screen directly.Once the Check is removed from 'Print Preview', the physical printout should come out also we ...

    SQL DUMP

    Hi Friendsi have declared one internal table like this it like pa0001 occurs 0 with header line ,and am using SQL query like this ,select pernr endda begda werks persg persk btrtl orgeh plans enamefrom pa0001 into corresponding fields of tableit wher...

    Resolved! Accepted Solution

    Implement BOM Calculation

    Hello,I need to implement BOM Calculation in my report process, I didn't find any suit Bapi for that or similar function to make this happened.The process includes several items that have been weighted and by their total amount I have to recalculate ...

    Menu Painter

    Dear Friends In my program i have use custom menu with buttons and any other custom main menu call reportsby default system will give System menu and Help menuare there any possibilities to Get Program menu alsoin the normal menu there is a Program m...

    Resolved! Accepted Solution

    IDOC Setup

    Dear Experts,I need to do a IDOC setup for inbound IDOCS in SAP ERP.After doing all the steps I think I have, I use We19 to do get an IDOC using an existing one and modifying the sender and receiver. I try to find the Functional module for inbound id...

    Resolved! Accepted Solution

    Totals in ALV

    Hi,I have a report with ALV Grid format, and i am displaying the total of a column with the help of DO_SUM which is giving me the total value in decimals. My requirement is to round of the decimal places and display only the intergers.Ex: if total is...

    Resolved! Accepted Solution

    Background Job

    Hello, My requirement is to copy a file from one folder to another folder and this will be scheduled and run as a background job. So, i am calling a function module 'WS_execute' to run my application as well as copy the file from a source folder to...

    Labels in this area

    Explore this Area