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...

    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...

    sheenamk by Developer Advocate
    • 95232 Views
    • 212 Comments
    • 39 Likes
    Resolved! Accepted Solution

    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! Accepted Solution

    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! Accepted Solution

    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! Accepted Solution

    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! Accepted Solution

    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

    Explore this Area