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

    BAPI FUNCTIONS

    Hi experts, I want to learn how to use bapi functions. I searched bapi structures and I guess , I understand but if you will share example about bapi I can use easily in my programs. Can you help on this point Best Regardss

    Top of page in salv

    Hi Guys, I need to display the top of page in salv table. when the user enter input as 08.2019 So the fiscal year - (01.04.2019 to 31.08.2019) & Previous Quarter year (01.04.2018 to 31.08.2019) Please find the code for reference. METHOD outp...

    divsmart by Participant
    • 2511 Views
    • 4 Comments
    • 0 Likes

    Order Simulation BAPI

    We are using the BAPI_SALESORDER_SIMULATE for getting prices and schedules etc... which works OK so far.Lately we came across an enhancement request to get prices on item level with a specific pricing date. The sim-Bapi allows to enter a pricing date...

    obrijos by Member
    • 694 Views
    • 0 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Table Maintenance Generator - How to check which column changed?

    Hello All, When in SM30 using Table Maintenance Generator, I have an event which fires (01 - Before saving data to database) when the user clicks the Save button. When this event fires I can check what <action> occured 'U' - Update, 'N' - New Entry...

    ABAP OO design: Passing parameters (it_data) around or using a member (me->mt_data) ?

    When creating a new class in ABAP, its often like this: it operates on some kind of data (it_data) using some methods. I see two ways to do it: - Passing the it_data into each method or: - saving it as a member (mt_data) up front and operating ...

    GUI_DOWNLOAD adding a blank line after every actual internal table line in the txt file.

    I have a file in char Internal Table as :Header:Item:Item:Header:But when I download it as a txt file in GUI_DOWNLOAD I am getting the file as:Header:Item:Item:Header:ie. with a blank line after every internal table line.Does anyone have an idea why ...

    sh4il3sh by Participant
    • 5125 Views
    • 9 Comments
    • 0 Likes
    Labels in this area

    Explore this Area