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

Resolved! in BDC

hiin BDC session method after the processsing of a session, the error records will be stored in a log file? After correcting the errors of records, how to transfer the data which is in log file to database.

Resolved! report

iam new to abap.In this report i have to calculate no of days employed for an employee i.e sy-date - joining-date, but its giving wrong o/p.please review my code give the correct solution.REPORT ypr_mohitsingh_ex02 .TABLES ytmohi...

MohitSingh by Product and Topic Expert
  • 1084 VIEWS
  • 7 REPLIES
  • 0 Likes

Resolved! HR Selection Screen

Dear all-I am assigned a task of HR report. I am new to HR reporting. The design has selection-screen with the following:• Personnel Number• Employment Status• Personnel Area• Personnel Subarea• Employee Group• Employee Subgroup• Job Family #• Job #J...

Resolved! BDC: recording

When i am making a recording of a transaction the screen that pops up is not the same as the one being populated even though the fields fill the same tables! But maybe the sequence is different hence the BDC is not working please helpCredits will be ...

Hi

Hi,I want to write the program to 1.display highest and lowest salary.2. Display all records where dept no is D100 and salary greaterthan or equal to 10000 in sorted order of salary in ascending order.4. Modify the salary of all the employees whose s...

IW31,IW32 and IW33

Hi Friends,I have a requirement such that the planned costs should automatically get copied to the Estimate Costs columns Costs tab of the IW32 Transaction,as soon as the user release the Order.However if the Planned costs is 0 then it shouldnot allo...

custom control

Hi all, Can anyone please let me know the use of custom control in dialogue programming along with an example?I want to crealt an input field in dialogue programming, but I want that the thickness of it should not be one line but it should be say 5 l...

Module Pool Problem

Hi all,I am creating one module pool program,in which i am using some I/O fields and one table control like standard T-codes (VF01....) ...Now i am creating search help on one of the field in table control ( on<b> Bill Number</b>).But i want to make ...

Resolved! substractin the dates

Dear All,there are two dated l_date1 and l_date2.i want find out the difference between these dates in days. dif = l_date1 - l_date2 works fine if l_date1 > l_date2 but if l_date2 > l_date1 then direct substraction is not giving the proper a...

Labels in this area