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

How to update the excel field values using CREATE OBJECT excel 'Excel.Application using fiori tile

Background of issue : 1.We are executing the Transaction code from SAP ABAP side S4HANA 1809 and downloading the excel template with 5 columns where 4th and 5th as empty column. 2.Filling the last two columns (4th and 5th column) of the excel fr...

I need to trigger IDoc whenever there is a change in the Customer Master

I need to trigger IDoc whenever there is a change in the Customer Master but also I have to include fields STREET, POST_CODE1, CITY1 and Country from KNA1 table with reference to KUNNR. Idoc fileds be like NAME1, KUNNR from KNA1 and STREET, POST_CODE...

Resolved! OPEN DATASET command fails because filepath is in UPPERCASE

When user selects a filename from the SAP server the filename returned is for example 'USR/SAP/INTERFACES/FILE001.TXT'. When I perform OPEN DATASET for this fiel I get a subrc 8 that the file or filepath does not exist. If I manually enter 'usr/s...

Resolved! To pass case insensitive values to selction-screen input parameter customer name in alv report

Hi, i have designed a ALV report program with customer name as input parameter in selection-screen, and the data will be displayed from ADRC table name1 with other fields as output in the ALV Report, customer name input parameter name is taking on...

ABAP Generic Types: Declare a table that has the same structure as a type hashed table parameter

Hi Experts, I just started exploring generic types for a task and have trouble declaring an internal table that has the same structure as a type hashed table parameter. Of course the concrete type of this parameter will be known at run time, but I'...

Resolved! ABAP 7.4 query

Hi, I am writing a select query in ABAP 7.4 system and is getting error as "The inline declaration Data() is not possible in this poistion). Below is select query, Select * from mara into table data(it_mara). Can you please let me know w...

Passing Line Item Indicator field RM08M-XWARE_BNK in BAPI_INCOMINGINVOICE_CREATE (MIRO)

Hi, I m trying to create a MIRO invoice using BAPI_INCOMINGINVOICE_CREATE. I need to pass the line item indicator field as 'Goods/service items + planned delivery costs'. But as per the documentation options for 1 Goods/service items and 2) Planned...

Interactive ALV

How can I display one ALV list into another ALV list? Also, how is interactive ALV different from interactive report?I want to display secondary list such that when I click on one of the data of the first field it should display more information abou...

one tcode with 3 different auth objects for 3 different set of teams with 3 different set of roles..

Hi Gurus... In ECC.. We have one custom tcode already present in production system in some roles... This tcode is used by 2 different set of team.. One team should access only one tab and able to change (select check box prepare+save) and other team ...

Resolved! How to handle SPDD and SPAU when starting the upgrade with a non-DEV system

Hello, I have a question about SPDD and SPAU modification adjustments. I have the following ERP landscape: SBX, DEV, QAS and PRD. All are alligned to the same ERP6 EHP6 with NW 7.31 . I have to upgrade SAP_HR components on whole ERP landscape (al...

How to find standard routines to update SAP-tables which will survive a conversion to S/4HANA?

In our ERP NW 7.50 system (SP13, EHP8) we unfortunately have many (actually way too many!) instances where SAP-tables get updated directly in custom code. Many of these codings were created years ago and not just to update custom fields in append str...

Labels in this area