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

    Idoc segment order problem

    Hello,I'm having a problem with an idoc. It has always worked correctly, but suddenly, for one specific partner, the order of the segments in the idoc is messed up, and it ends in an error.I checked the structure of the idoc, and the idocs that end i...

    ABAP Short Dump

    Missing authorisation raised in production  though the user has full access it raised error as Missing authorisation and gone to short dump after restarting the server everything is working is fine no short dump. can anybody tell me what is the cause...

    OO transaction

    Hello Gurus,does anyone know if one can call with a OO Transaction a method of a class for which i already have a instance? The problem is that i have two tables that i want to pass to a oo transaction and i can't write them on the database. The solu...

    Resolved! Accepted Solution

    about screen

    Hi Experts,My problem is regarding with screen after creating the document (in any t-code) want to exit the current screen fe.if the user create the order in VA01 and save the document system should shutting the existing screen how can I solve the pr...

    as_dr by Participant
    • 833 Views
    • 6 Comments
    • 0 Likes
    Resolved! Accepted Solution

    How to use sy-dbcnt to get no of row processed in transparent table?

    Hi Experts,I have below code to modify a transparent table with internal table. After the execution, I want to get number of row processed in the transparent table.How to do that? I have use sy-dbcnt, but the value always shows only 1. LOOP AT <ft_cs...

    Resolved! Accepted Solution

    Visible and invisible options for pushbutton in module pool programming

    Dear All,I have the requirement to provide visible and invisible options for push buttonfor ex; i have two buttons     create         savefirst save button is need to be in invisible mode After create button click save button need to be appears.and i...

    Resolved! Accepted Solution

    SQ02 READ_TEXT ABAP Codings

    I've written this ABAP coding at SQ02 Infosets. It is to extract the Long Text from SD Outbound Delivery long text.[code]v_name = LIPS-VBELN.CALL FUNCTION 'READ_TEXT'  EXPORTING    "client   = '120'    client   = sy-mandt    id       = 'Z014'    lang...

    Resolved! Accepted Solution

    SUIM inconsistency

    Hi , I want to know if SUIM is not giving correct results, what could be possible reason and it can be resolved .i want to see list of unused roles in the system , but it seems what result i am getting is not correct.current basis component is SAP_BA...

    Resolved! Accepted Solution

    Find list of custom BAPI

    Dear Experts,I want to find out the list of custom BAPI in system. In thread http://scn.sap.com/thread/81493 Rich Heilman Sir has mentioned thatBAPI can be named as Z* as well as BAPI* and that he is not sure which is correct. If BAPI* naming convent...

    Resolved! Accepted Solution

    How to get the active tab in a Tabstrip

    Hi experts,I have a report included a dynpro (1001). On this dynpro I have a tabstrip (TAB_ALV) with 4 tabs (dynpro 1010, 1020, 1030 and 1040). PBO for 1001:CALL SUBSCREEN: sub_button   INCLUDING sy-repid '1010',                   sub_layout   INCLUD...

    Delete ECP version

    Hi,I need to delete an Easy Cost Planning version.I've created my own function module using standard code:KEIY_BT_PRECP12_DELE_PREPARE and then :KEIY_BT_PRECP12_DELE_FINISHEDMy problem is that it deletes datas from table PRECP2 but datas are still th...

    Resolved! Accepted Solution

    New spool only works in debug

    Hi,I need to print out some labels into groups of spools based on locations etc... The code works fine when I debug so, for example, I get 4 spools:6 / 11 / 5 / 7 pages = 29 labels....perfectNow, when I print it without debug, I get varying results l...

    Resolved! Accepted Solution

    SAP R/3 : Why cant the valid to date be changed for a role in SU01?

    Hi. I have a few doubts on role assignments / unassignments.When a role is assigned to a user indirectly based on position, am able to remove the role for any particular user from PO 13. And say change / put a to date of yesterday, and save, the role...

    getting Short Dump in OPEN CURSOR

    Hi,    Report name RK310003(Standard program)      OPEN CURSOR E_DB_CURSOR         FOR SELECT (I_T_SELECT_CL)                    FROM  K810003 AS KT JOIN K810004 AS TT                    ON    KT~TRKEYNR = TT~TRKEYNR                    WHERE (I_T_WHE...

    Data not seen in PI

    Hi All,I am passing my data from RFC to PI. Initially I had created a structure for the output. This structure contained fields like user name (SY-USER), date (SY-DATLO) and time (SY_TIMLO). Later I had to add another field which is a single characte...

    Labels in this area

    Explore this Area