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

    Calculation to get the right currency conversion of a condition record

    Hi,In program MV45FZZ for condition records, I'm trying to convert the Japanese Yen to USDollar using the exchange rate in the condition record of a quotation.Is there a function module that converts a currency rate to another currency rate? For ex...

    Resolved! Accepted Solution

    setting value of input/output field of screen in abap program

    I have a screen.I have added a input/output field in my screen.The purpose is i just want to display a text in that field upon PBO through my abap program.I m a newbie.PLS help meAlso can i use textfield instead of input/output field for this purpose...

    abaper_guy by Active Participant
    • 4164 Views
    • 2 Comments
    • 0 Likes

    Va02/VA01

    Hi all,On saving an Sales order via VA01 or VA02 an status message should be displayed as "Sales order 40400 Hold exists , please check".right now i have wrintten code in an INCLUDE program inisde user exit *userexit_save_document_prepare in MV4...

    Resolved! Accepted Solution

    ALV Grid: method double_click provides wrong information with 'totals line'

    Hi together,I´m using 'method double_click' with an ALV grid...like:CLASS lcl_events IMPLEMENTATION. METHOD double_click. READ TABLE it_outtab INDEX e_row-index INTO s_datatab....Everything works perfect as long as I don´t use totals with it.Usin...

    Resolved! Accepted Solution

    FI Document line item text

    Hi Guru's, I try to copy the sales line item from the billing document to the FI document in line item text (SGTXT). I know that I have to use an user-exit (EXIT_SAPLV60B_006 or BADI BADI_SD_ACCOUNTING) but I don't know how to find the link between ...

    mrahhaoui by Participant
    • 3020 Views
    • 6 Comments
    • 0 Likes
    Resolved! Accepted Solution

    SET titlebar

    Hi,I am using below statement set titlebar 'ZCCPC'. in the above statement, i am able to set only one line as title. what i have to do if i want to add multiple lines on titlebar ??i want to do add below lines on titlebar through set titlebar comma...

    Resolved! Accepted Solution

    How can I put asterisk in the beginning and end of a search parameter..?

    Hi! I'm developing a program for a user where he wants a search parameter for the description about some purchase orders....The problem is if the user want to make a search for any word he need to put asterisk in the beginning and end of the word...

    Labels in this area

    Explore this Area