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

Resolved! Find out (" double quotes ) position in internal table

Hi Experts ,I have an internal table it contains one field name as line its values like at index 1 09/10/2010 index 2 xyz index3 bbb index4 "ZZZ index5 yyy index6 zzz" index7 1.now my requriemnet i want to find out last ( " ) index value. actually it...

Secondary Indexes

Hi Everyone,I have a custom table with six fields (F1, F2, F3, F4, F5, F6) where F1 is the key field and which has millions of records, now i need to select data from this database table based on non-key fields.The range for non-key fields (F3, F4, F...

Mail Sending Program

Hello Gurus,I want to send mail to external mailbox using abap program.I had used the FM SO_NEW_DOCUMENT_ATT_SEND_API1 but it does not seems to be working.Its giving errorthat document not send.please tell the function module or send me the code for ...

Resolved! Copy of VOFM Routines

Hi All, I Had Requirement to creata a new routine ( Copy of Standard Billing Routine - 003 ) .I need to copy the standard Routine -003 code and add some more code to it. When I see the standard code there are Enhancement Sections.Do i ne...

cmd_ei_api=>maintain_bapi

Hi All;I am trying to write a test program to use this method. I almost have it working but I am getting an error message that I am missing critical partner functions. I have tried adding the Partner Functions to the Sales Data component but keep g...

Stephen3 by Participant
  • 10895 VIEWS
  • 6 REPLIES
  • 0 Likes

Resolved! REGEX help needed

Hi Experts. I have a text (from Read_text) which comes like this : .... <H>... &lt;/&gt; ....<T>...&lt;/&gt;Now in the closing </>, I want to put back the alphabet that started angular bracket. So above should become like this:...<H>...</H>.... <T>...

Resolved! Cannot find the partner with BAPI_SALESORDER_CHANGE when I use alphanumeric

I try to use the BAPI_SALESORDER_CHANGE to create a sales order, however the BAPI fill with zero at the beginning of the ID partner.For example If I had the ID partner 123456 when I use the BAPI_SALESORDER_CHANGE, the BAPI automatically filled 4 zero...

Change BOM via IDOC

Dear guru,We would greatly appreciate some guidance because we are not expert in IDOC transfer. Basically we would like to change BOM using IDOC technique.We already create BOM with IDOC BOMMAT03 using the FM IDOC_INBOUND_SYNCHRONOUS; below is an IDO...

Exit for - FLB2

Hello friends,I have a requirement to capture some data into a Custom table when the Transaction FLB2 is executed. I used the exit in the program - RFEBLB20 - EXIT_RFEBLB20_001. this exit is triggered and the data in updated in my custom table.Howev...

Labels in this area