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

Resolved! getting sum in grid..

Hi all,Iam displaying by grid using classes.Requrement is to get the sum of a partcular column and i used the following code to populate the fieldcat. clear wa_fieldcat. wa_fieldcat-fieldname = 'SUM'. wa_fieldcat-do_sum = 'X'. wa_fieldcat-intt...

Data Transfer CO

Hi.I have a following problem :i need to download cost center data from one system to other.I have found out that this can be done using bd17/bd16 transactions.I am interested how can this be done using bd17 transaction in particular.I need to automa...

Resolved! Enhancement Points

Hi,What are Enhancement Points?What are Enhancement Spots?How to find them?How to write code in them?What is the difference between Implicit and Explicit enhancement points?Which scenarios we go for Implicit ?Which scenarios we go for Explicit ?Plz w...

Resolved! Billing Status Table

Hi all,I want to know the billing status of the SO (Line item wise).For the perticular SO wheter the invoice is "Fully invoiced""Partially invoiced"I have checked the table VBUP but here the Goods issue status-WBSTA and Billing(invoice)-FKSTA status ...

Resolved! ALV Grid disply?

Hi Guru's,Developed a report to include fields like Model Number, Serial Number, Construction, Maintenance Plant, Plant section, Status inclusive, Status Exclusive, Customer, End Customer and SH Contract Release in the existing standard report IK17(D...

Resolved! select query

Hi experts,I am new to abap and i have to create a report in alv . i am getting problem in select statement.These are my tables and it's fields.TABLES : kna1,bsik,vbrk.DATA : BEGIN OF itab1 OCCURS 0, bukrs TYPE bsik-bukrs, netwr TYPE vbrk...

Labels in this area