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

Resolved! Saving and Reading Text

I am trying to save text to text tables, and then read the same text. It appears as though the save is working (it returns sy-subrc of 0), but I'm not sure, because I can't see the text in the tables (STXH and STXL). When I try to retrieve the text...

Resolved! ABAP QUESTION

Hi people!!I need a big help here, I create a Z program that make a call transaction to FF.9 and then the FF.9 is executed. This transaction (FF.9) put the data into the SM35 transaction. This one (SM35) then make a batch input in the transaction FB0...

Inner Join Question

I am looking at a sample question for the ABAP certification exam. Either I am reading the question incorrectly, or I missed an important concept. I'd appreciate someone to check me here:What happens when a 1 to many relationship is encountered wit...

Resolved! File downaload

Hi Experts,I need to download some data in a *.csv file. But the interanl table has a deep structure(nested table). While using the function module GUI_DOWNLOAD, i get a short dump. Can someone please help me out in this case? Is there any other way ...

Resolved! selection from BSEG

Hi,Is there any way to improve the performance of the following query as I am selecting data from clustered table BSEG for all entries found in one another internal table.select belnr WRBTR dmbtr from bsegfor all entries in t_cobrbwhere bukrs =t_cobr...

Char type encoding

Hello!I have problem with invoking custom developed BAPI through XI RFC Adapter.I pass GUID to BAPI. BAPI type is char(32) and it interpret value incorrectly.In RFC adapter monitoring I see error message with my GUID value that has wrong characters. ...

Resolved! T-Code CLVL

Hi,I have a problem with TCode CLVL. I am creating some 'Z' Profile and copying some of the Display Blocks from the standard, and letting some AS IT IS. Then I am adding some fields to the copied Display Blocks and transporting the request to other c...

User exit:

Good dayI'm new to user exits. I want to trigger an update to a different SAP module as soon as the production order are created.I did create a project using CMOD and used Enhancement PPCO0007 - Exit when saving production order.I see that there is a...

CALL TRANSFORMATION

Hello.I am making a small and simple example of a XML transformation.The transformation i am using is the following:<?sap.transform simple?><tt:transform xmlns:tt="http://www.sap.com/transformation-templates"> <tt:root name="ROOT"/> <tt:template name...

Labels in this area