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

Resolved! Set fields as display mode in MIGO while doing goods receipt through PO.

Hi guys, For creating MIGO I want to make certain fields as display only. I have searched the community but could not understand it. I tried following the example BADI but was still not able to achieve the same. Pls suggest any process or steps t...

Resolved! What SY-SUBRC type be allocated if PARAMETERS have no input value?

Hi experts. I want to know SY-SUBRC type when PARAMETERS have no input value(just implement without input on parameters. I wanna print two different MESSAGE types with dividing conditions into two sorts that one is parameter have wrong input valu...

How to add notes to an object without a pop-up display like GOS_ATTACHMENT_LIST_POPUP function does?

Hello, As you know below code opens a pop-up and user can add notes or attachments to an object. I have a string and I want to add this string as a note to object without opening a pop up. Anyone knows any fm or class for this purpuse? DATA: ...

sbslmhmt by Participant
  • 667 VIEWS
  • 0 REPLIES
  • 0 Likes

Exclude a specific field in a deep structure from json with /ui2/cl_json=>serialize

Hi Experts , I am converting a deep structure to json using /ui2/cl_json=>serialize . Need to remove one of the structure from the deep structure before converting to json format . is there any way to remove the structure . Thanks , Sakthik...

BARACODE READING

I HAVE DEVELOPED A CUSTOM SCREEN IN WHICH I HAVE A CUSTOM FEIDL I.E AUFK-AUFNR WHICH IS ORDERNUMBER. THE REQUIREMENT HERE IS THAT THE END USER IN FACTORY WILL READ THE BARCODE AND THEY WANT THIS FIELD I.E AUFK-AUFNR TO AUTO POPULATE. THE BARCODE ...

Resolved! Which field has to be used in badi BADI_SCD_PO_SELECT to map new purchase order in VI01 tcode

Hi All, I have a requirement where I have to create a new PO for to map it in VI01 transaction once the transfer checkbox is clicked. I found one BADI which is useful in this case "BADI_SCD_PO_SELECT". Also checked the notes 944937 & 764559, but ...

Resolved! Download oops ALV Report output in excel format when run in background.

Hi All, I have an existing ALV Report where I am using 'GUI DOWNLOAD' to download the output in excel format. But when run in the background it is giving the below error. I have searched for answers but could not understand the concept of 'open...

Resolved! can BAPI_SALESORDER_CHANGE in one call add a new position and a condition on the same position?

That's basically the question: I'm modifying a sales offer, adding new lines, each with its own PR00 condition, more or less like the textbook example in 593246, at "3. Explicit adding of a condition". Relevant fields have been set: sales...

abo by Active Contributor
  • 1200 VIEWS
  • 1 REPLY
  • 0 Likes

Source of CAST

Hi all, I've been looking for the source of the following CAST statements: cast('' as vbeln_vl) as DeliveryDoc, cast('' as vbeln_vf) as BillingDoc, and cannot seem to find their source(s). Normally, I would ...

keega by Participant
  • 2301 VIEWS
  • 7 REPLIES
  • 0 Likes

How to upload data from excel with many worksheet to table and show traffic light using alv

I want to upload an excel file containing many worksheets to table and then show traffic light if record is present in the row of excel. Also help how to separate sub headings within the excel. Different worksheet records starts with different row an...

User exit AFTER db update

I've twice come across the same issue: I'm looking for a user exit that triggers AFTER SAP has updated everything in the database, but all the available user exits and BAdI methods trigger before the update or during. Is there any way to run some cod...

filcam by Explorer
  • 1776 VIEWS
  • 1 REPLY
  • 1 Likes
Labels in this area