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

Issue in ALV Report

Hi,I have a issue in ALV Report for displaying one field's data into output.I am getting data into all other fields in ALV Report except for this field.This field & related fields are declared as below: in final internal table.sta_no TYPE z3statu...

Query related to SE16

In production system some of the users don't have authorization to use se16.So we have developed a report to do the same functionality as se16( by debugging Se16) In that it is using a function module called 'RS_TABLE_LIST_CREATE'prevously this fn .m...

Resolved! How can i search some string in all programs existing in an envoronment ?

HiDoes somebody knows how can i search some string in all programs in some environment ?That is, i want to find the sources (mains or includes, reports, module pools, user exits, badis, etc.) where some string appears.Is there any way ? Maybe look...

Resolved! 4.6C to ECC 6.0 upgrade

I have an HR ABAP program that works in 4.6C and is now being testing in ECC 6.0 test environment and is getting an syntax error. The syntax points the line in the code where a custom infotype is declared with the infotypes syntax. Example:Infotypes...

Resolved! Group totals

Hi Experts,Could someone help me to write the logic to display list output as below:I need to group the 1st digits of A/c no field(SAKNR) in the output. The int table itab1 contains A/c no(SAKNR) and respective amountsloop at itab1.<b>A/c nos</b> ...

Resolved! SAP data import

Hello,Our project has a SAP integration requirement where data needs to be posted to SAP for processing. The input data to SAP is located in a DB, can be exported to any form - excel,flat file. We can even write a program to generate idocs. Please su...

Resolved! BAPI Issue

We have a setup wherin an external system( C++ Program running on UNIX) makes a remote call to BAPI_DOCUMENT_CHECKOUTVIEW2 on a dev server(Windows) to get the file originals from DMS vault to a target path. We are able to copy the file to a windows t...

Labels in this area