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

Resolved! SAP Shortcut created using FM SO_NEW_DOCUMENT_ATT_SEND_API1 has junk values

Hello,I have a requirement to send a mail to the Approver with tcode MIR4 as attachments.I have to pass parameters to the t code as well.I referred to the link, http://wiki.sdn.sap.com/wiki/display/Snippets/Creating+a+SAP+shortcut+for+any+transaction...

Resolved! Alv with checkbox

Experts,I am displaying an ALV grid with checkbox as first column(using REUSE_ALV_GRID_DISPLAY & not OOPS approach). When I click select all button, I see that that dynamic perform mentioned in i_callback_user_command parameter is never getting calle...

Resolved! Copying Purchase Requisition custom header texts to purchase order header text on reference in purchase order

I have created a custom header text in PR to add some data to mention the priority. This header text does not transfer in when adopting a purchase requisition created in ME51N (create purchase req) into a purchase order using ME21N (create purchase o...

STO Return from Non-Cenvat Depot(Receiving Plant) to Manufacturing Plant(Supplying Plant)

Dear CIN Experts,I have searched the forum, but I am not able to get right answer, Please guide me.Explain me Return Stock Transport Order Process if Material is returned from Non-Cenvat Depot(Ex:1301-Not excise registered) to Manufacturing Plant(110...

Resolved! SAP Query issue

Hi ,I have created a query using MSEG & AUFK. I can get data only if the query gets AUFNR using which I connected these tables.But now I want query to show data which doesn't have AUFNR e.g. data with mov type 201 and posting date from MSEG.How I can...

Resolved! Function module 'CONVERT_TO_LOCAL_CURRENCY' return wrong exchange rate

Hello all,I run into a very weird issue when calling function module ''CONVERT_TO_LOCAL_CURRENCY', the result of the exchange rate is 100000 times of the actual value I expected. See the details here:Then I call function module like below:CALL FUNCTI...

derek_yang by Product and Topic Expert
  • 9821 VIEWS
  • 8 REPLIES
  • 0 Likes

Resolved! How to find number of programs are in there in abap starting with 'xyz'. ?

HI ,         I need to find how many report programs , module programs , smartforms , data elements all these which will start with some namespace. ?        How can i do that any shortcut available for this ??        Regards,        Aditya.

Resolved! Singleton doubt

Hi Experts,I have doubt in singleton. Recently I have created a singleton class for my program using a class-constructor as given below - CLASS lcl_zus_r5071_dyn DEFINITION CREATE PRIVATE. PUBLIC SECTION.  CLASS-METHODS: class_constructor,           ...

tcode SWO1

Hi all,I have prepared one screen, in which i take inputs form user,after that when the user press the save button this info is saved in table and along with it the event should triggerand the data entered should pass to 2 levelsafter the 1st level w...

How to add a custom error message in the standard Result log while creating CVC (APO/SCM - MC62) ?

In APO, CVCs are created from transaction /sapapo/mc62. Our logic is to validate the CVC by checking product-location combination. If the given product does not exist under the given location, transaction MC62 does not allow the user to create the CV...

Labels in this area