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

Resolved! Object Refernce

Hi,How can we check if an object has been created or referred, Actually the object is created based on some condition and a method is called later, i want to check if the if an object has been created or referred to avoid a dump when the method is t...

default date

hi i m stuck in a program. a date is entered in the selection screen. my condition is to get the data from the 1st date to the last date of the previous month.for eg: if the date in selection screen is 8th nov , i need to get the data from 1st oct t...

Resolved! problem in query

DEAR FRIENDS,I HAVE TO GET DATA FROM BSEG TABLE ACCRODING FOLLOWING SELECTION DATA IN WHERE CONDITION MENTIONED IN BELOW QUERIES.I HAVE DATA IN TEMP_VBRK BUT AFTER EXCUTING FOLLOWING QUEREY I AM GETTING ITAB_BSEG INITIAL. NO DATA.WHILE SAME SELECTION...

Resolved! CALCULATE_DATE

When I call the function module CALCULATE_DATE with input MONTHS=1 and START_DATE=20080131, I get RESULT_DATE=00000000, where one would expect the last date of February to be returned.Am I not using this function correctly?

Resolved! Fields checking

Hi all ,Thnx u very much i am learning so much from this SDN i want a function module or way to search fields if we have field name i know the way se15 and where used list other then that is there any other way to find in a efficent way

Internal table field

HiI have an ITAB. ITAB have a structure. Structure have multiple fields.I want to populate some value to a field in that structure. How to represent that field?EX:itab-wa-field1 = '1234' . it is showing syntax error.Can somebody help.Urgent plz.Poi...

Resolved! SQL doubt

Hi all, SELECT plaf~matnr plaf~gsmng INTO CORRESPONDING FIELDS OF TABLE it_plan FROM plaf INNER JOIN mara ON plaf~matnr EQ mara~matnr WHERE plaf~matnr IN s_matnr AND plaf~plwrk EQ p_werks AND mara~mtart EQ 'FERT' AND ...

Labels in this area