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

Resolved! vbfa

HI Experts,I need to get a SO no. based to a DO no. Currently i am using the table vbfa to link the DO with SO.But the programme performance is getting very very slow.DO you have a better table or FM or BAPI can be used.Please guide me and thanks in ...

Resolved! problem with pdf

Hi, I was creating a pdf file from the SAP script output.The data is coming properly in otf internal table when the perview option is there.but when i make the preview option disable in the code means the otf is not having data.So how to overcome fro...

Resolved! Read table mismatch

Hi Experts,I am looping at itab1 and then using read table itab2 as below:sort itab1 by f1.sort itab2.loop at itab1 into wa1.read table itab2 into wa2 with key f2 = wa1-f2 binary search. --> fails for matched entriesif sy-subrc eq 0....etcendif.endlo...

MD5 and RSA

Hi,I need to create a secure key using a string end encrypting it using MD5 and after is RSA, I found a couple of MF to create the MD5 key but I can't find whow to encrypt it now using RSA.Any idea?I'm in Mexico City and here is a treasury requiremen...

Resolved! Idoc not created

Hello everyone.I have a reduction of Idoc MATMAS with the following status in outbound:WE05: 03 - Data passed to port okSM58: Function module: IDOC_INBOUND_ASYNCHRONOUS and Status Text: Transaction recorded.But on tcode BDM2 all my idocs are with des...

Storing Long String

Hi Experts,plz I need your help, I have a requirement to read a text file that contains html code for a table thatcontains many fields, my job is to fill the table with certain data that I get from SAP.currently, I am reading the file into itab that ...

User - exit

Hi,I have activated a project through CMOD transaction and implemented user exit. ( all icons are green).The code of a exit is active as well. When I debug a program then and put a break-point on command CALL CUSTOMER-FUNCTION '009' the execution wil...

Labels in this area