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

Resolved! BAPI_SALESORDER_CHANGE

Hi all,I need to change the Unloading Point but I didn´t have sucess. I Put the value in the table PARTNERS, but the system gave me an error : SQL_INSERT_DUPREC.I Can to modify the PARTNER through table PARTNERCHANGES , but I can´t to change the Unl...

FM LDB_PROCESS

Hi Friends, I am using LDB 'SD_SALES_DOCUMENTS' 'for SD in my program. I am calling FM LDB_PROCESS and want to pass dynamic selection screen to this FM. it is passing but it is taking only single value. Let us suppose, i am passing sales order as dyn...

Resolved! Write_form issue

Hello,i am getting an error in script as WRITE_FORM is invalid, START_FORM is missing for my output.I created very simple print progm. Bt its showing this error. can any one help this?where is the problem?REPORT ZTESTING.tables : mara, makt.Data : b...

Resolved! user function marco

Hi!I'm facing a problem with a user function in a marco.I have my macro, I've defined my function module but I don't how how to save data in my planning book from the function.I would like to fill in a specific key figure in my plannig book (so that ...

Resolved! Reg: display output

Hi Abapers,i have one problem.I am developing a report (ALV) with 105 coulumns. FORM merge_data . SORT it_qasr BY probenr prueflos vorglfnr. LOOP AT it_qasr INTO wa_qasr. w_mittelwert = wa_qasr-mittelwert. READ TABLE it_qapp INTO wa_qapp WIT...

Resolved! CG3Z Truncating File

I'm uploading a text file from my PC to the application server using CG3Z. Each row is fixed-length at 816 bytes. When the file arrives on the application server it's truncated to 215 bytes.Is there another transaction I can use or am I just going ...

Labels in this area