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

VL02N Deleting a Hu

Hi ExpertsI have a requirement the SAP Standard transaction VL02N if a HU is Deleted Via VL02N, the entry is completely deleted in VEKP, where as if it is deleted VIA LM46 and sets the status of HU as 0006, we do not want the entry to be deleted from...

COHV

Hi, I have a requirement for COHV transaction, Where I have to disable the 'Confirmation' push button in application tool bar.Navigation for that is Go to COHV ---> Go to 'Mass Processing' Tab. I have tried for Enhancements but couldn't get any. Can ...

User exit for ML81N

Hi all, I am looking for user exits for T code ML81N, where in I want to validate 2 fileds i.e. net value inclusive of tax ESSR-NETWR and PRsp. Intern ESSR-SBNAMAG. I have tried all the exists available in SMOD for the develoment class. can any one t...

Resolved! Table name to get movement type for which a particular user is authorised.

Dear Friends,We are using R/3 4.7 version and BI 7.00. For one of our BI report, i want to get the details of movement type for which a user is authorised. I checked various tables like USR12 and USOBX_C but could not achieve my requirement. What i w...

Deleting SAP memory

Hi,I am using SAP memory. In a particular stage in my program I want to delete the same SAP memory and then want to go further.I have tried by using statment FREE MEMORY ID <id> and DELETE FROM MEMORY ID <id>. But it is not working. When I logged of...

using gui_upload

Hi all,We can download a file using FM gui_download of the structure of the internal table exported.similarly cant we create an internal table of the same structure as that of the file using gui_upload.I mean can we use gui_upload without defining t...

Resolved! Change report header

Hi there. Hope anyone can help me solve my little problem.I have created a Z program that in the end writes a bunch of things on the screen, and for each page in the output, the header of the page consists on the program name (left-side of the screen...

Resolved! Add a line item automatically in outbound delivery during save

Hello,I'm trying to add a line item in an outbound delivery during saving (USER EXIT DOCUMENT SAVE PREPARE) by inputting only the material code into Xlips structure.However, the other fields in the said structure are not automatically filled up as wh...

Submit and return

Hi experts,I am calling a report from a function module using the statement "submit report1 and return". Is it possible for the report not to return control to the function module ?i.e. all statements below code "submit report1 and return" willl not...

Resolved! LIST_TO_ASCI

Hi All,I am using the below FM CALL FUNCTION 'LIST_TO_ASCI' TABLES listobject = list_tab listasci = txtlines.In table txtlines i have the data but in each line it contains upto 255 charecters. I want more than 255 charect...

F110 Automation

Hi All,we need to run the F110 transaction automatically. That is we need to pass the data and run the F110 transaction.My question is how can we pass the data to the F110 transaction and it should processing automatically. Is it possible through the...

Labels in this area