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

iam using submit xxxx in my report ,when iam executing report 2 selection screens coming actual and submit report selection screen i want to avoid submit report selection screen

iam using submit xxxxxxxxxx is my report name even this report have 1 selection screen and my report have 1 selection screen actually i want to avoide selection screen of submit report pls help

SNOTE 371936

I am having issue with the cash flow balance. Therefore, i have downloaded the note 371936 which is the correction of cash balance. The problem is i don't know how to do the implement of this NOTE and its code. Please, provide me some tips or steps t...

Create Purchase Order With bapi_po_create1

Hi, I Am Creating Purchase Order With bapi_po_create1. However I am getting some error..1.  type            : E     id                : BAPI     number        : 001     description   : no instance of object type purchaseorder has been created , Exter...

CUSTOMER_UPDATE_SALES_AREA failing while updating multiple partners in the same partner function.

Hi Experts;Please consider the below scenario:I want to update a new partner as a second ship to party to a customer, this new partner will be in the same sales area and distribution channel.I am using the FM CUSTOMER_UPDATE_SALES_AREA. Observation:W...

Resolved! while exporting report output to excel few field last digit value getting truncated ?pls help

iam using export to local file option from output of the report(spreadsheet),download done successful but few fields last digit getting truncatedeg: my pono actual value is 0123456789 it displayed as this in report but after downloading into excel ,e...

Read from inbound IDOC

Our WMS kicks off IDOCs  SHP_OBDLV_CONFIRM_DECENTRAL and these are inbound to SAP (our WMS does the Goods Issue).These inbound IDOCs trigger user exit MV50AFZ1  -->  userexit_save_document.In that user exit, I have been given a requirement to SELECT ...

Doubt in COMMIT WORK

I have the below code, where the commit work is after the loop.LOOP AT itab INTO str.  UPDATE dtab FROM str.ENDLOOP.COMMIT WORK.As per my understanding an update work process will be created after the COMMIT WORK. Is this can be viewed in SM50 ?In ca...

Labels in this area