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

EXPORTING LIST TO MEMORY / LIST_FROM_MEMORY / LIST_TO_ASCI problem

Hello Gurus, i need to modify the mb51 report; i order to do this i am submiting the program used in the transaction ("RM07DOCS"), in my own program, then i use EXPORTING LIST TO MEMORY / LIST_FROM_MEMORY / LIST_TO_ASCI. I works fine, i get the list ...

ME_PROCESS_PO_CUST

Hi , i am using the BADI ME_PROCESS_PO_CUST (PO create ,change) and i am using the method POST where i had written some code....This BADI and the method is getting trigerred in one client but the code where i had written in post is not getting...

Create Sales Document

Hi All,I am new to SD, MM. What are prerequisites to create sales document number?How vendor no , Material number, Purchase order.....( in between there are many terms which I don't know ) are linked. I just wanted to know how to create a Sales Docum...

Resolved! codepage: GUI_DOWNLOAD

Hi, i use the function GUI_DOWNLOAD to download a .txt file. i use the codepage 4310 and the txt file encodes as UTF-8. now i want to encode the .txt file as unicode so that we can open it using EXCEL without broken characters. Anyone can tell...

Resolved! ALV total

hi gurus,Kindly help me on how to display the total using ALV list. Below is my code, I've used already the DO_SUM in the field where i want to get the total but it still doesn't work...Kindly help me with this points will be awarded to helpful advic...

Resolved! Table control doubt

Hi,Please explain me the below code snippet.LOOP AT itab with CONTROL TC CURSOR TC-top_line.MODULE FETCHDATA. *** Why FETCHDATA should be called inside the Loop? Will this code hit the database again and again while looping? I tried FETCHDATA before ...

ALV list display

hi, My program is ALV interactive reporting. I am a problem in o/p list display. There is an amount field in the o/p display and i am passing this through fieldcatalog along with cfieldname and ctabname( reference currency fieldname and tablename)....

Menu items

Hi,I have one requirement like on selection screen i have two radibuttons.if user select one radio button some of the menu items shoud be disable and user select second radio button thay items should be enable .please give me the example it is on sel...

Labels in this area