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

    Enhancement MM06E005 is already in use. Need to add custom tab in Tcode ME21n,ME22n,ME23n & ME29n.

    Hi Abapers,I need to add a custom tab in Tcode ME21n,ME22n,ME23n & ME29n. My problem is that Enhancement MM06E005 is already in use. Can someone please tell me the process to create a custom screen (not sure whether it should be a screen or subscreen...

    Create a Variant with Excluded single values in SELECT-OPTIONS using RS_CHANGE_CREATED_VARIANTS ?

    Hello Experts, I have a particular requirement wherein along with the present values in the Select options, there needs to be Excluded single values present like so in the below screenshot capture1.pngIs this possible via RS_CHANGE_CREATED_VARIANTS?...

    Disable and un check ERS check box at Invoice Tab in ME21N Purchase Order

    Hi All,My requirement is to disable and un check ERS checkbox at Invoice Tab in ME21N Purchase order for a particular order type. I've tried with couple of BADI's and Exits's, but didn't worked outKindly find the attached screen shot and please let m...

    CRMD_ORDER

    Dear allI have to change the header status of milestone billing thro Fm , i have searched forum got CRM_STATUS_CHANGE_INTERNCRM_STATUS_CHANGE_EXTERNThe status flow is In process-->released-->completed , now i have go like completed --> released. i...

    Resolved! Accepted Solution

    SAP ALV question

    I create an ABAP program (Z_SD_List01) to show a SAP ALV by using se38.If it requires to deploy to the UAT environment to let user to test it.How can I convert the ABAP program to a new T-code, as we don't want user to go to se38 to run the program. ...

    Resolved! Accepted Solution

    I have error with REUSE_ALV_FIELDCATALOG_MERGE with wrong with my program

    TYPE-POOLS slis. DATA: fld_catalog TYPE slis_t_fieldcat_alv, "Lvc_t_fcat wa_fld_catalog LIKE LINE OF fld_catalog. DATA g_repid LIKE sy-repid. DATA: gs_layout TYPE slis_layout_alv. DATA: w_variant TYPE disvariant. DATA: BEGIN OF TY_D...

    Resolved! Accepted Solution

    Need for maintenance view in ABAP

    Hi, I know the definition of maintenance view- it provides a view using which we can maintain table. But we have view cluster which helps effectively update data in multiple related tables. I have seen few posts in which they create maintenance view ...

    jaya27 by Explorer
    • 1044 Views
    • 1 Comments
    • 0 Likes
    Labels in this area

    Explore this Area