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

Resolved! How to display 3 internal tables content one after other based on Key field

Hi All,I have 3 Internal tables.Itab1: Has summary of Employee count, their total gross along with Personnel Subareaitab2: Has details of New Hires, along with Personnel Subareaitab3: Has details of Terminated Employees, along with Personnel Subarea....

Menu Tree with timer

Hi all,I am programming a menu tree and having a timer in a separated container of the dynpro.Now I want to refresh my tree every time the timer is finished.I created an data object for my tree to store my data in it. Then I programmed the methods to...

Resolved! problems with tab

Hi every body,I'm trying to process a file which is on the server.The file has to columns and when i try to fill the data of the columns i realized that i need to identify the tabulation code.Does anubody know how can i read the data set and identify...

regarding interfaces

Hi All,I have one query.We can define interfaces using se18 and implement it using se19. We can also define interfaces in the report and implement it there.So i want to know, is there any difference in defining interfaces through se18 and in report o...

Solman : Validation

Dear Experts,We had build one workflow for solution manager support desk, now i need to do validation for support team once if user presses f4 on support team filed and changes the status to tem change it will shows only next level codes in popup the...

Need info

Hi,I have requirement like i want to put restrictions for an employee when he tries to encash leaves.1. Employee can apply only once in calendar year2.Employee can apply up to a maximum of 50% of last year's balance.How to proceed with the above poin...

duration in ST05

in two systems, i do the same operation:1. open SQL trace in ST05 first, 2. run my transaction, after complete, i check the SQL resultfor the column duration, why it has following result:in system A, duration table object10000 aaaa open 30...

duration in ST05

in two systems, i do the same operation:1. open SQL trace in ST05 first, 2. run my transaction, after complete, i check the SQL resultfor the column duration, why it has following result:in system A, duration table object10000 aaaa open 30...

ABAP Word OLE tables

Dear sirs,I need to create a table using MS Word OLE in ABAP (what I can, of course) and format the table very accurately (set the width and height of the rows/ cols) - that is what I cannot do. My question is: can anybody provide a code snippet to s...

OttoGold by Active Contributor
  • 496 VIEWS
  • 1 REPLY
  • 0 Likes

Resolved! "Translate "statement

Hello , I am about releasing transport in SAP 6.0 system. Code inspector Message preventing release of transport : u201CDangerous use of TRANSLATE in multilingual systemu201D source code : Loop at itab TRANSLATE itab-field1 TO UPPER CASE . TRANSLA...

Labels in this area