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

    I have created transaction variant for XD03 tcode as ZXD03, i want the tcode details to be shown as ZXD03 instead of XD03.

    Hello ABAP experts,Please help me out with the below issue.My requirement is to create a Z tcode for XD03. So i created  transaction variant for the existing tcode which business accepted.Now the problem is , Since the ZXD03(created) is variant trans...

    Resolved! Accepted Solution

    Any way to avoid "no WHERE with LEFT JOIN / no SUM with FAE" catch?

    Simple task - ALV report shows some material (MATNR) information by plant (WERKS) and now the users want to add a column showing total quantity of this material in open sales orders.Since not all materials will have any orders, it would be a LEFT JOI...

    Resolved! Accepted Solution

    Error FM

    Hi experts,i have the following error when i launch my code, but i have no syntax error in my code.The function call of SLS_MISC_GET_LAST_DAY_OF_MONTH failed; a field may have been assigned to the parameter DAY_IN whose"Here is my program:DATA: temp_...

    Resolved! Accepted Solution

    Issues with invoices not being pulled into the collective billing.

    Hi Experts,Issues with invoices not being pulled into the collective billing.We are generating billing index using program RVV05IVB after creating sales order in the interface.There is a standard program (RVV05IVB) which we  run to regenerate billing...

    Dynamic Internal table creation using BDCDATA input structure

    Hi all,         I got a requirement where I need to dynamically create an internal table ITAB2 and populate it with the data coming from         another internal table  ITAB1.         Both ITAB1 and ITAB2 are of different structures.         I have c...

    Resolved! Accepted Solution

    BDC vs Update query

    Hi,I have a custom infotype which is being updated by Transaction pa30.I need to write a program ( to update table for custom infotype ) which will be just executed once. This will update a flag for already existing employees.Normally we do BDC for t...

    Resolved! Accepted Solution

    How to suppress print dialog box of a std print pgm of script from zprogram

    Hi Gurus,I have a requirement to call a standard script print program from a zprogram, I used the below code to call the std print program.SUBMIT rqgaam31 WITH ql_prlos-low = '4121' AND RETURN.When I execute the program a print dialog box is appearin...

    Resolved! Accepted Solution

    adding fields to MR21/22

    I would like to add some reason codes to MR21/22.  We do adjustments for Hedging and freight to FUEL delivery we would like to be able to segregate those entries for reporting purposes so they can be grouped.  Leaving the reason in the text header do...

    Resolved! Accepted Solution

    Profit center substitution for MIGO by BTE1120 does not work

    Dear gurusWe have requirement to substitute profit center in accounting documentwhich is derived from material master to profit center in offset account.Triggered transaction is T-cd: MIGO (Goods issue or Goods receipt).We copied FM: “SAMPLE_PROCESS_...

    Labels in this area

    Explore this Area