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

Resolved! Free GOS object

Good day,I would like to destroy the created instance of GOS object once I get out from a specific screen.How can I do that?Note: I got a problem in seeing the GOS icon in unwanted screens.Code used to create the object is:CREATE OBJECT MANAGER EX...

Resolved! SORT ITAB BY <VARIABLE_NAME>

hi,i want to sort the int table with variable parameters, like VKBUR, BUDAT, VKORG, MATNR, etc.for that ive created a char variable of 5 length (say CRIT) and assigned value based on selection criteria by the user.Then, im using SORT ITAB BY CRIT. It...

User exit CO11N

Dear experts,In discrete manufaturing production,i have a requirement . Requirement is that on going to transaction C011N , entering order number and then pressingGoods Movement i find listed 261 records along with material but quantities here take %...

use of help view

Hi!In what type of situation do we use help view in ABAP and how do we decide that what lock mode to be used based on conditions.thanksAmitModerator message - Please ask a specific question - post lockedEdited by: Rob Burbank on May 17, 2009 4:36 PM

Resolved! Barcode Input

Hi,I have one text field in abap program, where input should come from scanner by scanning a barcode.But when i copy paste the data it is allowing it.My requirement is that the data should only be allowed from scanner not from any other source.Plz he...

Resolved! Output Date format

Hello, When i try to print a purchase order on Me23n the date cames inverted as : MM/DD/YYYY I ´ve debug the program LSTXFCN and when it put the date information in variable cd_date_out(line 245) , it´s comes as í showed above.Have anyone a sugest...

Resolved! BAPI_PO_CHANGE quantity field is adding with old valu, it should be replace

Hi,i am using BAPI_PO_CHANGE for for PO change, in this the quantity field is adding the old value with the new value, but it should be replaced with new one,any other parameters are required for this, i am passing the quantity in POITEM table and PO...

call transaction 'bp'

Hi experts, i m using a call transaction 'bp' in a z-repport.In the development mandant it works good, but on the acc environemnt i get the error screen field 'BUS000FLDS-BU_SORT2_TXT' does't exist in the program SAPLBUS_LOCATOR '3000'.anybody some s...

Labels in this area