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

Resolved! How best to define check-variants to be eventually used during transport-release?

I'm currently configuring our new central system for ATC-checks (for some background, please see here and here) and before I get lost in the details, I'd appreciate feedback on my current thinking of how to actually define the check-variants. The sys...

Inner Join Error

Please People help Error:- You cannot use an internal table as a work area. PERFORM de top TABLES: EKKO, EKPO Data: BEGIN OF es_tabla_inner, a_EBELN TYPE EKKO-EBELN, b_EBELP TYPE EKPO-EBELP, b_MATNR TYPE EKPO-MATNR, b_WERKS TYPE E...

FM RFC_TSW_NOM_CHANGEFROMDATA to Set Deletion Indicator on Item's Events

Hi All,I am using RFC_TSW_NOM_CHANGEFROMDATA to change Nomination. Every scenario is working but I am not able to set the deletion Indicator on Item events.In item table nominationevents & nominationeventsx I am setting the Deletion Indicator and upd...

NooruBohra by Active Participant
  • 668 VIEWS
  • 0 REPLIES
  • 0 Likes

Convert List Table Output to Dynamic internal Table format to write it to application server

I have a scenario where I have List output obtained using SUBMIT statement and now i need to convert that to an Internal Table. The catch here is every time i could get different number of fields in the O/P and so i cannot create a fixed structu...

Labels in this area