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

ON CHANGE OF IN ALV

In Normal reports when printing we are checking for particular field ON CHANGE OF condition.Now if i want to convert that normal report to ALV report. I want to list out that particular fields. What i have to do?

p291102 by Active Contributor
  • 464 VIEWS
  • 3 REPLIES
  • 0 Likes

Resolved! BAPI_ACC_DOCUMENT_POST

Hi everyone. I REALLY need HELP!We have just migrated from version 4.7 to ECC 6.0.We have a billing documents interface that ises the BAPI BAPI_ACC_DOCUMENT_POST, when we are trying to load a vendor invoice it is giving us the following ERROR: "Tax s...

Resolved! field in alv

Folks I have a requirement where i need to add a new field to FB03 transaction at item level. I found no user exit to add a new column. But when i look into the program it is nothing but an ALV report that displays the columns. Now i want to add a ne...

error in INNER JOIN

Hello friends,I'm getting an error for a select statement involving an inner join. Could you check and clarify. I would appreciate it.select *from kna1 into a inner join knvv as b on akunnr = bkunnrinner join knb1 as c on akunnr = ckunnrinner join kn...

Resolved! Smart Forms - Urgent

Hi,I need to Print the Customer Address from KNA1 Table in a window in a Samrt Form.Usually when we want an Address to come up on a Form, we use the Address Object, in which we give the Address Number and the Address Text comes up.This is working fin...

Resolved! newbie SAP

I'm new to SAP and CRM. I'm from Java/J2EE background with knowledge about CRM but i want to move into SAP CRM technical side. I want to learn ABAP first. If anyone has any ABAP development guides please send it to me. I'm basically looking at creati...

Data Transfer

Respected Guys Is there any way to transfer few fields from different tables located on a Database Server used by SAP to an other database used by an another application. The other database also have same fields and and Tables structure. Both databas...

Resolved! No-display radiobutton

Hi,Is it possible to hide a radio button in the selection screen? If yes, how? I tried no-display but i am getting an error message. We are copying a standard program and we just wanted to hide all the fields that we do not need so that we do not hav...

Dialog Programming

Hi,I have created a module pool with a table control and a screen.The program is dumping in my data_retrieval module.I am following this document:www.sapdevelopment.co.uk/dialog/tabcontrol/tc_basic.htmDump info: Program "ZRHRPA030_GRIEVANCE_STATISTIC...

unused vendors

My objective is to display unused vendors for a perticular period of time (select option) let say s_date .This is the way i am doing.I am selecting data from lfa1 and comparing againist ekkoand reading all those from ekko where ever lifnr matches.If...

Labels in this area