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

Resolved! Refresh Project Tree After Deleting Development Objects

Hello community,I have a tiny question: After deleting of a few development objects (table, table types and structures) via BOB transaction I can see the deleted objects furthermore in the project tree, also if I press F5 to refresh the tree. Is ther...

F-39

Hi All,I have checked the below link to automate the transaction code F-39. The BAPI's (BAPI_PAYIT_POST_CLEARING & BAPI_PAYM_ITEM_POST_CLEARING) and Function module POSTING_INTERFACE_DOCUMENT are not useful in the below discussion.Please let me know,...

Resolved! a variable is not defined - shouldn't a Quick Fix let me solve that easiyl?

It sounds like a stupid question to me, as I'm sure there must be an easy solution in Eclipse, I just couldn't find it out. I have a line of code like this: add 1 to gd_flying_monsters. gd_flying_monsters is not defined yet, so it's a syntax err...

BAPI_OBJCL_CHANGE

Hi experts,I'm working with  BAPI_OBJCL_CHANGE  to change batch characteristic value via program.It works when characteristic value is empty before (new value is written into db).But doesn't work when characteristic has a value before (isn't changed ...

SQ01 Query color issue

Dear All, I have added  color for a particular field in existing query,But as per our business requirement if the value of the field exist then only color has to come otherwise field color should come blank,please help how to add the logic in the que...

Test run for CJ88

Hi Experts,I have a scenario of making the test run for the Tcode CJ88 in which the Errors should be bypassed and should be displayed in the next window as displayed in the below images:Input Parameters for the successful bypassing error scenario:Pop...

Resolved! Filter on Status field is not working as expected using Class CL_GUI_ALV_GRID

Hi Experts.I am facing an issue while using the Filter option in Grid ALV. I am using the class: cl_gui_alv_grid in a container for displaying the ALV Grid.I am using a conatiner 'CONT' to display two ALV outputs. To do the same I am spliting the Con...

Refresh ALV IDA with CDS

Hello,I'm using the SAP Listviewer with Integrated Data Access (ALV with IDA) with a core data service. I implemented a toolbar function to delete purchase order sets. After the user deleted a purchase order set I want to refresh the ALV to display t...

ALV Layout restriction

Hi All,Our users are restricted from changing default layouts. Superusers are allowed to change default layouts for specific reports, we are using the S_ALV_LAYR authorisation object to achieve this.We are now required to allow some of the super user...

TEXT_CONVERT_XLS_TO_SAP error

Hi all,I am using  TEXT_CONVERT_XLS_TO_SAP to upload excel and convert the data into an internal table.CALL FUNCTION 'TEXT_CONVERT_XLS_TO_SAP'     EXPORTING *     I_FIELD_SEPERATOR = *      i_line_header = 'X'       i_tab_raw_data = gt_raw       i_fi...

Resolved! Sending outlook calendar from ABAP program - timezone issues

Hi Experts,When I send outlook calendar from ABAP program, it is reaching the outlook with timezone issues.Appointment comes with +UTC hours in timezone.For example:-I want to create an appointment starting 8:00 AM, AUSVIC timezone.Then the outlook r...

Labels in this area