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

select

In selection screen i have purchase organisation as select option..Based on this purchase organisation i have to write a query with all the plants that is associated wid purchase organisation Can u pls tell me how 2 do??Ekorg(PO)-T001w.Select...........

smartform

Hi,I have a requirement to print customer PO number based on the delivery number in the o/p of the smartform.One devlivery may have many sales order numbers and each sales order number will have different customer PO numbers.I am able to get deliver...

Resolved! select

In selection screen i have purchase organisation as select option..Based on this purchase organisation i have to write a query with all the plants that is associated wid purchase organisation Can u pls tell me how 2 do??Ekorg(PO)-T001w.Select...........

query

i wrote the code like thattables:mara, marc.data: begin of it, mandt like mara-mandt, matnr like marc-matnr, pstat like marc-pstat, end of it.select * into it from mara where mara-matnr = marc-matnr.loop at it.write: / it-mandt,it...

Resolved! Operation Status Table

Hi All.I need some clarification regarding PP module.In the Production Order,Where my current operation status will be and in which operation table ( not the structure ) will it be stored?There is a confusion between the system status and the oper...

Report Problem

hi gurus,i have a problem in alv report where the all codes are work rightly but it not print the data in list.plz help me in this program. plzDATA: BEGIN OF lt_output OCCURS 0, vbeln TYPE vbak-vbeln, "Sales Document audat TYPE vbak-audat, ...

Resolved! sales report

Dear AllI have to track sales party wise, brand wise , state wise and city wise . How can I track sales from which table or is there any bapi to track sales.Please send with coding.Thanks & R egardsSangram

Labels in this area