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

SAP MODULEPOOL

I have a 2 Screen..1 st screen User Input(Mat No)..The 2 nd screen Material Details.. 1 st screen have a Pushbutton.. But if the user dosent Give any input in 1 st screen , While clicking a button It will go to 2 nd screen. But i want user atle...

get size of subscreen

Hi, I'm wondering whether it is possible to get the actual size of a subscreen dynpro like I can get the size of the main screen via sy-scols/-rows? I'm using a dynpro splitter (cl_dynpro_splitter) and want to read the size of each subscreen dir...

vowu2 by Discoverer
  • 1166 VIEWS
  • 3 REPLIES
  • 0 Likes

ALV-> cl_salv_table problem wtih switch off layout button when layout is initialized

Hi All, I want to switch off all "layout button" on toolbar based on special parameter in selection screen. Everything work properly set_layout_load,set_layout_maintain,set_layout_change when the layout is not initialized. In other situation when...

HOW to delete items before screen display while creating salesorder with reference

HI everyone, I'd like to refer to a sales order to create a new salesorder. But I don't want copy all items. I just want to copy the items that i need. How can I delete the items i dont't need before screen display. Can ueserexit_move_field_to_abap...

alv filter not working

alv filter not working wa_fieldcat-fieldname = fieldname. wa_fieldcat-seltext_m = desc. wa_fieldcat-ref_fieldname = reffield. wa_fieldcat-ref_tabname = reftable. wa_fieldcat-col_pos = gv_pos. IF p_rad2 = 'X' AND sub_tot IS NOT INITIAL. wa_fieldca...

Resolved! Data not fetched properly from select-options input to an FM input data.

I am using SELECT-OPTIONS to fetch data using a selection screen and the data which is being fetched having these columns SIGN, OPTION ,LOW, HIGH. Now the data that I am getting in this RFC_DEST I need to use that data as input data to an ...

Product allocation API

Hi Team, I am trying to see API_PRODUCT_ALLOCATION_OBJECT_SRV can be used to update CVC and Timeseries data from Non SAP system. When I look at the SAP documentation, if I want to create CVC or timeseries, I have to pass the UUID of product allocat...

mkmsiva by Discoverer
  • 1526 VIEWS
  • 3 REPLIES
  • 3 Likes

Resolved! ALV CL_GUI_ALV_GRID: Event BUTTON_CLICK does not work after inserting new row

Hi SAP_BASIS 750 0017 ALV CL_GUI_ALV_GRID. Editable. There is a colum that is a button (FIELDCAT-HOTSPOT & FIELDCAT-STYLE). Clicking the buton triggers event BUTTON_CLICK. Method ON_BUTTON_CLICK (registered as event handler vor event BUTTON...

Labels in this area