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
    • 94972 Views
    • 212 Comments
    • 39 Likes

    FM- ERROR

    loop at gt_cc. call function 'CHANGEDOCUMENT_READ' exporting * ARCHIVE_HANDLE = 0 * CHANGENUMBER = ' ' * DATE_OF_CHANGE = '00000000' objectclass = 'MATERIAL' ...

    SG141 by Active Participant
    • 2361 Views
    • 19 Comments
    • 0 Likes
    Resolved! Accepted Solution

    select into substructure

    Hello, I have a database-table, I want to select into an internal table. The internal table has a few fields and the structure of the database table as substructure. Is there a way to do a SELECT on the database-table and move the values of the field...

    Resolved! Accepted Solution

    SubTotals In ALV?

    Hi Experts,My ALV display looks like following,Country--Product 'A' sales in $Prod 'B' sales($)--Prod 'C' sales($)US--11--1US--22--2Subtotal:UK--11--1UK--22--2Grand Totals--->This is am getting, just putting X in Field Catalogue!So, pls. clarify How ...

    cost

    Hi Iam using this FM PM_WORKORDER_COSTS_LIST to get work order cost here there is no importing parameter to get that value i have table that iam passing.How to get this value .Any inputs will be appreciated.Thanks

    Resolved! Accepted Solution

    Button with simple WRITE

    Hi. I have a short question. Let's say that I want to make a simple write programWRITE: 'some text'.And after launching that programm I'd like a button appears in tho top of screen. It can be in menu or sth like SSCRFIELDS. I assume that when I want...

    BDC

    Hi,I have to write one BDC. I have one std transaction VA02. For particular line item I need to delete the entry & recreate that line item & upload the amount, plant from file.Anybody will pls suggest me how to handle it??

    SELECT too lower

    Hi all,I try to make a SELECT on ODS with this following code.Prodorder ID is contained in data_package, but ODS (MYODS) have this key : COMP_CODE, PRODORDER, OPERATION and WORKCENTER.Consequently, PRODORDER is not the key of MYODS and the execution ...

    Resolved! Accepted Solution

    plz help

    hello friends,i was try to get all the line items in vbrp table where two fields donnot matchie.display all the document numbers where fields kzwi2 not equal to kzwi4.in order to do this i thougt of creating 2 aliases a and b for the table vbrp in sq...

    Resolved! Accepted Solution

    CL_GUI_ALV_TREE

    hi, I'm using the class CL_GUI_ALV_TREE , and method SET_TABLE_FOR_FIRST_DISPLAY for displaying . i got the out put but i'm getting the pf-status. in this class what are methods we have to call gui status.please suggest me asapthanksNaveen

    Pricing routine

    I have created a new routine usingVOFM-> formula>condition base value.The code is written through insert.Also by v/08 tcode condition routine is attached to condition type.But when i am going to routine and putting the breakpoint, i feel that breakpo...

    Resolved! Accepted Solution

    badi

    hi, IN BADI I WAN TO ADD TAB TO A MIGO TCODE . WILL I CREATE A SUB SCREEN OR A NORMALSCREEN .? WHERE CAN I CREATE THAT SCREEN AND AFTER CREATING HOW CAN USE THAT ONE IN IMMPLIMENTATION ?THANK YOUASHOK KUMAR

    Labels in this area

    Explore this Area