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
  • 83492 VIEWS
  • 212 REPLIES
  • 39 Likes

Resolved! Should queries still be created even though they work with obsolete constructs?

A colleague outlined the creation of infosets and queries recently to share the needed steps with others (non ABAP-developers) in the team. This made me wonder, how much we should still rely on these generated programs, because - as far as I know - t...

Resolved! String automatically converted to upper case on the selection screen

Hi, In module pool programming, I enter a string value manually on the selection screen. But it is getting converted to upper case automatically. So, please help me in declaring the variable to accept both upper and lowercase. DATA : v_ct_id t...

Resolved! Field value is different between transaction and table level

Hi, Field value is different between transaction and table level. In transaction level no decimals appearing and in table level decimals are showing based on the data element. What is the config behind transaction level values. Attached screenshots...

Resolved! Cast CHAR to DEC in CDS View

Hi Experts, As I understand its not possible to cast CHAR to DEC based on documentation from SAP. https://goo.gl/jtFcfy My requirement is to get the difference of 2 fields, one is an amount, the other is a CHAR type field. When I try to do the ...

Resolved! change data in salv table

hi every one i use cl_salv_table without countainer to display data i want after click buttom in status bar chnage display data with different strucher for example i display all data in table EKKO after click buttom display me all data in tabl...

srahemi by Participant
  • 2518 VIEWS
  • 2 REPLIES
  • 0 Likes

IDoc segment E1EDT2

Hi, I have passed 2 texts in item text tab of purchase order. And created idoc for purchase order. But only one text is available in segment E1EDPT2. The other text is not there in the segment.So kindly help me regarding this.

export buttonto excel getting different popup layout options ( need the one with to XXL option)

Hi all, In my production system, How to set the export to excel button options? I had tried running program SALV_BS_ADMIN_MAINTAIN but its not working. Notice the popup. User does not want this version User want this version in my developm...

Programming languages

I just had an email pop into my inbox about why PHP was so hated! I know it was clickbait but it got me thinking and years ago here in the Community we had a lot of back and forth around PHP. In fact my very first blog post on the Community was about...

SAP Developer News June 24th, 2022

Integration of SAP Data Warehouse Cloud & SAP Analytics Cloud for Planning Introducing the bi-directional integration of SAP Data Warehouse Cloud and SAP Analytics Cloud for Planning: https://blogs.sap.com/2022/06/21/introducing-the-bi-directional-in...

qmacro by Developer Advocate
  • 1449 VIEWS
  • 0 REPLIES
  • 3 Likes

Resolved! Is there an option to prevent ATC-checks dependent on Object type or Object name

Hi experts. We have an central ATC system with ABAP 7.53 system. I and we have I lot of generated object with ATC error(such as incorrect naming and so on) Are there any Badi, Exit to skip ATC checks by class name or FM name or object type?

SQL use Subquery

Hello, I try to write a SQL in my ABAP Report but it does not work with subqueries. I do not know how to change the SQL to fix my problem. SELECT DISTINCT m~CONTR_NUM, m~CONTR_NUM_P, s~SUBSCRIPTION_ID, ...

tobias96 by Explorer
  • 3094 VIEWS
  • 8 REPLIES
  • 0 Likes
Labels in this area