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

Resolved! abap

im having 3 radio buttons on selection screen. if i select one radio button the rest two selection screen blocks should be disabled or made invisible.how could this be done. pls provide source code ?

Resolved! Reg ALV Output

hi all, How to Supress leading zeros in ALV Grid Output? Requirement is : in ouput for materials columns some materials are like P0001, P0002, 000001 , 00004. i want to display like P0001,P0002,1,4.i tried with fldcaat-lzero = space. but no ...

Resolved! module pool

Hi all, i got an input/output field of length 5 characters.My requirement is if the user enters 3 character in tht I/O field and pushes a button.A pop up should be displayed showing tht it does not accept .Pls give me the logic or an sample code.

Resolved! Do_sum with dump

Hi AllI have a ALV report that works OK apart when I set the dosum 'X' option in one of the fields (they are type P).In this case do not work and I get a short dump.Any idea of how I can try to solve it ? Many thanks in advance.Cristina Neale

Resolved! SAP Script

hi frnds, I have 2 main windows in the same layout. they are on the same page placed one below the other. the output of one main window should be reflected in the other. but thats not happening.any suggestions ? points assured to all the replies.reg...

ABAP Report

hi experts,i need ur helpcan someone help in writing out vthe code for this1. Sum the Goods receipt quantity in order unit (MSEG-BSTMG) for all of the following Movement types (MSEG-BWART): 200 through 292 551 through 556 701 through 718Check the...

Resolved! ALV issue

Hi all,I am adding the sreadsheet,wordprocessing and local file icons in the application toolbar of my ALV GRID.What exact FunctionModules are available for the corresponding icons,so that it works like the standard one.Can anyone help me in this .Th...

Query

hi friends, Could u help me how to write this code Sum up all the Quantities (MSEG-MENGE) for the batch entered on the selection screen where the movement type (MSEG-BWART) equals 101, 561, 563 and 565 and subtract the summed quantities (MSEG-MENGE) ...

Resolved! ABAP Report

hi everybody,could u plz help to write code for the following description.the below description is a little bit confusion for me.Select the Material Document Number (MKPF-MBLNR) from the table MKPF where the Batch Number (MSEG-CHARG) equals the Batch...

DMS via ITS to SAP

In DMS we are trying to atach documents that will go to SAP via ITS. If the docs. are smaller than 1000 bytes they are transferred succesfully, any larger and it fails. I assume that this must be a parameter setting somewhere but do not know where ...

Resolved! table value insertion

Hi,I have a customized table and for which the first 2 are key fields..1. Clnt keyfield2. date keyfield..I want the Date field to be unique..but it is not happening in my case while inserting the table from my pgm.if the table don't hav the date as m...

Barcode Printing

Hi all,i ve created a character format for barcode and used it to display a field in Smartform. It is displaying all the lines in barcode with equal widths. Actually barcode should contain lines with different widths and varying gaps in between them....

Z Table Conversion

Hi guys,We have just done a currency conversion(removing 3 zeroes from the currency) in Zimbabwe. We managed to convert all standard tables but we didnt include Z tables. can somebody please show me or provide me with an ABAP program to convert all a...

Some basic questions

Hi Experts,Q1. What is a client? Difference between Dependent and Independent client?Q2. What is the difference between config data and transaction data?(please don't say transaction data changes frequently and config data doesn't changes frequently,...

Dynamic delete of itab

Hi,I have several int. tables with the same structure. I need to delete the content according to conditions and planning to do it dinamically, but it doesn´t work due to WHERE:assign (aux_tabelle) to . endloop.has anyone a better idea ?? Thanks a ...

Labels in this area