Questions
ayuda
option
My Daypo

ERASED TEST, YOU MAY BE INTERESTED ONC_TAW12_750 - teste 2

COMMENTS STATISTICS RECORDS
TAKE THE TEST
Title of test:
C_TAW12_750 - teste 2

Description:
C_TAW12_750

Author:
Wildww
(Other tests from this author)

Creation Date:
15/10/2021

Category:
Others

Number of questions: 60
Share the Test:
Facebook
Twitter
Whatsapp
Share the Test:
Facebook
Twitter
Whatsapp
Last comments
No comments about this test.
Content:
What data type you can create in the ABAP Dictionary? Que tipo de dados você pode criar no Dicionário ABAP? Please choose the correct answer Structure Secondary index Lock object Type group.
What does Software Layer Aware Debugging allow you to do? O que o Software Layer Aware Debugging permite que você faça? There are 3 correct answers to this question Specify as much or as little code to debug Bypass authorization objects Debug a large portion of code Trace executing code Debug only a small portion of code.
Which of the following Data Types are allowed in ABAP? Quais dos seguintes tipos de dados são permitidos no ABAP? There are 2 correct answers to this question DECFLOAT64 DECFLOAT34 DECFLOAT16 DECFLOAT32.
What are some of the advantages of using OPEN SQL? Quais são algumas das vantagens de usar OPEN SQL? There are 2 correct answers to this question Syntax is checked at design time All standard SQL commands can be used It can be used with any DBMS The application server buffer is NOT used.
How many work areas are available in the Debugger? Quantas áreas de trabalho estão disponíveis no Depurador? Please choose the correct answer 12 7 9 15.
When starting the Debugger, what circumstance causes the runtime error DEBUGGING_NOT_POSSIBLE? Ao iniciar o Depurador, que circunstância causa o erro de tempo de execução DEBUGGING_NOT_POSSIBLE? Please choose the correct answer When the number of debugging sessions on the server exceeds the value defined by the profile parameter rdisp/wpdbug_max_no When more than six sessions are already associated with this login user Starting a non-exclusive mode in a productive system When more than five sessions are already associated with this login user.
What are the prerequisites when creating an append structure for a standard SAP table? Quais são os pré-requisitos ao criar uma estrutura de acréscimo para uma tabela SAP padrão? There are 2 correct answers to this question The fields in the append structure should star with YY or ZZ The table cannot have any fields of type FLTP The enhancement category of the table is NOT set to 'Not enhanceable' The table must be copied before the append structure can be created.
What is the event block that all of your code changes belongs to if you do not explicitly code any event blocks in an executable program? A qual bloco de evento todas as alterações de código pertencem, se você não codificar explicitamente nenhum bloco de evento em um programa executável? Please choose the correct answer AT SELECTION-SCREEN OUTPUT INITIALIZATION START-OF-SELECTION LOAD-OF-PROGRAM.
What can be part of the signature of an instance constructor? O que pode fazer parte da assinatura de um construtor de instância? There are 2 correct answers to this question Exceptions Import parameters Changing parameters Export parameters.
Which of the following statements about the Object Navigator are true? Quais das seguintes afirmações sobre o Object Navigator são verdadeiras? There are 4 correct answers to this question Screens can be displayed and edited in the Object Navigator The ABAP Dictionary can be maintained in the Object Navigator Menus can be displayed and edited in the Object Navigator ABAP programs can be displayed and edited in the Object Navigator You can create customer projects (Transaction CMOD) in the Object Navigator.
Which method of passing parameters is preferred for its performance? Qual método de passagem de parâmetros é preferido para desempenho? Please choose the correct answer Pass by value Pass by class Pass by subclass Pass by reference.
Which of the following transactions are integrated in the ABAP workbench tools? Quais das seguintes transações são integradas nas ferramentas de workbench ABAP? There are 2 correct answers to this question Class builder (SE24) Overview of job selection (SM37) ABAP editor (SE38) Process overview (SM50).
You are establishing the business logic layer for a Web Dynpro Component Você está estabelecendo a camada de lógica de negócios para um componente Web Dynpro There are 3 correct answers to this question Web service proxy Transaction code Function group Class method Function module.
Which of the following statements are true? Qual das seguintes afirmações são verdadeiras? There are 3 correct answers to this question You cannot use a pooled or cluster table for a database view The tables included in the maintenance view should have foreign key relationships Projection views can have more than one table included for the view definition The tables included in the help view should have a foreign key relationship.
What does the enhancement category for a database table or structure do? O que a categoria de aprimoramento para uma tabela ou estrutura do banco de dados faz? There are 2 correct answers to this question Can produce warnings at incompatible points for the structure Can identify where program behavior may change Specifies the types of changes that can be made to the structure Makes a table Unicode-compliant.
Which of the following can you do with the ABAP debugger? Qual das seguintes opções você pode fazer com o depurador ABAP? There are 3 correct answers to this question Analyze memory usage Compare data objects Change source code Analyze internal tables Analyze SQL traces.
What will happen at runtime when accessing a buffered table? O que acontecerá em tempo de execução ao acessar uma tabela em buffer? Please choose the correct answer If table data is read using indexes, the table buffer will not be filled Following an update to a buffered record, all table buffers in the system will be updated All SELECT statements will read data from the buffer If data is read from the table buffer, the existing indexes are not used.
For which of the following requirements can you implement a functional method? Para quais dos requisitos a seguir você pode implementar um método funcional? There are 2 correct answers to this question A method to set an instance attribute with one importing parameter and no other parameters A private static helper method that returns a single value as the result of an algorithm A factory method that returns an object reference A handler method for an event that has a returning parameter.
The statements CALL BADI and GET BADI are used for which type of BAdIs? As instruções CALL BADI e GET BADI são utilizadas para quais tipos de BAdIs? Please choose the correct answer Classical DDic New BAdI Classical BAdI None of the above.
When does the lifetime of a component controller begin and end? Quando começa e termina a vida útil de um controlador de componente? Please choose the correct answer It ends the first time the Web Dynpro application is called at runtime and ends when the Web Dynpro application that called and instantiated the component ends. It lasts from creating data within the controller to cover the whole period during which the component is in use. It begins the first time the Web Dynpro application is called at runtime and ends when the Web Dynpro application that called and instantiated the component ends. It begins with the Web Dynpro component and ends with the Web Dynpro application that called it.
Which data types are incomplete ABAP standard data types? Quais tipos de dados são tipos de dados padrão ABAP incompletos? There are 3 correct answers to this question C N P I F.
You are using the new debugger and you want to change the content of an internal table Which actions are allowed? Você está usando o novo depurador e deseja alterar o conteúdo de uma tabela interna. Quais ações são permitidas? There are 3 correct answers to this question Delete the entire contents of a table Change row content and press Enter (<ENTER>) Change row content and press Save (<CTRL> + S) Delete table from memory Delete the selected rows.
Which of the following standard hook methods exist in all Web Dynpro controllers? Qual dos seguintes métodos padrão existe em todos os controladores Web Dynpro? There are 2 correct answers to this question Wddobeforenavigation Wddpoint Wddoafteractions Wddoexit.
Which of the following statements are correct? Quais das seguintes afirmações são corretas? There are 3 correct answers to this question You can use the addition NO-DISPLAY to hide the input field on the selection screen You can only specify default values for the LOW and HIGH fields of the SELECT-OPTIONS input field. The SELECT-OPTIONS statement creates an internal table with a header line. The internal table is also known as the selection table. The structure of the selection table created with SELECT-OPTIONS has four components: SIGN, OPTION, LOW, and HIGH.
Which events can exist in all types of programs that actually contain executable statements? Quais eventos podem existir em todos os tipos de programas que realmente contêm instruções executáveis? Please choose the correct answer LOAD-OF-PROGRAM START-OF-SELECTION AT PF## NITIALIZATION AT USER-COMMAND.
What is required to fully specify a Table Type in the ABAP Dictionary? O que é necessário para especificar totalmente um tipo de tabela no dicionário ABAP? There are 3 correct answers to this question Line type Table key Table size Access type Header line.
You want to display a dialog box in your ABAP program statement do you use? Você deseja exibir uma caixa de diálogo na instrução do programa ABAP que você usa? Please choose the correct answer SET SCREEN 200 CALL SCREEN 200 CALL SCREEN 200 STARTING AT 5 5 WINDOW 200 STARTING AT 5 5.
What does the Refactoring Assistant allow you to do? O que o Refactoring Assistant permite que você faça? There are 2 correct answers to this question Move components between superclasses and subclasses Rename all subclasses of a method Move between classes and interfaces Rename all occurrences of a method.
When does SAP recommend that you use a full buffering type for a database table? Quando a SAP recomenda que você use um tipo de buffer completo para uma tabela de banco de dados? Please choose the correct answer When the table is large and seldom written When the table is small and seldom written When the table is small and frequently written When the table is large and frequently written.
What is mandatory for automatic data transport between a variable and an input field on a classical screen (dynpro)? O que é obrigatório para o transporte automático de dados entre uma variável e um campo de entrada em uma tela clássica (dynpro)? Please choose the correct answer The variable must be declared using the DATA statement The variable must be declared using the TABLES statement The property OUTPUT of the input field must be set The name of the variable and the name of the input field must be identical.
What happens when an authorization check fails? O que acontece quando uma verificação de autorização falha? Please choose the correct answer A type E message is displayed The program is terminated A CX_AUTH_FAILED type exception is raised The system field SY-SUBRC is set to a value other than zero.
How do you create lock objects and lock modules for use in ABAP programs that access the database? Como você cria objetos de bloqueio e módulos de bloqueio para uso em programas ABAP que acessam o banco de dados? Please choose the correct answer Use the ABAP Dictionary to create the lock objects. The lock modules are created automatically Use the Function Builder to create the lock modules and the lock objects Use the ABAP dictionary to create the lock objects. Use the function builder to create the lock modules Use the Function Builder to create the lock modules. The lock objects are created in the program logic.
Which view types can you use to join two tables with an outer join? Quais tipos de visualização você pode usar para unir duas tabelas com uma junção externa? There are 2 correct answers to this question Database view Help view Projection view Maintenance view.
What is the difference between the INITIALIZATION and AT SELECTIONSCREEN OUTPUT events? Qual é a diferença entre os eventos INITIALIZATION e AT SELECTIONSCREEN OUTPUT? Please choose the correct answer INITIALIZATION is only processed once. -AT SELECT-SCREEN OUTPUT can be processed multiple times INITIALIZATION can change the properties of the screen fields. - AT SELECTION-SCREEN OUTPUT cannot change the properties of the screen field INITIALIZATION cannot change pushbutton texts. -AT SELECTIONSCREEN OUTPUT can change pushbutton texts INITIALIZATION can overwrite the default value of a PARAMETERS field. - AT SELECTIION-SCREEN OUTPUT can overwrite the default values of a PARAMETERS field.
Which controller types can exist within a Web Dynpro component? Quais tipos de controlador podem existir em um componente Web Dynpro? There are 3 correct answers to this question Component controller Application controller User controller Window controller View controller.
Which does the field catalog allow you to do? O que o field catalog permite que você faça? There are 3 correct answers to this question Specify the sort order of the display table Change the display order of a column Change the title of a column Add a field to the display Produce a striped pattern for the display lines.
Which of the following actions can be performed in the Process After Input (PAI) processing block? Qual das seguintes ações pode ser executada no bloco de processamento Process After Input (PAI)? Please choose the correct answer Modify screen attributes dynamically Set the title bar Check the function code Set the GUI status of the screen.
How can you add a session breakpoint to your program? Como você pode adicionar um ponto de interrupção de sessão ao seu programa? There are 2 correct answers to this question Set a breakpoint in the ABAP editor and select Save Set a breakpoint in the ABAP editor Execute command Set a breakpoint in the ABAP debugger and press F8.
What is the default selection screen number for the ABAP program? Qual é o número da tela de seleção padrão para o programa ABAP? Please choose the correct answer 1000 100 1100 None of the Above.
Which of the following standard types is numeric? Qual dos seguintes tipos de padrão é numérico? There are 3 correct answers to this question F P I Decfloat32.
Which of the following includes are generated when you create a function group? Quais das seguintes inclusões são geradas quando você cria um grupo de funções? Please choose the correct answer LxxxxUXX LxxxxTOP LxxxxF01 LxxxxO01.
What is the correct order for using a lock object? Qual é a ordem correta para usar um objeto de bloqueio? Please choose the correct answer Read the data, set the lock, change the data, release the lock Set the lock, read the data, release the lock, change the data Set the lock, read the data, change the data, release the lock release the lock, Read the data, set the lock, change the data.
Which of the following is a true statement? Qual das alternativas a seguir é uma afirmação verdadeira? There are 2 correct answers to this question To create lock objects To maintain program translations To create development classes To activate logging for transparent tables.
What are the differences between displaying in a full screen and in a container? Quais são as diferenças entre exibir em uma tela inteira e em um contêiner? There are 2 correct answers to this question Only a full-screen ALV allows the use of event handling The only difference is that the container name must be specified when creating the ALV object. Any type of ALV allows the use of event handling The container requires the use of an additional object (a container control).
Which of the following is a true statement? Qual das alternativas a seguir é uma afirmação verdadeira? There are 2 correct answers to this question An access key is required to implement an implicit enhancement point An access key is required to enhance an SAP application using a user exit. An access key is required to implement business add-ins An access key is required to modify SAP repository objects.
You want to add a field type CURR to a transparent table What else must you do? Você deseja adicionar um tipo de campo CURRENCY a uma tabela transparente. O que mais você deve fazer? Add a check table that contains a field of type CUKY Create a new field CUKY as a pre-defined type Create a reference to a field of type CUKY Add a key fieldof type CUKY.
Which selection screen elements allow user input in ABAP Reports? Quais elementos da tela de seleção permitem a entrada do usuário em relatórios ABAP? There are 2 correct answers to this question SELECT-OPTIONS SELECTION-SCREEN COMMENT SELECTION-SCREEN BLOCK PARAMETERS.
Which prerequisites must be fulfilled before a repository object can be transported? Quais pré-requisitos devem ser atendidos antes que um objeto de repositório possa ser transportado? There are 3 correct answers to this question The repository object must be assigned to a change request A transport layer must be assigned to the package An inactive version of the repository object must exist The repository object must be assigned to a package An application component must be assigned to the repository object.
Which hook method exists for all controller types? Qual método existe para todos os tipos de controlador? Please choose the correct answer wddoinit( ) wddobeforenavigation( ) wddoonopen( ) wddoonclose( ).
How is an ABAP program with several dialog steps executed? Como é executado um programa ABAP com várias etapas de diálogo? Please choose the correct answer The program is always executed in just one dialog work process with roll out. The program is always executed in just one dialog work process without roll out The ABAP dispatcher takes over the entire execution without assigning any work process. Usually, dialog steps are assigned to different dialog work processes.
You are writing a program that uses ABAP class Which components of the class can you create directly from the program? Você está escrevendo um programa que usa a classe ABAP. Quais componentes da classe você pode criar diretamente do programa? Please choose the correct answer Only protected components Only private components All components Only public components.
You want to develop a program that processes character type data When you implement the program, you can either use the classical string statements or the newer strings expressions and functions What are the main benefits of using string expressions and string functions? Você deseja desenvolver um programa que processe dados de tipo de caractere. Ao implementar o programa, você pode usar as instruções de string clássicas ou as expressões e funções de strings mais recentes. Quais são os principais benefícios do uso de expressões de string e funções de string? You can write code that is very easy to read and understand You can improve the performance significantly You can write compact syntax instead of a long sequence of statements You can reduce the number of intermediate variables.
Which of the following can you assign a search help to? A qual das seguintes opções você pode atribuir uma ajuda de pesquisa? There are 3 correct answers to this question Structure component Domain Data element Table type Check table.
Which components belong to an elementary search help? Quais componentes pertencem a uma ajuda de pesquisa elementar? There are 2 correct answers to this question Selection method Fixed values Import / export parameters Attachment to a field.
Where should the labels for fields be stored? Onde os rótulos dos campos devem ser armazenados? Please choose the correct answer Field Structure Data element Table Domain.
What is the best order to provide an event handler for an ALV? Qual é a melhor ordem para fornecer um manipulador de eventos para um ALV? Please choose the correct answer Write the handler, create the ALV, display the ALV, register for the event Create the ALV, write the handler, register for the event, display the ALV Write the handler, register for the event, create the ALV, display the ALV Write the handler, create the ALV, register for the event, display the ALV.
Where do you create online documentation ((F1) help) for fields on the screen? Onde você cria documentação online (ajuda (F1)) para campos na tela? Please choose the correct answer Table Field Structure Domain Data element.
Which type of view cannot be used in a search help? Que tipo de visualização não pode ser usado em uma ajuda de pesquisa? Please choose the correct answer Help view Database view Maintenance view Candidates key view.
What does SAP recommend that you use a hashed table? O que a SAP recomenda que você use uma tabela com hash? Please choose the correct answer When a table must be sorted automatically by key in ascending order When a table is very large and you want to access the table by key only When a table must be accessible by both index and key When a table is very large and you want to access the table by index only.
Which of the following function types in a GUI status are reserved for internal use? Quais dos seguintes tipos de função em um status de GUI são reservados para uso interno? There are 2 correct answers to this question E-EXIT S-SYSTEM H-HELP REQUEST T-TRANSACTION.
Report abuse Consent Terms of use