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

Resolved! Abap: EKPO table

Dear Abap experts,I am running this simple query on the EKPO table but it takes more  than 20 minutes. SELECT * INTO CORRESPONDING FIELDS OF TABLE it_ekpo           FROM ekpo          WHERE lgort = '1003'.I checked ST05 and noted that others users ar...

Error while executing graph_matrix_3d error: E026, more/few values than defined in IMS

I am getting the above error while try to create a graph_matrix_3DI tried to search goggle but was not been able to find anything useful.Here the piece of code I am using, can anyone pleas help:REPORT  zmkv_grapgh_test1. TYPES:  BEGIN OF ty_graph,   ...

Include structure doesn't work. "Component called MANDT already exists. already exists" error

Hello,I'm trying to append name1, werks from t001w and ktext, werks from t499s to object_tab but I get the error mentioned in the title. Any way I can avoid that? This is the relevant code:Data: BEGIN OF object_tab OCCURS 0.   INCLUDE STRUCTURE: t001...

SAP on IPad

Hi All,I have a requirement and want to gather some information to see if it's feasible.We have custom screen program for verifying barcodes. Our warehouse people execute this program on IPad. I want to know if there is any class to take a picture of...

Resolved! Highlight a part

Hello again,I would like to ask you how to highlight a specific object via javascript.So what is the best/ suggested way to do mark or highlight a specific object in a model? Because I use the HTML view I would like to do this task via Javascript.Tha...

Resolved! How to improve performance of this select statement (between a large table and view)?

Hiya,I have the following select that takes ages to complete:select     a~head_no               b~vality_to appending table lt_itab up to 1 rows from crm_ace_refkeyas a inner join v_acedsoh as b onb~ref_key = a~ref_keywhere a~head_no = ls_kaufn-kaufn...

Resolved! SAP UI5 Tomcat

Hey,I know this is the wrong chapter - but maybe someone can help me.I´m using eclipse kelpar and I have got an old UI5 project which I was able to run some time ago.Now  tried to start Tomcat and run the project, but if I start the tomcat the consol...

How to get Classification details like class name class value during Equipment save using IE01

Hi Experts,I have found many SDN threads before posting this query, but unfortunately I could not find any.My requirements are:-1) I am creating a new Equipment using IE01. At the time of save, I need to capture all the relevant information of Equipm...

Class type, Class name, class value etc characteristics during Equipment save in IE01/IE02

Hi Experts,I have searched many SDN threads before posting this query, but unfortunately I could not find any.My requirements are:-1) I am creating a new Equipment using IE01. At the time of save, I need to capture all the relevant information of Equ...

Resolved! To Dynamically get characterestic value depends on previous characterestic field selected through F4 help.

Hi Experts, I have two characteristic in my class that is employee number and employee department. I have developed f4 function module and attached with employee number characteristic, hence I can select employee number through F4 help. My requiremen...

Resolved! Background job spool font

Hello everyone,Good day.I have scheduled a background job to run a report which creates a spool and sends it to the recipients as a PDF attachment. Everything looks fine except the font in the PDF attachment. It is too small to read. Is there any con...

Resolved! Modifying table control in VA01/VA02/VA03 for shipping tab

Hello Everyone,For my project there is an requirement to change 'table control of shipping tab' inside transaction VA01/VA02/VA03. For shipping table control, I have to add one custom field (reconfirmation date) after delivery group column. User don'...

Labels in this area