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

    How to use Widening Cast?

    Hi,I have 2 class: cl_crm_mktpl_cpg_fusg_coll and zcl_crm_mktpl_cpg_fusg_coll.Class zcl_crm_mktpl_cpg_fusg_coll inherit from cl_crm_mktpl_cpg_fusg_coll.I wannt to do Widening Cast, but i get casting exception.    DATA: lr_fuh_coll   TYPE REF TO cl_cr...

    Resolved! Accepted Solution

    Running .EXE file issue

    Hello fellow developers. I am rather new to ABAP and I have an issue with running an exe file from a bat file. Let's say i have the following:     - a bat file: execute.bat with the command line: " test wr 37 199.166.0.99" (199.166.0.99 is a random i...

    Resolved! Accepted Solution

    SELECTING MULTIPLE ROWS IN ALV GRID WITHOUT CONTROL KEY

    Hi Experts,I am using CL_GUI_ALV_GRID to display an ALV. There in output I want to select multiple rows without help of or holding 'CONTROL' key in keyboard. I want to select multiple rows randomly by simply clicking buttons of each row.By seeing som...

    Resolved! Accepted Solution

    Open URL in Background

    Good Day Gurus,       Currently i'm developing an email notification for newly created purchase order,          On the user exit side of Purchase Order Creation, this will call a function module to open the url.       Is there any other way to call t...

    Resolved! Accepted Solution

    Printout for a range of inputs - in an existing report, with 1 input parameter only

    Hi all!I have an existing classical report with 1 input parameter only, Service Entry Sheet number (ESSR-LBLNI). Based on  input i get a page layout. While printing, you can print for 1 input at a time. Now i need to print for a range of input. How c...

    Resolved! Accepted Solution

    Item text of ME53N

    Hi Experts,I have included the following text in the smartform:Now, the output is coming successfully. But my issue is the text entry of text has become mandatory which I do not want. The client may or may not enter the text.If I enter any purchase r...

    Resolved! Accepted Solution

    TCODE from RFC

    Hi thereI need to retrive sy-tcode from RFC (BAPI_SALESORDER_CHANGE) that is called by .net program.I'll do a customizing at include MV45AFZZ, USEREXIT_MOVE_FIELD_TO_VBKD.I tried to use SRDEBUG transaction and I put a external Break-Point but I don't...

    Resolved! Accepted Solution

    ME_PROCESS_REQ_CUST valid costcenter and plant

    Hi All,I want to valid Cost centre first four characters with plant four characters like cost centre is 100654356 and plant 1006 then i want to allow to create pr with that line item. I want to throw an error message if the first four characters of c...

    Resolved! Accepted Solution

    Why is BAPI_BATCH_CREATE updating blank date as Non-initial value in MCH1-VFDAT?

    Hi Guys,We have the BAPI_BATCH_CREATE call in a program to create material batches and everything is working fine except sometimes when it updates a blank date in the date fields MCH1-VFDAT / FVDT1 / FVDT2 as non-INITIAL value. When we check such a d...

    ZAN2 output issue .. The preview is ok & the physical printer output is ok ..( both chinese and english words works well) But if send it by mail as attached, it will show weird charcaters for those chinese words ..

    Hi all, I have searched in SCn as i have not got any convincing solution so i am posting this question.ZBN2 output issue .. The preview is ok & the physical printer output is ok ..( both chinese and english words works well)But if send it by mail as ...

    Resolved! Accepted Solution

    Modify Statement not making new entry in Custom Table

    Hello Experts,                              I am getting problem with modify statement, i am modifying the table from internal table ,as i am changing the value of primary key field and keeping all fields of work area as it is so the modify statement...

    Labels in this area

    Explore this Area