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

search help

In a custom table I need to provide a search help. The requirement is: The field payment term will list all the possible values of payment term along with the description defined for 'Account type-customer"(The F4 help will list all values of T052-ZT...

Testing IDOC WE19

Hi AllI want to use standard IDOC DELVRY03, how can I test this IDOC on we19, it asks for IDOC number.Can any body expalin me how can I use this standard IDOC.Actually for T-code VL03n when th Post goods issue is done, I want this IDOC to be generate...

Resolved! HOTSPOT in ALVGRID

Hi,i have an ALV-GRID OO and have soma ICONS in a ROW which are declared as HOTSPOT.Every think is OK.But in some cases we don't fill a field with an icon but the hotspot is set (GS_FIELDCAT-HOTSPOT = 'X'.)Is it possible to set the hotspot-funktio...

select query

I have a table with composite primary key as followsField 1 Field2AAA 01AAA 02AAA 03BBB 01BBB 02Now I want to select records with max(field2) for a given field1, ie AAA 03BBB 02One way would be to kae it eo an interna...

Resolved! Search Help Not found

Hai All,I have used a standard search help in my Dialog Program Screen Field. (FILED NAME : PERNR, SEARCH HELP NAME : PREMK) while iam running the program in the output screen when i selected the Personnel No drop down menu it is showing the search h...

Resolved! checkbox

hii have 2 checkbox on my selection screenIm trying to disable one checkbox when the other one is selected, but its not workingsee code belowSELECTION-SCREEN BEGIN OF BLOCK block1 WITH FRAME TITLE text-002.PARAMETERS : p_park AS CHECKBOX, ...

Labels in this area