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

    Layouts for ALV

    hi,i have an ALV Report & i have made different Layouts Layout1, Layout2, Layout3 & Layout4.I want to give these Layouts in Selection Screen say 4 Radio buttons so that user doesn't have to select the Layout after it is displayed, infact he choses th...

    Resolved! Accepted Solution

    IDoc

    Hi All!In a IDoc the control record data in EDIDC table will be updated by the system automatically or else we have to give mapping details to it.Since in the Data section EDIDD we are giving the mapping details.I would like to know if anyway r we su...

    Resolved! Accepted Solution

    alv GRID

    HAI, MY REQUIREMENT IS I HAVE A ALV GRID WITH FORUR FIELDS SAY KUUNR NAME1 MATERIAL QTYNOW WHILE DISPLAYING I WILL BE SORTING BY KUUNR NAME1.WHILE DISPLAYING THE ENTRIES OF KUUNR AND NAME1 IS COMING IN ALL ROWS, BUT MY REQUIREMENT IS THE KUUNR AND...

    Resolved! Accepted Solution

    BDC

    Hi,What are tcodes to upload the following.1. functional loacations and equipment, workcenters2. Purchase orders, purchase contracts, initial stock inventory and operations for the functioanl locations and equipment.3. material master consumption, ...

    Resolved! Accepted Solution

    SAPscript Problem

    Hi all..Could you please let me know How to assign a SAPscript to a developmentclass (which is currently saved as a local object). While creating a new script..we can assign it to a dev.class but it is not allowing to change development class, lat...

    Resolved! Accepted Solution

    IDOC - Transfer

    Hi,When transferring Idocs from R/3 system(X) to another R/3 system(Y), in the transaction(bd87) in 'X' system to see the IDocs in outbound processing ->'Idoc Ready for dispatch'(Warning - Yellow Icon) -> [Message Type] -> I get the following nessag...

    Table Control

    Hi All, I have to create a table control where the number of columns are going to be dynamic. I am able to make it disable not invisible. The scenario is When ever i am executing the report depeding upon the number of days left in that month I...

    Resolved! Accepted Solution

    SQL : Select clause

    Hi all..In open sql, is it impossible..? Select a~* into table gt_mara from mara as a inner join marc as b ~~~For performance, I want to fetch the fields of table mara. But, while compiling, occur error..How to do..? What to do..? tell me p...

    Resolved! Accepted Solution

    Problems with posting

    I got a dump when using transaction FB01:The following syntax error occurred in the program SAPLGIVA : "The FORM "UPDATE_TABLE_COFIS" does not exist, but there are the following FORMs with similar names: "UPDATE_TT_COFIT" and "UPDATE_TT_COFIP". " The...

    Background job fails

    I am trying to run my program in background which uploads files using GUI_UPLOAD and creates orders. I can process this program in foreground without any problems but the job log shows the following message "Failed to upload from input file " when I...

    Resolved! Accepted Solution

    OO ABAP

    Hi all, I am new to OO programing and need your help in some aspects .I was going through this blog /people/thomas.jung3/blog/2005/10/26/alv-om-template-program<a href="/people/thomas.jung3/blog/2005/10/26/alv-om-template-program Thomas Jung</a...

    Resolved! Accepted Solution

    A problem with two loops.

    Hi, experts! My program need to print the data when the accountnumber, company_code and profit_center are equals between two tables <b>(T_ITAB1, T_ITAB2)</b>.I have two loops like this: LOOP AT t_itab1 INTO WA_ITAB. LOOP at T_ITAB2 WHERE account = ...

    Labels in this area

    Explore this Area