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

Resolved! Screen Painter - Help!

I have a screen in screen painter with two fields. if i set 1 field to X , then other should automatically be set to R on that same screen. Is it possible?I think it can be possible by using value-request. Please if u have any suggestion or example l...

Resolved! enhancements

hi i am new to abap !i am woking on enhancements !!!mu client has created two enhancement points but i dont relly understand wat is dat n how to go bat it can u help!In Sap Program SAPLV60F there is and include RV60FUS12- In this Include, I hav...

Resolved! sap script

my q is can i count Maximum no. of lines a window can accomdate? by looking at the form window or frm any otther means?not when the data which is coming i want to count what maximum nuo. of lines a particluar window can accoudate how to see it that t...

Resolved! Exits

Hi Gurus, Can any one tell me difference between the User Exit and Customer Exit. I studied lot of materials but am not getting the clear idea. Please clarify me in that. And also please dont give the links of the materials coz i gone through those ...

Resolved! Doubts regarding BAPI

Hi,1) Can we use both Tables and Changing parameters while creating Function modules and BAPI? Please tell the difference b/w Tables and Changing?2) Is it mandatory that we should pass internal tables with out header line through FM and BAPI?3) Is it...

User exit

Hi, Iam working variant configuration.My requirement is update description of line item.For that requirement i write the logic like(1)By using this function module 'CUOV_GET_FUNCTION_ARGUMENT' get the length in feet.(2)By using this function m...

Some ABAP Questions

Hii All-1. What are BARCODES? Its importance and working with barcodes?? How can we read a barcode from a text file on OS. How are they printed and developed?? give me detail explanation or send me good material to my email id.2. I know COMMIT WORK a...

Resolved! CALL TRANSACTION

Hi All,I am currently modifying a report where it call to MB52Please let me know how to pass the parameters to checked or unchecked some checkbox for example :[] Display batch stocks[/] No zero stock linesI know that the checkbox have no parameters, ...

Unicode to Non-Unicode

I have heard there is a setting that one can make in SAP to specify that if you are running a Unicode version of SAP that you can still submit non-unicode data. So, somewhere in SM59 or other a setting so that IDOCS etc., may still be submitted in n...

alv grid end_of_page

I use this code for end of list. I went it in end of page. I replaced end_of_list by end_of_page but its not ok.Data: it_events type slis_t_event.Data: w_events type slis_alv_event.w_events-name = 'END_OF_LIST'.w_events-form = 'SUB_END_LIST'.append w...

Resolved! Want to know table which stores SPOOL LIST RECIPIENT & email addres

Hi Guys,I need to create a report for all jobname & recipient email address. Kindly let me how to find out the recipent's email address for all jobname in TBTCP. I understand that recipent is the distribution list, distribution list has email address...

Resolved! SUBMIT?

Hi Experts,I developed a Basic Report.So,1- When the user press the F3 or EXIT or BACK, the user has to go back to the selection screen and the Parameters shuld b blank, How to achieve this?Actually, I hv written like,Case sy-ucomm.when 'EXIT'.SUBMIT...

Labels in this area