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

Resolved! How to know if some field appears in a screen in a call transaction ?

HiI have a program with a call transaction , so i fill the bdc tables and call the tcode.But i have a problem, some next screen it's not always the same but it changes depends some configuration; i know how to fill the fields (almost all the fields a...

Resolved! hr abap

Hi ,I have to Read P0000-STAT2 for all active employee i.e. where STAT2 = 3 and where STAT2 =0 within last 2 months.Also read MASSN MASSG from P000.I am using following code to extract data from p0000 using two provide statements. Please let me know ...

Resolved! hr abap

Hi,I am extracting the data from PA0006 as shown but in the varying condition i have to extract using PA0001-PERNR also. Provide STRAS LOCAT ORT01 ORT02 LAND1 from P0006 between GV_BEGDA and GV_ENDDA where P0006-SUBTY = 1.Do 6 times varying I_COMXX ...

Resolved! Nested Loops

Hi Experts, Can you pl give me different ways to improve the performance of the following code. Currently it's taking long time. Want to reduce the processing time. Costcenter table contains more than 300000 records.select * from /bi0/...

Printing Block ALV

Hai Friends,I have developed a block ALV report which has 15 grids. this report is being printed. my query is when we take the print the grid which is big is moved to next page whith out the column heading. that is, one full page contains 2 grids and...

MM02

Please use a more informative subject in futureHi,How can I restirct user with our doing changes( Add,Delete, Change ) to the Classification View of MM02 if the class belongs to a particular class group.We tried with Authorization object its not work...

Resolved! check a date validity

Hi there,I would like to know how to check the validity of a date ?By validity I does not mean "format" but the existence of the date in daily calendar (no need to check in enterprises calendars).For example 12Do you have any idea ? thanks a lotRegar...

Labels in this area