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

table updating

hi expertsi am writing a program and i want that the program every times she runs will update a table i.e. will override the information in the table and will put the iner table of the program instead the database tablehow can i do such thingthanksam...

Screen painter

Hi Experts,Can any one solve my problem.In screen painter SE51. If I Open Layout editor. It is showing new Screen editor (Just like lines.. as like script text editor).I want old editor as it is showing tools like Text, Push Button, Check Button, Inp...

about user exit

hi friends,1. i want to use user exit CCOWB001 ( Customer exit for modifying menu entries) but while opening the include (INCLUDE ZXCOWBU01) program it shows the error (Program names ZX... are reserved for includes of exit function groups) . and th...

Resolved! Loop at screen

Hi All. I have two radio buttons and one push button. I want to perform two operations like condense and shift. I have passed value in i/p field and If i press condense radio button it has to show 'condense' on a push button. If i press that push bu...

Error in uploading ?

Hello All,I am trying to upload my customized screen records i am successful in getting all my records into my screen fields ERROR which i am faceing is DATE, i mean my application server date is like MMDDYYYY there by i have given in my EXCEL sheet ...

Edit an alv grid

Hi All,I have designed an editable alv grid (lets say with 2 columns: Article number and price.the column price is editable).I have now the following requirement/questions:1. When the user edit the price of an article : By pressing SAVE : the data ...

Resolved! userexit scenario

Hi,The Scenario is :I have 3 program suppose names as : A, B Cand their respective tcodes are as : X, Y, Z.I know the only program name A, and Tcode X.But in Program A, I am calling tcode Y and in program B, I am calling Tcode Z internally.I don...

Resolved! Transaction

Dear Experts, Is there any transactions in SAP? In which we can give a statement word as input say ' DELETE ' and if we run it we can see the programs in which delete statements are used in that client.

Resolved! Display GR In MIGO

Hi,I need to call transaction MIGO from a report, I'm using the following codeFORM user_command USING r_ucomm LIKE sy-ucommrs_selfield TYPE slis_selfield.DATA: lt_seltab TYPE STANDARD TABLE OF rsparams WITH HEADER LINE. CASE r_ucomm.WHEN '&IC1'.CLEAR...

BDC problem ?

Hello,I want to uplaod the material master records. I was given EXCEL sheet, where my cells are Material Number, Industry sector, Material group, Material description and Unit.Please copy paste the code it is sytactically correct but only my first re...

Resolved! ALV list/grid in a loop

Experts,I have requirment where-in i have to display 3 ALV lists in loop. The field_catlog remains the same for 3 lists but the table data is going to be changed (Ex: based on material no and plant).As of now it is displaying last set of data on the...

Labels in this area