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

    month name & year

    Hi,I need to give month name & year as input for the client.I want to know how to give search help for these.selection-screen:begin of block b1 with frame title text-001.parameters:p_mon type char10.parameters:p_year type char4.selection-screen:end o...

    Resolved! Accepted Solution

    table control

    when i delete a row from table conrol the serial numbers attached to it ishould also be accordingly changed..but it is not happening..ex : i have 3 rows in my table control and i deleted 2 row..then the serial numbers should be 1 & 2..but i'm gettin...

    Resolved! Accepted Solution

    Parameter missing problem

    hi all,i m upgrading from sap4.7 to ECC6.0, when i m executing a program ZAQA1ITUSERZPENDORD03 i m getting an errorMissing parameter with PERFORM. and perform is AUTHORITY_BEGIN but problem is that i m not getting which parameter is missing. can anyb...

    Resolved! Accepted Solution

    rfc in background

    Hi all,i hve to call a rfc in background for this firstlly i call my rfc in background processCALL FUNCTION 'Y_DYNTABLE1_AJ' IN BACKGROUND taskDESTINATION 'rfc_destination_aj' " AS SEPARATE UNITthenCALL FUNCTION 'ID_OF_BACKGROUNDTASK' for determined...

    Resolved! Accepted Solution

    update PO header feild

    Hi Guru's,I have added a field shipping condition at PO header level using user exit in me21n transaction.Feild name is vsbed that present in EKKO table.Now i want to update or change this field on based on some condition in my previous PO orders.Ple...

    Resolved! Accepted Solution

    search help in Modulepool

    Hi All, I have a screen in Module pool which has 3 input fields, each input field is attached to the same search help. These fields are from ztable . I have created a search help USING these 3 fields. All the 3 fields are marked for IMPORT and EXPORT...

    Resolved! Accepted Solution

    ALV GRID Do_Sum

    Hi Guru'sI have written a zreport where i have used ALV Grid.In ALV grid we can display the sum of the columns. Now in a column we are displaying amount in document currency and the document currency can be different for every transaction for a singl...

    Resolved! Accepted Solution

    Can the SAP uses the pictures which located on SAP server itself?

    Hi all,Please help me to figure out the solution.Can i use the picture which located on a shared place? The pictures are already existing and used by other software, e.g., Peoplesoft. then i want to attach the pictures on output (UI report). In this ...

    Resolved! Accepted Solution

    ABAP

    Hi,I have this requirement.Suppose I have a number say 375 I need to have concatenate 8 zeroes in front so that the total number of digits is equal to 11.If the number is say 75,then I need to have 9 zeroes so that the total digits is still 11.The ze...

    Resolved! Accepted Solution

    draw the line in report

    Hi All,iam trying to drwa the lines in btween data, but when i use SY-VLINE , data is not displaying the o/p ,when i delete sy-vline iam getting , what is the problem?and my code isSY-VLINE , 2 IT_PLANT-MATNR COLOR COL_KEY, 21 SY-VLINE , ...

    call statement

    Hi to all,there is one program which will extract all the dump( Error sessions) from SM35. in that program there are some call statements which are working fine in 4.5B version, Client upgraded to ECC 6.0 version, in that it is not working.for exam...

    Labels in this area

    Explore this Area