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

Resolved! How to avoid DYNPRO_CALLED_IN_BACKGROUND dumps during process triggered from Eclipse?

Me again, with another question related to my struggles with Eclipse and getting it to work within our processes! While testing exit-functionality for my other question, I also tested some customer logic applied via the Badi which gets called durin...

Resolved! Disable dialog box in smartforms without maintaining output device in user master record

Hello Experts, I tried many ways to deactivate the smartforms dialog box for printing, even by settting all needed parameters it does display it.. The only way is to maintain the output device in user master data ( SU01 ), However this printin...

Resolved! Header Information : Bill-to-party information NOT copied from Contract to Sale Order

Requirement: The VAT Number (in the Header) needs to be copied (for Partner Functions such as Bill-to-party and Ship-to-party) from Contract to Sale Order. attachment.jpg -- I am using BAPI_SALESORDER_CREATEFROMDAT2 in my report to convert the ...

Consuming Odata service using ABAP Code via RFC Destination Facing CSRF Token Validation Failed

CONSTANTS : RFCDEST TYPE RFCDEST value 'ECQ100XRBIA'. DATA: LO_HTTP_request TYPE REF TO IF_HTTP_CLIENT, lo_rest_client TYPE REF TO cl_rest_http_client, lo_response TYPE REF TO if_rest_entity, lv_http_status TYPE i, lv_token TYPE string, LV_SERVICE ...

ALV REPORT

I have to build an interactive ALV report with the following requirement. Selection Screen : All of the below are select option. Sales order Number VBAKSales order type VBAKCreation DateSold to PartyShip to Party The ALV output, should display ...

Labels in this area