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

read table

I have the following queryloop at int_tab1 into wa_tab1 read table tab2 with key tab2-field1 = wa_tab1-field2Now for the record fetched above I want to do the followingmove tab2-field2 to tab3-field3.How can I capture the record from read statementen...

Resolved! hi

This is one of the performance tuning method: Internal Table is defined with “TYPE STANDARD TABLE OF” & Work-Areas is used instead of header linesplease tell me the reason for this.

Resolved! LOOP AT SCREEN

Hi,i want to populate an itab with values entered thru the screen... i am havng a selection screen with one parameter ... what event shld i use to loop at that screen until all data is enterd?Can any one help me?Arathy.

Badi for MD15

Hello,I need a badi for MD15.I've already searched and I found MD_PURREQ_CHANGE and MD_PURREQ_POST but whenever i place a breakpoint it doesn't stop.Are those the correct BADIS to use?Can anyone help me?Thanks in advance,

EDI

Hi experts, I want to know about EDI.1.What is the steps to process edi?2.What is 830,810,etc., what are all these number represents.That is 810 is invoice..How we send the 810 from external system..I cant understand this.explain me pl...

Stock Tables

Hi Friends,Please help me in finding the Table and Field Name of the various stocks in the transaction MMBE. Want to display multiple Material stock through selection at oner time.Thanks And RegardsJyoti VermaPoints will definitely be rewarded.

Resolved! ALV refresh

Hi experts,I have this question about ALV using FM "Reuse_Alv_Grid_Display_Lvc" ; when ALV appears with many records selected and user uses scroll down to select one of the lasts records and makes any operations on this, ALV refresh and cursor ALWAYS...

Vendor upload

Hi all, I am doing mass vendor upload. The new vendors will be the exact copy of some old vendors with some more details. The old vendor number will be ‘1000000000’ (externally assigned). I want the new vendors to be ‘2000000000’ (internally assigned...

Labels in this area