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

Phonetic search

Hi all.I would like to perform phonetic search on tables (e.g. customer in KNA1).Is this possible in ABAP? Are there any FMs or classes? I just saw that CRM has phontic search but I do not find anything in the system. Thanks in advance,Sascha

PAI validation

Hi Group,When I am validating one field(for Mandatory check) in one of my transactions using chain and End chain with throwing error message,its working fine hwne I entered and also when I go for first time save in that tab(by throwing Error),when I...

Resolved! Alv filter.

I need to create a filter in my alv, so if a get a repeated value of a field in several rows, it'll only appear the value the first time, but the other values of the rest of columns will appear anyway. I need to do it by code. Can anybody help?

Resolved! DYNP_VALUES_UPDATE does not change the value of my screen fields

Hi,I have a screen with a header area and a control with an ALV.In my header area i have 2 fields shown as an icon. These icons should change with an event triggered in the ALV (in handle_user_command) In handle_user_command I check the values of a ...

How To Upload the spcial characters like u00FC ,u00E4 and u00F6 using GUI_UPLOAD

Hello Everybody, I am trying to Upload the text file with 2 fields Fieldname and fieldvalue.... Both fields having some special charactres like Ü;Ö and Ä .... After uploading ...I am getting the # in place of special characters in the internal ...

Resolved! Switching from local to non-local entries in mass maintenance?

Hello all,I have to reorganize our Z-programs in order to get them all transportable. We do have many $TMPs in the TRDIR. How can I change many of the entries with one input? Unfortunately, SE03 asks the development class for each program. Is there a...

jrgkraus by Active Contributor
  • 551 VIEWS
  • 3 REPLIES
  • 0 Likes

Resolved! Radio Button Problem

I used screen painter and I put 3 radio buttons on my screen. Correct me if I am wrong but I should group these 3 radio buttons using the FCTCODE attribute, right? Problem is the FCTCODE box is disabled. Why is that disabled? How can I enable it? I a...

Resolved! BDC

I am trying to process a batch input for a MIGO transaction.I want to start by making sure that the Detail screen is closed. I thenwant to begin by entering the Material number, as indicated in the code below:LOOP AT valid_table. PERFORM bdc_dynp...

Resolved! Search help

HiI have selection screen with 2 field matnr and lgort when i press F4 on lgort - search help work and i see the value of the matnr in the search help.The problem that i must press enter in search help to see all the result according to specific ma...

USER-COMMAND

Hi ,Can anybody tell me , what is the functionlity of USER-COMMAND in ALV report? I seen a line like below in the ALV report.<b>I_callback_user_command = 'USER_COMMAND' </b> Please provide me , what is the functionality of this and in what situation...

Resolved! Table cntrol field to be display only based on Conditions.

Hi all, How to set a particular Field in table control either as display only orchange only for each record based on certain condition?.I need to set this property for each record in table control not for the entire coloumn?.If Material is batch ...

Labels in this area