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

Resolved! Modify table

Hi,I have a internal table that I want to clean up a little bit.Inside i_purchase I have a field name MATNR.i_purchase-MATNR now is 100727I want it to be '00000000000100727' (orginal form). Is this possible without using a loop ?//MAMessage was edite...

Data Table for SM04

Hi everyone!I'm trying to make a trace to the transaction SM04, but I haven't been able to figure out from where does this transaction brings the information. In particular I need the value for the field "TYPE" of the ALV table displayed in the trans...

Resolved! Simple transformation

Hi all,When I use a simple transformation (with CALL TRANSFORMATION) to create xml-string from ABAP structure I get an xml-string which starts with <?xml version="1.0" encoding="utf-16"?>.I wonder if it is possible to get the encoding in UTF-8?The re...

Resolved! Converting XML into ABAP

Hi guys!I have a problem. I want to have data from a simple XML-File into an ABAP-itab.This is the XML file:<?xml version="1.0" encoding="UTF-16"?><F><P1><t_1>value1</t_1><t_2>testvalue</t_2></P1><P2></P2></F>I made a XSLT-Program, but it must have a...

Resolved! Material Master BAPI

Hi, I am using BAPI, BAPI_MATERIAL_SAVEDATA for the creation of material which is working fine. Now i want to add few fields which are not part of the import/tables. Can anyone know what is the procedure for adding the new fields for the existing ...

Resolved! BDC Error Messages ????

hi i have one bdc for PR Creation, and if there is any error message i stored in my internal table, now my problem is that when i find the text of that error message no. like 629 in t100 it gives <b>Item & payment budget exceeded</b> but when i run i...

Find button

Hi Everyone, I have a screen displaying 3 alv grids, and I have created through menu painter standard toolbar. In that toolbar I have find and find next buttons. My requirement is if I press find button it has to search in the grid on which focus is ...

Labels in this area