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

Resolved! RSAQ_EXPORT_USERGROUP_CATALOG differentiate between Global and Standard Area

When I use this FM it updates the global area. How do you differentiate to update the Standard Area? Which is the variable that you change? Please let me know since I am having a difficult time to update the standard area,client specific user gro...

Next increase date in infotype-8 Basic Pay for Payroll reclassification?

Hi, We did payroll reclassification for infotype - 8 (Basic Pay),the next increase date is updated automatically.We are not entering next increase date manually in infotype - 8. But the next increase date value is not stored in infotype - 8.May I...

Abap OLE - Excel Chart - double doughnet or multiple pie with different measures

Hi All, i have a requirement to create multiple pie or doughnut in abap using ole. I found something similar but it has value to create a single doughnut or pie . https://wiki.scn.sap.com/wiki/display/ABAP/ABAP-OLE+Code+Display+More+then+One+Cha...

SAP trial version

Hola, estoy explorando retomar la programación ABAP que inicié en mi empleo anterior y necesito instalar SAP netweaver trial. Tengo documentación aparentemente desactualizada por lo que necesito orientaación para lograrlo. Gracias

Resolved! Finding out the value of a field of internal table incase it can contain blank or null

Hi Experts, I am having a table in DDIC with columns containing blank and null values both. Using SAP Logon we cannot differentiate between both of them. So I write a following prorgam where I am able to get entries if i am using null in where cond...

Resolved! When using Parallel Processing, How to check all child WPs are ended?

Well, Let's say I have to process total 50 WPs (with limit 10 at most in specific time), How to check all child WPs are ended? Of course, They have same process, but their processing time can be slightly different because of external factor.I'm cur...

Resolved! QM12 additional fields issue

Hi Experts, I received a requirement to add additional fields to the output of transactions QM10,QM11 and QM12. I was able to add the fields in the output of QM10 and QM11 by appending in the structure of RQMQMEL1, but had a dump when I tried to ad...

Badi implementations that trigger on notif/order events are happening too early.

I am using IF_EX_NOTIF_EVENT_POST and IF_EX_WORKORDER_UPDATE to send a message to our middle-ware whenever a notification or an order is created/updated. This lets the middle-ware know what data it needs to pull. It is possible for the update even to...

Bit Array ABAP

Dear Experts, I have a requirement to send bytes array to serial port, but the legacy source code is using c# like this. static byte[] SOH = new byte[] { 0x01 }; static byte[] STX = new byte[] { 0x02 }; static byte[] ETX = new byte[] { 0x03 }; ...

Labels in this area
Welcome to SAP Community!

These materials will help you participate and connect with other members.

  • FAQs

    Find answers to basic questions about using SAP Community.

  • Resources

    Learn about community rules, take our tutorial, and get support.

  • Q&A

    Familiarize yourself with questions and answers.

  • Blogging

    Share your knowledge by contributing to the community.

  • Welcome Corner

    Introduce yourself and get to know other members.