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

OData service to get the Stock details available in T-code MMBE Material and Plant wise.

Requirement is to create OData service to get the Stock details available in T-code MMBE Material and Plant wise. To build OData services which will be consumed by the SAP APIM. I am going to create a project with following dictionary objects. E...

How to find if last user session was terminated unexpectedly? Please help!

I have a custom ABAP report. There are situations when user was running the program and suddenly his session was terminated due to network issue or system downtime. Then this session should be locked somewhere right? In the next run of this progr...

Resolved! ODATA GetEntitySet Filter - IT_FILTER_SELECT_OPTIONS doesn't recieve the parameter properly

Hello guys!I have searched for a solution on my issue on the forum and the internet but unfortunately couldn't find any.So I want to build an ODATA Service which reads data from the database for a certain id in a certain period of time.My input param...

angeliev by Explorer
  • 6341 VIEWS
  • 2 REPLIES
  • 0 Likes

Operand ABAP_SOURCE_CODE in statement GENERATE is an ABAP command injection risk

Hello, This is a question which I have solved (I'm posting an answer), but I would be interested by any complement how you would possibly best solve it, or any complement to my answer. ATC/Code Inspector returns the following normal security erro...

Print details of an ATC/code inspector check variant (not the results)

Hello, The Check Variant of ATC/Code Inspector can be displayed and maintained, but I'd like to print its details into a PDF file, with all the details (see screenshots below). The question is not about printing the results of Code Inspector, but...

How to extract list of tables names used in webi reports using CMS DB /CMS Query builder

Please need your support to extract all tables names used in webi reports while consuming universe & free hand query as data providers. need the support and ways to extract the required information as earliest it is necessary to identify the repor...

msmalik by Newcomer
  • 680 VIEWS
  • 0 REPLIES
  • 0 Likes

Problem with CDS Table name $projection is unknown or obscured by an alias / werden verschattet

Hello All according to the book Core Data Service for ABAP , I try to create a CDS and using the Fields of it self by engaging the $projection : On Check the code , the line concat( $projection... brings the error : Why is ist not possible ...

Resolved! Incorrect UK DST Rule

Hello SAP ! The syntax of CONVERT TIME STAMP time stamp TIME ZONE tz INTO [DATE dat] [TIME tim] [DAYLIGHT SAVING TIME dst]. is a nice way of identifying if a given timestamp is a `DST` timestamp or not by looking at variable 'dst'. CL_ABAP_TS...

Ash_ok by Contributor
  • 2659 VIEWS
  • 4 REPLIES
  • 0 Likes

SU24N not saving new variant - "The function is only allowed in SAP systems"

Hi Folks, As the title suggest, I am trying to save a new variant in Su24 as I have done many times in the past, but with my new customer I cannot seem to add auth objects to the new variant. The Default variant is called Y_*** so the naming conven...

Challenge of best writing "IF country IN ('FR','DE','BE','IT')" inside IF / without CASE

Hello,this is a question and a challenge at the same time I'd like your opinion about the best writing of a case inside an IF condition, to avoid repeating the same variable again and again: IF country = 'FR' OR country = 'DE' OR country = 'BE' OR co...

Resolved! Fill fields of ME52N

How to fill atomatically the fields 'order unit' and 'Vendor'? Using abap programing that i need. I do not want to press the Assign buttom to returns this values, I WANT TO CLICK ON THE SECTION and the values appears atomatically . MEREQ001 -...

Resolved! dump in text for a field

Folks, I am getting a dump with the below statement. I had declared many fields like this but only for this one it is going for a dump. lc_vfdat TYPE lvc_fname VALUE 'VFDAT' lo_column->set_long_text( 'Shelf Life Expiry Date'(012) ). Can an...

kiran_k8 by Active Contributor
  • 4677 VIEWS
  • 6 REPLIES
  • 0 Likes

What does the value in column 'Number' express in ABAP trace with time split hierarchy?

Hello community, we have performed an ABAP trace on a long running batch process. We suspect that a certain loop is responsible for the poor performance. According to the red marked line in the screenshot is it possible that this loop is really cal...

lumirion by Participant
  • 1963 VIEWS
  • 5 REPLIES
  • 0 Likes

Activate one program with several big includes, PXA_NO_FREE_SPACE sometimes

Hello, I had an issue, which I solved (explanation below), but I didn't understand why it has solved, hence this question. I've got a custom executable program of 450 lines of code, but with includes 6 big include programs, each around 30.000 lin...

Labels in this area