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

SQVI REPORT GENERATION

We are using SAP ECC6,APPARELS &FOOTWEARI WANT A  REPORT THROUGH SQVIEXAMPLEITEM                          QTYXYZ                             300ABC                             200I WAS    TRYING TO  THROUGH SQVIBUT  OUPUT ISITEM                    QT...

Resolved! Unable to call the field value from the another program

Hi Folks,In my Z function module I'm trying to get the ZPRNTSCRN-AUART value from the program SAPLZCUDA. For this I've written the code as below.data:  lv_text(40) TYPE c VALUE '(SAPLZCUDA)ZPRNTSCRN[]'.FIELD-SYMBOLS: <fs_temp> TYPE table.ASSIGN (lv_t...

Resolved! open an excel sheet with a specific focus

Hi expert, it is possible to open an excel sheet with a focus on a specific row?i'm using the CALL METHOD document->open_document     EXPORTING document_title = document_title            document_url = document_url            open_inplace = open_inpl...

Resolved! Regular expressions

Hello,I am working with regular expressions and I am looking for some help.All the URLs are enclosed within "[[" and "]]".I am able to read the URL if a single URL occurs in a line.However I get an undesirable result when there is more than one URL i...

PO: how to automate triggering of price update after customer z-field on item level has been maintained

Hello everyoneWe have 1 single customer z-field on item level. All was implemented some time ago through Enhancement MM06E005:Adding our z-field to CI_EKPODBImplemented EXIT_SAPMM06E_016Implemented EXIT_SAPMM06E_018Added our z-field to Dynpro 0111Eve...

To class or not to class...

Hello all,I know there are tons of thread about how cool and useful is OOP and, indeed, it is!For myself, I use it as much as I can, both global classes and local ones but...There is always a "but" I recently changed job and, as first task, the new ...

Resolved! Number Range - Billing Document

Dear Experts,I have gone through many of forum, I couldn't find any solution. So please help me on this.Requirement: We have the 4 Different plant, so the number range should be as follow,                     Plant               Number Range         ...

When trying to open a scanned document attached to a mail from BATCH JOBUSER I'm not able to open it

Hello Experts,Need help !!! When i'm trying to open Scanned Docs from SOST i am getting error as unable to open Photo Viewer.Problem summary: mail from JOBUSER.BATCH@xyz.com(sent from SAP) frequently contains corrupt scanned invoices - normally there...

Problem with calling the GUI email sending program from enterprise portal

Hi Experts,We have a custom program to release the PO,same program they are opening in enterprise portal through a tcode.Now we have enhanced the program to send the email after PO release.This program is working well in GUI,but this email sending po...

DUMP: CONVT_NO_NUMBER Unable to interpret "0,00" as a number

Hello friends,The issue shown above is appearing in a z program when comparing a variable to zero.I have the following definitions (i'm posting just the field which is causing the dump)TYPES: BEGIN OF ty_ret,......   impret(14)  TYPE c,...... END OF ...

Resolved! /BOBF/IF_FRW_CHANGE~GET_CHANGES: precise Meaning of IV_FAILED

Hi,I have tried to understand /BOBF/CL_FRW_CHANGE... .ABAP Doc says abaout parameter iv_failed:If true, the result of the method will also contain change information of modifications that have been failed and are thus not executed.Is it correct that ...

Resolved! Dynamic Alv Alignment problem in Print preview (SALV)

Dear Experts,I am using Salv Method to display the report.Both display and print preview looks different by alignment and some contents are not displayed fully.DisplayPrint preview.Declared dynamic fields  with of reference table (makt) and field nam...

Resolved! excise number series

Dear Sir / Madam,We have created new plant for export which has excise grp 33 and series grp 22 numbering range for object j_1iexcexp is maintain for fisical year 2015 but still the system is showing error error in allocating numbering range for abov...

method executing multiple times when BACK button is selected in custom container

hello all,we have developed a Zreport with two custom containers(on screen 9001) as shown below,when i click a record(hot spot click) on second container,we are calling another screen 9002 with container3 as shown below,however the issue is when i cl...

Labels in this area