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

Resolved! Users PID

Hi all,On the screen i am having one plant (g_werks) option i need to load the plant code from the users PID what code should i introduce so that it populates the plant code when user runs the transaction .....please help me out in this... its urgent...

Report on IDOC

Hi All, We are receiving IDOCs, there are cases were IDOCs not posted due to business reasons i.e "Material stock not available". error status=51.I need to run a report for business users to indicate SAP-Document number (sales order no), IDOC number...

Resolved! Report !!!!

Hi gurus, I have a problem !!!! I am working on a report...where I need to get the document number from table BKPF and then I need to get the line item data from table BSEG such as gross amount and Net amount, then I need to sum up the gross amount a...

Resolved! Report Problem

Hi all, I have got a requirement where I need to prepare report, the report should look out for the document number in BKPF and then display the detail of that document number such as Gross amount, Net amount from other FI table. So basically if a do...

Resolved! Still no Answer!!!! How to find if a Material is on Backorder - Please help

Hi,This is in regards to Material Data.Here is what I have to do:If a Material is on Backorder, then I have to output the text "Backorder" on a Label.How do you find out if a Material is on Backorder? What are the fields/tables and what calculationsa...

Help Regarding OLE

CREATE OBJECT app 'Excel.Application'. GET PROPERTY OF app 'Visible' = vis. Here in this case the things are:automation object is app.attribute is Visible.data object is vis.now can any one tell me where to find all the attribute of Excel applicati...

Interface between Legacy systems and SRM using ABAP/PI (SPROXY transaction)

Hi SRM experts,I would like some help in how to use the standard XML files provided by SPROXY transaction in order to build an interface to load the master data from LEGACY system to SRM using PI.We adopted this approach but it is very difficult to d...

Resolved! Regading User Exit

Hi Folks!I've noticed that when I need to look for an User Exit I do use 2 ways to find them:1. Use a program that looks for the user exit belonging to a determined transaction.2. Or using the package of the program and look it through the smod.Now I...

Tabstrip Control

Hi Experts,I have a module pool application with tabstrip control. I have 10 tabs. If I click on the 9th or 10th tab and the user is not authorized to view those tabs, I have to display the first tab. I am able to do this. I am also setting tabstrip-...

Labels in this area