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

selection option

Hi,I am trying to create selection option for a report. But there is an error. Can somebody help or provide a better solution? ThanksDATA: BEGIN OF zprog_tab1 occurs 0, zprog_no type string, zprog_text type string, END OF zprog_tab...

CURR field-No Decimals

Hi Folks,I am getting a value 100.00 and I hve to print as 100.I mean no decimal places.So I had done as below.but still it is printing as100.00.Any function module or anyother way.I guess as it is a CURR field it is giving me this problem.Even I tir...

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

Resolved! GUI_UPLOAD

Hi friends,I would like to use GUI_UPLOAD to upload a flat file data into an internal table but I want to make sure that the flat file is not open before using GUI_UPLOAD. So how can i check whether a flat file is currently open or not??Thanks in ad...

Resolved! Get PERNR from UNAME

Hello Experts, I am currently writing a program to list all users of a role and their current position. I need to find a way to get PERNR given a username to eventually obtain the position number. Any help would be appreciated. Thanks, Nicole

Resolved! Dynamic Queries in ABAP?

Hi, I'm currently trying to develop an RFC FM that can create a dynamic query. I want to use the FM to query different tables without having to write n number of different cases.For example a particular application might need to query table xyz with ...

Resolved! ALV Variant fields

Wassup !A need to create a file in same as time as a display an ALV. In selection screen there is a field that the user can load a variant. I need to create the file with the same fields displayed in ALV, How can I discover witch fields will appear i...

Resolved! modify data base table

Hi,hallow i need idea,i doing job that insert data to table in data base but the job is insert 80% data that that already been there and 20% new data i use delete and modify the table because i don't success with insert commend ,there is efficient wa...

User Defaults

Hi,Is it possible to change the User Defaults like the Date, Decimal Format etc. from some table. We do not want to change it manually every time a user is created. What we are looking at is to have it default to a particular setting (MM/DD/YYYY , 1,...

Labels in this area