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

How can i trigger my code when modifying an object (in se38 for example)

Hello All, I try to add an implementation of a the bADI "CTS_CURRENT_PROJECT" , i put a code there but i want to triggered just in modification of the program or the object in general , can anyone tell me how i can do that , i try to use the T180 s...

Resolved! HR_INFOTYPE_OPERATION for infotype 0001 Error: Fill in all required entry fields

Hi All, I am trying to update Infotype 0001 by using FM HR_INFOTYPE_OPERATIONS and getting error 'Fill in all required entry fields' even though I am passing values to all mandatory fields as per my understanding. CALL FUNCTION 'HR_EMPLOYEE_ENQUE...

Resolved! Get time of activation

Hi,I'm currently working on a method which should read the activation time of a report and uses this to output a version number. First I tried with the table VRSD but I realized that there is just the import time, I'm a bit clueless. Can someone ...

Change the values of list_commentary(header data) dynamically of class CL_GUI_ALV_TREE_SIMPLE

For example SPAN { font-family: "Courier New"; font-size: 10pt; color: #000000; background: #FFFFFF; } .L0S52 { color: #0000FF; } .L0S55 { color: #800080; } .L0S70 { color: #808080; } CALL METHOD tree1->set_table_for_first_display EXPORTING is_la...

ALV Paging

Hello everyone. I have a requirement to display data on ALV and user can input, update database from this ALV. The problem is if I load all data to ALV and lock the table when user edit data it could take a long time that table be locked and other ...

New fields in GD13/GD20

Hi experts, I've been asked to add new field in tx. GD13 and GD20, as a result not as a parameter. This is the first time I see this transaction so I don't know how to do it. I've been looking for a manual or document to do it but didn't find anyth...

TCODE : MATREX displays output alv and a message in down "Invalid formula evaluation result".

TCODE : MATREX for report ‘CMM_MAT_STOCK_EXPOSURE_LOAD’ displays output alv and a message in down "Invalid formula evaluation result". How to find out for which line item it is showing this message and how to fetch those item show in alv.

Calling ‘CMM_MAT_STOCK_EXPOSURE_LOAD’ in a report via SUBMIT and fetching values into internal table

While Calling ‘CMM_MAT_STOCK_EXPOSURE_LOAD’ in a report via SUBMIT, empty alv appear and by going back SHORT DUMP appears. I have tried LIST_TO_MEMORY and cl_salv_bs_runtime_info but still the dump appears. DUMP: Category ABAP programming error ...

How to use WS_DELIVERY_UPDATE to update Valuation Type for outbound delivery?

I want to update Valuation Type and do PGI through WS_DELIVERY_UPDATE for a outbound delivery I try to pass below parameter to BAPI, but it always return Valuation type is not defined for delivery item 10. // NO enable batch management for m...

Labels in this area