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

Resolved! VOFM Requirement Output Control routine sets SY-SUBRC to 4 but output still gets printed

Hi everyone,I developed a simple routine in VOFM \ Requirements \ Output Control to stop a custom output (YDN0) from being printed, but the output still gets printed even if SY-SUBRC = 4. My question: Why does the output gets printed even if I set SY...

trigger screen PAI

Hi experts,i create a dialog program with 1 main screen 1300,6 subscreens,the main screen has a button 'Display' and 'Edit' function code,my requirement is like this:if i am working in one subscreen 1302 with edit staus,then i click display button,it...

Resolved! how to find the standard error message in SAPLMEGUI (me22n)

hi ,       I am sandipan and  I have to change a p.o.  but delivery date  of the p.o is past data. so. it is not saving and showing error 'Delivery date is in the past'. Now i have to go standard program  SAPLMEGUI (program of me22n)  and in debbuge ...

Resolved! Problem in data transfer in EQUI table from IE01 using enhancement ITOB0001 exit EXIT_SAPLITO0_002 - Custom Screen

Hi I am implementing the custom subscreen in T-code IE01/IE02/IE03. We have four screen exits available, I have used first one screen no 1000.The enhancement I am using is ITOB0001.Its has two exits :EXIT_SAPLITO0_001EXIT_SAPLITO0_002EXIT_SAPLITO0_00...

Resolved! Multiple Dynamic condition in SAP Query

Hi,I am using 5 Parameters to fetch the details from DB table(mara, makt, marc, mard). PARAMETERS : number TYPE matnr MATCHCODE OBJECT MAT1 ,              type TYPE MTART MATCHCODE OBJECT H_T134 ,                sector TYPE MBRSH MATCHCODE OBJECT H_T...

Dhivya by Active Participant
  • 2204 VIEWS
  • 10 REPLIES
  • 0 Likes

Resolved! Re: data upload

Hi Expert,I have to upload the data from excel file into me23n transaction code as in me23n transaction code there is one tab CONFORMATIONS in that tab three field are there i.e CC,DELIVARY DATE,QUANTITY.my requirement is data from excel should be up...

Resolved! FM READ_TEXT for Customer invoices

Hi I am trying to read the text in a customer invoice form on F-22What parameters do I pass for the object and the name  below?CALL FUNCTION 'READ_TEXT'   EXPORTING    CLIENT                        = SY-MANDT     ID                               =  ?...

Resolved! remove using ixml

     Hello All,I am generating an XML file using ixml interface.I want to remove the header "<?xml version="1.0" encoding="utf-8" ?>" from the XML file.Is there any way to do this through IXML interface? I was looking at simple transformations, but m...

Tcode Qa11

HI,I have a requirement to add one more field in the popup screen.Go to inspection lot tab-> scrap as 1 and click on dacument and press enter .then we will get on pop up screen there we need to add the one more field in the pop up screen.Is it possib...

How do I post accounting documents with the same profitability segment?

Dear forumers,Using the BAPI, BAPI_ACC_DOCUMENT_POST, how can I post new accounting documents with the same profitability segment (PAOBJNR) with that of the profitability segment (PAOBJNR) of a currently existing accounting document?As an example in ...

Email HTML file

Hi All,I have a HTML file output. I need to email HTML file from SAP ABAP program. Custom Program will use standard Function Module - SO_NEW_DOCUMENT_ATT_SEND_API1. In the program, how to append internal table for storing binary contents (CONTENTS_HE...

Labels in this area