Ahi van unas cuantas preguntas del examen de certificación de abap

Colapsar
X
 
  • Tiempo
  • Mostrar
Limpiar Todo
nuevos mensajes
  • larmadovr
    Member
    • ene
    • 77

    #31
    Me pueden pasar los screenshots a mi correo por favor: larmandovr@hotmail.com

    Gracias!!
    I.S.C.T. Luis Armando Valdez Rodríguez
    Consultor ABAP
    correo: larmandovr@hotmail.com
    cel: (045) 5537406023

    "La vida premia la acción"

    Comentario

    • wincho74
      Junior Member
      • ene
      • 1

      #32
      Ahi van unas cuantas preguntas del examen de certificación de abap

      Hola todos, tambien estoy interesado en elos screenshots, mi correo es gilbertog74@gmail.com. Muchas gracias

      Comentario

      • garanda
        Junior Member
        • mar
        • 1

        #33
        Hola me puedes pasar los screenshots a mi correo por favor es bastante urgente en un par de días presento mi certificación, mil gracias: garanda21@gmail.com

        Gracias!!

        Comentario

        • D@niel_B
          Junior Member
          • ago
          • 3

          #34
          Screenshot

          Hola.

          Estoy proximo a presentar el examen. Sera que alguien que tenga los screenshots me los puede enviar?

          Gracias.

          Mi correo es daniel.desarrollos@gmail.com
          D@niel_B
          Para dudas o inquietudes:
          daniel.desarrollos@gmail.com

          Comentario

          • Adonay Diaz
            Junior Member
            • may
            • 2

            #35
            Hola estoy a 3 semanas de pesentar el examen de la academia de ABAP me puedes enviar los screenshots mi correo es. calin699@hotmail.com

            Comentario

            • someltaker
              Junior Member
              • may
              • 1

              #36
              gracias

              le sacare provecho

              Comentario

              • luciani216
                Member
                • nov
                • 49

                #37
                Examan de Abap

                por favor si tienes las pantallas pasamelas a mi correo.

                luciani216@hotmail.com

                se los agradeceria presento en unas semanas.

                Gracias.

                Comentario

                • raulet18
                  Junior Member
                  • jul
                  • 2

                  #38
                  Pantallazos preguntas ABAP Recientes

                  Hola Saperos!!!

                  Estoy muy interesado en los pantallazos de las preguntas ABAP, Puesto que ya veo a lo lejos, la ansiada Certificacion!
                  Hace unos meses deje en un post un supuesto examen resuelto, Espero que a alguien le sirviera aunque sea, para entrenar.

                  Estoy viendo, que van rulando por ahi unos pantallazos de preguntas actualizadas, asique, por favor, recordad que compartir conocimiento es la clave de los foros, Asi que si alguien tiene unos minutos y puede meter en un zip o un rar los pantallazos y compartirlos seria estupendo.

                  Y si nadie puede...Pasadmelas que ya las subo YO!!! raulet18@hotmail.com

                  Muchas Gracias a todos.
                  Un SapLudo!
                  R@uLeT

                  Comentario

                  • osoublette
                    Member
                    • ago
                    • 32

                    #39
                    Pantallazos preguntas ABAP Recientes

                    Hola a todos.
                    Les comento que yo tambien estoy próximo a presentar el examen de certificacion ABAP, por lo que me ayudarían mucho si me pasan esos pantallazos. Mi correo es osoublette@gmail.com.
                    De antemano muchas gracias.
                    Saludos !!!!!

                    Comentario

                    • Alison
                      Junior Member
                      • sep
                      • 3

                      #40
                      Podrían pasarme los screenshots del examen de certificación a ACABANELAS@YAHOO.COM. Desde ya muchas gracias.

                      Comentario

                      • atomv
                        Junior Member
                        • ago
                        • 1

                        #41
                        Gracias

                        Se agradece. muiy buen esfuerzo espero a todos les ayude tanto como a mi.

                        Originalmente publicado por raulet18
                        Saludos a toda la gente...

                        Me voy a estrenar en en el foro por la puerta grande, ya que veo que la gente no se anima a publicar las respuestas de las preguntas que Trace nos ha facilitado...Gracias Crack! asi que creo que toca estrenarse en el foro rompiendo un poco el hielo.

                        Asi que, alla van!!! estas respuestas estan cotejadas por un Junior como yo y mi compi Senior asi que, seguramente esten bien la mayoria...Por favor si encontrais algun error seguid este post y debatimos las mas chungas.

                        SALUDOS DESDE VALENCIA!!!

                        (Por favor si alguien encuentra por ahi mas preguntas de Examenes mas recientes por favor ke COMPARTA!!!, Gracias)

                        Comentario

                        • DavidXD_XD
                          Moderator
                          • ago
                          • 1255

                          #42
                          Hola foro, yo tbm toy proximo a certificarme en ABAP, xfas les agradeceria si me pueden enviar los screenshots a mi correo dcarballido@bizpartner.biz, muchisimas gracias de antemano
                          David Carballido Córdova

                          Comentario

                          • ordazjl
                            Junior Member
                            • ago
                            • 1

                            #43
                            Gracias

                            Hola raza, yo tmb estoy proximo a certificarme en ABAP, por favor les agradeceria si me pueden enviar los screenshots a mi correo doblejl@yahoo.com.mx, muchisimas gracias por su apoyo.Saludos

                            Comentario

                            • Alfredosite
                              Senior Member
                              • jul
                              • 135

                              #44
                              algunas respuestas

                              SAP ABAP FAQ - Frequently Asked Questions
                              The ANSWERS is in BOLD.
                              Please note that not all questions have answers.

                              1. If a table does not have MANDT as part of the primary key, it is.

                              A: A structure
                              B: Invalid
                              C: Client-independent
                              D: Not mandatory

                              2. In regard to CALL, which of the following is NOT a valid statement?

                              A: CALL FUNCTION
                              B: CALL SCREEN
                              C: CALL TRANSACTION
                              D: CALL PROGRAM

                              3. Name the type of ABAP Dictionary table that has these characteristics:
                              Same number of fields as the database table
                              Same name as database table
                              Maps 1:1 to database table

                              A: Pooled
                              B: Cluster
                              C: Transparent
                              D: View

                              4. An event starts with an event keyword and ends with:

                              A: Program execution.
                              B: END-OF-EVENT.
                              C: Another event keyword.
                              D: END-EVENT.

                              5. What is the system field for the current date?

                              A: SY-DATUM
                              B: SY-DATE
                              C: SY-DATID
                              D: SY-SDATE

                              6. The following code indicates: A
                              SELECT fld1 fld2 FROM tab1 APPENDING TABLE itab WHERE fld1 IN sfld1.

                              A: Add rows to the existing rows of itab.
                              B: Add rows to itab after first deleting any existing rows of itab.
                              C: Select rows from tab1 for matching itab entries.
                              D: Nothing, this is a syntax error.


                              7. You may change the following data object as shown below so that it equals 3.14.
                              CONSTANTS: PI type P decimals 2 value '3.1'.
                              PI = '3.14'.

                              A: True
                              B: False

                              8. The SAP service that ensures data integrity by handling locking is called:

                              A: Update
                              B: Dialog
                              C: Enqueue/Dequeue
                              D: Spool

                              9. Which of these sentences most accurately describes the GET VBAK LATE. event?

                              A: This event is processed before the second time the GET VBAK event is processed.
                              B: This event is processed after all occurrences of the GET VBAK event are completed.
                              C: This event will only be processed after the user has selected a basic list row.
                              D: This event is only processed if no records are selected from table VBAK.


                              10. Which of the following is not a true statement in regard to a hashed internal table type?

                              A: Its key must always be UNIQUE.
                              B: May only be accessed by its key.
                              C: Response time for accessing a row depends on the number of entries in the table.
                              D: Declared using internal table type HASHED TABLE.

                              11. TO include database-specific SQL statements within an ABAP program, code them between:

                              A: NATIVE SQL_ENDNATIVE.
                              B: DB SQL_ENDDB.
                              C: SELECT_ENDSELECT.
                              D: EXEC SQL_ENDEXEC.

                              12. To measure how long a block of code runs, use the ABAP statement:

                              A: GET TIME .
                              B: SET TIME FIELD .
                              C: GET RUN TIME FIELD .
                              D: SET CURSOR FIELD .

                              13. When a secondary list is being processed, the data of the basic list is available by default.

                              A: True
                              B: False

                              14. Given:
                              DATA: BEGIN OF itab OCCURS 10,
                              qty type I,
                              END OF itab.

                              DO 25 TIMES. itab-qty = sy-index. APPEND itab.
                              ENDDO.

                              LOOP AT itab WHERE qty > 10.
                              WRITE: /1 itab-qty.
                              ENDLOOP.

                              This will result in:

                              A: Output of only those itab rows with a qty field less than 10
                              B: Output of the first 10 itab rows with a qty field greater than 10
                              C: A syntax error
                              D: None of the above

                              15. After a DESCRIBE TABLE statement SY-TFILL will contain

                              A: The number of rows in the internal table.
                              B: The current OCCURS value.
                              C: Zero, if the table contains one or more rows.
                              D: The length of the internal table row structure.

                              16. You may declare your own internal table type using the TYPES keyword.

                              A: True
                              B: False

                              17. After adding rows to an internal table with COLLECT, you should avoid adding more rows with APPEND.

                              A: True
                              B: False

                              18. Which of the following is not a component of control break processing when looping at an internal table?

                              A: AT START OF
                              B: AT FIRST
                              C: AT LAST
                              D: AT NEW

                              19. A dictionary table is made available for use within an ABAP program via the TABLES statement.

                              A: True
                              B: False

                              20. Which of the following would be best for hiding further selection criteria until a function is chosen?

                              A: AT NEW SELECTION-SCREEN
                              B: SELECTION-SCREEN AT LINE-SELECTION
                              C: SUBMIT SELECTION-SCREEN
                              D: CALL SELECTION-SCREEN

                              21. What must you code in the flow logic to prevent a module from being called unless a field contains a non-initial value (as determined by its data type)?

                              A: ON INPUT
                              B: CHAIN
                              C: FIELD
                              D: ON REQUEST

                              22. The AT USER-COMMAND event is triggered by functions defined in the ____.

                              A: screen painter
                              B: ABAP report
                              C: menu painter status
                              D: ABAP Dictionary

                              23. In regard to a function group, which of the following is NOT a true statement?

                              A: Combines similar function modules.
                              B: Shares global data with all its function modules.
                              C: Exists within the ABAP workbench as an include program.
                              D: Shares subroutines with all its function modules.

                              24. In regard to SET PF-STATUS, you can deactivate unwanted function codes by using ____.

                              A: EXCLUDING
                              B: IMMEDIATELY
                              C: WITHOUT
                              D: HIDE

                              25. In regard to data transported in PAI when the FIELD statement is used, which of the following is NOT a true statement?

                              A: Fields in PBO are transported directly from PAI.
                              B: Fields with identical names are transported to the ABAP side.
                              C: Fields not defined in FIELD statements are transported first.
                              D: Fields that are defined in FIELD statements are transported when their corresponding module is called.

                              26. The order in which an event appears in the ABAP code determines when the event is processed.

                              A: True
                              B: False

                              27. A field declared as type T has the following internal representation:

                              A: SSMMHH
                              B: HHMMSS
                              C: MMHHSS
                              D: HHSSMM

                              28. Which of the following is NOT a component of the default standard ABAP report header?

                              A: Date and Time
                              B: List title
                              C: Page number
                              D: Underline

                              29. Assuming a pushbutton with function code 'FUNC' is available in the toolbar of a list report, what event is processed when the button is clicked?

                              A: AT USER-COMMAND.
                              B: AT PFn.
                              C: AT SELECTION-SCREEN.
                              D: END-OF-SELECTION.

                              30. In regard to field selection, what option of the SELECT statement is required?

                              A: FOR ALL ENTRIES
                              B: WHERE
                              C: INTO
                              D: MOVE-CORRESPONDING
                              Saludos Cordiales,
                              Alfredo Pastor Avendaño
                              SAP - Consultant HCM

                              Comentario

                              • 2terry1
                                Junior Member
                                • abr
                                • 8

                                #45
                                Hola a todos....
                                me certifique el viernes pasado de ABAP y tengo un BUENISIMO materialde verdad... con sus respuestas y todo...
                                Bueno los que esten interesados manden un correo a Er3c70@hotmail.com o a arcs2105@gmail.com
                                de verdad es muy buen material...
                                Saludos!

                                Comentario

                                Trabajando...