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

BAPI

HAI GURUS,i have one doubt in bapi in bapi_objcl_create,by using this i was upload the data of characterstic values, my doubt is in feature in change charactestic values its getting error, how can i use this probl.plz send urgent

maintenance veiw

when i go making maintnence veiw it always happens that the total no of feilds which i have selected in veiw feilds tab will not appear on maitenence output scren.what is the reason behind that.moreover as per cndition all the feilds excpt primary f...

bdc of me01

Hello freinds,I am doing bdc of first time.In Flat file for one material number and plant there are number of vendors.At the time of recording plant and material in the first screen and realated all vendors in second screen.My question is that at ti...

Doubt in " Screen "

hi Sap Guru's !In case of user-exits for a Screen Exit it have 2 Function modules for 1. PBO2. PAI.wat the Case about Screen enhancement in Badi ?can we update the field values in database of newly added Custom fields.pls send any better example rega...

select query

Hi,DATA :IT_MARA LIKE MARC OCCURS 0 WITH HEADER LINE.select matnr mtart mbrsh matkl from mara into corresponding fields of table it_mara where ......If i declare an internal table as above and using into correponding fields will this rise any issues...

Dynamic Table

Hi,I got error when it comes to the following code.error " CREATE DATA: The specified type " " is no valid data type.dynamically create appropriate internal table create data dref type table of (tabname). assign dref->* to <tab>.can anyone identify...

Resolved! Skip OK Code in BDC

Hi experts,I did a BDC recording for MM03 & created a program. When i execute the program it gives me the OK Code screen & asks to press ENTER. Same happens for further screens to reach MRP1 screen.But use dont want to do that. They want to see the M...

Resolved! Downloaded data in Excel from SAP table data to have the macro and control?

We know that in SE16 screen to display SAP table data, there is a menu item or button to download the table data to excel sheet, but in the excel sheet, the data is for display only and some calculation functions (e.g. sum) are not be able to be down...

Resolved! GUI_DOWNLOAD

Hi,I have an ALV and i'm using GUI_DOWNLOAD FM to download the data to excel and passing my final output internal table to this FM. Now my requirement is, i also want to download the ALV header information in the same file. How can i do that?Thanks,

Resolved! ALV in modal dialog box

Hi,I have an ALV on suppose screen 3000, I have created a button in the tool bar to call another ALV, but my question is, can we display ALV in modal dialog box screen(because the requirement is to display ALV as a popup)So when i changed the screen ...

Resolved! Excel upload

Hye... My input is a parameter which contains the output file destination path.parameter: p_path type char50. Now i want to upload the data of internal table to the excel in the given path. when i am using fm gui_upload it is eliminating non values...

Labels in this area