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

radio B utton

Hi All,I have Custom Sub Screen on Standard Transaction and have Radio Buttons.My Req. is : When user Select any one Radio Button value from One Custom Field Comes into another Input Field.I am able to achieve it. Only issue is I need to Double Click...

Resolved! Check FM invocation

Hi. I've got a problem. I try to debug a core SAP program. On some stage there is function <b>posed_store_data_wpubon</b> called. It takes a table-parameter. I need to get to know how is that table generated but when I try to search for that Function...

SET BIT

Good Evening to all,can anybody explains me how SET BIT bitpos OF byte_string [TO val] get works.I concluded that it will set the bit of position (bitpos) of string (byte_string).buti am nt getting how it works ?can anybody briefly explains me how t...

Resolved! convert

TYPES: BEGIN OF t_alter, matnr LIKE mara-matnr, "Material number MTART LIKE mara-MTART, "PlantEND OF t_alter. data : v_int type i.data :i_alter TYPE STANDARD TABLE OF t_alter, wa_alter type t_alter.select matnr MTART...

search help

hi experts,actually my requirment is ,there is T code VDH1N, in that there is a search help for customer no, in the that search help we need to add customer name also.is it possible to attach the search help for the standard SAP. ist is very urgent.

Labels in this area