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

Resolved! Smartform PDF output

Hi all,I have requirement tht whenever my shipment smartform gets processed the output gets generated in pdf format.currently i'm using spool number generated by my smartform FM to pass to otf to pdf convert FM but problem i'm facing is tht to genera...

VA01 User Exit

Hi,I am trying to automatically fill in partner data, based on order type, division and warehouse. I've created a db table so that I don't have to hard code the data, but I'm not sure where and how to add my code. From what I've read, I should update...

concatenate

Hi all, i need to concatenate the field itab-vbeln with '|' and place in one of the field in itab-text.My field length of itab-text(250) type c and if this field exceeds vbeln of 250 char it should go to next field of itab-text1(250) type c...

L_TO_CONFIRM

Hi Guyz, what are all the parameters needs to pass to confirm TO into the function module(L_TO_CONFIRM)...im passing warehouse number and transfer order number ..Iam getting the exception 'NOTHING TO DO' (NO ITEM FOR CONFIRMATION(CHECK YOUR ENTRY).. ...

SSO for CRM 3.0

Der all,We are looking into implementing a single sign on solution for our BBP system CRM 3.0. We have successfully setup SSO within our Portal (AD as our user management engine) and employees SSO into Portal and also there is a SSO into R/3 & BW sys...

path change

Hi Experts,We have changed the archive path in the content repositery using OAC0 transaction. But after that also the archived files are stored in the same old path and not in the new path.In SARA transaciton i have verified , in the archive director...

Resolved! issue related to query

Hi Experts, I am new to query, i am working with a query report.I am having sales document number(vbeln), user want customer name(name1) for that document numbers, where can i do changes in program or in query, if query how can i do?Thanks in adavnce...

Resolved! File name from file path

Hi Friends,i am using METHOD CL_GUI_FRONTEND_SERVICES=>FILE_OPEN_DIALOGi want to know the file name selected from the path.example : c:\folder\file.txt.here i want to know which file i have selected. if it is a small path then we can use SPLIT comman...

Field symbols

Hi friends,I have modified a standard program. In that there is some data which is coming into a field symbol which is defined as follow: FIELD SYMBOLS <tot_table> TYPE STANDARD TABLE.The contents of <tot_table> when viewed in debugging mode are visi...

Resolved! MM06E005

HelloI want to know how to assign the structure of ekpo(after adding a field to it)on the screen ME21N, i have to assign the the net price of a line item to that fieldso i dont know where exactly to assign this structure in the user exit

Resolved! User Exit for VA02

Hi,I have written code in user exit EXIT_SAPMV45A_003 for TCode VA02 (Sales Order Change). The code is as given below:LOOP at XVBAP.If XVBAP-kwmeng = 100. XVBAP-kwmeng = 99. Modify XVBAP.Endif.If XVBAP-ARKTX = 'Pumpe Stahlguss Etanorm 170-230'. XV...

Resolved! Security Upgrade

Hi,I have a few questions regarding upgrade with respect to SAP Security.1) How to find the New Transaction codes that SAP has introduced and Tcodes that have been considered obselete by SAP , if im upgrading from 4.6C to ECC 6.0?2) I heard that SU25...

Resolved! LGPRO and LABOR relation

Hi,Is there any relation between fields LGPRO (Issue Storage Location) and LABOR (Laboratory/design office)?Because I see same data in the both fields getting populated. Can I use any one if this is the case?I would be taking the value from an Idoc a...

Labels in this area