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

    Fields not getting displayed in the subscreen of the custom tab in iw51, iw52, iw53

    Hi experts,I created new subscreen with custom fields for tcode iw51. In Development it will show perfect, once transported to Quality server, the screen painter shows perfect, but when I go to tcode IW51, the subscreen only shown upper half. Appreci...

    F4 help problem with ABAP4_CALL_TRANSACTION

    Hi, I'm calling transaction 'MM02' with this FMCALL FUNCTION 'ABAP4_CALL_TRANSACTION'     STARTING NEW TASK 'YYYY'     EXPORTING       tcode                   = 'MM02'       skip_screen             = ' '       mode_val                = 'E'       upda...

    Enhance F.01 Report.

    Dear Gurus,I've a requirement to enhance Financial Statement(F.01) Report.Let's suppose that I've entered year between 2014 to 2016 in a selection reporting years then the output should display with 3 Columns(Reporting Period 2014,Reporting Period 20...

    Step Not Executed

    Hello Everyone,I have created a test script for executing VK11 in ECC.  I used the TCD record for creating the script.  I am attempting to execute the test configuration using an external file to load the pricing records, and all appears to load corr...

    Resolved! Accepted Solution

    Finding foldername

    hi all!With the help of classes  cl_send_request_bcs and cl_document_bcs we manage to send an email to an external email address outside our SAP system. When we add another email addres as reply email address instead of the name of the user which is ...

    Resolved! Accepted Solution

    Create, Modify pricing group for customers

    Is there a BAPI for creating ,modifying price group or do we need to use BDC for the same . SPRO--> IMG --> Define price group for customers --> New entries--->Define Price group and enter description.If it is BDC , how do we use it in method of a c...

    Resolved! Accepted Solution

    SRM:Price value '0' not reflecting in bbp_pd from R3(PR)

    Hi All,In an existing PR,I am changing the line item price to '0' value from '4500'.And I am transferring this PR to SRM through the standard program - BBP_EXTREQ_TRANSFER.But the value '0' is not getting populated correctly in bbp_pd transaction.It ...

    Resolved! Accepted Solution

    Hide menu buttons in ALV after the list is displayed using REUSE_ALV_GRID_DISPLAY

    HiWe have a very old report which displays an ALV grid using the old function module REUSE_ALV_GRID_DISPLAY, Once the list is displayed to the user the user now wants a button to Toggle ( Change <-> Display) . We have coded for this new functionality...

    Resolved! Accepted Solution

    ALV Headers are truncating while export to excel sheet

    Hi experts ,I am exporting output of my report in an excel sheet, but column headings are truncating in the excel as shown in the below screenshot.the output is displayed as:as I have used the solution"wa_fieldcat-ddictxt = 'L'." But this is also not...

    Update LIKP-IMWRK and LIPS-IMWRK (Inbound Delivery item has Status 'In Plant') using a Function Module or a BAPI

    Hello,Can anyone help me with a BAPI or a Function module to update/modify the LIKP-IMWRK and LIPS-IMWRK field (Inbound Delivery item has Status 'In Plant') for a particular Delivery.Have already tried the BAPI "BAPI_INB_DELIVERY_CHANGE". But there i...

    Resolved! Accepted Solution

    Facing unknown internal server error in odata service implementation

    HiI am trying to create odata service for SAP standard table VBAP.Successfully created odata service as    /sap/opu/odata/sap/ZSALES_ORDER_SRV_01/ , service document as follows Next step I did Service Implementation for GET_ENTITYSET, my code- method...

    Resolved! Accepted Solution

    Problem during upgrade to HANA - Database Procedure does not exist in the catalog

    Hi all,During the upgrade from our ECC-system to HANA we get a log (LONGPOST.LOG) that contains several types of issues for which I found a relevant Oss Note, but not for this one:### CURRENT PHASE: JOB_RUTACTDBPROCPROXY_POST1PEPU203X  > Messages ext...

    BMEIJS by Active Participant
    • 3112 Views
    • 7 Comments
    • 0 Likes

    Export process

    My Client Requirement is they want to Monitor Export process in SAP SD CIN .so is there any standard method is available for Export process monitoring. they are using all process of Exports includes Bond, LOU, Rebate. Please do needfulBest Regars,Nag...

    Resolved! Accepted Solution

    How to override Short description of Structure with REUSE_ALV_FIELDCATALOG_MERGE

    hi,For ALV display, to generate field catalog out of a custom structure,I am using REUSE_ALV_FIELDCATALOG_MERGE.But in output,i am getting short desctiption of the component types of Structure as column labels. How can I override those and put meanin...

    Resolved! Accepted Solution

    Issue in Updating material characteristic via BAPI_OBJCL_CHANGE

    Hi,While updating material characteristic via BAPI  BAPI_OBJCL_CHANGE, it is showing below errors and not updating itI am calling BAPI in below manner :-         CLEAR LT_RETURN.         CALL FUNCTION 'BAPI_OBJCL_CHANGE'           EXPORTING          ...

    Labels in this area

    Explore this Area