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

MARA_EAN11

Hello SAPPERS!I have to check EAN-nrs (that I get from our client).The numbers have to be checked in combination with their EAN Category.I´ve debugged MM02, and I´m pretty sure I have to use the function Module 'MARA_EAN11'.Unfortunately there is no ...

BAPI_PO_CHANGE

Hi,I would like to delete a PO service using the BAPI BAPI_PO_CHANGE. I think that I have to set the flag DELETE_IND in the table POSERVICES. I did it and, even if in the return table it's written "Order modified correctly", the BAPI doesn't modify t...

SXPG_COMMAND_EXECUTE

Hi All,I tried the following code for Windows NT to move a file from one directory to another but its not working.Can you please suggest what is going wrongam using operating system command 'MOVE' while creating external commandws_file_path = 'D:\usr...

Resolved! professional programming

Hi all, This is Amit. I am in ABAP field for last one month and now i think my coding and other things are worthless if my program and output is not user friendly and fully professional.it would be helpful to me if any of you can suggest in this rega...

Delete dtab

Hello All, In my Zobject i am using an delete dtab from table itab. (Mass deletion) to remove all the orphan entries in a Ztable ZOMLT. Code : LOOP AT I_ZOMLT. (Already selected the data from ZOMLT) READ TABLE I_ZOMLG WITH KEY SNDR_CL...

Resolved! ABAP & DB interactions

I am trying to figure out how the R/3 system works under the hood as far as databases go.More so on reading the help files i located places where there is mention of multiple line updates being faster than single line updates (i.e. the statement UPDA...

Resolved! Dynamic Memory

Hello,I was reading up the field symbols(FS) and data references(DR) in the ABAP help documents and i have a doubt.When you can use data references to allocate memory dynamically how can or rather what happens to this memory when you have done both o...

Resolved! total in alv report

hi everyone!there is an alv report that runs correctly in dev systemand shows the totals in the alv report.when the request is being transport to qa system,the alv report doesn't shows the totals line at all.i tried to transport the report several t...

Labels in this area