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

MM03 - Annex List

Hello, I need help for the following problem.In MM03, you can view a list of annex. Also you can visualize a list of Notes or attachments for the material.I need to retrieve from a material number all the titles and texts, from only the notes (RAW), ...

Resolved! SPAU & SPDD

Hi All,After applying Support Packs/Hot Packs conflict resolution needs to be done by developer. For conflict resolution if we use SPAU & SPDD transaction codes and resolve the issues is enough or anything else needs to be done?While business people...

Resolved! ALV online fields

hello,I am generating a report which displays some derived fields from IMAK table. Now the output should have ALL the columns of table IMAK IMAV and IHDP ( which have a 1 to 1 mapping ) online on the report so that any of these columns can be selecte...

Performance issues

Hi all,I got requirement to increase te performance to one program which is written in 2006 by my old team mates.I checked in sm30..the load is very high and it is taking long time to execute as result ending in time out..can soem one plz help me ho...

View Cluster Issue

Hi all,I have created a View Cluster for two custom tables. i.e Header and ItemBoth the tables are customzing tables . Cluster is created suceesfully.Now client requirement is like... i have a status field in both the tables.Depending on some condit...

Resolved! How to increase the column width to display full column heading in tcode

Hi Guys,I understand that in transaction screen ( like ME22N) , initially the column heading is displayed according to the width of the field. Like if the column heading is PRODUCT NUMBER and its width is 5 numeric, then column heading u2018PRODU..u2...

Resolved! How to increase the column width to display full column heading in tcode

Hi Guys,I understand that in transaction screen ( like ME22N) , initially the column heading is displayed according to the width of the field. Like if the column heading is PRODUCT NUMBER and its width is 5 numeric, then column heading u2018PRODU..u2...

Resolved! QCMBSEG

Last week we applied support packs for our ECC 6 system. During the process we kept running into space issues regarding QCMBSEG. This table needed 8gb of space. Anyone know where this table could come from? It is only a temp table as after the suppor...

Resolved! transaction check

Hi,I have added a module in an existing abap program. The module checks if a field has some values. The probelm is that I want this checks to run only from a specific transaction. What statement do I have to add to my IF statements so that my checks ...

PROVIDE END PROVIDE

Dear All,I have written a program for using Logical Database PNP displaying employee data which are fetched from different infotypes. I have used PROVIDE END PROVIDE Statement. In the Report it is found that it is Printing PN-BEGDA and PN-ENDDA value...

Resolved! Move assignment

Hi, For expaining the scenario i am copying below the custom code , but the problem is happening in a standard code REPORT yztest.DATA: source(10) TYPE p DECIMALS 4 VALUE 100, destin(256) TYPE c.MOVE source TO destin .WRITE / destin.The output...

Regarding table INOB

Hi ppl,I have to fetch entries from the table INOB based on the Class type (KLART = 022), Name of database table for object (OBYAB = MARA) and Key of Object to be Classified (OBJEK = material number).But, the table INOB does not have an entry corresp...

Labels in this area