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

Resolved! WHY Column Header Texts CHANGE in File downloaded from ALV using SALV class

Hello Experts,I created an ALV grid using cl_salv_table=>factory. I have various computed fields in my internal table which are of the type MSEG-MENGE. I have assigned them header texts as per my requirement using the below code. Everything is workin...

Resolved! Role Design Startegy

Hi All,Any insights are greatly appreciatedI am strong believer that SAP Security role design startegy should be simple and easy to manage with single roles rather than having composites. At current cleint, I tried to sell this idea and tried to av...

bapi_customer_list

I am fairly new to data transfer with sap.I am trying to write app to export list of customer from sap using bapi_customer.getlist. Below is my test code but I am getting o rows back. Can anyone help.Thanks AppSapConfig sapCfg = new AppSapConfig(); ...

Resolved! ALV Save functionality

Hi, I have designed an alv with 10 columns,in which 5 are editable fields.In user command , i have given case sy-ucomm.when '&DATA_SAVE'.Loop at itab.<THE ENTERED DATA COMING PROPERLY>endlloop.But if i give a new button in toolbar ('&SAVE'),Th...

850 To EDI Mapping

Hello All,I'm trying to map and 850 Idoc to EDI. I'm having issues with PO1 Baseline Item Data .I'm trying to pass more information to1) PO107 based on PO106 Ex : IF PO106 = 'VN' then PO107 = "Vendor's (Seller's) Item Number"2) PO109 based on PO108 ...

Time calculation

I've found a number of datetime function modules that take two date-time values and spit out the time between these date-time values in all sorts of ways. But what I really need is a function module that takes two date-time values and returns the bus...

Resolved! problem with ME4N, ME4M

Hi,I have a requirement as follows.I have developed Zreport (ALV) in which a single column is maintained for Purchase Order and RFQ.Now when user double clicks on it, system should show that document in print preview mode. How can this be done ?I tri...

Labels in this area