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

Resolved! ABAP 7.52 sp04, Developer Edition - Need a valid developer access key

I was able to successfully install the new ABAP 7.52 SP04 Developer Edition in a VM on my PC. I am able to connect and log in using the predefined userid DEVELOPER in client 001 using both SAPGUI and Eclipse. I can execute transactions successfully a...

Issue with to capture a success message into BDC CALL TRANSACTION METHOD

SPAN { font-family: "Courier New"; font-size: 10pt; color: #000000; background: #FFFFFF; } .L0S31 { font-style: italic; color: #808080; } .L0S32 { color: #3399FF; } .L0S33 { color: #4DA619; } .L0S52 { color: #0000FF; } .L0S55 { color: #800080; } .L0S...

Not fetching fields

Even after giving the proper code the select statement is fetching fields for only plant field name - werks SPAN { font-family: "Courier New"; font-size: 10pt; color: #000000; background: #FFFFFF; } .L0S31 { font-style: italic; color: #808080; } ....

Resolved! Connect ABAP to COMM

Dear Experts, I tried to send data from ABAP to comm port directly, I have followed the instruction here https://blogs.sap.com/2013/07/10/read-comm-port-using-abap-wo-third-party-software/ When I want to do the step 4 I encounter a problem. ...

FM POSTING_INTERFACE_CLEARING - Difference too large - Cannot distribute Difference

Hi Good day, I have searched before asking this question, i dint get any answer am looking for hence am posting. Am using FM : POSTING_INTERFACE_CLEARING for TCODE - FB05. Its posting when balance = 0. it does not post if there is difference ...

Resolved! Can I use BAPI BAPI_GOODSMVT_CREATE with Parallel Processing?

Currently, I'm wondering I can improve current program with Parallel Processing - I have to make 70,000 GI/GR Documents with BAPI, and it takes a lot of time.. So I want to split into smaller packages AND do some Parallel Processing to split WP. ...

Resolved! NEW INSERT WITH MODIFY

Hi i am new to SAP have a doubt , can anyone clarify it.. I have this program Here need to change Pname(record from AC TO TC) i used modify but not working... TYPES: BEGIN OF ty_product, pid(10) TYPE c, pname(20) TYPE c, pamount TYPE ...

divsmart by Participant
  • 1131 VIEWS
  • 3 REPLIES
  • 0 Likes

BOPF : modify DO

Helloi get data of Textcollection DO of TRQ BO with navigation in sub nodes. with help of service manager that created from TRQ BO i want update the TEXT_CONTENT sub node of TEXT_COLLECTION with the instance of servicemanaget that created from TR...

Labels in this area