Minimum required ABAP skill set

Will anyone want to add any other ABAP skill to the below mentioned ABAP skill list which should be enough to get interview calls in India as an experienced ABAPer:
1. ERP fundamentals
2. SAP R/3 technical details
3. ASAP methodology(ABAPer's role in SAP implementation life cycle and in customization and development)
4. Basics of ABAP(21 days book:  Ken Greenwood)
5. Internal tables operations(std, sorted and hashed)
6. ABAP debugger
7. DDIC in depth
9. Programming guidelines &Perfomance tuning(including sql trace tool & runtime analysis, code inspector etc)
10. Database table operations
11. Extract datasets
12. Simple and interactive reporting
13. SD & MM module knowledge required for an ABAPer
14. Business process of an application development
15. SAP Project models & flow of an ABAPer resposibilities in a project
16. ALV using only functional module aproach
17. SAP Scripts
18. Smart forms
19. BDC
20. Screen programming
21. Understanding Functional specification and designing technical specification
22. Code review techniques
23. Unit Test Plan
24. Transport and workbench request
25. Transport organizer
26. Version mgmt
27. ITS

Hi,
even if u have above skill set its must to have some real time experience
Regards

Similar Messages

  • Minimum skill set for abap

    i know only reporting(classicalreporting, interactive reporting and procedurel ALV reporting).
    is this skill set enough to get job as a ABAP programmer?
    if no, then what is the minimum skill set to get job in abap?

    Hi,
    According to me the minimum skills required for a general ABAP Programming is all is that, you need to be familiar with the SQL Select statemernts to fectch the data from database server and populate the data and finally display the required output. Also it will be useful if you know how to send the data from non-SAP to SAP system doing this we have many procedures minimum required is BDC and its also good if you know the Scripts and Smartforms to display the layout.
    Regards,
    Reena

  • Abap minimum skill set

    i know only reporting(classicalreporting, interactive reporting and procedurel ALV reporting).
    is this skill set enough to get job as a ABAP programmer?
    if no, then what is the minimum skill set to get job in abap?
    Edited by: Mathew Parera on May 1, 2008 6:47 PM
    Edited by: Mathew Parera on May 1, 2008 6:48 PM
    Edited by: Mathew Parera on May 1, 2008 6:51 PM

    Hi Mathew,
    As per your skill set this is batter you go in ABAP programmer. Because in SAP abaper is require everywhere instead of other consultant.
    Regards,
    Anil

  • Skill sets required for interfacing with third party

    Hi we are currently using LSO 603 , and we are scrom compliant , we want to build an interface with third party , where we have all our manufacturing courses stored . so client wanted to know the skills sets required for building an interface. please advise
    Thanks!

    Skills required.....
    ABAP including BAPI's/Function Modules
    understanding of Performance management and how it hangs together.
    Happy New Year.
    Jules.

  • Skill set requirements for SAP E-Sourcing and CLM

    Dear All,
    We are about to implement SAP-E-Sourcing 5.1 and CLM 2.0  (on Netweaver Platform). What are the skill sets required to support and do enhancement and customization to this solution?.
    Thanks in advance.
    regds
    velu

    Hi Velu -
    E-Sourcing technical consultants will require SQL skills if you are developing custom reports. The E-Sourcing query and reporting tools utilize "annotated" SQL statements the result in a SQL query being executed against the relational database. It is also useful for the report developer to have skills specific to the DBMS being used (for example, Oracle skills) - often times, using DBMS specific SQL constructs can provide improved reporting.
    E-Sourcing has a feature called "scripting" that allows custom business logic to be included in the application and executed at various "call-out" points. The scripting feature provided by E-Sourcing uses a technology called BeanShell (see www.beanshell.org for more details on this technology). Beanshell development really requires strong programming skills using Java, although some components of BeanShell may be more like JavaScript. Regardless, I recommend Java expertise for writing E-Sourcing scripts. Knowledge of HTML is not required.
    The E-Sourcing workflow capabilities also utilize BeanShell, so if you plan to implement any workflows, you will also require such technical skills.
    Many other features of E-Sourcing such as user interface customization can be done with less technical individuals. Programming is not required.
    Hope this is helpful.
    Regards,
    Rob

  • Skill set required for Hyperion environment patching

    Hi all,
    Could you please let me know what specific skill set is required for hyperion environment patching?
    Does it come under hyperion application administration? Could you please also help me understand the difference between Hyperion application administrator and Hyperion infrastructure administrator?

    Is there a reason for asking this question? It all depends on the company to how the role is defined, it is possbile application administrator or infrastructure administrator could be applying patches, usually falls more under an infra role though.
    You would usually need product knowledge, the technologies behind EPM and the architecture, OS skills.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • What are the skill sets required for a PCR consultant?

    what are the WebDynpro  skill sets required from the PCR consultant.

    Hi
    Follow the previous reply further take some input from these threads
    1.[PCR and Netweaver Developer Studio |PCR and Netweaver Developer Studio;
    2.[PCR in Portal 6  |/message/126419#126419 [original link is broken];
    Best Regards
    Satish Kumar

  • ABAP Proxy Set up and Load balancing

    Hi All,
    We have a SAP ECC 5.0 PRD server in our landscape. I need to set up ABAP Proxy in the server.
    They have implemented Load balancing in the ECC 5.0 PRD server. They have two servers (One Central Server and another APP Server) and one of the servers will be used at any point in time based on load conditions.
    Now where exactly i have to perform the ABAP Proxy set up and how does it work at runtime.
    Thanks in advance.
    Regards,
    Sudharshan N A

    Hey,
        refer to this.
    R3 side
    SLDCHECK
      Use this transaction to access the SLD of XI.
    SLDAPICUST
      Create an entry for respective XI server
      requires hostname, port username and ip.
      Can have multiple enteries for different servers.
      But you can check only one entry.
      based on the entry that is checked, respective SLD API will be triggered from
      SLDCHECK.
    SM59 (T type connections).
      To connect to the SLD you need 2 types of TCP/IP connections.
      1)LCRSAPRFC:-
          In this you require the gateway host(ip address) and gatewayservice(sapgw[system no.])
          YOu also need to give Program ID.
          Entry of corresponding Program ID must be maintained in SMGW.
          IN SMGW Click GoTo->logged on Clients.
          If entry is not there for corresponding XI.
          Create a communication channel in XI, pointing to R3 and give a Program ID
          in the channel. Once the channel is activated, corresponding Program ID wil
          appear in SMGW.
      2)SAPSLDAPI:-
         In this case follow the same porcedure as for LCRSAPRFC.
       As far as the Program ID is concerned te procedure mentioned above is for
       Customized RFC's
       The RFC destinations mentioned here are both standard RFC's
       Hence for these two RFC's no need to Create Program ID's. you just need to
       change the System ID of the Program ID.
       Both these RFC's are maintained in the J2ee server of XI.
    SPROXY.
       In this transcation you can check the Proxies.
       If the proxies are not activated (i.e. if the message interfaces are not active)
       this step is optional
       then you need to maintain one G type RFC destination pointing the resepctive XI server.
       In the G tpye RFC destination give the Ip adress of the XI server in the target
       host and set the path prefix as /rep.
       Goto SPROXY->Goto->connection test-> click on the table SPROXSET.
       In this table maintain enteries for ADDRESS_ONLY_FROM_SPROXSET and IFR_HTTP_DEST
       The values corresponding to these enteries will be the G tpye RFC destination.
    In order to connect R3 to the Integaration server you need to maintain H type
    The default RFC is XI_INTEGRATIONSERVER. In you need to give the Target host entry as the
    Ip address and Path Prefic as.../sap/XI/engine/?type=entry (this you can get from SXMB_ADM of XI)
    You can also create the H type RFc of your own.
    goto SXMB_ADM(r3) and open Integration engine configuration.
    regards,
        Milan

  • Best way to announce that the hardware does not meet the minimum requirements

         Hi Everybody!!!
         I'm in the process of tiding my App up, and I stumbled into a requirement that needs to be addressed. I'm not quite familiar with the latest trends, so I was wondering if anybody could recommend a way to inform the user if the hardware
    to use does not meet the minumum requirements.
         In a nutshell:
     * I just created a game using Direct3D / DirectX 11,
     * I'm using "DrawIndexedInstanced", which means that the videocard to use should meet at least DirectX v10 (my shaders are using model 9_3 but I tested it in a computer with DirectX9 model 3 (or so the nvidia brochure said), and the game pretty
    much died in my arms).
     * According to the App Certification Requirements: "if you choose a minimum feature level higher than 9_1, your app must detect at launch whether or not the current hardware meets the minimum requirements. If not, the app must display a message to
    the customer detailing the Direct3D requirements."
     * I know how to detect the Direct3D level supported by the current videocard. What I would like to know is how to tell the user that the videocard does not support the minimum requirements.
         I don't have much knowledge about the current trends:
     * I assume that displaying a message box may not be the best option, as that would mean I need to link the MFC layer to do so (the game is in Visual C++ and that's what I would do if it were one of my day-job projects). I'm quite sure that
    is too much of a library just to show a message box... not to mention that most likelly the MFC is no longer supported in a Metro application...
     * I was thinking about displaying a nice graphic warning about the issue, but if the D3DDevice1 is not what I expect then I don't think I can be sure that at least it can display the graphic with the information.
     * I'm not quite sure if I should be linking to a .NET Library ("System.Windows.Forms" comes to mind), but then again maybe it's too much of a library for just a messagebox.
     * Then again, displaying that message in a command prompt may not be the best idea either.
         Any help is greatly appreciated!!!
         Best Regards,
         Tarh Ik
    Tarh ik

         Hi Chuck,
         I tried your idea, but the game always crashed when calling the DrawIndexedInstanced() function in a computer that only supported DirectX Level 9.1 (plenty of those computers at my day-job, sometimes I swear this office could be
    a museum). The crash started as a driver unload call, and after that everything goes down.
         I also tried using the WARP mode, but the performance was horrible, and after a minute of playing I started to have temperature issues with the CPU (I did not see that one coming)
         What I finished doing was to create two sets of shaders (pixel and vertex):
     * If the feature reported by D3D11CreateDevice was 9_3 or above, I'd use my very own and happy shaders, compiled in 9_3 model. Beautiful performance with DrawIndexedInstanced().
     * If on the other hand the feature reported by D3D11CreateDevice was either 9_2 or 9_1, I'd use a set of shaders compiled for level 9_1. That seemed to be enough to draw a couple of images on the screen and tell the user, using my own game elements,
    that the computer did not match the hardware requirements.
          It looks like this was a good approach. My game passed the certification test, and it is currently on the AppStore.
          Best Regards,
          Tarh Ik
    PS: This posting has been posted "AS IS"
    Tarh ik

  • Are there any plans to fix the misinterpretation of the Exchange ActiveSync policy "Minimum number of character sets"  in IOS6?

    We are testing using IOS6 in our Corporate environment and came across a scenario where IOS6 incorrectly interprets the Exchange 2010 ActiveSync policy "Minimum number of character sets" as the number of special characters required rather than the number of character sets required. Is anyone aware of any plans to correct this in future releases? Here is a thread on Microsoft's forums about the issue:
    http://social.technet.microsoft.com/Forums/en-US/exchangesvrmobility/thread/fe05 1d55-24ba-45e4-b054-67861f28422d/

    We have tried Android, Windows Phone7/8 and they all adhere to the "Minimum number of character sets" set in the ActiveSync policy, but IOS does not.
    Require an alphanumeric password   Select this check box to require device passwords to contain both numbers and letters. The default is numbers only.
    Passwords must include this many character sets   To enhance the security of device passwords, you can require passwords to contain characters from multiple character sets. Select a number from 1 to 4. The sets are letters, uppercase letters, numbers, and symbols. For example, if you select 3, passwords must contain characters from three of these sets.
    All other mobile device except IOS 5.x/6.X don't follow this.
    You have to select "Require an alphanumeric password" which is letters and numbers.  But then you can only select 1-4 for the character sets. 
    So we set it at 1, so that would mean you would only need letters and numbers, IOS does not reconize letters, letters uppercase, numbers or symobols as a charator set, it interprets the setting as how symbols you need.
    If you set it at 2, then IOS makes you have "2" symbols in your password.....and so on...
    Make sense?
    It just seems that IOS does not reconize charator sets, it just looks at the number as how many symbols you need in a password.

  • Are there any plans to fix the misinterpretation of the Exchange ActiveSync policy "Minimum number of character sets"  in IOS5?

    We are testing using IOS5 in our Corporate environment and came across a scenario where IOS5 incorrectly interprets the Exchange 2010 ActiveSync policy "Minimum number of character sets" as the number of special characters required rather than the number of character sets required. Is anyone aware of any plans to correct this in future releases? Here is a thread on Microsoft's forums about the issue:
    http://social.technet.microsoft.com/Forums/en-US/exchangesvrmobility/thread/fe05 1d55-24ba-45e4-b054-67861f28422d/

    Thanks for the responses. I did submit this issue as a bug report earlier this morning also but thought I'd post here in the event any Apple insiders saw this and cared to comment. 
    This really is a significant problem in that our testing shows that the way IOS5 interprets this ActiveSync policy in Exchange 2010 does not allow you to enforce a password using just letters and numbers. This is because  the only valid values for this policy are 1-4. The way IOS5 interprets this requires 1-4 special characters in the password, not 1-4 character sets.

  • Infotype for skill sets

    Hi Expert,can anybody tell me what is infotype ofr skill sets like i have to enter resource skill like c,c++,java etc.

    For a new dba hire..expertise expected ...
    a.Performing Lights on Activities-health Checks.
    like ...
    1.Database and instance status:
    2.Objects close to max extents:
    3.Objects that cannot get next extent:
    4.Tablespaces nearing 0% free
    5.identifying Chained rows tables
    6.Check for locked sessions
    7.Check for Invalid Objects
    8.Buffer cache Hit Ratio > 90%
    9.Library cache Hit Ratio
    10. Dictonary cache Hit Ratio > 85%
    11. redo log space reque near zero
    12.Redo latch allocation /copy
    13.Monitor the Growth/Size of the Database
    14.Monitor the Growth/Size of the data
    15.Verify that the primary database logs are being applied to the standby database
    b.Installtions/setups
    Oracle databse installtions,patching upgrade
    Dataguard (physical stand by set up),the failover method,standby modes,log transport services.
    RAc setup
    ASM setup/ maintaince.
    c.BACKUP AND RESTORE
    stragtegy to schedule backups(hot and cold).
    Planning downtime
    configure Rman backup strategy
    perform recovery when ever required.
    exp/imp backups
    database refresh,rman clonning
    d.Performance tuning (briefly listed below).
    Sqlquery tunning on request from developer team.
    knowlege generating statpack ,Awr reports...e.t.c
    LOCKS DML/DDL,Session statistics,waits,Memory tuning.

  • RCU-6002:The specified database does not meet the minimum requirement to

    I did all that is neccessary to let RCU to run but met the issues below. Really,this is not so good for me.pls has anyone a solution to this?
    RCU-6002:The specified database does not meet the minimum requirement to load metadata repository.
    RCU-6080:Global prerequisite check failed - Check requirement for specified database
    The database you are connecting is not a supported version. Enter Database with version equal to or higher than 10.2.0.4.0 in 10g or version equal to higher than 11.1.0.7.0 in 11g. Refer to the certification matrix for supported DB versions
    Mcdonald gabriel

    Hi Dear,
    You need install the database version 10.2.0.4.0 in 10g or version equal to higher than 11.1.0.7.0 with the database character set AL32UTF8.
    Best of Luck

  • Kernel do not meet the minimum requirements

    Hello,
    I am installing Oracle AS Infrastructure.
    My overall system checkup was fine but of kernel has following message.
    checking for hardnofiles = 65536 found hardnofiles = 1024 Failed
    checking for softnofiles = 4096; softnofiles = 1024
    Problem:
    The security parameters in the kernel do not meet the minimum requirements.
    Recommendation: Perform OS System specific instruction to update kernel parameter, namely BIT_SIZE and NON_EXEC_USER_STACK.
    After that I have checked /etc/security/limits.conf file values were correct.
    But my /proc/sys/net/ipv4/ip_local_port_range
    values were 1024 65000 --
    they are correct in sysctl.conf file
    But any way I have fixed that.
    Also /pro/sys/kernel/shmni was 1000, so I make it 4096
    Actually in the start of setting up requirements,
    I have tried to make changes of kernel through /proc/sys/.....
    But after that I have created sysctl.conf file and put all recommended values and restart the system.
    So I continue installation.
    Is it ok?
    Regards,
    DN

    its has been done.
    see: Article-ID: Note 300819.1

  • Security parameters in the kernel do not meet the minimum requirements

    Hello,
    I am installing Oracle AS Infrastructure.
    My overall system checkup was fine but of kernel has following message.
    checking for hardnofiles = 65536 found hardnofiles = 1024 Failed
    checking for softnofiles = 4096; softnofiles = 1024
    Problem:
    The security parameters in the kernel do not meet the minimum requirements.
    Recommendation: Perform OS System specific instruction to update kernel parameter, namely BIT_SIZE and NON_EXEC_USER_STACK.
    After that I have checked /etc/security/limits.conf file values were correct.
    But my /proc/sys/net/ipv4/ip_local_port_range
    values were 1024 65000 --
    they are correct in sysctl.conf file
    But any way I have fixed that.
    Also /pro/sys/kernel/shmni was 1000, so I make it 4096
    Actually in the start of setting up requirements,
    I have tried to make changes of kernel through /proc/sys/.....
    But after that I have created sysctl.conf file and put all recommended values and restart the system.
    So I continue installation.
    Is it ok?
    Regards,
    DN

    I have changed to
    /etc/security/limits.conf:
    * hard nofile 65536 --- I removed this line also
    * soft nproc 2047
    * hard nproc 16384
    * soft nofile 16384
    * hard nofile 65536
    after that I got the values as below
    ulimit -Hn
    1024ulimit -Sn
    1024I run ulimit -u 1384 -n 65536
    ulimit -Hn
    65536ulimit -Sn
    65536I put the values back and reboot system.
    * hard nofile 65536
    * soft nproc 2047
    * hard nproc 16384
    * soft nofile 2048
    * hard nofile 65536
    Right away from the terminal, its give me values again
    ulimit -Hn
    1024ulimit -Sn
    1024But after some time remotely (SSH) I have checked
    abc:~ # ulimit -Hn
    65536
    abc:~ # ulimit -Sn
    2048
    dhsappserver1:~ #
    DN

Maybe you are looking for

  • Hard Drive Advice Needed.. Much Appreciated

    So I'm in the market for a new HDD for my Mid 2010 Macbook Pro 15". I'm currently looking for 1tb HDD, however I have come across 4 models of HDD's which seem to be the norm for 1TB HDD on the market today, and would like everybody's opinions on whic

  • LabVIEW program crashes after running for few hours

    Hello, I am doing some experiments at the moment which are supposed to last for 18 hours. Basically, I use a LabVIEW program to control a power supply through a LabJack U6 DAQ. I am currently using LabVIEW 8.5 on Windows 7. In order to do that, I us

  • Problems mounting a Sony DVD+R DL disc

    Hi I have a MacBookPro 2,2 - Intel Core 2 Duo - 2.33 GHz - 15'' When I load a blank Sony DVD+R DL 8.5gb - AccuCore - RW - disc into Finder it shows up fine, burns without a problem (I burned it with finder), mounts after its done without a problem, i

  • Step by step screen shots fro APO and SRM, CRM , SCM extractions.

    hi friends, can i get step by step screen shots fro APO and SRM, CRM , SCM extractions. Thanking u suneel.

  • Compressed files does reduce in file size.

    Help please trying to send a pdf file 22MB and compressing it does not reduce the size. How do i reduce the file size.