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

SAP SCRIPT NEXT PAGE

Dear ALL,I have created sapscript with FIRST and NEXT pages.And also mentioned in the PAGES tab, page is FIRST and next page is NEXT.When the data is long in the first page why the data is not going to NEXT page.What i need to do to get the data into...

Resolved! How to control the formatting of exported XML files? FM: SDIXML_DATA_TO_DOM

How to export XML files like this? Thank you.<b><?xml version="1.0" encoding="GB2312"?><tag1 attribute="blabla"> <tag2>blabla</tag2> <tag3 attribute="blabla">blabla</tag3></tag1></b>The code below does not work as I expected.REPORT ZTEST_XML .data: i...

Real Time Projects

Hi!I am looking for abap job.Few agencies are suggesting me to add some real time projects in my resume rather than just putting responsibilities in my resume.I have been trying to add some projects but as you know I don't have any real time experien...

Resolved! Infotype 1017 Program

Hi,I am trying to write an HR program which inserts data into infotype 1017. I am using function module 'RH_INSERT_INFTY', but I cannot get it working. Anybody who have successfully used 'RH_INSERT_INFTY' to update infotype 1017? If yes, I would be h...

Resolved! Sum

Hello friends,I have 5 rows in my Internal table.the 4th and 5th is quantity field. I need to sum up the 4th and 5th field for same first 3 fields, so I am sorting and using on change of statement and is working good.I was wondering if I can use a su...

Resolved! update syntax

if flag is X i want to clear the flag and update the date and time. So far I have tried if zcitorderout-flag = 'X'. update zcitorderout set flag = space and erdat = wa_zcitorderout-erdat and erzet = wa_zcitorderout-erzet. AND if zcitorderout-flag = '...

Custom report -LOGIC

Hi,My Base requirement is to SUM up MB51 material quanity values monthly and also MD04 values for same material, plant, monthly dates and upload it to a custom table .So my code should update monthly a custom table which consists of Material,Plant ,q...

CONVT_NO_NUMBER error

Hello,I have a field on a bsp that is set up as a decimal field. I do not want people to enter in either a dollar sign or comma. If they do, I receive the error:The following error text was processed in the system:An exception with the type CX_SY_C...

Labels in this area