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

Resolved! How to Edit ALV

Hi all,I have created an ALV Grid display using container.My question is : How to edit an AlV.Initially some of column are in Display Mode, That i had set as non editable.But i want that when i create new/insert new record using the Insert button of ...

Loop problem

I am doing table control but I have error. Here are my codes:report ZHERA_TABLE_CONTROL.CONTROLS flights TYPE TABLEVIEW USING SCREEN 3000.DATA: ok_code TYPE sy-ucomm, save_ok TYPE sy-ucomm.DATA: itab TYPE TABLE OF ZHERA, fill TYPE i. T...

Account balance

Hi. I need to give accountancy people info about account balance (let's call that account X) for all shops in company. Usually I'm checking that info in FD10N transaction. Is there some possibility to launch that transaction in LOOP and for every sho...

time conversion

Hey everybody!I´m writing my diploma thesis in the field of BW and I have to do a little time conversion.I hav a date like "22.01.1980" in my source and two destination fields CALYEAR (YYYY) and CALMONTH (MM/YYYY like 01/1980).What is the easiest way...

Resolved! disable radio button

hello,i have two radio buttons in my selection screen wherein each button has a corresponding screen. if i will click the first Rb i want that my 2nd Rb will be disabled, wherein u the user can not input/type anything at the selection screen of the R...

Programmin querry

Hi experts,Can neone plz send me the code for linking the two tables CABN n AUSP so dat i want to fetch the data from AUSP according to the Internal Character of CABN.The data is stored in AUSP abt d classification of a particular material.n i want t...

Regarding ALV.

Hello sir,I have an internal table and i want to use ALV on that internal table and i want the o/p display of ALV on my self defined subscreen. how can i do that?plz tell me the right procedure and simple code.Plz mind it i don't have a database tab...

Skip selection screen

Hi Guys,Quick one here. i've created a program which calls another transaction using the " CALL TRANSACTION 'XXX' AND SKIP FIRST SCREEN ". This way, i've managed to bypass the first selection screen. However, there is a field in the selection screen ...

Resolved! MIGO Enhancement

Hi Friends,I want to add one more tab in MIGO screen for header data and in that screen I want to add one input field which is then store in ztable with referance to order no. .I never try this type of enhancement so please guide me.

Labels in this area