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

Resolved! Replace error

hi,i want to replace the following code:loop at itab into v_data1.replace '<?xml version="1.0" encoding="utf-8" ?>' with ' ' into v_data1-data .replace '- <Document xmlns="urn:iso:std:iso:20022:tech:xsd:pain.001.001.02">' with ' ' ...

Resolved! Schedule Lines in MV45AFZZ

Hi All,I have to udpate the blocking indicator VBEP-LIFSP on schedule line level based on some Other line items.I am using exit USEREXIT_SAVE_DOCUMENT_PREPARE.My problem is : When I use VA01 and create Order with One Item . then its working correctl...

Transport a role

Hi All,I added the a t code for the role and transported to quality system. I am able to see the added t code on QA system within the rol, But i am able to execute the t code..When i compare the role between DEV and QA all the values are same.I went ...

Resolved! selection issue

Dear all ,i want to select some fields from this tables (MARA - MAKT - T023T - MARC - MARD - MBEW )i created internal tables and structure for each one , selected from MARA into ITAB1 and select another fields from another tables and loop at itab1 an...

MM_SPTOCK - Problems when Material assigned to more than one Batch Id

Hi Experts,We are using MM_SPSTOCK object for archiving Batch Records. While executing this Archiving object ,Suppose we have a case where there exists a material assigned to more than one batch .Lets Say B1 and B2 for Material M1. If we are interes...

Resolved! Standard program saving

hi, I need to modify a standard program /1BCDWB/IQG000000000038SSCR.I got the access keys and it got edited.but while i am trying to save that program,the following error occurs Object PROG /1BCDWB/IQG000000000038SSCR cannot be assigned to package...

ABAP error

Dear All,Greetings for the day!!I am getting following error. can someone help me finding the solution for it.==========================================Runtime Errors : DYNPRO_WRITE_FAILEDdate and time : short text: error when writing a screenWhat ha...

Logo insertion

Dear All,I need to insert our company small logo into the mail body ( at the end after thanks and Regards part) using ABAP code. I am doing sending of the mail using the FM SO_NEW_DOCUMENT_ATT_SEND_API1/ SO_NEW_DOCUMENT_SEND_API1.Please help me on th...

Resolved! Program Dumping

Hi I have below simple code and I am not sure why it's dumping, Could you please help me.DATA : HANDLE TYPE SYSUUID_X.DATA : MESSAGE TYPE TABLE OF HUITEM_MESSAGES_T.DATA : ITEMS TYPE TABLE OF HUINV_COUNTING.DATA: ITEMS3 TYPE TABLE OF HUINV_COUNT...

WS_FILE_COPY issue.

Hi all:I used the function WS_FILE_COPY to copy file from source file to destination.It is a foreground job function excute by user`s ID , but some users don`t have the authority to write file to the destination folder , so the job fail.Is it possibl...

Resolved! Speed up a BAPI update

Hello Experts,I am using a BAPI to update the busines partner details.Its normally taking 3 seconds for a record to get updated.But when i loop for 200,000 records it is taking 7 hrs of time to update.Is there a way to speed up the BAPI update?thanks...

Labels in this area