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

Resolved! IF QUERY is giving error

Hi,The following IF QUERY is giving error.when the value for WA-ITNO = M23 then the flag is set to X.when the value of WA-ITNO = O20 then the flag should be initial.But when I am checking the code even with O20 it sets the flag as X.it does not go to...

Length report double

Hi,I have the code below and i am not sure why the length of the attribute are reported doubleCode:FIELD-SYMBOLS: <fs_comp_wa> TYPE abap_compdescr.DATA: lr_desc_table type ref to CL_ABAP_TYPEDESCR, lr_desc_struc type ref to cl_abap_st...

Resolved! BAPI_MATERIAL_SAVEDATA

Hello Everybody..I am using BAPI "BAPI_MATERIAL_SAVEDATA" for Material master Upload and extension.When ever I have material number in flat file, it will extend the material.But when matnr is not provided the it will create material.As that BAPI doe...

Resolved! Using lock object

HI ,I have tables which are updated from FM .the table have user context .my question is if i need to use lock object if i dont create maintenance view for the tables ?Or in other words when to use it and when not ?RegardsJOyEdited by: Joy Stpr on Oc...

ALV GRID.

Dear All,I am working on editable alv grid and kind of stuck at a point.I have got an internal table which has got the fields lifnr and name1.When the user executes the report, an empty record comes up with lifnr as editable. The times users enter a ...

Labels in this area