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

    reg: travel workflow

    HI Experts,I am working on travel management work flow.Can any one tell me the procedure of travel workflow?I have done like this I have copied standard workflow into my custom workflow ,I have assigned the approvers properly but here the problem is ...

    Resolved! Accepted Solution

    ALE IDOCS

    Hi Experts,I am new to ALE IDOC's can any one post me the material towards the basic concepts ( Begning with ) ALE IDOC'ssend me the material not the LINKS if the materials is USE I assure to REWARD the Points.Thanks,

    Resolved! Accepted Solution

    Howto limit options in search help for DDIC element LANGU (language)?

    Hi all,in my application I have an input field for a language parameter. Of course the standard search help (F4) opens a popup with all possible languages (registered in system). Now I want to limit these languages in the popup to only a few I want.I...

    Cheque Layout

    Hi,I am making changes in the Checque layout for my client.In transaction FBZ5,for print form for payment document.We have a Z developed for the Alternative form.Please guide me as to what will be the steps to create a Z alternative form for the abov...

    Open Form

    Hi Experts,Below is the my code for open_form function module, here the problem is I am not getting any popup, what we get regularly . MOVE c_x TO e_itcpo-tdnewid. MOVE c_x TO e_itcpo-tdimmed. MOVE c_x TO e_itcpo-tdpreview. CALL FUNCTION 'OPEN_...

    SELECTION-SCREEN

    Dear friends, i have a question on selection screen.SELECTION-SCREEN: BEGIN OF BLOCK a1 WITH FRAME TITLE text-001. " BEGIN OF BLOCK a1SELECTION-SCREEN: BEGIN OF LINE.SELECTION-SCREEN: POSITION 5.PARAMETERS: rb_so_po radiobutton group aa def...

    hi code doubt

    &----*& Report ZTR0001*&&----*&*&&----report ztr0001 no standard page heading line-size 255.tables: zsd0005, vbrk, zsd0004.data: it_zsd0004 like zsd0004 occurs 0 with header line, it_zsd0005 like zsd0005 occurs 0 with header line...

    Resolved! Accepted Solution

    help me in this please

    Can you check this syntax please somehow I'm not getting the required output. I want to show a - sign infornt of the quantity whenever the movemnet type is 102.loop at t_mseg assigning <fs_mseg>. <fs_mseg>-cmenge = <fs_mseg>-menge. <fs_mseg>-m...

    Resolved! Accepted Solution

    Field NAme and Table Name

    Hi All,I got some output values from the legacy system with me but need to know whats the actual field name and table name to which i need to transfer these values. How can i do it, since which theres is not field name or despcription given for the d...

    Web Dynpro: several navigation links connect to one outbound plug of a view

    Hi,I have two questions in general Web Dynpro. (I have not found precise answer for the question yet)1) What should happen in the following case?We have three views in a component. The outbound plug of the first view is connected to the inbound plug ...

    csaba_huszar by Product and Topic Expert
    • 913 Views
    • 5 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Table structure

    I'm working on ABAP practice with minisapand there are some data tables which don't exist in minisap.Can anybody let me know the table structure of LFA1, BKPF and BSEGso that I can make them in Data dictonary.If it's not illegal

    Resolved! Accepted Solution

    clearing the input field

    After executing a report, the green arrow back key will takes us back to the selection screen with the original input on it.However, I would like to see the selection screen without any previous input on it, so I could start entering new input withou...

    concatenate

    Hi gurusMy problem is when im downloading data from sap to flat file .I want that fields like1;11;07;2007;"05:1049 ";"65 ";"ABD ALMOHSEN KHARAFI ";"this format how can i get that.Pls help me out on this.My sample code ...

    Labels in this area

    Explore this Area