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

    TC wizard

    hi,In ECC 6.0 when i create a table control thru the wizard in my dialog, I dont get the options for insert/delete, select all/deselect all etc. i get only for page up and page down !!wheres if my table control is based on internal table defined in t...

    Resolved! Accepted Solution

    How do I get a variable, or object from ABAP STACK.

    Hey Gurus,How do I get a variable, or object from ABAP STACK.Example: I start my FM. I can see in the ABAP STACK the variable I need. I can see the object; I could use to get my variable. I need to use it in my FM; however I need to reference it in t...

    Martin_Kuma by Active Contributor
    • 56574 Views
    • 9 Comments
    • 1 Likes
    Resolved! Accepted Solution

    missing )

    hi,i get the error,incomple arithmetic expression. missing ")" at end of statement.my expression isL_BKED = L_BKED + ( ( WA_XVBAP-KWMENG ) * ( 0.05 ) ).all operands and operators are properly spaced out !!whats wrong ??thks

    Resolved! Accepted Solution

    Regarding classical report

    Hi Experts,I have made a classical report having delivery no, sales order no and shipment no and many other details. Now I want to make three hot keys in this i.e Delivery no (VBELN)Sales order no (VBELV)and Shipment no (TKNUM)I did coding like thisa...

    Resolved! Accepted Solution

    Regarding "Wait up to"

    Hi,After I call a FM I need to stop the process for less than a second.I thought that i could use WAIT UP TO 0.5 SECONDS, but i doesnt seem to work that way. It only works with integers.So, if anyone could suggest anything, it would be very usefull.R...

    Resolved! Accepted Solution

    decimal rounding..

    hi,i went thru the forum for this and tried but did not work out..my requirement is to round off a decimal number to zero decimals. so if the value is 1.3456 it should be 1.00 and if it is 1.8767 then it should be 2.00.i used the ROUND FM, no help..a...

    Resolved! Accepted Solution

    Creation of file

    Hi Abapers.Can any body tell me how create the a logical and physical file by using FILE tcose.Please tell me step by step.<Moved thread, has nothing to do with ABAP Objects. Please choose your forums more carefully in future>Edited by: Mike Pokraka ...

    Resolved! Accepted Solution

    PAI

    hi im using material number and description in my screen,if the user changes the material number , then it has to validate and show the appropriate description.how to code it in Process After Input.PROCESS BEFORE OUTPUT. MODULE STATUS_0200.PROCESS AF...

    Resolved! Accepted Solution

    new voice in menu00F9 std

    hi guru,i have this problem...I must add a new/folder voice in the menu std SAP menu -> accounting ->Financial Accounting by the tc se43n.i make this:tc se43nmenu area: F000select mode: changei change in original language (DE)i add my new folderi sav...

    Resolved! Accepted Solution

    badi

    hi Abappers...my requirement is on BADI, Me_process_po_cust in the Tcode Me23n the Document date should be less than the delivery date. plz the needful .Thanks and Regards,nag.

    Resolved! Accepted Solution

    Problem is okcode.

    Hi,I have developed a mod-pool prg with pop-up tab control .. i am entreing in mod-pool first then inin pop-up tab control..my requirement is to save at last after entering in TC.when i press save ..data in mod-pool is saveed..But the data in Table-c...

    Resolved! Accepted Solution

    number generation

    hi,i need sequence numbers for a field. there r two ways i can do this...create an object in SNRO and useCALL FUNCTION 'NUMBER_GET_NEXT'orcreat a custom table where i maintain the current number and the next number.which is a better approach ? does a...

    Resolved! Accepted Solution

    Direct profile assignment

    HelloCan anyone tell me which report in SUIM or table in SE16 will show me what SAP profiles have been directly assigned to a user in SU01 (rather than through role assignment) when I specify a list of users? I have tried table UST04 however this sho...

    oops code

    Hi all, I need to write a small program where i m exporting some value and importing some value and want to concatenate it and get the return value.can anyone help me wht to do?i have tried it even i m below giving my code.please help me.<c...

    Enhancement Spots

    Hi,How can I use enhancement spots.I have gone through lots of material on enhancement spots.But, not able to understand it.Can you explain it to me in your own words..My requirement is to add my own functionality during Production/Process Order Rele...

    Memory ID

    Hello All,I got one problem with my memory id.I created one selection-screen with 3 TABS.SELECTION-SCREEN BEGIN OF TABBED BLOCK tabb1 FOR 20 LINES.SELECTION-SCREEN TAB (40) tab1 USER-COMMAND tab1DEFAULT SCREEN 1010 .SELECTION-SCREEN TAB (40) tab2 ...

    Labels in this area

    Explore this Area