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

ecatt upload

i want to upload master data using ecatt. please help me whether i have to do the recording by own or is there any standard recording sap is giving.sap is giving the format of the data in best line business practices.but recording i dint find there A...

Resolved! How to use this FM.

Hi experts, I am pulling data from the BW - Info cube into R/3.I am calling this function module FC_BW_INFOCUBE_DATA_READ in R/3 to pull data in BW. But no data was pulled. Can anyone throw some light on using this Function Module.Arul Jothi.

Resolved! write probelm

Hi,Iam trying to write ULINE length dynamically in the loop.for example write:1(10) sy-uline.but i want to change the length of uline at runtime.i have given like this.data:g_len(2) type n.g_len = '15'.write:/1(g_len) sy-uline.It is throwing error.Ho...

Resolved! month display

Hi,I am entering the date in the select-options.But in the report i want to display only Month & year of the particular entry in the select-options.Can any one tell me how to display that? I dont want to hard code for every month.Is there any SAP sta...

Progress indicator

Hi ALl,I am fetching the data from different tables and after getting the data into the final itable am uploading to front end using ws_download function.I just want to put progress indicator to show the process during ws_download uploads the data in...

Resolved! ALV Layout

Hi, When I am using the following code for layout, its getting dumped when I click on Back or Exit or any button. LV_LAYOUT-ZEBRA = 'X'. LV_LAYOUT-BOX_FIELDNAME = 'BOX'.Does anyone know what I am using?The Dump is "Overwritin...

Resolved! "package" questions

Hi-What is a package? What function do they serve and why must objects be assigned to them? How do I create a package? I just want more information about "packages" since I"m trying to assign a transaction code to a selection screen in my program ...

Resolved! user exit ZXV54U07

I am using User exit ZXV54U07 my trasation is in such a way that, I enter some thing and while saving it will ask me whether to save or not...if i select "no" ..the data enteredshould be cleared and should stay at the same transaction ...I mean abor...

Resolved! BAPI_SALESORDER_CHANGE

Hello,I want to update billing block in the items of the order.I am filling the 2 tables ORDER_ITEM_IN and ORDER_ITEM_INX with lots of POSNRs (and all the required parameters).I want to execute this bapi once per VBELN.Everything works fine but can I...

Resolved! add new fields

Hi to all,Please go through the following programe......i want to add the new fields <b>BEDAT</b> from <b>EKKO</b> and <b>LABST</b> from <b>MARD</b> to this report....please suggest me how to do.....???TABLES: MARD, /UPM/GTB10 , EKKO, /UPM/GTB11.TYPE...

RFCEXEC.exe

Hi Experts,I was going through some earlier posts and notes from SAP, that talk about executing applications on front end using RFCEXEC.exe. Can anyone point me to the place from where I can download the RFC SDK or the rfcexec.exe and the rfcexec.sec...

User exit doubts....

I have to check the uniqueness of tax code for any vendor in canada. The code has been already implemented for south africa. A include called ZXF05ZZZ (Function pool SAPLXF05) is being used for south africa one. Can I use the same for implementing it...

DECIMALS

Hi to all.after i changed the INT4 to CHAR i lost the decimals for the field KILOMETER...for example field KILOMETER shows me the figures 65.000 now after changed into CHAR now it showing me 65000...how to solve..raju

Labels in this area