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

    MATKL in EINA is not Filled Up

    Hi all,I am doing a report on MM... I need to display out the material group. I am using EINA and T023 to link each other up to look for MATKL (Material Group)However, EINA's MATKL is empty and T023 does not have any value that i could linked to.Is t...

    Resolved! Accepted Solution

    Enhancement MM06E005

    Hi All, I'm facing a very strange issue with enhancement MM06E005. I created few fields and added them in the PO Header Table EKKO, in include structure CI_EKKODB. Now i created screen 101 so that i can place these fields in the "custo...

    BATMAS03 Idoc Type

    Hello,I am extending the segment E1BPBATCHATT in BATMAS03. Please let me know any user exit or any other way to populate the values in the extended segments. Is there any way to find out the user exits available to update the newly added fields for a...

    Resolved! Accepted Solution

    IDOC Extension problem

    1. Created new segment with 2 fields in WE31.2. Created new extension based on DELFOR01 and added my new segment from step 1 to it in WE30.3. In WE82 I added a new entry with Message type DELINS, Basic Type delfor01, and my extension from step 2.4. I...

    Problem in ALV

    Hi, I am using ALV grid control to display a table. The table contains one quanity field with 3 decimals. The ALV is editable.Now, when the user enters a value in the quantity field..for example 12, then ALV assumes it as 0.012. How can avoid this p...

    CJi3

    I want to build a actual line item report the look and feel of the report should be same as CJI3 but it should display the data from the ztables.As CJi3 uses PSJ logical database. I need drilldown functionality as well not to material document but to...

    Resolved! Accepted Solution

    Post Processing Framework

    Hello Everyone, I am new to Netweaver 2004s and am working on an outbound interface through IDOC generation. I don't have an idea about the new "Post Processing Framework" concept but do understand that it closely resembles the regular Output Determ...

    ABAP Report in CIC

    I have configured an action box for the CIC, but my requirement is to display a custom report from R/3 in the user screen, I created a new bussiness object in (SWO1) and created a new method with the single line:CALL TRANSACTION 'ZXXX'.I already put ...

    Resolved! Accepted Solution

    User name search help

    I want to include search help fucntionality on the SAP username within a custom table. Si it possible? I have defined my field using XUBNAME but this doesn't inherit and search helps or lookup tables. I can see that the function 'DD_SHLP_CALL_FROM_...

    How to do Count

    Hi I have got HKONT BLART BSCHL in a itab now I want to use an another field count where count of all the selected records is made per hkont at level 1, blart at level 2 and bschl at level 3eghkont blart bschl count766000 blank blank ...

    Resolved! Accepted Solution

    Varient.,

    Hi, I am new to SDN..I have a requirement to save a varient to run a Program in background. The selection screen has a date field set as sy-datum. However due to some business changes the program should pick up data for the previous date, a day befor...

    Resolved! Accepted Solution

    END OF PAGE IN ALV LIST

    Hi All,I am generating the report output in ALV list and downloading in the PDF format. It is working fine. But I am not able to print last line(AS SOME TEXT) on each page of the report. I think the output of report in ALV LIST does not show the END ...

    Resolved! Accepted Solution

    Dynamic select

    I have a dynamic select like:data: where_tab(50) occurs 0.tables mara.ranges s_matnr for mara-matnrwhere_tab = 'matnr in s_matnr'.select single * from mara where (where_tab).and i get a dump.Can i make a dynamic selection with the IN operator.Thanks ...

    Resolved! Accepted Solution

    job_open

    Hi , i am running CC11 transaction in the background using the below code, i have created a BDC for the transaction and trying to run this in the background , the log(SM37) is showing the sucess message but the revision is not done. CALL FUNCT...

    Labels in this area

    Explore this Area