Sample Ques for EP 6.0 certification

Hi All,
I shall be appearing  for EP 6.0 certification (C_TEP15_04) soon.
Can someone post me sample questions for the same.
I shall be extremely grateful.
Regards
Nikhil

Hi Nikhil,
Please check the threads for help
/thread/402658 [original link is broken]
Interview Questions for EP Technology Consutant
Thanks n Regards
Santosh
Reward if helpful !!!

Similar Messages

  • Sample questions for CRM telesales consultant certification

    Hi,
    has anyone access to sample questions for the "SAP CRM telesales consultant certification"? I tried to search the SDN forum, however, for whatever reason it didn't work.
    Thanks & regards
    Wolfgang

    Hi Wolfgang,
    Refer the following links:
    http://searchsap.techtarget.com/generic/0,295582,sid21_gci1149410,00.html
    http://searchsap.techtarget.com/general/0,295582,sid21_gci1108668,00.html
    This book has everything regarding certifications in SAP CRM
    http://www.sapcookbook.com/SAP-CRM-Interview-Questions-SAP-Customer-Relationship-FAQ.htm
    <b>Reward points if it helps.</b>

  • Sample questionnaire for SRM 4.00 certification required

    Hi Gurus,
    Please send me some sample questionnaire  to  help me prepare for certification exam next week.
    email id  : [email protected]
    Points would be awarded .
    cheers
    Iftekhar Alam

    Hi
    Sent some very useful details at your email id )
    Regards
    - Atul

  • Any sample Questions for BEA Enterprise Architect certification..

    I am a certified BEA's Enterprise architect aspirant. However I have no idea about the kind of question which might be asked there.
    Anyone who has taken this certification before or know what kinda questions may be asked in there.. please share :)
    I have about 5 yrs of experience in web technologies with about 1-2 yrs in Weblogic. Also, I have recently cleared Sun'd SCWCD1.4. Can anyone tell me if this qualification is good enough to take a shot at BEA's arch test :)
    Thanks in advance.
    -a.

    have you got the questions? I am also planning to take.
    Can you please send me some
    Reddy
    http://www.nahusha.com
    Reddy

  • Where can i get sample tests for sun certification(programmer level)??

    where can i get sample tests for sun certification(programmer level)??
    advanced thanks
    anu

    Hi,
    Check this link.
    www.javaranch.com/maha
    Goto the Mock Exams section. There is a table with links to free and paid Mock exams
    on net. They are also rated for being close to the real exams and helping you learn.
    Even the resources here is very good. They are also rated by users.
    This is one of the best sites I have visited to prepare for the SJCP exam.
    Hope this info helps.
    Regards,
    Roopasri Vittal
    Developer Technical Support
    Sun Microsystems
    http://sun.com/developers/support

  • Sample Questionnaire for C_TCRM20_70 Certification ?

    Can anyone help me to know where i can find sample Questionnaire for  The certification test SAP Certified Application Associate - CRM Fundamentals with SAP CRM 7.0 -C_TCRM20_70, besides the one poseted on SAP website itself and  as well as answern2 of my below queries:
    1. is there negative marking?
    2. What is the passing percentage?
    Thanking in Anticipation

    Hi Preeti,
    I am also taking C_TCRM20_70 Exam. The materials which i am reading is tcrm10 and tcrm20 .Are these two materials sufficient and  Is it true that you get only material related questions, if so what are the topics to be focused .
    Are they straight questions or tricky/twisted questions. Do we get any questions related to the exercises which we do from the book.
    Please do share your experience and guide me for preparation..
    Thank You.
    Sri

  • Sample questions for Business One certification

    Hi
    I am looking  some sample questions for SAP business one implementation consultant certification exam.
    please Gurues , help me in this matter. I am going to write certification in next week
    thanks
    Preeti Sati

    Hi Preeti,
    the test is not that easy, I found that I really had to read the questions carefully & the multiple-choice answers even more carefully. Some of the answers initially looked as if they were saying the same thing & I needed to look twice to discern the tiny difference. It's these tiny differences that made it difficult, in my opinion.
    Generally, I thought it touched on most aspects of 2007, with particular emphasis on the enhancements from lower versions. But if you have a good understanding of the product, look at all the e-learning & also, very important, at the available ETS & documentation, you should do well.I found the e-learning a bit limited & definitely benefited from the other materials available on the SMP.
    Good Luck!
    All the best,
    Kerstin

  • Preparation for SAP HCM Associate Certification Exam

    Hi,
    I am preparing for SAP HCM Associate Certification exam, and I have got only five days in my hand.
    I want to know how can I utilize these five days in preparation very effectively, basically on which portion of the syllabus I must give more importance.
    I also want to know at what level the toughness of the questions are asked in certification weather it is direct questions/tricky questions or just basics questions.
    I have tested my skills in www.daypo.net where I found the questions asked on this website for practice was very tough. I have scored only 34% out of 80 questions.
    Currently I have four materials THR10_1, THR10_2, THR12_1 & THR12_2, is that there will be direct questions from this materials.
    I want to pass the certification.
    Can anyone please help me out.
    Regards,
    Kunal Sinha

    Hi Kunal
    I was going through the questions online, some of them are easy ones and some of them require hands-on experience in SAP HCM,
    I am new to SAP HCM and planning to write the SAP HCM exam soon, The online sample questions for SAP HCM are mostly based on the practical knowledge of configuration, is there a book available through which I can practice real case scenarios so that I can have better understanding of SAP HCM to give the exam. Any suggestions and exam related info is appreciated.
    Please reply.
    Thanks so much
    Ruchi

  • Sample questions for MM

    Hi,
    Do you guys have links where I can refer for sample questionnaire for MM certification associate level?

    Hi,
    Do you guys have links where I can refer for sample questionnaire for MM certification associate level?

  • Routine sample code for reading 2 fields from existing DSO

    Hi Gurus,
                 I am a monkey when it comes to write ABAP code. I have one DSO-A where we store accounting info of purchading (from DS 2lis_02_acc) and one DSO-B getting data from 2lis_02_scl data source.
    We need to write a rountine to read DSO-A for G/L account and populate DSO-B G/L account field.
    Please provide me the sample code for this.
    Warm Regards,
    Anil

    Hi anil,
    Create a local table this is type of you source,
    Data : LV_table  TYPE  XXXX
    use the select statement to read the table of DSO .You have to use th active table for the dso that you want to read data from.
    Select xxxfieldxxx FROM  /BIC/A..........50
    into lv_table where
    filed name of of scheule line probably order no and item no .
    <soruce-fields>-IOBELN = IOBELN
    and <source-fields>-IOBELP = IOBELP.
    Checke the techinal name i am not sure about it. It will be something like that.
    Cheers mate

  • Sample Code for CRM enhancement in BADI

    hi,
      can anybody please give me sample code for BADI for CRM enhancement.
    i have added couple of z field in a extract structure. now i have to write code in BADI to populate those fields.
    please do not send code for user exit.
    Regards
    Subrata

    Hi Aviral,
    Please consider below thread :
    http://scn.sap.com/thread/2069370
    Best regards - Christophe

  • Where can I find a sample ERD for a University

    Hello.
    I have to develop a program in C# that manages details about the students, taxes, courses, etc and prints some reports.
    It's for my license degree.
    The programming part is not that hard but the task that is killing me is designing the database because I have poor experience with data modeling.
    I don't have access to my university's database so I need to make one myself..and the teachers won't help..
    I tried to make a diagram but I realised that I cannot do it, I got stuck.
    An university database can get extremely complex and it's hard to make .. so I wonder if any of you know where can I find a sample ERD for a University. I need one as complete as possible.
    Any help is appreciated..

    jorjiana wrote:
    I don't have access to my university's database so I need to make one myself..and the teachers won't help..
    Unfortunately due to the quality of most of the homework questions on these forums I believe you when you say the teachers are no help. You should still discuss it with them and make clear you are not learning what they are supposed to be teaching.
    http://www.google.com/search?q=university+database+erd
    The top hit looks like a good start.

  • Need a sample program for hierarchial oops ALV report

    Hello experts,
                     I Need a sample program for hierarchial oops ALV report.

    Hi,
       Check the following sample code...
    T A B L E S
    tables : ekko.
      data definition
    types : begin of ty_ekko,
              ebeln type ekko-ebeln,
              lifnr type ekko-lifnr,
              bsart type ekko-bsart,
              aedat type ekko-aedat,
              ernam type ekko-ernam,
            end of ty_ekko.
    types : begin of ty_eket,
               ebeln type ekpo-ebeln,
               ebelp type ekpo-ebelp,
               werks type ekpo-werks,
               matnr type ekpo-matnr,
               menge type eket-menge,
               wamng type eket-wamng,
               netpr type ekpo-netpr,
            end of ty_eket.
    data : it_ekko type table of ty_ekko,
           it_eket type table of ty_eket.
    data: ob_hieralv type ref to cl_salv_hierseq_table.
    data: it_binding type salv_t_hierseq_binding,
          is_binding type salv_s_hierseq_binding.
    S E L C T O P T I O N S
    select-options : s_ebeln for ekko-ebeln.
    S T A R T O F S E L E C T I O N
    start-of-selection.
    select ebeln
           lifnr
           bsart
           aedat
           ernam from ekko
    into corresponding fields of table it_ekko
    where ebeln in s_ebeln.
    if sy-subrc eq 0.
    select aebeln aebelp
           awerks amatnr
           bmenge bwamng
           a~netpr from ekpo as a join eket as b
                     on  amandt = bmandt
                     and aebeln = bebeln
                     and aebelp = bebelp
                   into corresponding fields of table it_eket
                  where a~ebeln in s_ebeln.
    endif.
    is_binding-master = 'EBELN'.
    is_binding-slave = 'EBELN'.
    append is_binding to it_binding.
    *TRY.
    call method cl_salv_hierseq_table=>factory
    exporting
    t_binding_level1_level2 = it_binding
    importing
    r_hierseq = ob_hieralv
    changing
    t_table_level1 = it_ekko
    t_table_level2 = it_eket .
    *CATCH cx_salv_data_error .
    *CATCH cx_salv_not_found .
    *ENDTRY.
    call method ob_hieralv->display( ).
    Cheers,
    Ram

  • Can't change sample rate for digital input on Mac Pro

    Hello all,
    on my Mac Pro with 10.4.10 I can't change the sample rate for the digital input. Whenever I choose 48000 or 96000 Hz it returns to 44100 Hz after a few seconds. Feeding a 24 bit/96000 Hz signal from an external ADC into the optical input doesn't help. No input signal is available for digital recording software such as Sound Studio or Cubase. After changing the sample rate in audio midi configuration to 96000 Hz the sound can be heard for a few seconds but when the setup returns to 44100 automatically the signal is, of course, lost.
    I've deleted all relevant preferences and restarted with resetting paramter RAM. Still the same. With external hardware such as M-Audio Firewire equipment setting the sample rates works properly.
    Thanks to all for helpful clues.

    Hi,
    when E&M signaling is configured on digital interface like the VWIC is, 2 or 4 wires operation is not applicable because there are no wires at all, and reported only for compatibility with the analog E&M card.
    Consequently, you cannot configure that and it will not make any difference to effect of the connection.
    Please rate post if it helps!

  • ABAP Sample code for HR_MAINTAIN_MASTERDATA

    Hi folks,
    I want to delimit a record in the HR master Table wi the help of Function Module HR_MAINTAIN_MASTERDATA, but its not updating HR master table correctly so please send me some sample code for that function module.
    usefull points will rewarded.
    Reg,
    Hariharan

    hi
    good
    check with this code
    Call update function module:
          CALL FUNCTION 'HR_MAINTAIN_MASTERDATA'
            EXPORTING
              PERNR           = SS300_0001T-PERNR
              ACTIO           = OPERATION
              BEGDA           = VALIDITYBEGIN
              ENDDA           = '99991231'
              SUBTY           = SPACE
              NO_ENQUEUE      = SPACE
            IMPORTING
              RETURN1         = RETURN
            TABLES
              PROPOSED_VALUES = VALUES
            MODIFIED_KEYS   =
            EXCEPTIONS
              OTHERS          = 1.
          IF RETURN IS INITIAL.
            CONCATENATE SS300_0002-VORNA SS300_0002-NACHN
              INTO ENAME SEPARATED BY SPACE.
            CONDENSE ENAME.
            MESSAGE S006 WITH ENAME SPACE.
          ELSE.
            MESSAGE ID     RETURN-ID
                    TYPE   'S'
                    NUMBER RETURN-NUMBER
                    WITH   RETURN-MESSAGE_V1 RETURN-MESSAGE_V2
                           RETURN-MESSAGE_V3 RETURN-MESSAGE_V4.
          ENDIF.
    http://help.sap.com/saphelp_nw04/helpdata/en/f1/0ce464dc8b11d2803800c04f99fbf0/content.htm
    reward point if helpful.
    thanks
    mrutyun^

Maybe you are looking for