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

Disabled Mode

Hi guys, In module pool program, in the first screen, i have a buttons like create, change, Display.i need the output will greyed(disabled) when i click display button. wat i have to do for this ? do you have any sample code for disab...

Resolved! ALV Fieldcatalog

Hi,i do not have a reference table in the data dictionary to spcidy the ref_tablename and ref_fieldname in the fcat structure. What i have is the the datatype which is in the data dictionary. IS there a place in the fact structure to use this?Of cour...

Resolved! validate a field

Hi Gurus, I have to validate a paticular field which hold the table name .iePARAMETERS : p_table(10) TYPE C. "getting the table name frm the userFIELD-SYMBOLS: <t_itab> TYPE ANY TABLE. w_tabname = p_table.i need to validate the p_table ........

Email Response

I have report which sends out an email to the users through the FM 'SO_NEW_DOCUMENT_SEND_API1'. I am providing an option to the user to reply whether the data i have sent is ok or not[ Yes / No ].Is it possible to capture the Yes/no response of the ...

Resolved! alv toolbar button

Hi experts,i have a requirement to add a button on alv toolbar in new row.i know the procedure to add a button in alv toolbar.but how to create new second toolbar and adding buttons there.i have no idea on thisi am using class cl_gui_alv_grid.can u p...

SO_DOCUMENT_SEND_API1

Hi,When I'm using SO_DOCUMENT_SEND_API1 to send report output to mail in excel format, the header data in the excel document printing from second row onwards,the first row it is leaving empty .I want to print the header values in the first row onward...

Labels in this area