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

ABAP XML Parsing - get all attributes and values from specific node

Hello folks,I built a program that loads a xml file and parses it. This all works fine.For now i would like to get all the attributes and text from one single node. For example.<diagnosis type="ICD10" code="X.91">Multimorbid</diagnosis> <diagnosis ...

KayLoehmann by Product and Topic Expert
  • 12193 VIEWS
  • 12 REPLIES
  • 0 Likes

Resolved! rp_provide_from_last

Hi guys. I need to retrieve a record from an infotype where begda <= current date and endda >= current date. As of the moment I'm using <b>rp_provide_from_last p0001 space sy-datum sy-datum</b> but it was not able to retrieve any records. When I chec...

Resolved! badi WORKORDER_UPDATE

Hi,i´m using badi WORKORDER_UPDATE.i´m trying to check field AFVGD-USR00 (operation, details, field materials group) before saving the changes to this field.i´ve essayed to do it in method BEFORE_UPDATE but the saving takes place before because i get...

BAPI_GOODSMVT_CREATE

I'am using BAPI_GOODSMVT_CREATE to post Coods Movement.GMCODE Table T158G :01 - MB01 - Goods Receipts for Purchase Order02 - MB31 - Goods Receipts for Prod Order<b>03 - MB1A - Goods Issue</b>04 - MB1B - Transfer Posting05 - MB1C - Enter Other Goods R...

Resolved! Exception Handling

Right now i'm studying the eLearning Material located at the ABAP Section (for more info: https://www.sdn.sap.com/sdn/developerareas/abap.sdn?node=linkDnode6-3)I got a doubt reading this stuff. How i can use the methods of the Exception GET_TEXT and ...

BAPI_PO_CREATE1

Hi there,I'am using the BAPI to create PO´s, the problem is that the conditions created in MEK1 are not updated but thePO is created with two conditions the one from MEK1 andthe one i've set in the BAPI.In the table pocond, i've set the field change_...

Resolved! Select using Secondary Index

Dear friendsI have created a secondary index on a table.When I do a select, I want the DB to use that index specifically. Is it possible to specify the secondary index usage in ABAP when we query the table ? as inselect * from <tabname> where f1 = va...

Resolved! BDC Call to IW22

am using the user exit EXIT_SAPMIWO0_020 quiet sucessfully to reverse a material document using MBST and writing the details of the notification to a custom table when a user has cancelled a PM notification (Definition of a cancelled notification is ...

Faxination

Hi, I don't know if someone use the software Faxination to send faxes. Because we have a problem sending faxes. It's something about the format of the document. We are sending a report (sapscript) and failed because the format is not reconognize. I ...

Labels in this area