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

SAP Query Attributes

Hello Guru's,I have a list of SAP queries that has been created by various people in our organization.Is there a report that will show me all the attributes of a query i.e a bit like selecting the query within SQ01 and then pressing the "Description"...

select from a parameter table

Hi,I have created a parameter table (small).it contains these fields:Objectid          Objectname     Action          Parm1WD_FORM     Payroll              Include       Payroll textWD_FORM     ovk                   Include        AgreementsWD_FORM  ...

sending a smartform as a email according to different customer no....tracking details

dear all,          i have a requirement of smartform as direct email to respective customer;according to customer no.and that too evey customer details on one page,i need help as in my smartform is printing all details on 1 page...i need it on differ...

Resolved! Saving employees documents

Hi folks,I have a requirement where I need to develop a program and save a list of employees documents to be accessed through PA10, PA20 or PA30. I have searched some RFC or CLASS to save these documents on the same repository, table or whatever that...

Status Profile( status change ) Enhancement for VA41

Hi Folks,We have a requirement to change the object status from ‘Hold(AUHL)’ to ‘Release(AURL)’ when sales contract created.When we create sales contract ( VA41 ), it automatically comes with ‘Hold(AUHL)’ status.Sales contract – VA42 --> header ---> ...

Resolved! Exists in CDS view

HiI wonder if the Exists condition can be used in the CDS view (WHERE EXISTS (SELECT *  FROM .... ) .I actually never managed to used subqueries in any cds view so I wonder if this is a limitation for CDS view or if I just do not get the syntax right...

Resolved! Unable to see F4 help option after assigning Search help to Data element

Hi all,I have a requirement, whereby I have a field , with F4 enabled. If I press F4, it should popup a window with some more fields, some of whichshould have F4 enabled as well. In that popup, those which have F4 enabled, I should press F4 and get t...

Resolved! Module Pool Screen Issue

Hi Experts,I have a requirment where i need to refresh the screen after every modification action is performed. For that i need to make the table control editable dynamically and then save the change data and refresh the screen. Can you please help m...

Resolved! BAPI_GOODSMVT_CREATE

Hi, everyone:I use BAPI: BAPI_GOODSMVT_CREATE to do GR for production order by TCODE: SE37. It posts successfully, and generates a material movement document. But I cannot find the material document by TCODE: MB03. I have set the parameter 'TESTRUN' ...

Table Type In ABAP Debugger

Hi,The ABAP debugger does not give the actual name of the table type in the variable list.Lets say I have the following report:REPORT zspoil. " Test Program -> no logic intended DATA : lt_flight TYPE TABLE OF sflight,        ls_flight TYPE sflight. ...

setu_jha by Product and Topic Expert
  • 1415 VIEWS
  • 4 REPLIES
  • 0 Likes
Labels in this area