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

How to add spaces

Hi All, Please tell me the way to convert MATNR into 18 chars if less than 18. means MATNR = 'abcde' to MATNR = 'abcse '. it is necessary for READ_TEXT with object as 'MVKE' .<removed_by_moderator>Thanks & Regards, AnujEdited by: Julius ...

Resolved! String data size is limited?

Hi, ABAPERs.I'm implementing, following several threads, the uploading of a XML via an XML stream prior to set a XSLT transformation. The problem is that most of the 'job' is doing based on data defined as strings, but the file is cutted in a certain...

Resolved! User Exit for co11n

Dear all, I am using the back flush concept for the raw materials in the production order , it means when i do the confirmation the system will do the goods issue automatically in the backround ,My requirement is when the system do the g...

Select statement

Hi All,I am reading data from seven tables and here is my select statement but it returns 4 instead. When i take report to QEC it doesn't execute certain material, please help me out.SELECT maramatnr maraernam maraaenam maramtart maraersda maralaeda ...

barcode trigger

Hi all,I have a complex barcode which has three fields in it which are to be read and then the data has to be passed to a program in abap which processes the data and shows the details.The calling of the abap program should be dynamic.How is this ach...

Submit and return

Dear All,I am executing program A. From program A, i am calling program B using SUBMIT command. But after using the submit statement, the control goes to the program B output and stays there. I want the control to come back to next statement of progr...

button icon

HiI have created a button using on tool bar of my selection screen using-SELECTION-SCREEN FUNCTION KEY 1. "button on the application toolbarINITIALIZATION.MOVE 'MAIL HISTORY' TO SSCRFIELDS-FUNCTXT_01.now i want to have a mail icon in that button.how ...

issue with VOFM

Hi Friends, I have a problem while creating/ using a new custom routine via transaction - VOFM. Have created a custom routine(number - 999 ) under FORMULAS -> CONDITION VALUES. Have activated this routine and also configured the relevant pricing proc...

ALV Group and Sort

Hi,I am sorting the ALV Display on the basis of Assignment Field. It is getting sorted, but it is displaying the value in all the lines/rows. I want to display it only once(the first row) if the value is same.Also, the first line of the ALV Output is...

enhancements

iam new to screen enhancements!never done it before can u tell me how to do this!!some similar examples would be helpfuluser will complete the invoice document and click on the u2018Detailsu2019 tab on the invoice creation screen (MIR7). The details...

Labels in this area