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
    • 95017 Views
    • 212 Comments
    • 39 Likes
    Resolved! Accepted Solution

    Select option

    Hi all,In my report program i have 1 parameter at selection screen asPARAMETERS: p_bu type ztrf_bu OBLIGATORY. "Business Unitwhere ztrf_bu is a data element type CHAR(2) and have some values.Now requirement get change and they want select-option i...

    Resolved! Accepted Solution

    Execute an OS/400-command (CL-programm) by an ABAP (Z-transaction)

    Hello all!we are searching for possibility to execute an OS/400-command (CL-programm) by an ABAP-programm (Z-transaction).Actual (not working) example:REPORT Z_WRKOUTQ_STOP.Data: p_command(250) value 'KMXHOM6/QSYS.LIB/SKOLIB6.LIB/SKC001.PGM'.DATA: BE...

    create shipment

    Hello,In my program i have:1 - create delivery2 - commit work and wait3 - create shipment using MF ''OIGI_CREATE_SHIPMENT_RFC''4 - commit work and waitWhen i use call transaction 'VL02N' for updating created delivery, i have error 'object locked' in ...

    Resolved! Accepted Solution

    help in join

    hi,i do this select and its working o.k. and i wont to add another join on table p0001 fields ename what is the best what to do that?i new in this topic SELECT anlatxt50 anlaanlkl anla~anln1 anlzraumn anlaliefe FROM ( anlz INNER JOIN a...

    Resolved! Accepted Solution

    RFC_ERROR_SYSTEM_FAILURE: Exception condition "CNTL_ERROR" raised.

    I wrote a function.This read codes from a .txt file, create an abap program dinamically and after run it.I wrote a java program with jco and i wrote an abap program for calling function .İf i runned abap program not happened any problem.But i ...

    Resolved! Accepted Solution

    Regarding Module pool

    Hi GurusI had a Custom Module Pool Program in that i have a Tabstrips on that Tabstrips i had a Table controls on different different tab stripsI am facing a problem while writing BDC for that Table controls when i do page down it takes me to next pa...

    Include ZXMG0U02

    Hi.Earlier on I sent an issue regarding a program I created to read mara and marc fields so that a certain value would be copied from mara to marc.I got help from Matthew Billing (hope you are willing to help again).The new program looks like this:&-...

    LOOP AT SCREEN

    hi experts,i have made one selection screen.m sending you the code of mine.my requirement is such that..there are around 8 radiobuttons with their corresponding select-options.now user wants if he clicks on to one radiobutton then some of radiobutton...

    Use of ABAP OOPS

    I am curious as to what the use of object oriented ABAP is in FRICE objects. As an abapper that has been working on implementation projects, all my work involves developing reports, forms and interfaces. What is the point of using object oriented par...

    want to re-explode BOM

    Hi All,,I m working on VA01...the case is that if Shipping condition is entered as 'Home Delivery ' the item category should be ZTAB.....its happening ...and as BOM explodes the line items also getting changed as per the config...i.e. Box Level cha...

    select query

    hi all ,I wrote code like this ,When ever I am reading the table ilist1 , max1 = ilist1-zzmax_cpi value I am getting value 0.In the ilist1 showing ALL THE VALUES.in the loop i am getting sy-subrc = 8.SELECT *INTO TABLE wknvv FROM knvvWHERE vkorg IN s...

    RFC From VB

    Hi Friends,My requirement is that i need to developer application in VB and retrieve data from SAP i thing its only possible through RFC so pls tell me what are the basic steps i need to follow to call RFC from SAP To VBin VB my input will be materia...

    Resolved! Accepted Solution

    retreive duplicate

    hiii suppose i have a an internal table with 10 field (field1, field2, field3 ...)i need to retreive duplicate record as per the the first 5 field .please advise if below is correctLOOP at itab if itab-field1 EQ L_field1AND itab-field2 EQ L_field2AND...

    Resolved! Accepted Solution

    Edit global data in LSMW

    Hi, I am unable to add variable to the __GLOBAL_DATA__ section of any object.I am only able to see this section in object overview. From some previous thread, it suggests to check in the menu extras for layout. But i dont find any such on my scree...

    Labels in this area

    Explore this Area