Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

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...

Criticality.png

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...

2024-08-07_08-25-11.png
sheenamk by Developer Advocate
  • 83428 VIEWS
  • 212 REPLIES
  • 39 Likes

Resolved! 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   ...

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! 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! 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! 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...

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! 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! 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! 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