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

Resolved! code in enhancement

hi,i have a program RVTPSC00 from where the FM IDOC_OUTPUT_TPSDLS is called. From there an include LV56IF2D is called.i am extending the idoc with some segments and want to populate the data in these segments before idoc is sent as outbound. this co...

Resolved! System Variable or Process code for Sales Order create/Change

Hi All, I have a wriiten custom routine (routine no 901) for Pricing in VOFM.Now the thing is the code is written in such a way that, the routine will be called only for transaction VA01 and VA02.But If i want the routine(901) to be executed als...

Resolved! ABAP Logic

I have 3 variables in the program.I need to do the validation and check if any of those 3 fields are blank.If any one of the variables does not have data, I have to stop processing rest of the program.Can someone tell me how to do that?

Resolved! ALV Grid OO u2013 Get_selected_rows u2013 I can I re-display ALV Grid with selected

I am using ALV grid OO to handle my ALV grid processing. I display a list at the user. The user selects their records and presses a button to call another dynpro to process the selected rows. I use SAP method get_selected_rows to gather all of the...

Resolved! support project servers

Hi gurus,As I am new to support project , could any one tell how many servers will be available in support project . Like in implementation projects we will have 3 to 4 servers know. whether sandbox sever will be available in support projects. If not...

Resolved! subscreen

Hello friends,how can I place a subscrenn in a dynpro ?Main Dynpro is 1010 and a subscreen must be generated and placed inside of 1010. I am calling 1010 with:CALL SCREEN 1010STARTING AT col1 lin1 ENDING AT col2 lin2Regardssas

Resolved! Re: user-command

Re: user-commandHi ExpertsI have ITAB which has 5 fields and a variable chbox.and i am printing the 5 fields value thro write stmt and displaying chcekbox in the front of output and in user-command i have selectall ,deselect,refresh buttons when i ...

Labels in this area