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

    Need pointers for OO ABAP

    Hi Experts,I am looking for some pointers, like online pdfs or books, to help me understand OOP concepts in depth. I have been working on ABAP for about a year now and have basic idea about OOP. My main motive is to be able to develop ALV reports usi...

    Resolved! Accepted Solution

    Release code of PO in runtime

    Hi,I'm using BADI ME_PROCESS_PO_CUST to do some validations during PO release in ME29N.I am not able to find how to get the current release code.For PR, we have interface IF_RELEASABLE_MM.But how do I get the release code for PO in run time?Thanks in...

    Resolved! Accepted Solution

    Transaction Variant Tcode capturing in User_Exit

    Dear Sir,We created a Transaction Variant ZMB1c  for the standard SAP tcode MB1c .  The Tcode assigned to this Transaction variant is ZMB1c .In the user_exit , sy-tcode is showing the tcode as MB1c instead of ZMB1c .  However , our requirement is to ...

    Resolved! Accepted Solution

    Error while running the database procedure in HANA - string is too long exception

    My database procedure is defined as below -  CREATE PROCEDURE EXAMPLE_SCALAR_VARIABLES7 ( IN IV_CUSTOMID NVARCHAR(8)  , IN IV_ADDITIONAL_DISCOUNT INTEGER  )  LANGUAGE SQLSCRIPT  SQL SECURITY INVOKER  READS SQL DATA AS  LV_DISCOUNT NVARCHAR;  LV_NEW_D...

    Resolved! Accepted Solution

    What is ACTIVE NAMETAB

    hello Gurus, please help be to understand below: Transaction SE11 can be used to verify the consistency of tables............... the system checks whether the tables or view definitions in the ABAP Dictionary (DDIC) agree with the runtime object or d...

    Labels in this area

    Explore this Area