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

How to do sum by column wise in Classical report?

Hi Experts,I have one requirement as below.Internal Table has like this.IT_TableMaterial       Racknum     Qty100                1               3100                2               5101                1               2101                 2           ...

Problem with report

Hi All,I am trying to run the report which is develop in EN logon system. Now this report has to run in ZH logon system. I have got the output but is displaying in English actually it has two display in Chinese. and my logon system is unicode.

Resolved! Fieldcatalog: column width

Dear experts,I try to set the width of one column in my fieldcatalog in this way:CLEAR wa_field_catalog_detail.     wa_field_catalog_detail-fieldname = 'MAKTX'.     wa_field_catalog_detail-ref_field = 'MAKTX'.     wa_field_catalog_detail-ref_table = ...

Resolved! Refresh tab ME22n

Hi,I'm search for a solution to force the transaction me22n to reload data for the tab 'Confirmation'.The main problem:If a new item is posted by the user alle the entries in the confirmations tab of pos 0010 should be copied to the new position.I us...

Resolved! F4 on ALV OO Field

Hi All,We have recently upgraded from EHP 2 to EHP 7.I am working on EHP7 system. When using F4 on a field in ALV, other non-editable field are not updated with the returned values from search help. Editable fields are updated correctly but non edita...

Resolved! IDOC Query

Hello,I am sending IDOC to receicer system. But material number is already there in receiver system and Idoc is not getting posted.Can you please help me what all configrations I need to do so that in receiver system so that material is overwritten.R...

Resolved! How to Actvate Routine

Hi Experts,I have created a rutine in transaction VOFM and inside insert i wrote logic like belowDATA : g_inco2 TYPE inco2.CONSTANTS : c_terminal TYPE char8 VALUE 'TERMINAL'.   SELECT SINGLE inco2      FROM vbkd      INTO inco2     WHERE vbeln = vbak...

Resolved! Using string functionality to find a given name in the existing database

Hello ABAPers,I have a requirement in my task.1. The input string is something like : " Thoesis  Industries  Labs"2 The requirement is , if the enduser enters " Theosis  Labs  industries" or any other combination of the inputted words , it has to che...

Resolved! How to add custom field in list overview screen of infotype 23 -Enhancement

Hi Guru's,I have added a custom field in the standard infotype 23 using PM01 tcode successfully. Now, i would like to display the same custom field in the overview screen table contol. Please let us know the possible ways of solving the same.Thanks i...

Resolved! Transport setting for application node (sicf) system logon

Hi,I am facing the problem that we created a system logon class (maintained in: sicf - > node -> error pages -> logon errors -> system logon -> configuration - custom implementation (ABAP Class) and this works great in the development system. Now we ...

dual landscape

In dual landscape i.e. Production landscape – D1 -> Q1 -> P1D2 L landscape D2 -> Q2Now if we change original system in D2 to D2 , then if transports move from D1 to D2 , if any new versions exist in D2 , they will be retained.What is the way to retai...

Resolved! SECURE STORAGE ISSUE

Hi GurusMy question is regarding SECURE STORAGE(SECSTORE). A brief introduction. We are trying to save the password entries in the SECURE STORAGE! SECSTORE is a place where we can save our Credentials securely.. In our application we are maintaining ...

MuraliBhat by Product and Topic Expert
  • 5526 VIEWS
  • 7 REPLIES
  • 0 Likes

DELVRY03 IDOC

Hi,I created an ASN outbound idoc from the delivery. The delivery has line items as batch split so the idoc shows each line item twice, once with zero quantity and once with the actual quantity.Is there any way to configure the idoc to only send the ...

Dox Matrix Printer

Hello,I have to print a sapscript, thru a Dot Matrix Printer model Epson DFX-5000+The printer is in the network, and I have install the printer software in my laptop.I am completelly lost, how can I configure the printer in SAP?And how can I configur...

Labels in this area