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

Resolved! BAPI for VL01N - Creation of Post Goods Receipt and Credit note

Dear Experts,I hv to automate the following process.       VA01-> VL01n-> VF01User will create Sales Return Order only (VA01).When Sales return order get created, Post goods receipt (vl01n) and credit note (vf01) should be created automatically.Now t...

ALV: Modify Subtotals

hello everybody!I am currently working on a report and i have to do this via CL_GUI_ALV_GRID.In this report I have to do some average calculations which is done by the standard function of the fieldcatalog (DO_SUM = 'C'). The average function works p...

issue while posting the GR against each Handling unit using 'BAPI_GOODSMVT_CREATE'

Hi Experts ,                 As I am trying to post the Goods Receipts against each Handling unit. Delivery had been created  but Material document information is not posting in MKPF table . I think I had passed all the required parameters to this BA...

Customer exit variable

Hello,I am new to ABAP. I have to create customer exit variable for 0FISCPER3 AND 0FISCYEAR.take current year of load date and period eq previous month of load date. There’s only the exception for January. Here, year is equal previous year of load da...

Resolved! selection screen flow

Hello , I have an issue with  program flow in selection screen rapport. In my perform "get _data i have several checks after select statements . At the last one ( below) when sy-subrc = 4 i have  pop up ( info ) saying that  data was not found. After...

Resolved! ALV report takes about 200 seconds in first attempt, reduces drastically in next attempts

Dear Experts,My ALV report takes about 200 seconds in first attempt, reduces drastically in next attempts.Kindly guide me what should I incorporate in my report.The debugging shows it takes time at the select statements.kind regardsJogeswara Rao

Resolved! How to create the personnel number search help like what report S_AHR_61016401 did.

Hi Gurus,Does anyone know how to create the "Personnel Number" search help like sap standard report S_AHR_61016401?Try to look around the report in SE80, but not sure where/how the personnel search help being developed. Attached with the screenshot o...

how to print the last page of sapscript as duplex but other page still remain as simplex

hi, my user request to print the terms of condiiton in the last page of the printout and it must be in duplex mode. And the first few page will be in the simplex mode. It means, for eg, in my printout got 4 pages, first page, 2nd page, 3rd page and t...

BAPI_BILLINGDOC_CREATEMULTIPLE to create billing document with multiple items

Hi everyone.I'm trying to use FM BAPI_BILLINGDOC_CREATEMULTIPLE to create a Billing Document with multiple items. So, the BILLINGDATAIN structure has more then 1 line, representing the Sales Order Materials.What happens is that for the first item I g...

I need EXIT/BADI/ENHANCEMENT for MIRO

Hi Experts, I need EXIT/BADI/ENHANCEMENT for MIRO Transaciton! my steps were, MIRO ---> give Invoice date and reference, and enter PO Reference in Basic Data tab                                 ----> Payment Tab enter baseline date                   ...

Need EXIT/BADI/ENHANCEMENT for MIRO

Hi Experts,I need EXIT/BADI/ENHANCEMENT for MIRO Transaciton!my steps were, MIRO ---> give Invoice date and reference, and enter PO Reference in Basic Data tab                                 ----> Payment Tab enter baseline date                     ...

Resolved! Center SALV Header

I am creating a header for my alv using the cl_salv_form_layout_grid object, but I cant seem to find a way to get it to be centered. lr_grid->create_header_information(     row    = 1     column = 1     text    = l_text     tooltip = l_text ).   lr_g...

Labels in this area