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

    Back Problem in ALV

    Hi,I have created an interactive ALV report but there is  a problem that on pressing F3 or ESC key, it shows an error message "choose a valid function". I double click on the customer and get another popup alv report, if i use f3 to get back from thi...

    Resolved! Accepted Solution

    How to change Tax data for a parked FI document?

    Hello SDNers,I have to a requirement to change the following fields in a parked FI document - BKPF-BLDATBKPF-XBLNRBKPF-BKTXTBSEG-MWSKZBSET-FWSTEI have checked out the following FMs - PRELIMINARY_POSTING_UPDATE - This will call the screen and does not...

    SuhaSaha by Product and Topic Expert
    • 6153 Views
    • 15 Comments
    • 0 Likes

    Performance Tuning issue

    Friends,Please help me for tuning the below code.FORM get_data .  TYPES: BEGIN OF ty_resb,          bdmng TYPE resb-bdmng,          shkzg TYPE resb-shkzg,          ebeln TYPE resb-ebeln,          ebelp TYPE resb-ebelp,         END   OF ty_resb.  DATA...

    deep table

    Hello experts,I wanna a include a table into each item in VBRP.TYPES: BEGIN OF ITM_INFO_LN,               ...             END OF ITM_INFO_LN. TYPES ITM_INFO_TAB TYPE STANDARD TABLE OF ITM_INFO_LN. TYPES BEGIN OF CART_MAT_TYP.               INCLUDE TY...

    Resolved! Accepted Solution

    RE : UPLOADING EXCEL FILE IN ABAP USING alsm_excel_to_internal_table

    Hi Friends,I am using alsm_excel_to_internal_table function module to upload .xlsx file . it is working fine in development when it comes to production system it is not working what i mean to say is in production they are using ms2013 but in our syst...

    USEREXIT_CHECK_VBAP

    hi to very one ... I´m new in sap and abap my question is how i can to create a user exit for transacction VA01we need created a sales order (VA01), and we need check that we dont indroduce 2 times the same code of material in the sales orderI think ...

    Resolved! Accepted Solution

    manage alv data changed

    HY folks,i'm facing an issue with an oo editable alv and a custom toolbar button.I'm checking the value of the data changed with the handler_data_changed method when the user click on the BACK button, if the new value is not acceptable, the method ad...

    User exit ppco0007

    Hello masters,I am trying to change the material description in Production order. From what i have found, the component i need to change is MATXT in HEADER_EXP but when i do it, the changes does not save. Any idea what makes that it does not save?Tha...

    Resolved! Accepted Solution

    User exit issue

    Hello experts,I am trying to modify a user exit on my sandbox, but i can't.The screen is locked, i can only insert comments.I have a key developer, does someone knows why. My screen is like this:Thanks.Amine

    Resolved! Accepted Solution

    Information structure.

    Hello,I have created an info structure which has fields referenced to those in table LTAP.Now I want to create some update rules that would automatically collect values from the database table. Could someone give any link  or example?Thanks

    New Challenging Requirement : Final Internal Table Data to be shown in a excel sheet having subsheets to be downloaded directly on execution of program at the path given on local drive by user ( Without ALV Grid being displayed )

    Dear ABAP Gurus ,Greetings for the Day Ahead !First of all , I would like to appreciate the forum members knowledge for the guidance which they provide . I was recently given hints by forum members on two separate requirements for which i posted ques...

    Resolved! Accepted Solution

    fetch data for accounting document after creation of pro forma invoice

    HiI m confused little that when we create pro-forma invoice, the accounting document will be created. But i was thinking that we should look the table VBRK and VBRP table to create accounting document. Some where i read that i should look to BKPF and...

    Resolved! Accepted Solution

    Process happens when Interfaces betn SAP and Third party software

    Hi Experts,I'm a functional consultant and i don't know much about the technical things!I wish to know the process  between SAP and third party software i.e., 1. suppose if their is a inbound communication happens bet SAP and third party software.Wha...

    Serial no. not updated in the table SER03,SER04, While printing when the GR is created in MIGO

    HI Experts, I am facing a strange standard behaviour in MIGO Transaction. A Z-sapscipt form is attached to the print program RQEEAS23 in the transaction qcc0.The sapscipt is printing the Serial no , which are generated automatically while doing GR fo...

    Labels in this area

    Explore this Area