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

    Depot issue

    Hello, We have received three batches through MIGO(Depot) and done the J1IG ,But when enter the J1IG no in J_1IEXCDTL table,All the values are coming correct,But one batch charge field showing blank,Missing batch other values are also coming correctl...

    Resolved! Accepted Solution

    alv output issue

    Hi friends,I have designed a classical ALV for displaying totals of amount. The logic is that the field  POPER from FAGLFLEXA is equal to a month of a financial year. For instance POPER = 1 corresponds to April , POPER = 2 corresponds to May, POPER =...

    When we are using FM "FREE_SELECTIONS_WHERE_2_RANGE" getting exception-2 "incorrect_expression"

    because in importing parameter where_clause internal table is having more than 1000 entries. If I explicitly delete some entries and keep only 500 records then its working fine.Here are the combination of WHERE clause:( Vendor ANDMaterials 1 to 2000 ...

    Resolved! Accepted Solution

    Enhancement on IW32 where PM TECO Orders committed into the Database

    Hi Experts,My requirement is to find a place to write a piece of my code regarding an Enhancement on IW32. For which Orders are Technically completed.1. After clicking TECO flag on IW32, the respective Order and its Object number is storing into the ...

    Resolved! Accepted Solution

    Job runs too long

    Hi allI have a night job, that runs from Monday until Thursday on each night. The job is scheduled with sm37.We have found, that the job on Monday night runs very fast and it slows down in the next days.On the pic under, you can see, how the job slow...

    Resolved! Accepted Solution

    How to get the single '/' using Clear...with statement without considering the length of the variable.

    Hi all,Can i get the suggetions for how to get this below intresting issue.I have the code like below.TABLES bbseg.bbseg-TBNAM      = 'sdsds'.    "Length '1'bbseg-STYPE       = 'j'.             "Lenth  '30'bbseg-NEWBS      = '32'.         "Lengh  '2'...

    Resolved! Accepted Solution

    Update reason for rejection filed at item level while saving in VA01

    Dear Experts,I need to update reason for rejection field (VBAP-ABGRU) while saving sales order in VA01 tcode.For this i implemented user exit  (USEREXIT_SAVE_DOCUMENT in include MV45AFZZ)  .This code is implemented in SAP EHP 7.Code is below :IF SY-T...

    Resolved! Accepted Solution

    ATC: Is it possible to approve exemption in the Development System

    Created on behalf of Jigar VaniHello,In our landscape, I want the development lead to perform the one of the roles of Quality Manager which is approving or rejecting exemptions. I also want this to be happening in the Development system for all the d...

    Resolved! Accepted Solution

    Is it somehow possible to add objects to transport request by code?

    Hey gurus,I would like to know if it is a way to add objects to transport request by code. Or how does it work in the SAP system when I am saving an object and assigning it to a transport request?Regards,Robert<edited by moderator: changed 'transacti...

    Subtotal using aggregation and sorts in a dynamic SALV report not working in Quality system but works well in Devlopment system

    Hello,I am facing an issue in a dynamically generated report using SALV class Factory method. This report provides the output of month level ( 1-12 month)sales data for the dealers (KUNAG), so the report output is dynamic in terms of number of column...

    exit/badi VA01 after commit

    Hi gurus i have a problem releasing the sales order created from va01 , and  has and asociated offer from va21 , what i need to do is when it comes from an offer ,  i try several exit for this and i using the  function SD_ORDER_CREDIT_RELEASE , but a...

    elalan by Participant
    • 3990 Views
    • 9 Comments
    • 0 Likes
    Resolved! Accepted Solution

    passing time to a variable

    dear experts,My requirement is to not execute one step in the program when the day is Thursday and time is before 1pm. so after 1pm it should execute as usual.The program runs every 2 hours and on all days. The problem I am facing is the value I am p...

    The type of "LS_DATA_EXTRACT-WA_LINE_ITEMS" cannot be converted to the" type of "LS_DATA-WA_LINE_ITEMS"."

    Hi all,I am getting dump after upgrade ,please find attached file.there are two different structures as below,    ls_data_extract type idmx_di_ori_in_msg_type, - deep structure     ls_line_items    type idmx_di_line_items_typ, - normal structure Due ...

    XSLT - parse only part of XML file

    Hi,I have an XML file with structure like: <?xml version="1.0" encoding="UTF-8"?> <Document>      <Invoice>           <Supplier>                <Name></Name>                <Number></Number>                <Address></Address>           </Supplier>   ...

    Labels in this area

    Explore this Area