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

Not getting data

Hi all,Can anybody tell me why i m not getting bwart & matnr fields(showing empty while degugging), for this codeif eban_ekbe[] is not initial .select ebeln ebelp max( bwart ) matnr werksinto corresponding fields of table itab_ekbe1 from ekbe ...

View on A915 and KONP

Hi AllI want to create a view for BI extractor on A915 and KONP where I need following fieldsA915 KAPPLA915 KSCHLA915 PLTYPA915 MATNRA915 KNUMHKONP KBETRI have created View on the basis of joint condition shown in SQVI between these two tables by joi...

anilekar by Participant
  • 571 VIEWS
  • 2 REPLIES
  • 0 Likes

Uni Code Conversion

Hi Floks-lot of people discuss abou UniCode Convertion .> i have lot of Quries regarding this..What is Unicode Converstion?Where it works and what is purpose of it? how to find out >? how to do that one ..? <removed by moderatot>thanks,SunithaDEdite...

Resolved! Select Query

Hi All,i have three columns matnr, color and size.My data may come as: 10000120, 030, 100 (or)10000120, 030, null (or)10000120.In this scenario I have to get all the possible values.a) I am currently doing select * from mara where SATNR = matnr an...

GUI_UPLOAD

IF DATA IS UPLOADED USING FILE AGAIN I HAVE TO ENTER DATA INTO SCREEN OR IT IS UPLOADED FROM FILE.EG. MY FILE HAS 100 HAS KUNNR WHEN I AM PROCESSING MY SESSION IN BDC THE VALUE SHOULD BE TAKEN FROM FILE AND IN SCREEN VALUE SHOULD BE 100 BUT ON SCREEN...

Resolved! BAPI_PO_CREATE1 not able to create PO's for multiple rows from the flat fil

Hii am uploading PO's from a flat file into SAP using the BAPI_PO_CREATE1. Everything works fine if the flat file hast only one record.if the flat file has more than one record then while loading the second record the BAPI returns a error message. I ...

Resolved! IDOC processing report

I want to development a report, part of the report is to find out if some is modifing an IDOC (if it has been loocked by the user). How can I do it? Can i use FM "ENQUEUE_ES_EDIDOCE" to do it? Try to lock the idoc again using the FM. if SY_SUBRC = 0,...

Resolved! use exit

i am having an IDOC...which need to be extended.1.plz let me know how to find user exit for a particular idoc..2.Once i found that....how to insert that into a program..i am asking this because..we cant change the standard programs right....how do we...

session method

Hi allI am using function module gui_upload to upload my data from file.but after writing the bdc program and during processing again i have to enter the values in screens but since i have uploaded data from file the data should be automatically read...

Labels in this area