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

Resolved! OO ALV Toolbar Event

Hello All,I have developed a global class using CL_GUI_ALV_GRID as an attribute. This class is later referenced during a program so as to generate a ALV grid. Everything works fine except... I need to be able to react after the "Delete" or "Insert"...

Resolved! Sales Order Additional Data

Hi,I have 2 sales orders:SO1) with an entry in the Header Level field VBKA-KVGR1 (Additonal Data A).SO2) No entry in the Header Level field VBKA-KVGR1 (Additonal Data A).If I open SO1 in VA02 and F3 Back out of it without making a change, I am asked ...

Resolved! Is it safe to add a std. SAP field with same name to a Z structure?

Hello Experts,We have a standard_SAP_field_1 in standard_SAP_structure_1, but unfortunately its NOT there in KOMP structure!! Hence I would like to add this standard_SAP_field_1 with the same name as 'standard_SAP_field_1' (meaning am not adding it i...

CDPOS Performance issue

Hi all,I have needed to fetch huge data (800,000) from CDHDR and CDPOS tables in a report. In select statement I have used all the possible key fields in the where condition and tried with CHANGEDOCU_CDPOS_READ functional module , But still CDPOS ha...

Resolved! Weird situation with MOVE-CORRESPONDING in standard SAP include!!

Hello Experts,We have a standard_SAP_field_1 (attached to a standard_SAP_data_element_1) in standard_SAP_structure_1, but unfortunately its NOT there in KOMP structure!! Hence I added this standard_SAP_field_1 with in customer name space as 'ZZ_stand...

Resolved! How to pass custom search help(F4 help) for a field in ALV output?

Hi,I want to activate the F4 help in ALV output for a field for which we do not have search help assigned at table ,data element and domain level.In field catalog i have enabled it by below line.ls_fcat-F4AVAILABL = 'X'.but because there are no stand...

S-FTP File transfer

Hi All,We have a requirement where in when payment run (f110) is done , the generated file will be automatically sent to the remote system through S-FTP from sap . Can you please guide in what way this logic should be implemented in F110 program thr...

Labels in this area