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

Resolved! Wrong table name or table alias name table alias name "RBKP"

Hello All,my following code is giving an error,    IF r3 = 'X' OR r5 = 'X'.   SELECT     a~belnr     a~gjahr     a~budat     a~rmwwr     a~lifnr     b~werks     b~matnr     b~bukrs     b~buzei      b~bklas     b~lfbnr     b~lfgja     b~lfpos     b~eb...

Resolved! How to merge different abap-list spools, xstrings or binary files to one PDF

Hi out there,i'm not able to solve my approach. And i#m not able to find any clearly answers by searching different boards.So...I'm reading some abap-list spools (NO OTF!!) and i want to merge the content into one PDF document. With OTF it's no prob....

timo_ehl3 by Participant
  • 4800 VIEWS
  • 12 REPLIES
  • 0 Likes

Resolved! BAPI_OBJCL_CHANGE updating char value with empty which are not passed

Hi All, I am using BAPI BAPI_OBJCL_CHANGE to update material classification data.The issue is , BAPI is updating characteristics value to empty value which has not passed to BAPI in internal table allocvaluescharnew[]  but that characteristics is pre...

Resolved! Enhancement for Multiple Freight for single Good Receipt Number in MIGO

Hi Experts,I have a requirement to enhance the functionality in MIGO to add multiple Freight Vendors for a single Good Receipt Number.I have seen in previous posts in SCN for this requirement but couldn't get reply for my query.For example If 1 GRN c...

After a structure enhancement, the assignment or comparison may no longer be permitted. syntactically incorrect.

Hi Experts, I have a requirement where I need to update custom fields of a PO using BAPI extensions. I am filling BAPI_TE_MEPOHEADER and passing it to extensions structure of BAPI_PO_CHANGE. My code works but throws ATC error as "After a structure en...

Data Migration

Hi all ,I am a newbie to ABAP Please Specify the difference between Batch Input and Direct Input , while executing  LSMW what will be the outcome while using batch input and what will be result while using direct input. Gone through some link but a r...

Report RVAFSS00

Hello All,I have seen couple of post regarding this report but I have not been able to get answer to my question. I am a functional consultant who does not have a Abaper key so I cannot really modify the program or report. This is what I have done so...

Resolved! BAPI_SHIPMENT_CHANGE Issue

Hi,I'm trying to change a shipment field using the code below, but so far it didn't get updated. Could you please help me?            RfcRepository repo = destination.Repository;            IRfcFunction salesShip = repo.CreateFunction("BAPI_SHIPMENT_...

Labels in this area