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

Resolved! MD04 tables

hi all, In transaction MD04, I want to know where the fields data is getting stored. esp material element, material element data ....and also if I click pegged requirements icon it is taking to another screen, where I can capture this data, in ...

hi every body

hi every one,i have developed report that finds exchange difference for GR /IR accounts..in this i am in need of using bsis table , i have given the coding.. this whole report is working good in development server.but output is not coming in the test...

Resolved! Move statement

Hi experts,Is correct statement below..A.) Move-corresponding ztab to itab. or itab-empno = ztab-empno. itab-empname = ztab-empname.B.) Move ztab to itab. or itab-eno = ztab-eno. itab-mno = ztab-mno.Reply me i...

Resolved! Refresh

Hi, In the standard Bapi for routing (Bapi_routing_create)we had the code as refresh return. clear: group, groupcounter, return.Here Refresh Return which deletes all the rows from the intrenal table. Then why we using Clear ...

Resolved! Variant--block

Hi team,Can any one tell me how to make users to be able to execute only one variant in va11.Is there some way to deactivate the other variantbutton in this T-code (or) atleast prohibit the user from accessing the other variants?regards Manjula.

Resolved! index tables-urgent

Hello AllThe sales documents are displayed in worklists VL10A, although they should not be.So i searched for a OSS note which solves the problem but i am not sure of this.The following is the OSS"In Sales and Distribution, you use index tables to set...

Resolved! ABAP dump

Hi The following statement going to dump. pls advise me if anything wrong SELECT VBELN POSNR MATNR ERDAT LFIMG ERNAM WERKS VGBEL VGPOS FROM LIPS INTO TABLE LT_LIPOV for all entries in it_likp WHERE VBELN = it_LIKP-VBELN.

Labels in this area