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

Resolved! excel

hello!i used gui_download in order to create an excel file.i need to add columns heading to the file before downloading it.i try to add hard code text into the table for each field, and the insert the line into the table as first line,but some of th...

number generation

hi i have a logic prob in sap abap.from serial 279360 to ..... 279360 = AAAA. 279361 = AAAB 279362 = AAAC .... the sequence of alpha code r likeAAAA -AAAZ, AABA- AABZ,... AZAA-AZZZ.BAAA- BAAZ,BABA-BABZ,.....BZAA - BZZZ,CAAA- CAAZ,CABA-CABZ,.....CZA...

Jetform preview

Hi,I need to preview the Jetform within the SAP as a PDF file. The problem is that the SAPscript sent the data to Jetform server to get the form, and if I need to preview I can see the SAPscripts and not the form.I need to find a way to return the Je...

give me best answer

hi ,give me a best answer for the following question.in BDC program what to do if we want to execute the session after 3 days?my thought is use either sm36 process orfill the date in HOLDDATE field in bdc_open_group function.i am not sure. plz tell m...

logic generation

hi this is the number generation query.i need a logic which can generate AAAA - AAAZ AABA - AABZ.... AZAA-AZZZ, BAAA - BAAZ, BABA-BABZ... BZAA -BZZZ,.... .. ZAAA-ZAAZ.... ZBAA-ZBAZ... ZZAA-ZZZZ. PLSE HELP ME TO GENERATE THIS SEQUENCE.THANKS...

Resolved! posting order confirmation

Hi all, I need to post purchase order confirmation thorough portal. Can anyone tell me is there any function module/BAPI to post this. idoc_input_ordersp is there but what are the required parameters and how the idoc will be filled i dont know. T...

userexit-save_doc

hi all,can anyone explain me the part in BOLD. USEREXIT_SAVE_DOCUMENTUse this user exit to fill user-specific statistics update tables.The user exit is called up by the FORM routine BELEG-SICHERN before the COMMIT command.Note<b>If a standard fiel...

Resolved! LSMW

HI all,I am trying to lsmw update for the transaction XK01. In the fifth step Source : XK01-LIFNR (lifnr) Code : if xk01-lifnr <> 0. BLF00-LIFNR = XK01-LIFNR. endif. I wrote the above code.When I am trying to a...

Resolved! Simple Report

hi friends, i want to print a report like this.cust no:________ totalsalesdocuments_______ totalsales quantity__________ salesdocument quantity salesdocument quantity salesdocument quantity ............ ........

Save to local file.

Hi friends, I am experience an interesting things, I had nvere seen, i might be wrong, but would like to share and get your expert comments on this.try this code and once we save using local file, figure with in braces() is shown as negative.data : d...

Resolved! Open Sales Orders

I need to create a report to list Open Sales Orders.What is the logic behind determining is a Sales Order is open or not?If a Sales Order has an associated Invoice and its Delivery status is completed it shouldn't be considered under Open orders righ...

ALV Variant

Hi, I have to design a report similar to VA05 with all its functionality. I'm facing a problem with the ALV variants. There is a variant in VA05 which displays the records at the header level. So it displays a single record for all the line items. an...

Labels in this area