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

Resolved! setting value of input/output field of screen in abap program

I have a screen.I have added a input/output field in my screen.The purpose is i just want to display a text in that field upon PBO through my abap program.I m a newbie.PLS help meAlso can i use textfield instead of input/output field for this purpose...

abaper_guy by Active Participant
  • 4045 VIEWS
  • 2 REPLIES
  • 0 Likes

Va02/VA01

Hi all,On saving an Sales order via VA01 or VA02 an status message should be displayed as "Sales order 40400 Hold exists , please check".right now i have wrintten code in an INCLUDE program inisde user exit *userexit_save_document_prepare in MV4...

Resolved! ALV Grid: method double_click provides wrong information with 'totals line'

Hi together,I´m using 'method double_click' with an ALV grid...like:CLASS lcl_events IMPLEMENTATION. METHOD double_click. READ TABLE it_outtab INDEX e_row-index INTO s_datatab....Everything works perfect as long as I don´t use totals with it.Usin...

Resolved! FI Document line item text

Hi Guru's, I try to copy the sales line item from the billing document to the FI document in line item text (SGTXT). I know that I have to use an user-exit (EXIT_SAPLV60B_006 or BADI BADI_SD_ACCOUNTING) but I don't know how to find the link between ...

Resolved! SET titlebar

Hi,I am using below statement set titlebar 'ZCCPC'. in the above statement, i am able to set only one line as title. what i have to do if i want to add multiple lines on titlebar ??i want to do add below lines on titlebar through set titlebar comma...

Labels in this area