NEW ABAP Development Area

Hi SDN,
I found the NEW ABAP Development Area very great. Still downloading/checking the new materials.
I hope it will be updated regularly.
Regards,
Peter

Hi Serdar,
I agree.
Fortunately it seems it was updated recently.
Peter

Similar Messages

  • New ABAP Developer

    Hi at all ...
    I'm a new ABAP Developer and now I'm faced a lot of new stuff. Can you give me hints for searching in ABAP Dict. or something like that.
    Or just hints in developing ABAP ???
    Best Regards stifflor

    Hello
    First of all read this: https://wiki.sdn.sap.com/wiki/display/HOME/RulesofEngagement
    Then read Please read "The Forum Rules of Engagement" before posting!  HOT NEWS!!

  • New ABAP Developer Want Some Guidance.....

    hello to everyone
    i am a new abap programmer. I came from a strong programming background. I just has prepared the certification C_TAW12_70 but give the exam but i failed from 2% only (passing score was 52%). Well i am preparing again and take that exam in 3 months time again. But i need someone who work as a free lancer but i want to work for him to gain some experience. Also, i don't to get paid in return. It is just for the sake of experience i want. As it is always difficult for new starters end especially for independent developers. So, do help me guys.......

    Please note, it is against the Rules of Engagement to post your email address in these forums. You can maintain one in your business card.
    I think asking for a freelancer to mentor is not such a crazy idea. What the freelancer gets is a free resource to do income generating work, while he does something else.
    From my own experience though, it's not that easy. I've just taken onto my company a chap who's a brilliant programmer, used to handling and processing complex data. But he doesn't know ABAP. He's very bright and learning through books, blogs and from me. It still takes quite a lot of my time. And that's the problem. Anyone who takes you on, even for free, is going to have to invest time and effort.
    Another time I did something similar, it didn't work out. The guy really was not cut out to be a developer. Again it was a huge drain on my time. The reason I'm persevering with the new chap is that he knows how to handle complex data forms, which I need.
    Another problem is that of having suitable work. For my employee, I've got a project that should hopefully generate income. But I've not much work that I can pass on to someone else - it's generally specific to my clients, requiring client specific knowledge.
    I wish you all the best, but you've not chosen an easy path.

  • Brand New - Jnr ABAP Developer

    Hi All,
    I am a new ABAP Developer with very little knowledge of the ABAP Industry. I am in desperate need of your assistance.
    I am currently busy with the activation of Unicoded Programs and find myself stuck with the following error for the code presented shortly afterwards.
    Error: "OUT_TAB-Value" and "Payrt" are not mutually convertible in a unicode program...
    Code:
    IF sy-subrc EQ 0.
        out_tab-name  = 'PAYR'.
        out_tab-value = payrt.
        APPEND out_tab.
      ENDIF.
    Is it possible for you guys to assist? If more information is needed please mail me...
    Thanks:)
    Preneshen Govender

    hi govender,
    check this in google,
    http://help.sap.com/saphelp_nw04/helpdata/en/79/c5546ab3dc11d5993800508b6b8b11/content.htm
    these are the restrictions for Unicoded Programs .
    with regards,
    asif

  • Creation of New Abap User

    Hi experts,
    Our client has purchased only one developer key license . We have already Developer users in dev and qty . My Question is Can i create new Abap developer user in dev & qty as license is only for production system ? or can i delete the old users in dev & qty and Generate a new developer key for my new users.
    hope my question was clear.
    Thanks & regards,
      Krishna teja

    Hi,
       SAP provides license based on users only for the users in Production system.
    You can create any number of users in DEV & QUA...
    But make sure you abide with the user license agreement in the production system.
    Thanks and Regards,
    Vimal

  • Perl SAPNW::RFC used by ABAP developer or not ???

    Hello Folks,
    I have some good knowledge in Perl programming before  becoming and ABAPER.....
    Recently i have seen PERL RFC...
    Ever since i have seen the PERL RFC through which we can use for creating tables, reading tables, reading BAPIS and updating through BAPIS...
    Also  i came to know we can motiner all sap systems using Perl RFC.
    Now my question is
    1. Had anybody used Perl RFCs for developing an object or used BAPI for updating data into SAP systems.... ?
    2. As an ABAP developer are we allowed to use  PERL's SAPNW::RFC while developing objects or do we need to get permission from our Project manager etc ?
    Please reply me... I have several doubts on this ....
    If i can use them....then it reduces my coding time several hours, months, and years too !!!!

    Hi ,
    You can use Perl  RFC in multiple area but you need to setup connection between perl and SAP.
    Please see the below details, it may be helpful for you.
    Regards,
    Prasenjit
    Using Perl for SAP RFC - Part 1 - Installing Perl
    'Pass by  value' in BAPI and RFC
    http://wiki.scn.sap.com/wiki/display/EmTech/Installation+of+sapnwrfc+for+perl+on+Linux+and+Unix

  • Where are the buttons gone File upload and Download in New ABAP Editor

    Where are the buttons gone of File upload and Download in New ABAP Editor in ECC 6.0.
    Or some new utility added for this feature.
    Kindly guide.
    Thanks,
    pradeep

    Go to Utilities>more Utilities>upload/download is there.
    Amresh.

  • Are reports in GR55 created by an ABAP developer or it's FICO functional

    Hi Expert?
    GR55 is working for existing company code and not for new company code that I created. There is whole list of accounting reports under GR55. Client has asked me to fix. We have an ABAP developer on site. Is this the responsibility of ABAP?
    Kindly advise urgently.
    Thanks,
    Mariam.

    You can use the following three options depending on what is required. You should copy your report into a new test report and practice with it before you actually delete anything in the real report:
    1. To show a hidden column in the report definition, from inside GRR2 choose Edit -> Columns -> Hidden columns -> Show. Then you should be able to see all hidden columns
    2. To delete a column entirely click on the column and choose Edit -> Elements -> Delete
    3. To delete a formula from within a column, double click on the formula column name you can see the formula. Then you can click on the formula line and then hit the delete button on press shift+F2.
    Regards,
    Sharabh

  • What are problems we faced mainly in abap development in realtime working w

    hi
    experts can u help me pzzzzzzzzz
    what are problems we faced mainly in abap development in realtime working with client & issues
    tell me some things

    ya actuly we wont get salary
    waiting for reward point...

  • Debugging is not working in R/3 from WebDynpro-ABAP developed webpage input

    Dear Friends,
    We are facing a serious problem for debugging. Expecting valuable input for the same.
    Debugging is not working in R/3 from WebDynpro-ABAP developed webpage input in Production Server.
    The debugging (for WebDynpro-ABAP application) is working in Dev. Server for
    1st ] Within R/3
    Ex. debug for bapi within R/3. i.e. value enter as input in R/3 only.
    2nd ] From webpage to R/3
    Ex. Some input given on the internet web page developed through WebDynpro and external breakpoint set in R/3 it works. It directs to R/3 code through debugging.
    In Prod. Server the 1st case above is working but the 2nd case is not working.
    In Prod. Server the WebDynpro developed applications are running successfully through internet explorer webpage inputs. So running the application is not a problem in prod. Server but debugging of the same is the problem.
    The setting which are done in Prod. server are,
    1] RZ10 in parameters are set for port and host name.
    2.1] In SMICM check for ICM.
    2.2] Host file updated in Windows-System 32.
    3] In SICF following services are active,
    3.1] default_host/sap/bc/webdynpro
    3.2] default_host/sap/public/bc
    3.3] default_host/sap/public/bc/webdynpro/viewdesigner
    3.4] default_host/sap/bc/wdvd
    3.5] default_host/sap/public/icman
    3.6] default_host/sap/bc/gui/sap/its/webgui
    3.7] default_host/sap/public/ping
    3.8] default_host/sap/bc/error
    3.9] default_host/sap/bc/echo
    4] In SE80
    4.1] Internet services-System-are published
    4.2] Internet services-WEBGUI-are published
    4.3] Utilities-Setting-ABAP Editor-Debugging-Username & New Debugger set.
    4.4] Utilities-Setting-ABAP Editor-Editor-Front-End Editor(New) set.
    5] In Su01 for user profiles sap_all & sap_new is assigned and role  SAP_BC_WEBSERVICE_DEBUGGER is assigned.
    6] The support packages are also updated to latest level.
    7] Gone through following links but not getting any clues.
    http://help.sap.com/saphelp_nw70ehp1/helpdata/en/48/74d50bd1431b5ae10000000a42189c/frameset.htm
    http://help.sap.com/saphelp_nw04s/helpdata/EN/77/3545415ea6f523e10000000a155106/frameset.htm
    Thanks in Advance.
    Best Regards,
    Abhijit.

    No cross posting
    Read the "Rules of Engagament"
    Regards
    Juan

  • Standard Transaction Vs Webdynpro ABAP development in Portal ?

    Hi All ,
    I just need to know that if we do some kind of enhancement/modification in sap standard screen using the classical tools like screen painter etc. when we deploy these transaction on portal we will have those changes on the web based GUI or we need to developed the whole new development for that transaction to show on the portal ?. I know webdynpro for ABAP can be used for new developments but what if we just need a simple change on screen and we can achieve the goal using simple screen enhancement ? do we need to develop the screen again in webdynpro ?  Kindly can anybody explain this ?
    Thanks a lot in advance.
    Laeeq.

    SAP ABAP screens are used by SAPGUI for Windows and SAPGUI for HTML and are presented exactly as the screen designer lays them out.  The portal can start either SAPGUI variant.
    WebDynpro has nothing to do with existing SAP ABAP screens. You build new screens and then call BAPIs etc to populate the fields.
    The portal can start a Web Dynpro application.
    To change the look of an existing SAP ABAP screen you need to change the screen. If you want to completely change the screen, start building Web Dynpro programs.
    Cheers

  • Abap development in AFS Module

    Hi ABAP Gurus,
    I am working as abap developer.
    I need to work on afs module.But i am new in AFS module.
    If any one has any good information like
    what kind of development we need to do in AFS and
    how to find usefule tables and basic understanding of AFS module.
    If any one has document for AFS which will help to understand the
    basic of afs then please forward me on this email id : [email protected]
    Thanks,
    Jack

    Hi Jack,
    An abap developer has to basically do the same stuff in AFS as he does in any other module. The only difference is that we also need to take the size into account. The fields related to size normally start with J_3A and you can see in any table(Ex: MARA).
    Let me give you an example. I was required to develop a form for invoice. In normal circumstances, we are required to put in the Material Number and the Price, but when you are dealing with AFS, we are required to put it Material Number, and the price for each corresponding size.
    Regards
    Aneesh.
    Get back to me if you got any more questions.

  • ABAP Development Estimate

    Hello,
    I have user request to develop a custom ABAP program that would combine the following:
    1.  Credit Master Data, Limits and Exposure data from FD33.
    2.  VA05 Order Backlog data
    3.  KE30 PA Report showing sales by customer and sales area.
    4.  A/R data from F.21
    all in a new custom program. I have quoted an estimate on the number of days it
    would take to design, code and test this development but I would like some external feedback from the ABAP community on how long this development would take. 
    Can you provide just some rough estimates on how long it would take an ABAP developer to write a program to combine all this information in a ALV report.
    The user would want to select and filter all this data by customer number and sales org,distribution channel and division.
    Thanks
    chris

    Hi Chris,
    The estimate depends upon the complexcity of the issue or the design. Some companies have ABAP effort estimation tool which gives a  rough figure of the total number of days required to develop a object based on the complexcity of the object.
    Try to analyze and see how many database select is required, how many screens to be developed, how complex is the list output and how many test scenarios have to considered in unit testing. All these factor will contribute to determine how long it would take to develop an object. It also depends on the skill set your team has. If a person who is good in SAP SCRIPT would take less number of days to develop the script if its assigned to him. So it all depends on what kind of object you have to develop and its complexcity.
    Cheers
    VJ

  • Free Abap Development Environment

    Hi,
    I use to develop in ABAP on SAP R/3 4.6C at work.
    I would like to know if it's possible to have a free version of R/3 or NetWeaver to learn more about ABAP programming at home and to learn about how to developp using .NET/ JAva technlologies with ABAP.
    I eared about something called 'MiniWas ' but didn't find how to download it and what I can exactly I can do with it
    Regards,
    Morgan Bourgeois

    Yes, I feel your pain Morgan, It can be confusing.  I will try to hit all of your doubts here.
    First the Sneak Preview that I pointed you to, is a MiniWas,  you get all of the technology layer(basis) including the ABAP  runtime, development envirnoment/tools,  and everything that you had in previouse miniwas.  Not sure why they have it listed the way they do, it is a little confusing.  But they maybe pointing out the fact that this is the first miniwas where ABAP WebDynpro has been included.  This is just like the WebDynpro Java, but on the ABAP stack.  In this version you also get the new ABAP Editor, new debugger, and the ALV Object Model.  The latter was available in the 6.40 version also.
    This miniwas only have the technology layer, no functional modules of R/3 like PP, MM, SD, VC, etc.
    Please remember that Netweaver is the platform for which SAP solutions run on top of. It has two sides(stacks), the ABAP stack and java stack.  For example ECC(formerly R/3) runs on Netweaver, but on the ABAP stack.  The Netweaver Portal runs on the java stack, but can invoke iviews which use Web Dynpro components which have be developed on the ABAP stack. Of course, it can handle other apps as well includeing java and .net.
    The netweaver portal is simple a frontend in which you can tie all of your applications, whether SAP or non-SAP into one place for the end user to access.  If you are accessing a backend system which is ECC(R/3), then yes, you would be calling a BAPI or RFC function module which is written in ABAP.  (I hope this is clear)
    HTMLB is like an abstraction from regular HTML.  You can use this to develop your UI interface.  You can use this in Business Server Pages(which can also be ran in an iView of the Portal) or in the JSP DynPage applications(which again can be in an iView).    HTMLB is purely a UI technology which you can use in developing your applications.  WebDynpro does not allow for using HTMLB, or HTML, but it probabaly uses it underneath, because the HTMLB interface looks/feels the same as WebDynpro UI.
    If you have more follow up questions, please ask.
    Regards,
    Rich Heilman

  • What happen to julius thread in ABAP DEVELOPMENT?

    It was reformatted by the new 5000 characters per post limit
    I am busy working on a solution to split them and move each part to its own respecting sub-development forum - but have not got to it yet. Sorry for being slow.
    The FAQ and memorable discussions thread in the Security Forum is affected as well, but there is only one forum... :-((
    Any creating ideas on how to fix that one (other than removing information from it)?
    Cheers,
    Julius

    Actually it is happening since couple of week. Might be you have found yourself in this situation now.
    Also there are two thread already open on the same. Perhaps you missed them.
    Improper display of threads
    And outstandingly "what happen to julius thread in ABAP DEVELOPMENT?" Nice Subject Line
    Perhaps, It looks [Line of the day|Re: Line of the day!] !!
    P.S. Subject tempered (Or Perhaps corrected)....;-)
    Anyways,
    @ Julius: Since there is 5000 Characters Limit has been introduced for keeping the forum neat, undersized and informative as much as possible rather than long bulky programs.
    But My Question is What about the Programs and Threads which had already been posted in last 5-6 Years of SDN(now SCN)?
    I can see all the previous threads also have been affected!
    So Does SAP having any Programmer In their team of Michael Goeck or David Branan(Who is working from behind the scene ) to introduced the restriction of 5K chars based on Date?!?
    Cheers

Maybe you are looking for