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

Resolved! Inner Join

Hi gurus, I have a condition where I need to use Inner join to join three of the tables, (ekko,ekpo and Eket)I need to select PO number, item no, matnr, and Price based on the following condition:Ekko-bsart-> 'NB',Ekko-ekgrp-> 234Ekpo-elikz-> ' 'ek...

Line selection in ALV

Hello Gurus,I wrote a code to display the ALV report.Now I wanted to select any field in the row (any column of a particular row) of the displyed and I wanted to call a transaction code.How do we do this in case of ALV report. For normal reports, I c...

Technical specs

Hi experts,how to design technical specs with some examples? I nedd some docs.................. with example I will be very thankful if you provide me on my mail id <b><REMOVED BY MODERATOR></b>JigarMessage was edited by: Alvaro Tejada Galind...

Filter

I want to have a Filter option in my module pool program screen.......is there any sample code/ program to obtain this functionality....Message was edited by: Karthik

SG141 by Active Participant
  • 1190 VIEWS
  • 8 REPLIES
  • 0 Likes

Resolved! Internal table issue

Hi All, I have an internal table itab1 and in this I have the po numbers, now I need to maintain another internal table that will have the details of the PO's that are stored in itab2 such as material no, price, line item no. and po number. so can yo...

Resolved! oops alv

hi sapi want to do oops alv with features like (top of page event, end of page, pf-status, user command, interactive ,logo ) so give me material related to this & if possible examles.Thanks .(my id is abapfighter@gmail.com)

Resolved! Editable ALV GRID

I require an ALV Grid to be in editable format such that.......there will be update button on output screen and user can select any number of records (Rows) for updation..........Is this Possible......???????????Plz Help.........

Resolved! Write statement

Hi experts,I have a internal table.Iam priniting values like this:loop at itab.at first.write:/ ename, empno,sal.end at.write:/ ita-ename,itab-empno,itab-sal.endloop.So here i am writting header first.I want to display the item exactly under each her...

Po Update

I am posting this question again as I haven't get any reply on my previous postHi Gurus,Actually I need to update the price in some of the selected PO's as price of the materials have changed, so basically the functional folks will be sening me an in...

Resolved! IDOC problems WPUUMS

Hi there Geeks, In inbound processing for WPUUMS (Sales data aggregated) I´m getting 51 error , enter storage location , however in my master material record this material has the storage location already filled , Normally , when it happened I fill ...

Resolved! Order Group !!

Hi all !!I need to get the Orders related to an Order Group.I read that I can use the function K_HIERARCHY_TABLES_READ.. But I dont know how to do it.. The Orders are in table: AFIH and field: AUFNR.I found "Order group" may be in table: SETLEAF, usi...

Resolved! SELECT-OPTION

Hi Expertthis is my selection screen.<b>SELECT-OPTIONS s_matnr FOR mseg-matnr ."MEMORY ID mat.SELECT-OPTIONS s_bwart FOR mseg-bwart DEFAULT '531' TO '532'.</b>in my report <b>s_bwart</b> is fixthat is 531 and 532and i want that user shoud not be able...

UPDATE PO PRICE

Hi Gurus,Actually I need to update the price in some of the selected PO's as price of the materials have changed, so basically the functional folks will be sening me an input file with material no's and the changed price, and now I need to chnage the...

Labels in this area