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

Resolved! ABAP ALV Report Issue

Hi Friends,I have a report with 2 big queries, reading all Open POs and PRs, then looping to calculate the PO count, PR Count and other values.Problem is after running the report I am getting Log Off popup.I used the progress indicator in side the lo...

Resolved! BAPI_SALESORDER_CHANGE message V1045 - Enter the document #

Hi,I am trying to call the FM BAPI_SALESORDER_CHANGE in my SAP ECC RFC. I am giving the sales order# to t'he FM BAPI_SALESORDER_CHANGE but it stillgets back with the error message V1045 - Enter the document number'.I applied the following note:- 1232...

HANA Procedure

Hi Experts,i am creating procedure through graphical model as below screensprocedure is creatred , now i want to create database procedure proxy in abap  perspective as below sequenceclick on activation button getting this dump/errorPlease give me su...

Resolved! SELECT TOP with parameter by using native SQL

Hi Guys,I'um using native sql to select data from external database. I need use SELECT TOP statement with parameter. I used below code for this purpose.EXEC SQL PERFORMING do_work.          SELECT TOP :gs_row INVOICE_DETAIL_ID           INTO :gs_ids ...

Resolved! "For All Entries IN" causes short dump when reading from HANA external view

Hi Experts,in a nutshell:In ABAP report I use "For All Entries IN" to read data from HANA external view, and FAE causes short dump with DBSQL_SQL_ERROR exception. I have to use ABAP hint: %_HINTS HDB '&max_in_blocking_factor 5&'. Why?Details:In HANA ...

Idoc related query

Hi all,what is message type in IDoc and how every errors are moved to particular message when IDoc fails?while doing monitoring of idoc if i find any failed idoc in it. how to identy why this idoc is failed and how to find complete information about ...

Resolved! Data getting deleted while performing Quotation Change via BAPI

Hi,I am Trying to utilize at standard bapi (followed by transaction commit) for changing the address data of quotation.I want to change onlySold -To Party's: Email ID and Telephone number and Ship- To Party's: Street,City.Data is getting changed but ...

Resolved! Display PDF inside a container

hi,i have a Z-programm which has a selection screen on the left side. on the right side the result should be displayed as PDF in a HTML container element.AT SELECTION-SCREEN OUTPUT.     CREATE OBJECT lo_docking_container      EXPORTING        repid  ...

Internal Table process subset of entries

Hi ABAP ColleaguesI have an internal table as follows:ORDER        COST ELEMENT           AMOUNT921188         601123                         200921188         601124                         100921188         601124                         300921188 ...

Resolved! SPAU and SU25

Hi ,I understood that SPAU is the tcode where modified SAP std Objects will be listed out for processing to reset to old status or to accommodate new changes.Does it applicable for Security objects as well? For ex , one authorization object got modif...

Resolved! Reprint a PO on ME9F Problem !!

Hello guys !!I got a problem reprinting PO that were once message outputed . After i do the steps   1 Select a PO 2 Go to Message details 3 Type Reprint Turn back Redo the Message Output , Than go to LIST->PRINT  and choose  my local PDF  printer  it...

ealimeta by Participant
  • 3056 VIEWS
  • 2 REPLIES
  • 0 Likes

Resolved! Significance of the field "Consumption (Field name:J_1ICON) in Excise group

Hi All, We are creating an Excise group for a Depot.Could you please confirm whether the field "Consumption" under "Part1 Posting Trigger" tab for that Excise group. It seems like. this tick required to update Part1 table update (J_1IPART1).Please co...

Labels in this area