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

    Error message is Showing like a information message.

    HI.I need a small Clarification, Why system is behaving like this.Requirement is: In Me28  People are Releasing the Purchase Order. Some people only display purposes , others are going to Release the purchase order.I need to Stop some users If they t...

    Resolved! Accepted Solution

    Single line String expressions to convert YYYYMMDD to (YYYY+1)MMDD

    Hello,Apologize if this is a dumb question. I have tried quite a bit (using single line of code) to convert '20160519' to '20170519'.I tried to get the substrings '2016' and '0519'; added + 1 to '2016'; then && the substrings.I cannot get it to work,...

    sard by Participant
    • 760 Views
    • 2 Comments
    • 0 Likes

    ABAP CRM issue

    Hi Dear All,Thank you for your attention. Here I have a requirement, when change data of Installed Base or its conponment in WEB UI, without click 'SAVE' or 'CANCELL' button, sometimes user would like to click button 'BACK' directly. Here we want to ...

    Resolved! Accepted Solution

    Difference in IW39 and cl_rplm_qimt_report_launcher=>submit_riaufk20

    Hi Experts,While executing IW39 with Order Number and In Process flag, I am getting the output display, but with cl_rplm_qimt_report_launcher=>submit_riaufk20, it is not picking that particular Order. (Good with other Order numbers). Awaiting your va...

    Resolved! Accepted Solution

    Subtraction in CDS view

    Hi Experts,I am posting here first time. If it is not right forum, please ignore it.I have created a CDS view in ECLIPSE. Sharing this view as an image.Here I have dynamic fields like GOODS_RECPT & GOODS_ISSUE. I want to make a new field which will b...

    Resolved! Accepted Solution

    Change description for free attribute fields in customer master KATR1

    Hi GuysAfter changing the description of one of the customer master attribute fields in transcation CMOD->GoTo->Text Enhancements->Keywords->Change the changes are not being reflected in the transaction XD02/3 or any other transaction that the field ...

    Resolved! Accepted Solution

    BaDI - ME_PROCESS_REQ_CUST - Change Account Assignment

    Hello Together,I using BaDI ME_PROCESS_REQ_CUST with methods PROCESS_ITEM, PROCESS_ACCOUNT and POST to change the account assignment (GL Account). It works fine if I change or create a new PR with SAP transaction (ME51N or ME52N).So my problem:If I c...

    Calling a driver program including Dialog Screen by SUBMIT in user exit for PGI

    Hi,I have requirement  at time of Delivery Creation - VL01N. Before save option it should check field 'Distribution-chain-specific material status' - MVKE-VMSTA for Material - MATNR. I  found a user exit which is being triggerd on PGI press MV50AFZ1 ...

    set condition when end user selects 'BACK' button in CJ20N transaction

    hello all,we have a Z-transaction (from which the end user can create a new WBS number or edit an existing WBS number by calling CJ20N ) ,after calling Cj20N as shown above , when the end user clicks 'BACK' or 'CANCEL' or 'EXIT'   the control is goin...

    Error while opening a word (.doc) file attachement in Document flow -> Display Document in QM02 transaction

    Hi Experts,I have a situation...When I am trying to open a word attachment in QM02->Document Flow->Display Document. Getting error "The File 'XYZ' cannot be opened because there are problems with the content". When I press ok then second popup comes ...

    Resolved! Accepted Solution

    ABAP740: Table Expressions v/s Table Reductions

    Hello SDNers,I would like to share with you another one of my ABAP740 dilemma Consider the following code snippet: TYPES:    BEGIN OF ty_carr_name,      ai TYPE string, " Air India      ek TYPE string, " Emirates      lh TYPE string, " Lufthansa    E...

    SuhaSaha by Product and Topic Expert
    • 859 Views
    • 2 Comments
    • 0 Likes

    How to capture the values from sumit WITH SELECTION-TABLE in my report

    Hi ,I am calling report like SUBMIT zreport_test                        WITH SELECTION-TABLE lt_seltab[]                        VIA JOB lv_jobname NUMBER lv_jobcount                        AND RETURN..My query is how to capture the lt_seltab[] values...

    Resolved! Accepted Solution

    Making Default User while posting through BDC program through call transaction method

    Hi Friends,                Is it possible to set user as default user(Hardcoded) while posting F-04 transaction through BDC. Which means who ever runs program posting should happen only through the default user name.            The program was develo...

    Resolved! Accepted Solution

    ABAP CDS equivalent for string_agg function from HANA SQLScript ?

    Is there any equivalent in ABAP CDS for string_agg function from HANA SQLScript?Or there is a way using CDS to accomplish transformation of rows into a concatenated string?I saw that there is a possibility to create a CDS table function implemented b...

    Origin of a job

    HI All , In one of our quality system some ARFC jobs(ARFC:AC12898B300B5739F1DA0036) are getting scheduled with an user who is not present in the project now , how to find the origin of these jobs ? from where this ARFC jobs are getting triggered from...

    Labels in this area

    Explore this Area