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

Resolved! # - Enter sign

Hello,I've written a BSP application with an input field of type string. (textbox).In the OnInputProcessing, I update a db table with the string value. The field on the db is also of type string.Problem : every enter the user has done on the textbox...

Resolved! Problem with unicode

Hi Abapers,I have a problem with special characters. I am trying to download Japanese names into excel but somehow it joins with the previous column. The expected results was suppose to be 2 separate columns. I have provide links on the print screen....

Resolved! ALV HotSpot event - very mysterious problem with first row on the list.

Dear Experts,In my OO ALV program I made one of the fields HotSpot active. Fieldcatalog is modified correctly and then passed as a parameter to method 'set_table_for_first_display'. Beautiful list is displayed, and hot spot is marked as well. Problem...

Table Control

Hi Friends,In the table control, i am getting all the records from the database table automatically. (The table control is made through wizard)But, I would like to know the following :1. How to enter the additional records. (The system takes all t...

Resolved! smart forms PDF

Hi experts,Iam trying to get the smartform into PDF.Iam working on VF02>billing doc>Issue output to...Instead of going to spool request & RSTXPDFT4 program, i want to generate PDF in the output Message type itself.So iam trying to modify SAP standard...

CATT script

Hi,I want to create an CATT script to update the partner function of the vendors present.The problem is that in the transaction XK02 and FK02 the partner functions are in the tablecontrol format.So if there is an mandatory PF existing(that cannot be ...

Resolved! SmartForms

can anyone help to understand the code. To display the data in the form Make used of the Table Painter and declare the Line Type in Tabstrips Table e.g. HD_GEN for printing header details, IT_GEN for printing data details. You have to specify the Lin...

Resolved! READ_TEXT problem: text GLOB15000000982001002 ID 0001 language EN not found

Hello experts,I am currently having a problem with my read_text as it is giving me an error(shown above). Below is my code.Any help would be appreciated. Thanks a lot guys and take care!LOOP AT it_final ASSIGNING <fs_final>. SELECT SINGLE bukrs be...

Non case sensitive - search help

Hi I have created an elementary search help based on a database table. The test domain for the text field for this table has the lowercase checkbox ticket. The search is case sensitive. Does anyone know how to make this search non case sensitive?I am...

Faaiez by Product and Topic Expert
  • 574 VIEWS
  • 1 REPLY
  • 0 Likes

Resolved! hi shashank

hi shasank thanks for ur reply , but before using the function module , how to upload the data for parnter functions, i mean to assign the parnter functions in a flat file , first the partner functions need to be created in sap. once we have the part...

VBAP <-> VBEP

Hi,I have Discrepancy in VBAP and VBEP tables.I have 2 problems.1) Entry in VBAP and not VBEP I have solved by adding new entry in Delivery Schedule using BAPI change.2) Entry in VBEP and not VBAP I have try to solve using BAPI change got Program Er...

Resolved! User exit

Hi ,We are facing a problem in using user exit for MIGO_GR transaction.Actually we have written some logic regarding some authorisation check in user exit EXIT_SAPM07DR_001.But when we execute MIGO_GR transaction it is not being executing.can you ple...

Tcode KE51

Hi,In KE51 transaction(Create Profit Center) i need to do a validity check in Long text field. I tried to find a user exit if any in that, but it seems there are no user exits. Please kindly let me know where i need to write the validity check code.T...

Labels in this area