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

View on MAST and STKO

Hi Gurus,I am trying to create a VIEW on MAST and STKO where MAST-MANDT = STKO-MANDT, MAST-STLNR= STKO-STLNR, MAST-STLAL= STKO-STLAL. I am doing everything fine except in the view tab there is a field "Comparative Values" . What values I need to fil...

Resolved! Data upload to Ztables

Hi,I need to upload large volume of data ( 25,000) records from a .TXT flat file into a custom Ztable. I am aware it can be done by reading the data into an itab and then inserting the data into the Ztable using INSERT statement. I am just concerned...

looping issue

hi all,I loop over a table. Within that loop I have a while loop that continues to call the following code as long as flg_end is blank.FORM find_next_step CHANGING p_next_step. DATA: lv_next_step TYPE stunr. SELECT SINGLE stunr INTO lv_next_step...

ENHANCEMENT-Point

Dear experts,I was going through standard code of MB5B.Here in first line i found something like ENHANCEMENT-POINT.I have never heard such term before and i attribute it to lack of knowlede about Enhancement&Modifications framework.I need a good tuto...

Resolved! IDoc Issue after Upgrade

Hi,I am working with an upgrade project from 4.7 to ECC. We have an IDoc with Basic type DELVRY03 which is having a segment EIEDL24 which is having 61 fields in ECC and 55 fields in 4.7.In ECC this IDoc is creating with EIEDL24 having 61 and failing ...

ENHANCEMENT-Point

Dear experts,I was going through standard code of MB5B.Here in first line i found something like ENHANCEMENT-POINT.I have never heard such term before and i attribute it to lack of knowlede about Enhancement&Modifications framework.I need a good tuto...

Labels in this area