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

    rfc

    i have developed a rfc which should read data from Development Client and update table in Production client.the rfc is moved to quality client (where it should read data from dev and update in quality).however it is reading data from dev and updating...

    SG141 by Active Participant
    • 782 Views
    • 3 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Balnk line in the display

    Hi,My output is having a blank line between heading and data. Can you please help me find out why it is comming like that. I have Uline, Headings, Uline, blank line, Data, Uline.Thanks,Neelu. uline. PERFORM headings. uline. PERFORM displaydata. uline...

    ALV opertions

    Hi all,i know there is the options to show MEAN, MAX, MIN value of selected columns in the alv. BUT i want to now,how all these three can be shown within same time, one down the other and can that be saved in a layout with all these operations in a s...

    Resolved! Accepted Solution

    general

    Hi Folks,I have a requirement where i have to customize the search help on the selection screen. For example i want the billing type only pertaining to sales org AA01 , dist channel AA , division AA. How wud i achieve this.in short when the user clic...

    clear the value

    hello experts,I want to clear the bahns field value from the lfa1 table.here I am trying to write the code for it.... I got struck in the middle can anyone help me comeplete this code....data: BEGIN OF it_train, lifnr type lifnr, bahns type...

    Resolved! Accepted Solution

    MEK1 - BDC , ABAP error

    I want to clear the default values displayed on the screen. When i call MEK1 for the very first record on BDC run, it runs properly and when the run reaches the second record , then the values of the first record are defaulted in the system. For eg ,...

    payment term SD

    HI gurus,I need help in getting the entire description of a payment term.In table TVZBT i get only one line,if in VA02 in F4 help when i see more then 1 line then where to get the total description of the payment term from?i tried various functional ...

    ALV help

    Hi all,If i do not give the layout name in selection-screen . The report is giving dump.Here I am giving the details .Conversion of type "SLIS_T_SPECIALCOL_ALV" to type "C" not supported.Code:data : lw_char(50).field-symbols: <fs> type any. ASSIGN CO...

    Resolved! Accepted Solution

    Multiplying Currency Field

    Hi,I am trying to multiply 2 fields (TYPE KBETR) and store the result in a field (KBETR). When I multiply 722.00 * 279.00 value is getting stored as 20143800.00 instead of 201438.00. Why? & how to correct it.Thanks in advance.Regards,Balaji Viswanath...

    Labels in this area

    Explore this Area