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

Resolved! Enhanced Search Help and weird input field length limitations behavior

Hey folks,I am experiencing some 'weird' behavior with an enhanced search help on a classic SAP dynpro field.The current setup is:ABAP 7.40 SPS11 on HANAclassic dynpro screenan input field with a custom data element of type characters length 110 - in...

PO Release Revoking

Hi all,       I need a Solution for Revoking Release of a PO when Price change or Qty Chnage. I had tried with BADI- ME_PROCESS_PO_CUST Under Post method of it by creating an IMplementation and used BAPI_PO_RESET_RELEASE in it for reset release of a ...

How to get Work Order material serial number

Hi Guys,             I am trying to get Serial number of a work order component ,material.I try using GET_SERNOS_OF_DOCUMENT.passing KEY_DATA-TASER = 'SER05'.                               PPAUFNR = <Work order No.>                               PPPO...

Trouble using tt:switch / tt:switch-var in simple transformation

Hello gurus,We are performing a simple transformation on an XML string we retrieve from an external source. A typical sample XML is as follows...    <VEHICLE ID="2064015">        <LON>-121.02363</LON>        <LAT>37.650665</LAT>        <DATE>2016-05-...

Resolved! Decimal Notation issue while comparing the values in Select query

Hello Gurus,I am working on Material Pricing user exit. I have the Gauge value in MARA table as 2,000(US Notation) and also I am having Custom table in that there are  2 fields as Gauge From and Gauge To with values 1,000 and 3,000. Initially am fetc...

Resolved! New sales org for EOU

Dear All, For X company code, Plant A implementation completed in India, which sale in India and Exports. X company code having S.org1, Distribution channels (domestic and Exports), Division (X,Y,Z), X pricing procedure. Now Under X company code need...

Resolved! No batch input data for screen SAPLSPO4 0300' IN LSMW BACKGROUP PROCESS ONLY

Hi,I created LSMW based on the transaction code 'KE51'. Whenever I processed the batch session in background mode, there would be errors. The error encountered was 'No batch input data for screen SAPLSPO4 0300'.There was no errors whenever I process ...

Resolved! Unable to park a subsequent Debit/Credit invoice using BAPI_INCOMINGINVOICE_PARK

Hello Experts,I am using BAPI 'BAPI_INCOMINGINVOICE_PARK' to park the invoices from my custom program.there are 4 different scenarios to be covered as below (I pass the values as shown):1. Park as Invoice (HEADERDATA-INVOICE_IND = X, ITEMDATA-DE-CRE_...

Run macro in ABAP Code

Dear all,I am using OLE in ABAP Code to download excel file through my ABAP Code as below:CREATE OBJECT W_EXCEL 'EXCEL.APPLICATION'. "CREATE OBJECT FOR EXCEL   SET PROPERTY OF W_EXCEL  'VISIBLE' = 1. "IN BACKGROUND MODE   CALL METHOD OF W_EXCEL 'WORK...

Labels in this area