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

    MFBF Dump

    Dear Guru,We are getting the dump as:Error analysis    Short text of error message:    No status object is available for INL 0    Long text of error message:     Diagnosis         When trying to read the status of an object (INL 0), a system error   ...

    Resolved! Accepted Solution

    How to Exclude values from selection options

    Hey ya'll ,I have selection screen with selection option for equipments I use select statement for all entries in that range to get the rest data , my Q is how can I exclude the ones in defined the ‘Exclude Ranges ’ tab and ‘Exclude Single Value ‘ ta...

    Expandable pop-up

    Dear Experts,I have a program calling other report program in pop-up like window. (new session)This reduced size of called ALV has been achieved by the following code.This window is not expandable. Means I do not have these symbols on the top right c...

    Resolved! Accepted Solution

    internal table max,min for particular value

    Hi all,I need to select max and min value from an internal table.the internal table values are objectid     value_new      value_old   290               1                     25   290               17                    1   291               768     ...

    Resolved! Accepted Solution

    Enhancement in VA02

    I want to place a new push button  in VA02 transaction.In the initial screen @ header level ?After Upon clicking popup screen should open up with some information. information consist of Material which are in Sales Order and there availability overvi...

    Resolved! Accepted Solution

    VA01 Additional Data Tab

    Hello experts,I have add some custom fields at VA01/Additional Data Tab B (header level). But these fields display for different document types which is the least I want. I tried to control the visibility of for different document types. I coded at t...

    Resolved! Accepted Solution

    WS_DELIVERY_UPDATE - Post Goods Receipt (VL32n) for Inbound Delivery

    Dear Experts,Can you please provide a sample of how I can use the FM WS_DELIVERY_UPDATE in order to post GR for inbound deliveries(items already packed in HU)? The process should be simillar with the standard one from transaction VL32n. In case there...

    Is there any user-exit to restrict Document Types in Drop down list for individual user in ME21n..?

    Hi Friends,Is there any user-exit for restricting Document types in drop down list for individual users in ME21n.For ex: User1 have to authorize only 4 Doc.types...so he has to see only 4 doc types in drop down list.Can any one help me.Thanks in adva...

    Resolved! Accepted Solution

    Event gets triggered after running Tcode of TMG and before display TMG

    Hi ExpertsI created a custom table and TMG for that table.A custom tcode is also created for that.My Question is whenever user runs the tcode of TMG a POPUP has to ask for some inputs(Password)and if it matches the text hard coded inside the event in...

    Resolved! Accepted Solution

    Not Possible to Add and Change Reservation at the same time

    Good Day Gurus,           I'm currently developing a web based material reservation (mb21/mb22) .          I'm using both bapi's of MB_RESERVATION_CHANGE_INTERNAL and BAPI_RESERVATION_CHANGE          but both of them are returning a message of Not Po...

    Resolved! Accepted Solution

    Global Object Attribute local type

    I created a local type in the class.Loc. Definitions/Implementationstypes:   BEGIN OF ty_escal,       level    TYPE i,       urg(4)   TYPE n,       high(4)  TYPE n,       med(4)   TYPE n,       low(4)   TYPE n,   END OF ty_escal.Now I want to create ...

    Labels in this area

    Explore this Area