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

Depot issue

Hello, We have received three batches through MIGO(Depot) and done the J1IG ,But when enter the J1IG no in J_1IEXCDTL table,All the values are coming correct,But one batch charge field showing blank,Missing batch other values are also coming correctl...

Resolved! alv output issue

Hi friends,I have designed a classical ALV for displaying totals of amount. The logic is that the field  POPER from FAGLFLEXA is equal to a month of a financial year. For instance POPER = 1 corresponds to April , POPER = 2 corresponds to May, POPER =...

When we are using FM "FREE_SELECTIONS_WHERE_2_RANGE" getting exception-2 "incorrect_expression"

because in importing parameter where_clause internal table is having more than 1000 entries. If I explicitly delete some entries and keep only 500 records then its working fine.Here are the combination of WHERE clause:( Vendor ANDMaterials 1 to 2000 ...

Maintenance Order not changed through BAPI_ALM_ORDER_MAINTAIN

Hi Experts,                 I have gone through a problem.I want change the header text and priority through the function module BAPI_ALM_ORDER_MAINTAIN.But I have received one error.The error is "Order & does not exist".But the order is exist in dat...

Resolved! Enhancement on IW32 where PM TECO Orders committed into the Database

Hi Experts,My requirement is to find a place to write a piece of my code regarding an Enhancement on IW32. For which Orders are Technically completed.1. After clicking TECO flag on IW32, the respective Order and its Object number is storing into the ...

Resolved! Job runs too long

Hi allI have a night job, that runs from Monday until Thursday on each night. The job is scheduled with sm37.We have found, that the job on Monday night runs very fast and it slows down in the next days.On the pic under, you can see, how the job slow...

Resolved! How to get the single '/' using Clear...with statement without considering the length of the variable.

Hi all,Can i get the suggetions for how to get this below intresting issue.I have the code like below.TABLES bbseg.bbseg-TBNAM      = 'sdsds'.    "Length '1'bbseg-STYPE       = 'j'.             "Lenth  '30'bbseg-NEWBS      = '32'.         "Lengh  '2'...

Last executable line in IF stament is getting executed forcefully!!!

Dear Experts,I was stunned when I saw, the last executable line in IF stament is getting executed forcefully. You can just copy paste the below code in a report and run.Data:  a type char4,          b type char4.a = 0020b = 0050.if a eq b.write / 'Ma...

Resolved! ATC: Is it possible to approve exemption in the Development System

Created on behalf of Jigar VaniHello,In our landscape, I want the development lead to perform the one of the roles of Quality Manager which is approving or rejecting exemptions. I also want this to be happening in the Development system for all the d...

Subtotal using aggregation and sorts in a dynamic SALV report not working in Quality system but works well in Devlopment system

Hello,I am facing an issue in a dynamically generated report using SALV class Factory method. This report provides the output of month level ( 1-12 month)sales data for the dealers (KUNAG), so the report output is dynamic in terms of number of column...

exit/badi VA01 after commit

Hi gurus i have a problem releasing the sales order created from va01 , and  has and asociated offer from va21 , what i need to do is when it comes from an offer ,  i try several exit for this and i using the  function SD_ORDER_CREDIT_RELEASE , but a...

elalan by Participant
  • 3652 VIEWS
  • 9 REPLIES
  • 0 Likes

The type of "LS_DATA_EXTRACT-WA_LINE_ITEMS" cannot be converted to the" type of "LS_DATA-WA_LINE_ITEMS"."

Hi all,I am getting dump after upgrade ,please find attached file.there are two different structures as below,    ls_data_extract type idmx_di_ori_in_msg_type, - deep structure     ls_line_items    type idmx_di_line_items_typ, - normal structure Due ...

XSLT - parse only part of XML file

Hi,I have an XML file with structure like: <?xml version="1.0" encoding="UTF-8"?> <Document>      <Invoice>           <Supplier>                <Name></Name>                <Number></Number>                <Address></Address>           </Supplier>   ...

Labels in this area