Você está na página 1de 220
SAP ABAP Questions and Answers TABLE OF CONTENTS INTRODUCTION This book, SAP* ABAP™ Questions and Answers, is designed to suit the needs of students and professionals preparing for certification exams or interviews that will include Advanced Business Application Programming (ABAP) questions. This book covers many specific and practical questions concerning ABAP and is compiled in an easy- to-understand and self-explanatory format. This book provides brief but thorough explanations of ABAP technology and its features, ane covers the following topics: + SAPERP landscape, SAP ERP architecture, Internet Transaction. Server (ITS), Logical Unit of Work (LUW), ABAP Workbench Objects, tables, foreign keys, domains, search help, data classes, aggregate objects + Programming concepts of ABAP + Internal table concepts + Techniques of modularization, parameters, macros + Logical databases + SAPscript and Smart Forms + Dialog programming events, components, screens, messages, transaction codes, and input checks + Batch Data Communication (BDC) and Legacy System Migration Workbench (LSMW) + Classical, interactive, and ALV reports + System variables, transaction codes, and functional modules Thisbookis divided into 11 chapters, and each chaptercontainsinformation in an easy-to-understand question /answer format, addressing different aspects of ABAP. Chapter 1 covers the basic fundamentals of SAP ERP needed to understand the ABAP language and includes concepts such as the SAP ERP landscape, different layersin the SAP ERP architecture, the message server, user context, roll area, dialog steps, dispatcher, work processes, multiple sessions, Internet Transaction Server (ITS), and Logical Unit of Work (LUW). This chapter also covers ABAP features, ABAP memory, SAP memory, and the ABAP Workbench. IntRODUCTION Chapter 2 discusses the data dictionary andi related topics such as objects, tables, buffering, foreign keys, FL help, domains, search help, data classes, the append structure and conversion routine. Italso includes aggregate objects, such as views, lock objects, and match codes. Chapter3 deals with programming concepts, such as data types, data objects, ABAP debugger functions, runtime analysis, break points, and swatch points. I also covers program types, operators, control structures, loops, program structures, text elements, formatting options, and the selection screen. Chapter introduces internal table concepts, such as types, commands, rules used to insert lines into internal tables, and control break statements. Chapter 5 covers modularization concepts, such as techniques of ‘modularization, parameter types, and methods of passing parameters, inchicing programs and macros. Chapter 6 discusses logical database concepts, such a5 components, selection views, events, and authorization checks. This chapter also covers parameters of the LD=_PROCESS, such as import and table parameters. Chapter 7 covers SAPscript and Smart Forms, including SAP script components, objects, layout sets, subroutines, window types, control commands, symbols, formatting options, functions, and parameters. This chapteralso includes Smart Form architecture, migration methods, pages, windows, system fields, and formatting options Chapter 8 covers dialog programming concepts, such as events, components, Dynpro, screens, messages, transaction codes, GUI status, input checks, tabstrip control, and creation of various transactions. Chapter 9 covers data-transfer techniques, such as direct input, call transaction, and batch input sessions. I also covers the Legacy System Migration Workbench (LSMW). Chapter 10 discusses reporting and includes classical, interactive, andl ALV reports. Chapter 11 providesa list of system variables and transaction codes used in ABAP as well as functional modules. GAPTER 1 INTRODUCTION To SAP ERP AND ABAP INTRODUCTION To SAP ERP ano ABAP What is SAP ERP? SAP is a German public company, System Applications and. Products in Data Processing, that was founded in 1972 in Mannheim. SAP’s two main products are SAP Business Suite and SAP NetWeaver. The most important product in the business suite is SAP Enterprise Resource Planning (ERP). Explain the origin of SAP ERP. The first version of SAP ERP was R/1, which came into existence in 1973. The SAP R/1 (R/1 also ran on a mainframe) version was used to perform financial accounting. In 1980, with the introduction of mainframe-based applications, SAP R/2 came into existence. SAP R/2 was helpful to multinational European companies that required business applications with soft real-time capability. These companies also required software with multilanguage and multicurrency capabilities. In 1992, SAP R/3 introduced the distributed client-server model, the client version of the software. It was officially Iaunched on July 6, 1992. In 2005, the R/3 name was dropped. in favor of the more commonly used name “ERP” 4 SAP ABAP Questions ano ANsWes 3.__ What are the application areas of SAP ERP? ‘The application areas of SAP ERP are also called furtctional areas or functional modules. The following are the application areas P ERP: Sales and distribution lm Human resources management Production planning Fixed assets management Material management Financial management Industry solution 1m Work flow m Plant maintenance Quality management Controlling Project system What are the advantages of SAP ERI = Functionality—The SAP ERP system provides software solutions that cover all of thte commercial processes and transactions used in a company. User friendliness—The SAP ERP system provides a uniform graphical user interface for all application areas. Flexible structure—The SAP ERP system provides flexible system structure, a5 flexibility isan important aspect in every department Real-time integration —The SAP ERP system providesall infor- ‘mation related to real-time integration required by the ser. Enterprise-wide integration—The SAP ERP system fulfills the demand for continuous change in organizations, The SAP. ERP application components are fully integrated and provide increased flexibility and productivity im Three-tiered architecture—The SAP ERP system provides an enterprise-wide, three-tiered architecture that includes (Ghapren 1 Ivteopuction 70 SAP ERP ano ABAP presentation, application, and database interfaces. This architecture provides flexibility and the ability to make changes according to organizational needs. Concurrent engineering —Flexibility and integration in the SAP ERP system help build the real-time workilow application links that are essential for concurrent engineering. Desktop integration —Desktop integration in the SAP ERP tem includes exporting data to the desktop by using the export utility provided by SAP. Individual solitons —To fulfill individual requirements, the SAP ERP system provides system-controlled customizing procedures to build solutions How does SAP ERP integrate all of the application modules? Integration of all application modules is done by the ERP basis system. The SAP basis system helps to integrate the various modules in the following manner: | By providing a runtime environment By providing administration tools for the entire system, By providing an equilibrium architectural framework to enhance the system By providing portability of the complete system What are the features of SAP ERP? Integration —The SAP ERP system provides complete integration of the various data transfers, which in turn is helpful for creating high-quality reports. The consolidated software helps to reduce the time needed to close the books of accounts. Automation of consolidation procedure—This process helps to save time and money. There is no need to enter all documents manually, & Customization—New programs can be easily created as needed, 5 6 SAP ABAP QuesTions ako Avswess 1 Costefectioe audits —Auditors can perform interactive analysis of special information Easy to lear and uise—The SAP ERP system is user friendly. It provides context-sensitive functions and extensive online documentation that is easy to understand and learn. Information system—The SAP ERP system includes functions for creating reports and provides information through excep- tional and interactive reporting, International accounting —The SAP ERP system allows parallel valuation approaches at all levels for external and internal accounting purposes using different currencies. ‘What is the SAP landscape? ‘The SAP landscape is the architecture of servers. It isa collec- tion of SAP instances that have a development-cycle relationship. Itnormally consists of a development, quality assurance, and pro- duction instance. The servers incluce the following: 1 Decelopmert—Ina development server, a technical /functional [person creates the programs or configures the system per the company’s requirementsand sendis i to the quality server. = Quality—In this server, team members test the development/ configuration with various parameters and then send itto the production server. Production This server runs the functionality that is accessed and used by business end-users ‘What are the different layers in the SAP ERP architecture? SAP ERP is based on client-server technology. The old name was SAP R/3 (real-time three-tier client-server system). The SAP ERP architecture contains the following layers Presentation layer Application layer Database layer Internet communication layer Figure 1.1 depicts the different layers in the SAPERP architecture diagrammatically, Charter 1 InrRoDucTON To SAP ERP avo ABAP. tT Message Server Apptication Layer atin Managoncat Son @ Darn Layer Database Figure 1: Layers in the SAP ERP Architecture Explain the SAP ERP system architecture lay Presentation layer—The presentation layer provides the interface for interaction between the SAP ERP system and, its users. It provides the SAP graphical user interface (GUD. The SAP GUL is used by the ERP system for entering and displaying data. This layer receives the user request as input, forwards it to the application layer, and in turn receives the data from the application layer requested by the user. Then itsends the data to the user asa result Application layer—The application layer provides the interface between the presentation layer and the database layer. It pro~ vides the set of executables that is used to interpret the ABAP programs and manage the input and output. These executa~ bles begin at the time the application server starts. All of the executables shut down wien the application server stops. Database layer—The database layer is a centralized database system that comprises all of the data in the SAP ERP system. ‘This layer accepts the requests from the application layer and passes them on to the relational database management system, which sends the requested data to the database layer, Which in tum sends it back to the application server. 8 SAP ABAP Questions aNO ANSWERS Internet communication layer—This layer is implemented using ICM or ITS and is used to connect browser-based users to the SAP ERP system. 10. What are the databases supported by SAP ERP? SAP ERP supports the following databases: MaxDB DB2/400 DB2/UDB DB? for 08/390 Microsoft SQL Server Oracle 11, __Whatis the role of the message server? ‘The function of the message server in ABAP isto transfer requests between the application servers. Its role is to transfer the request from one application server to another within the system. It also includes information about application server groups. What is a user context? A.user context is defined asa temporary memory area that con- tains information about the user. It is used throughout program processing. When a user logs on,a user context is allocated for that log-on. When the user logs off, the memory area assigned to that individual is released. The user context contains the following information about the user: Current settings of the user User's authorizations | Names of the programs the user is currently running, What is a roll area? A roll area isa memory area that is allocated by work processes for program instances. Each time a user starts a program, a (Chuorex 1 IvrRonucTiON To SAPERP AND ABAP 9 roll area is created for that instance of the program. If two users run the same program at the same time, then two roll areas will be created, one for each user. The memory in the roll area becomes free when the program ends its execution. It contains the following information about the programs execution: Dynamic memory allocations Variables’ values Current pointer of the program. 14. What is a dialog step? A dialog step isthe processing used to navigate from one screen to another screen. It includes the processing that takes place after the user issues a request. It also involves the processing, needed to display the next screen. Itis important for an ABAP. programmer to understand dialog steps because they form a discrete unit of processing for an ABAP program. Figure 1.2 depicts a dialog step diagrammatically. One Dialog Step Cn ‘ares Screen Inia Screen * Begioning of bialog 10 SAPABAP Questions avo Answers 15._What are the different ways to initiate a dialog step? There are four ways a user can initiate a dialog step: © Click on a button on the screen, Press Enter Press function key m Select a menu item, 16. Explain the role of the SAP dispatcher. ‘The SAP dispatcher is an agent that controls the resources of the ERP application. Every application server has a dispatcher that serves as a link between the work processes and the user ‘who logged in. Its main role is to receive requests from the SAP GUL and to send it to work processes that are available, It also displays the dialog step output to the user. 17._What are the functions of a dispatcher? The following are the main functions of a dispatcher: 1 Makinga connection with the presentation layer Properly managing the buffer in the main memory Assigning work processes & Ensuring equal assignment of work processes = Properly organizing communication processes 18. How does the GUI manage the output screen? The SAP GUI can run on either the same system or different systems, Front-end input by a user is accepted! by the SAP terminal program and the SAP GUI and is converted to SAP proprietary format and sent to the SAP dispatcher. The dispatcher coordinates the sharing of information between the SAP GUI and the work processes. The dispatcher sends the requests one after another to the available work processes. The actual processing takes place in the work process, After completion of processing, the results of the 19. Chapter 1 IvTRODUCTION 10 SAP ERP AND ABAP ‘work processes are sent to the SAP GUI through the dispatcher, ‘TheSAPGUl interprets the received data and generates the output screen for the user. Explain a work process. Awork process executes the individual dialog steps of an appli- cation program in the SAP ERP system. There are two software processors and a database interface in every work process. The structure of a work process includes the following: © Seren processor 1 ABAP processor Database interface Figure 1.3 shows thestructure of a work process, Work Paces + [/ ABAPProcesor ‘Context Database Intrace i Dams fo Database Figure 1.3: Work Process Structure Explain the structure of a work process. Awork process consists of a screen processor, an ABAP processor, anda data interface, which are explained as follows: Screen processor—In the SAP ERP system, a special language for programming screen flow logic is available. Screen flow logic is executed by the screen processor through the dispatcher. The dispatcher makes communication possible between the SAP GUI calling modules and work W Processes. Thus field contents are transferred from the screen to the flow logic. The screen processor passes the screen flow logic module to be processed by the ABAP, processor, 1 ABAP processor—The ABAP processor helps in the execution of the processing logic of an application program and estab- lishes communication with the database interface. It receives, the module of sereen flow logic from the screen processor that is to be processed, Database interface—This interface is used to establish and terminate the connection between the work process and the database. It is also used to access the ABAP dictionary, programs, screens, and database tables. Ithandles the commit and rollback transactions as well. 21. What are the different types of work processes of the SAP ERP system? ‘The various type of work processes are as follows: Dialog work process—This process deals with active us requests for executing dialog steps. These processes deal wit only one request at a time. Update work process—This process helpsin executing database update requests. These requests are part of a logical unit of work (LUW). Background work process—Background work processes help in processing programs that can be executed without the involvement of a user. These processes begin at a particular time. lm ENQUEUE work process—This process deals with the lock ‘mechanism. It uses the lock table to perform lock functions, in the shared memory area. The lock table is the main part of the LUW, and it stores the locks for the logical database in the SAP ERP framework. Spool work process—These work processes send datasets to a printer in regular sessions. Online or background processing, isalso generated by spool work processes. There is only one spool request for each spool work process. 22. What are multiple SAP sessions? More than one SAP instance on screen is called a multiple SAP 23. Describe the features of multiple sessions. Six sessions ata time can be opened for doing either different tasks or the same task in each session, Any session can be closed without logging off from the system, Multiple sessions reduce the time needed to move from screen to screen 24, How do you create a new session? ‘There are three ways to create a new session: From the menu bar, choose Create Session. From the menu bar, select the El icon Ml Use/o preceded by the transaction code, 25. __How do you end a session? Before ending the session, data must be saved. If there is only one session open, then by closing it, the system will log off. You can end a session by Choosing from the menu bar System > Log Off Using tcode/nex in the command field 26. Whats ITS? ITS stands for Internet Transaction Server. It provides an interface between a web server and SAP Internet application components. It changes the data on the screen of the SAP ERP system into HTML format, and vice versa. It is very helpful for developing and testing full-fledged web transactions. All 14 SAPABAP Quésrions ano Answers components of the transaction can be stored in the SAP ERP. system, including those used at runtime. ITS supports auto- matic processing of language and converts it into an HTML- dependent language at runtime. As of ERP 6.0, the ITS instances are integrated in the SAP ERP basis system. 27. _Whatis an LUW? An LUW isa logical unit of work, which is used to process the integration of a transaction. This transaction acts as a locking technique. It involves a series of steps in the transaction, 28. What are the types of LUWs? In the SAP ERP system, there are two types of LUWs: Database LUW—This LUW ensures the consistency of data in thedatabase, The LUW isan inseparable sequence of database operations that ends witha database commit command. After a database LUW is executed successfully, the database will become consistent. A database LUW is either fully executed or not executed at all. If any error occurs within the database LUW, the database will go back to its original state, SAP LUW—This LUW is a logical unit consisting of various dlialog steps in which the changes are written to the data-~ base in a single database LUW, which can be executed using, ‘a sequence of different work processes and can span many dialog steps. 29. What are ABAP objects? ‘The original German meaning of ABAP was Generic Report Preparation Processor. It was later renamed Advanced Business Application Programming. The first generation of ABAP was just called ABAP. Later the number “4” was added to indi- ‘ate the fact that ABAP is based on the 4°" language principle. ‘The current version of ABAP is object oriented; therefore, the language is officially called ABAP Objects. All business functionality used by SAP ERP is written in the ABAP Objects Ianguage. For simplicity reasons, the name “ABAP" is used 30.__What are the features of the ABAP language? The ABAP language is used to write the entire SAP ERP application. Its features are as follows @™ ABAP introduced logical databases, which are special ABAP programs that retrieve data and make it available to application programs. m Tt uses OpenSQL statements to interact with a database system. These statements help a programmer query, update, ‘or delete information from the database. _ABAPis also very useful for enhancing a SAP application— that is, designing custom reports and interfaces. | ABAP tools are available to design and process business requirements, such as Batch Data Communication (BDC), Legacy System Migration Workbench (LSMW), SAPscript, ‘Smart Forms, Screen Painter, Menu Painter, Business Appli- cation Programming Interface (BAPI), Application Link Enabling (ALE), and WebDynpro. 31,__Whatis SAP memory? SAP memory is the area where alll of the main sessions can access the SAP GUI. It is used to pass data either from one program to another within the same session or from one session to another session. The GE? and SET parameters are used to send data between the main sessions. 32._What is ABAP memory? ‘The area that is accessed by the entire ABAP program within the same internal session is called ABAP memory. It uses the EXPORT and IMPORT statements to pass data between internal sessions. Before the data is passed to the program, it must first be placed in the ABAP memory. 33. ifferentiate between SAP memory and ABAP memory. Has global memory Has local memory Isavailable tothe user | Isavailable to the user throughout throughout the ending | the external session session What is the ABAP Workbench? ‘The ABAP Workbench is the central part of SAP ERP system business applications. It consists of a fully integrated set of devel- ‘opment tools, programming languages, data dictionaries, and functions. These tools are very helpful in supporting the entire software development life cycle. The ABAP Workbench forms the basis for the development of applications for client-server systems. 35._Explain the features of the ABAP Workbench. ‘The main features of the ABAP Workbench are as follows Ensures integration of information, as it allows transfer of development among systems, © Provides support to common and standard graphical user Interfaces, Ensures communication among the other systems, with the help of the SAP middleware interface. 1 Allows easy distribution of applications among servers. Uses ABAP OpenSQL or NativeSQL for handling the cor- responding database. OpenSQL is a specific SQL used by SAP and is tightly integrated with ABAP. NativeSQL is an Relational Database Management System (RDBMS) speci ‘SQL statement that can be embedded in ABAP. NativeSQL is bound to a vendor RDBMS and therefore is not easy to migrate. Thus Oracle NativeSQL. statements do not work on Microsoft SQL Server. '& Supportsa remote functional call (RFC) to communicate with ‘external applications. 36. _ Explain the various ABAP Workbench tools. ‘Themain tools and utilities used to perform development-related tasks are as follows: Tool/Use ‘ABAP Editor—writes and maintains ABAP programs, edit screens, functional modules, and screens ABAP Dictionary—records and processes all objects, such as tables, their definitions, and relationships among them Screen Painter—dlesigns and maintains the GUI screen for a client-server environment Class Builder—displays and processes ABAP object classes ‘Menu Painter—designs the user interface elements, such as the menu bar, standard toolbar, application toolbar, and function key assignment Function Builder—defines, maintains, and processes the ABAP functional modules CHAPTER 2 UNDERSTANDING ABAP Data UNDERSTANDING ABAP Data Define the ABAP dictionary. The central source of information for the data in a database management system is the ABAP Data Dictionary. The ABAP dictionary describes the logical structure of the objects used in application development. It provides the central descrip- tion of all data used in the system and manages all of the data definitions of the system. It is an integrated dictionary, as itis, completely embedded in the ABAP workbench. ABAP diction- ary definitions are easily accessed by the other components of the ABAP workbench, What are the functions of the ABAP ionary? ‘The ABAP dictionary has the following functions: Supports the definition of user-defined data types __Defés the structure of tables, indexes, and views 1 Provides a logical view of application data Provides tools for editing screen fields 21 What are the various options in a data type field in the Data Dictionary (SE11) screen? Data elements Structures 1 Tabletypes What are the various ABAP dictionary objects? ‘Tables Views Data elements Domains Structures Search help Lock objects Domains Data elements Tables Technical settings for tables Secondary indexes for transparent tables Structures Views Match code objects Match code IDs. Lock objects Explain ABAP dictionary obje Data dictionary objects include the following: Tables—Tables are the entities whose information is stored in a database. Information is stored in a table in the form of rows and columns. The table name must start with either Y or Z and can be 16 characters long. In ABAP, tables are client independent or dependent on the field MANDT, Views—These are virtual tables, as they do not store the data physically. They reduce the need for creating new tables andl thus reduce the redundancy of tables. Data elements—A description of a field is provided by the data element. It is also called a semantic domain because it provides the semantic definition of the field Data elements provide meaningful information to users (FI Help). The data element also provides field headers (Field Label) Domains—The domain defines the set of possible values that canbe allocated toa field. [talso specifies the technical char- acteristics ofthe field. The type of field and the length are the technical characteristics of the field, Predefined domains exist in the SAP system. Structures—Structures are similar to tables but do not have entries. The difference between structures and tables is that a structure does not exist at the underlying database system level, but both tables and views do exist in the database. The structure holds data only at runtime, whereas tables hold data permanently in the database. The structure does not need activation, as it exists as a definition in the Data Dictionary. © Search help—Search help isa special dictionary object. It was developed to replace match codes. Search terms make up the contents of search help and are very helpful in finding records. Lock objects—These are virtual links to various SAP tables. They are used for synchronization of simultaneous access of the Same data by multiple users. What are the different types of tables in the ABAP dictionary? Transparent tables ® Pooled or cluster tables Explain the different types of tables in the ABAP ictionary. Transparent tables—In transparent tables, both transaction and master data are stored. In transparent tables, there is a 1:1 correlation between the ABAP dictionary and the physical database. In physical databases, the names of the transpar- cent tables are similar. For accessing transparent tables, either ‘OpenSQL or NativeSQL can be used, asitresicesin the physi- cal database. These tables are generated by default after speci- fying the technical setting of tables and activating them using, the Database Utility. When a table is activated, the Database Utility is automatically invoked. 1 Pooled or cluster tables—Pooled or cluster tables are special tables that are used to store data from different tables. Tables that are used in the table pool or table cluster are pooled tables or cluster tables. They are used to store internal control information, such as screen sequences, program parameters, temporary data, and documentation of texts Explain the step-by-step process used to create a table in the Data Dictionary. ‘The step-by-step process to create database tables is as follows: Goto transaction SEL. Specify the table name (starting with Y or 2). 1 Give a short description of the table. . Select delivery and maintenance. Fill the delivery class and table view, Select field column, Specify the name of the field, data type, or data element, or the built-in type can be used. = Data elements can be created using forward navigation. Double click on the name of the data element to be created © Similarly, fill all the fields that need to be created. Goto the technical setting column. Im Select the data class. m Select the size category. Select the buffering options. ae, check, and activate it. ‘Table attributes in a Data Dictionary table define the authority for table maintenance. They also specify the accessing capability of the table. The main attributes of a table are as follows: Delivery class Table maintenance allowed Activation type Adelivery class helps manage the transport of table data when installing or upgrading in a client copy and when transporting between customer systems. It is also used in extended table maintenance. 12._What are the different types of delivery classes? ‘The following are the different types of delivery classes: A: Application table—Used to store master and transaction data 1 C: Customer table—Used to store the data of customers only. BL: Used to store temporary data, | G: Customer table—In this table, SAP may insert new data not overwrite or delete existing data records. The customer namespace must be defined in table TRESC. 1 E:System table—This table has its own namespaces for cus- tomer entries. The customer namespace must be defined in table TRESC. 1m S:System table—This table has the same status of data changes as program changes. 1 W:System table—A table ofthe development environment. Data of this table are transported with its own transport objects Explain the main function of the delivery class attribute. ‘The delivery class attribute allows transportation of table data when installing or upgrading in a client copy. Itis also used to transport data between customer systems as well asin extencled table maintenance, 14, What is the currency field used for in the Data Dictionary? ‘The currency field in the Data Dictionary is used to store numeric amounts. It has the following requirements: The data type must be CURR in the domain. 1m Itmust be linked to the currency key field, such as CUKY. 15. Whats the quantity field used for in the Data Dictionary’ ‘The quantity field in the Data Dictionary is used to store the numeric quantity values. It has the following requirements: Thedata type must be QUAN in the domain. | Itmust be linked to the quantity key field, such as UNIT. 16. _Explain the importance of technical settings. Technical settings are used at the time of table creation. They help to create controls during the creation of tables and provide the following benefits: Access to the table behavior Specify the buffering requirement Specify the storage space requirement Upgrading of the logged entries, Data class—Specities the database physical area where the table is stored. Size cntegory—Specifies the space needed approximately. '™ Bulffering—Specifies the buffering needed for a permanent table. Buffering of a table can be full or partial. Log data changes (ON or OFF)—Helps in updating a table. Ifitis set to ON, data are saved both before and after changes are made, 18, _Why is table buffering used? You use table buffering to improve performance when access ing the data records contained in a table. The table buffers reside locally on each application server in the system. The data of buffered tables can be accessed directly from the buffer of the application server. This avoids the time-consuming process of accessing the database. The buffering status describes whether a table is buffered. This mainly depends on the accessing type and estimated volume of data in the table. 19. What are the types of buffering? ‘The buffering type describes whether the table should be buff- cred and the methods of buffering the table, which include the following & Single-record buffering, Generic area buffering Full buffering 20. Explain the different types of buffering. 1 Single-record buffering—In single-record buffering, the records of tables that are actually accessed are loaded in this buffer, For loading the records, more organization and database accesses are needed, but single-recond buffering requires less storage space in the buffer compared with other buffering techniques. Generic buffering—In this type, all of the records in the left- ‘most field, which are part of the primary key, are loaded into, the buffer. The generic area must be defined by 1 number of key fields, The first key fields of the table then define the generic key. Full bufering—In full buffering, either the whole table or none of the table is loaded in the buffer. If read access is made to a record, all records of the table are loaded to the buffer. When should single-record buffering be selected? It should be used for large tables when there are few record accesses. The size of the records should be between 100 and 200 KB, 22. When should full buffering be used? '& It should be used for tables up to 30 KB. This value can be increased if the type of access is read-only and the table is, accessed frequently. IH It should be used in large tables that have frequent access to records, 1H Itshould be used in tables with frequent access to data not stored in the table. As the records are loaded in the buffer, it iseasy to find the specified key. 23, When should generic buffering be used? '® It should be used for those tables where some of the fields of the table are needed, B Itis employed when a specified generic key is used to access a table. |B Itis used in language-specitic tables. The language key field isused as a generic key area What are control tables? Control tables are used for mapping values specified for the size category and data classes. 25. Differentiate between a table and a structure in the Data Dictionary. Table Structure Can have primary key No primary key Can store the data physically | No physical storage of data Has a technical attribute No technical attribute 26. Explain a foreign key. A foreign key is used to describe the relationship between different tables, Itis used to validate the data being entered in one table by checking it against a valid set of values in another table. The table that contains the foreign key is called the foreign key table, The table that contains the valid set of values is called the check table. The field that is validated and on which the foreign key relationship is created is the foreign key. It establishes a link between a check table and a foreign key table. Every primary key field from the check table is assigned a field from the foreign key table field 27. For what is a foreign key used! 1 It supports data integration. ® It provides a base for defining lock objects, maintenance views, and help views. 28. Explain cardinality. When creating foreign key relationships, you should always specify the cardinality of that relationship. Here are the possible values for each side of the 7:m notation that SAP uses to specify cardinality For the left side: m=1 Each record in the foreign key table refers to exactly ‘one record in the check table, m=C Each record in the foreign key table refers to zero or ‘one record in the check table, For the right side: m=1 Each record in the check table has exactly one dependent record. m=C Each record in the check table has zero or one dependent record, m=N_ Each record in the check table has at least one dependent record, m=CN Each record in the check table has zero, one, or ‘many dependent enti 29. What are the prerequisites for constructing foreign key relationships? The foreign key field and the primary key of the check table must share the same domain, A value table for a domain should exist. 30.__How can you set the table spaces and extent sizes? You can set the extent sizes and the table spaces by setting the size category of the data class. 31. 32. 33. 34, 35. 36. What is the maximum number of structures that can be included in a table or structure? A maximum of nine structures can be included in a table or structure. ‘What are the two ways of restricting the value range for adomain? By specifying fixed values i Bystipulating a value table What are base tables of an aggregate object? The tables making up an aggregate object (primary and secondary) are called base tables Can you include an append structure with pooled or cluster tables? No, you cannot include an append structure with pooled or cluster tables. What is F1 help? FI help is used to display the documentation of a data element. Ifa data element does not contain any documentation, then only a short description for the data element appears. Data elements that are used in templates should be documented. Can you delete data elements that are used by table fields? No, you cannot delete data elements that are used by table fields. Are data elements and domains reusable? ‘Yes, both data elements and domains can be reused. 38.__How can you create data elements without domains? Data elements can be created without domains by using the built-in type. 39. What are the functions of a domain? A domain describes the technical settings of a table field. 1 Adomain defines a value range, which is the permissible set of data values for the fields of this domain. A single domain can be used as the basis for any number of, fiolds that are identical in structure. Whatis the procedure for creating a domain? In the ABAP dictionary screen, select the radio button, Enter the domain name and select create. Givea short description in the short text field In the definition screen, fine the data type and number of characters and, ifnecessary, the decimal places. 5. Save and activate the domain. 41. Canyou delete a domain that is used by data element: No, you cannot delete a domain if it is used by any data clement, 42.__What are the types of search help? Elementary search help—The standard flow of input help is defined by the elementary search help, Collective search help—This is a combination of various elemen- tary search helps. It provides several alternative search paths. Append search help—This is an extension of collective search helps. It provides customer-specific search paths without modifying the data 43. _What are the different parameters in search help? There are three parameters in search help: Import parameters Export parameters Internal parameters, 44. Explain the different parameters of search help. Import parameters—Import parameters contain the context information from the processed input screen, which can be copied to the help process. Export parameters—Export parameters contain the values from, the hit ist that can be returned to the input screen, Internal parameters—Internal parameters are used for the internal input help process. 45.__How is the type defined in search help? The type in search help is defined to the parameter. assigning a data clement 46._Whatis a two-level domain concept? Data elements and domains are used to define the table fields. ‘This is the main difference between SAP ERP and many other systems. In many other systems, a field is defined only by its type and length. These characteristics are assigned directly to cach field. In SAP ERP, a field is defined by being assigned to adata clement, which is, in turn, assigned to a domain. These assignments determine the field’s type and length. SAP ERP refers to this method of field definition as the two-level domain. concept. Field-type characteristics, such as data type, length, and a short description, are also assigned directly while defin- ing the table. 47. 48. What are the various aggregate objects? Aggregate objects are those objects that are formed using various interrelated tables, which are as follows: = Views Lock objects Match codes Explain aggregate objects. 1 Views—A view isa table that exists virtually. A view does not contain any data physically. At the time a view is called by a program or transaction, there is dynamic generation of the content for the view. Views are helpful in reducing redundant tables because there is no need to create new tables for each application, and asa result, cost is also reduced. Lock objects—Lock objects are used to enforce data integration, which means two users are not allowed to update the same records at the same time. Not only a single record is locked by using it, but a complete logical object can also be locked, 1 Match cades—Match codes are used for searching the records in a system when the searching key is not known. For example, if a user wants to search for the employee ID of a particular employee, itis possible with the help of a match code (e,, just enter an employee's first or last name and the employee ID will be displayed), What are the different types of views in ABAP? There are four types of views in ABAP: Database view Projection view = Help view Maintenance view 50. _ Explain the different types of views. Database view—The database view is generated by using one ‘or more tables that are related to each other. Only tables that are transparent in nature can create a database view. Joins, selection, and projection operators are used for creating a database view. Projection view—The projection view is used to hide some fields. It is applied only on a single table. The projection ‘operators only used to generate this view. Itsupportsinsert, update, delete, and select operators. © Help view—The help view is used to create an online help system for additional information. It supports all relational operators available in a relational database. The help view cannot be opened with NativeSQL or SAP OpenSQL. It can bbe accessed only through SAP help. A functional module is needed to create this view. Maintenance view—The maintenance view is used to generate a business-oriented view of data. A complete summary of data in various tables is created and maintained by this view. Special maintenance modules are used to access this view. st. rentiate between the projection view and the database view. Itmust be created using a single | Itcan be created using one ot table. more tables. Modifications to data can be Modifications are possible if a made. single table view is created. 82. Which functional modules are generated using a lock object? ‘Two functional modules are generated using a lock object. These ‘modules are automatically generated when the lock objects are created in the ABAP dictionary, which are as follows: M ENQUBUE _—Used for locking. MM DEQUEUE _—Used for unlocking, 53.__How are lock objects created? ‘The following steps are required to create lock objects: 1. Goto transaction SEI 2. Select the lock object radio button and give it a name. The name of the lock object should begin with E. 3. Select the primary table 4, Select the type of lock mode. 5. Fill the lock parameter. 6. Save, check, and activate the lock objects 54, _Whatis lock mode? Lock mode is a synchronization method of accessing records by several users at the same time. There are three types of lock modes: Exclusive lock Shared or read lock Exclusive but not cumulative 55. Explain the different lock modes. Exclusive lock—Exclusive or write lock mode does not allow other users to change or modify the data while it is locked by one user. Only one user at a time can read or process the locked data, Further requests for an exclusive lock or shared lock are not accepted. Shared or read lock—In this mode, more than one user can read the same data at the same time. When the user changes the data, then another user can no longer access this data. Other users cannot set an exclusive lock when a shared lock is in effect Exclusive but not cumulative lock—An exclusive but not cumulative lock can be allowed only once in the same transaction. It cannot be allowed more than once like an exclusive lock on the same transaction. Requests for this lock cannot be accepted if the exclusive lock is already set on the transaction. 56, _How are match codes defined? Match codes are defined on two levels: Match code object—The match code object is used to depict the broad logical view of various tables. It does not exist physically. To make the match code object, first an area of the database is defined with the help of corresponding tables and columns, 1 Match code ID—Match code IDs are formed from the match code object with the use of projection and selection. There are many match code IDs for a match code object. To dif- ferentiate the match code ID for a specific match code object, a single character letter or figure is used. There are 36 match code IDs (26 letters and 10 figures) available for every match code object. 57. What are the different ways of building a match code object A match object can be built in two ways: | Physical—In this method, match code records are stored as a physical table in the system. The pool table is used to store all the match code IDs of a match code object. The pool table is automatically generated and activated in the ABAP dictionary at the time of activation of a match code object. © Logical—in this method, match code records are not stored permanently. This method is also called transparent storage of match codes. In this method, the match code is shown as a database view. 58. What are data classes? Data classes are the physical area of a database that records the logical view of a table. They are helpful for correctly assigning a table in a database, 59._What are the various types of data classes? Tables in the ABAP dictionary must be assigned to one of the following classes of data 1m APPLO Master data | APPLI Transaction data 1 APPL2 Organizational and Customizing data 60, Explain the various types of data classes. | APPLO master data—Large amounts of data that do not change often, These data are read frequently but rarely updated ‘An example of master data are the data contained in an address file, such as name, address, and telephone number. @ APPLI transaction data—Data that are changed very fre~ quently. An example of transaction data is the goods in a warehouse, which change after each purchase. APPL? organizational and customizing data—Specified when the system is configured and then not changed frequently. An example is a table with city codes. ‘Two more data classes are available, USRI and USR2. These es are used for user developments. Tables used for these classes are stored ina table space. 61, Define a dialog type, and give the three dialog typ. Adialog type contains the dialog steps that are executed for an input help. There are three types of a dialog types: Immediate value display Dialog with value restriction © Dialog depending on a value set 62. _ Explain the different dialog types. Immediate value display—Used where there are few records in the list. The list is displayed immediately after calling input help. Dialog with alue restriction—Used where there are large numbers of records in the list. It also displays the list with restricted values immediately. In this type, restricting the set of data increases the clarity ofthe lis. It also helps in reducing, system load during selection of a value. Dialog depends on the value set—Used where the number of records in the list is less than 100, Explain an append structure. 65. routine? Anappend structure is used to add new features or enhancements that are not included in the standard table. Iti assigned to only one table or structure. The enhancements that can be made to a table or structure areas follows: Inserting new fields in the table Adding search helps to the fields of the table that already exist Adding foreign keys to the fields of an existing table What is a conversion routine? In a conversion routine, the contents of screen fields are con verted to SAP-internal format from display format, and vice versa. Conversion also takes place when using the WRITE statement. A conversion routine is identified by its name and. contains five characters. Itis stored as a group of two function modules, These modules have a fixed naming convention What are the functional modules assigned to a conversion There are two functional modules that can be assigned to a conversion routine eceec: CONVERSION_EXIT_cecec_INPUT —In this module, conversion from display format to SAP-internal format takes, place. ™ CONVERSION_EXIT_cccec_OUTPUT —In this module, conversion from SAP-internal format to display format takes place. CHAPTER 3 KOGRAMMING CONCEPTS RROGRAMMING CONCEPTS 1,__ What are the three data types in ABAP? 2.__Explain the different data types. hese are the smallest individual units, er divided as follows: ied length types—In this data type, there are eight = Numeric character (N) = Date (D) = Time(D) Byte field (0) = Integer () = Floating-point number (P) = Packed number (P) 43 © Variable-length types—In this type, there are two predefined types: = STRING—Used for character strings = XSTRING—Used for byte strings Reference types—This type describes those data objects that contain pointers to other objects, such as data objects and. “objects in ABAP objects. These reference types must be defined bya programmer, as they are not defined by default Complex type—This type is a combination of other types. It is also a user-defined type. It allows a programmer to manage and process the data that are related semantically under the same name. It must be defined either in the ABAP dictionary rin the ABAP program. This type is further divided into the following two categories: © Structures—A structure is used in ABAP programs for ‘grouping work areas that logically relate to each other. Structure elements can contain any data type. © Internal tables—These contain a series of lines that have the same data type. Internal tables are used where struc tured data is needed. Figure 3.1 shows the different data types. ‘Numeric Types 8 a | To 6 Time field Hesadeial Type ee ‘Variable ent STNG Tae OE “ible ore Data relerenoe ‘Object reference {terface ference ] ata Types in ABAP Figure, Describe the visibility of data types using types. The visibility of data types can be described as follows: The predefined ABAP types, such as C, D, FI,N,P,T,and X, are always visible. A data type name cannot be used for declar- ing types either in the ABAP dictionary or in the program. © Visibility oflocal and global data types must be differentiated in the procedures and global data types. Data types defined! ina procedure obscure other objects with thesame namethat are declared in the global declaration of the program. 1 There are different rules for stand-alone data types and the data types stored in the type groups; however, in some excep- tional cases, data types in type groups obscure data types wi the samenames. When you createa stand-alone data type, the system displays warning if the name begins with the name ofa type group followed by an underscore. A type group ‘cannot be created if there is already a stand-alone data type with the same name followed by an underscore. 5, of data objects using types. LIE is used to refer to any object that has been declared using DATA ora similar statement and is visible in the current context. The local data objects in the same program are visible. As with the local data types, there is a difference between local data objects in procedures and global data objects. Data objects dlefined in a procedure obscure other objects with thesamename thatare declared in the global declaration of the program. Data objects of other ABAP programs can also be referred to. ‘These are the visible attributes of a global class in class pools. Ifa global cass has a public instance attri- bute or static attribute , then itis referred to in the following manner in an ABAP program: DATA TYPE REF T0 . DATA: £1 LIKE , £2 LIKE . What are data objects? Data objects store the data that are used by an ABAP program at runtime. They remain alive during the program execution. Data objects include the following types Literals Named data objects 1m Predefined data objects Dynamic data objects Explain data objects. Data objects can be explained as follows: 1 Literals—Literals are used in the program code. A declara- tive statement is not used to create them. They are also called unnamed data objects, as they have no name, They have technical attributes, such as field length, number of decimal places, and data types. Named data objects—These data objects are declared at runtime either dynamically or statically. These data objects have names. The following are the named data objects in ABAP: © Text symbols—Text symbols work as pointers to textin the ABAP program. Data objects are generated from the text pool atthe time of program creation. © Variables—Variables are data objects that use ABAP statements to change the contents. They are declared using statements, such as DATA, CLASS-DATA, STATICS, SELECT-OPTIONS, RANGES, and PARAMETERS. © Constants—Constants are data objects that are declared with the Cons7aivrs statement. After they are declared, their value cannot be changed. Predefined data objects—These data objects are automati- cally created at runtime, There is no need to declare them. explicitly. Dynamic data objects—These data objects are created dynamically with the use of references. They do not have names. 8. Describe the compatibility of all data types. Two data types or data objects are compatible when all oftheir technical attributes, such as field length, number of decimal places, and type, are the same. The compatibility in the case of different data types is as follows: © Elementary data types—They are compatible with other elementary data types if they are identical in type, field length, and number of decimal places. These data types are not compatible with references or aggregated types. © References—They are compatible with other references when their construction rules are the same. They are not compatible with elementary data types or aggregated types. © Aggregated data types—These data types are compatible with other aggregated data types when their construc- tion rules are the same. They are not compatible with elementary data types or aggregated types © Structures—They are compatible with other structures if their constructions are identical and their component are compatible. If two structures consist of the same sequence of elementary fields, but these fields are com- bined differently in substructures, the structures will not be compatible. Also, structures are not compatible with internal tables. © Internal tables—Internal tables are compatible with other internal tables if their line types are also the same for both tables. The compatibility of internal tables does not depend on the number of lines. Internal tables are not compatible with structures. What are the main events in the ABAP language? Initialization At selection-screen Start-of-selection End-of-selection ™ Top-of-page m End-of-page At Line-selection At user-command mat PF m cet 10. _ Explain the features of system fields. System fields consist of those values that are used to provide information about the current state of the system, They remain active in all the ABAP programs. They are filled and updated by the ABAP runtime environment by default. A user should. not assign any value, ast is possible to overwrite information that may be needed during normal running of the program. The following are examples of system fields: ™ SY-SUBRC—Return value, Return value after ABAP statements SY-UNAME—SAP system, user log-on name SY-REPID—Current ABAP program SY-TCODE—Current transaction code SY-INDEX—Loops, current loop pass ‘See Chapter TI fora list of all system fields. 11,__ What are the different ways to debug an ABAP program? ‘To debug an ABAP program, an online debugging tool is used, Debugger is also used for checking specific variables. The diferent ‘ways of debugging an ABAP program areas follows: 1 Sclect the BREAKPOINT menu ito se the breakpoints and click SET. Daring the execution of program, enter“/H’ in thecommand field 1m Select from the object ist the “Execute! button and click debug- ging mode in the dialog box that follows. Code in the statement BREAKPOINT or BREAK Utilities > Runtime Analysis > Execute. From the ABAP Workbench initial screen, goto Test > Runtime Analysis. = From the initial screen of the ABAP Editor, go to Program > Execute > Runtime Analysis. ™ From the ABAP Editor screen, go to Utilities > More Utilities > Runtime Analysis or use transaction SE30. What is a breakp. A breakpoint isa signal within the program that at runtime tells, the ABAP runtime processor to stop the program execution and to start the ABAP Debugger. When the program reaches this, point, the Debugger is activated. What are the different breakpoints? The different types of breakpoints are as follows: & Static Dynamic Breakpoints at statements Breakpoints at subroutines Breakpoints at function modules Breakpoints at exceptions Breakpoints at methods 18. Explain the different breakpoints and breakpoint variants. 1 Static—Static breakpoints use the keyword BREAK-POINT or BREAK. They are always user independent if a user name is not specified. A static breakpoint is inserted as an ABAPstate- ‘ment in the source code, Static breakpoints are always useful in the development phase of an application. 1 Dynamtic—These breakpoints are always user specific. They are used when users want to insert a break in the execu- tion carried out by themselves, not in the execution carried out by other users. When the user logs off from the sys- tem, this breakpoint is automatically deleted. It can be set in the ABAP Debugger or Editor by double clicking a line. ‘These breakpoints are more flexible than static ones, as a user can deactivate or delete them at runtime. Breakpoints a statements—In this type, the Debugger stops the execution of the program immediately before the execution of specified statements, 1 Breakpoints.at subroutines—In this type, the Debuggerstops the execution of the program immediately before the execution ‘ofa specified subroutine, 1 Breakpoints at function modules—In this type, the Debugger stops the execution of the program immediately before exe- ccuting the specified function modules. 1 Breakpoints at exceptions—When an exception occurs because ‘of aruntime error in the program, the Debugger immediately interrupts the program execution. Breakpoints at methods—The Debugger stops the execution of the program immediately before executing the specified method 19._What are the benefits of a dynamic breakpoint? 1 Itcan be set by a user even when the program is locked by another programmer. ® Accounter can be defined that activates the breakpoint only after it has been reached. '& There is no need to change the code of the program. 20. What are the steps for setting breakpoints? 1. For the static type, in the ABAP Editor, enter the keyword BREAKPOINT. 2. Forthe dynamic type, in the ABAP Editor or Debugger, posi- tion the cursor over the source code line where you want to insert the breakpoint. 3. Select Utilities Breakpoint Set from the menu, 4. To display the breakpoints, from the menu, select Utilities Breakpoint Display. 5, From the breakpoint list, it can be deleted or navigated. 6, In debugging mode, execute a program. 7. Position the cursor over the source code line where you want to have the breakpoint. 8, Double click or select the function Breakpoint Set/delete, 21. What are watch poi Watch points are a special type of breakpoint; however, watch points do not get activated until the contents of a particu- lar field change. These are also user specific, as they are not affected by other users running the same program. They can only be defined in the Debugger. The Debugger is activated when the contents of the field change. Watch points help to ‘monitor the contents of individual variables. 22. Describe the features of watch points. Ina program, up to five watch points can be set, including ‘watch points for strings. A logical link can be specified for a conditional watch point, | Conditions for setting the watch point can also be specified. Watch points can be either local or global. Local watch points are only valid in the specified program. Global watch points, are valid in the specified program and also in other called programs. | Watch points can be changed or deleted by a user. Watch points can be used to display changes to the references of strings, data, and object references. 23.__What are the steps for creating watch points: 1. Execute a program in debugging mode. 2. Position the cursor over the needed field in the source code 3. Click the Create Watch Point button on the application toolbar and the watch point dialog screen appears. 4, Select local watch point and, for conditional watch points, center the value or field to compare. 5. Click the Enter button. To display the active watch points, select Go to watch points, 7. You can delete watch points by clicking the Delete icon next to the watch points, 24, Whatis the structure of the processing logic for an ABAP program? An ABAP program consists of the following parts: Introduction of program—An introductory statement is used in each ABAP program. The type of program also decides, whether to include an introductory statement. Global declaration part—The declaration part comes after the introduction in every ABAP program. Itis used for global data, ‘lasses, and selection screens. It consists of the following, © All statements that are declarative in nature are used for global data, This type of data is visible in all internal pro- cessing blocks. It is defined with the use of declarative statements that appear before the dialog modules or in event blocks. The following are declared in dialog mod- ules or event blocks: = Definition of selection screen * Internal class definitions and interfaces, Container for processing blocks—The listing of an ABAP pro- ‘gram processing block in the source code can be done in any order. Source code in a statement block is executed in sequence. The RETURN statement is used to exit the following processing blocks: © Dialog modules © Event blocks © Procedures Anevent keyword is used to define event blocks, whereas ABAP keywords are used to define the dialog modules and procedure, 25. What are the different types of programs? Executable programs Module pools Includes ‘Subroutines Function groups Class pools 26. Explain the different types of programs. The different types of programs are as follows: Executable programs (1)—These programs are controlled by the invisible system program. They can be started withouta lrans- action code. These programs can be started either directly or in the background. Executable programs work with logical databases. Module pools (M)—These programs can only be executed with a transaction code or menu function. They contain a screen ‘modiule for processing steps, Includes ()—These programsare called using INCLUDE state ‘ments from another program. They contain program code that cannot run on Subroutines (S)\—They contain only parts of the program. The external PERFORM statement is used to call these programs. Function groups (F)—They contain function modules. They are managed by a function builder. 1 Interface pool (J) —They contain interfaces. A class builder is used to manage interfaces. Class pools (K)—They contain interfaces and are managed by a class builder. 27. Whatis a program type 1? Executable programs are called program type 1. 28. Whats the editor lock flag? ‘The editor lock does not allow other users to modify the program, It provides individual users the ability to lock the program. Itcon- tains attributes, documentation, and text elements. It also includes functions such as Rename and Delete. 29. Are ABAP programs objects of the SAP repository? Yes, ABAP programs are objects of the SAP repository. 30. _What are the naming rules for writing ABAP programs? Program names must start with either Y or Z. The name can be 1 to 30 characters long. The rest of the characters are used by SAP for naming standard programs. The following are some symbols and signs that cannot be used in program names: Period () = Comma () 1 Space() 1 Parentheses 0 1 Apostrophe(’) Inverted commas (") Equals sign (=) Asterisk (") Accented characters @, é 0, 8,8) Percentage sign (%) 31. What are the various types of comments used in ABAP programming? Line commenting —In line commenting, a comment is made by placing * before the first column of the code line. It can also be inserted by placing the cursor anywhere in the line and pressing CTRL+<. Itis removed by pressing CTRL+>. Block commenting —Select the block and press CTRL + <. It is removed by selecting the block and pressing CTRL +>, Partial commenting —If only a part ofthe lines tobe commented on, then you would put a double quotation mark (") before the comment 32. Whatare the different ways to open the Editor for writing a program? There are two different ways to open the Editor to write a program: The Object Navigator can be used to open the Editor. $E80 is used to open a program in the Object Navigator. Open SAP Easy Access and then select SAP Ment > Menu Path Tools > ABAP Workbench > Overview > Development > ABAP Editor 1 Itcan also be opened by transaction SE38 (ABAP Editor) 33. What are the various operators used to compare strings? ‘The following operators are used to compare strings: CO (Contains Only)—The expression CO is true if contains only characters from . CN (Contains Not Only)—The expression CN func2> is true if also contains characters other than from , CA (Contains Any)—The expression CA is true if also contains at least one character from . NA (Contains Not Any)—The expression NA is true if does not contain any character from CS (Contains String)—The expression CS istrueif contains the string . The compari- son is not case sensitive. NS (Contains No String)—The expression NS <£une2> is true if does not contain the string . The comparison is not case sensitive. CP (Contains Pattern)—The expression CP is true if matches the pattern , NP (Contains No Pattern)—The expression NP is true if contains the string, 34, What are the various logical operators available in ABAP? [lagu 35. What are the various control structures available in ABAP? There are two control structures available for conditional branching: IF control structure CASE control structure 36.__Explain the control structures available in ABAP. 1 IE control structure—The TP statement is used to jump to a particular statement block in the program, ELSE, ELSETF, or ENDIF is used to end the block. IF . ELSEIF . ELSEIF . ELSE. . ENDIF Any logical expression can be used in IF or ELSETF, statements. If the condition C1 is true, then all the state- ments up to the end of statement block: are executed. If the condition C1 is not true, then control moves on to the next ELSEIF statement and executes it. Ifnone of the IF or ELSEZF statements is true, then the ELSE block is executed. ENDIF must be used to end the last statement block. The CASE control structure—In the CASE control structure, processing of statement blocks is based on the contents of the data objec. cASE. WHEN [OR OR «1 WHEN [OR OR .] WHEN.. WHEN OTHERS. «statement block> ENDCASE. If the contents of are the same as any of «, then the statement block following the WHEN state- mentis executed. Ifthe contents of do not match any of , then optional HEN OTHERS statements are ‘executed, ENDCASE must be used in the last statement block, 37._What are the different types of loops in ABAP? ‘There are four types of loops in ABAP: © Unconditional loops such as the D0 statement © Conditional loops such as the WHILE statement The Loo? statement used in internal tables Using the SELECT statement from a database table 38.__Describe the program structure in ABAP. 1. The first statement— REPORT OPROGRAM 4s used in any. ABAP program as the firs statement. Both statements serve the same purpose. There is no need to specify the program name, but for documentation purposes, the correct name should be used. The system by default inserts the first ABAP. statement as the user creates a new program. For module pools— PROGRAM 1 For executable programs— REPORT 2. Datadeclaration Declaration of all variables, selection screen definition, declaration of local classes, interfaces, and global data declaration are done in this part. 3. Processing logic—Processing logic is written after the declara~ tion part. It contains a series of processing blocks. 4. Subroutines—At the end of a program, any internal procedure is included such as subroutines. 39. _How do you save, check, and activate programs? 1 Tosavea program—Press CTRL S or click the save button To check syntax—Press CTRL+F2 or click the # icon, To activate—Press CTRL+F3 or click the ll icon. 40.__ Explain field symbols. 4. 42. Field symbols are symbolic names for various fields. They can point to any data object. They are the same as dereference pointers in the C programming language. They are identified in the program code. How do you declare a field symbol? ‘The syntax for declaring a field symbol is as follows: FIBLD-SIMBOLS [| STRUCTUR -<6> DEFAULT ] How can values be reset to their initial 43, Values can be reset to their initial values by using the CLEAR statement, How can we assign a value at the declaration level in Data and Parameter statements? 44, 1 To assign a value at the declaration level in the Data statement: Data name (15) values ‘ABAP! m To assign a value at the declaration level in the Parameter statement: Parameter name (15) default ‘SAP’. ‘What is the TRANSLATE statement used for? ‘The TRANSLATS statement is used to convert characters into lowercase or uppercase. It also converts all occurrences of one character to another character. Converting to lowercase or uppercase—This statement changes all lowercase letters in the field to uppercase, or vice versa, Syntax: TRANSLATE text TO UPPERCASE. TRANSLATE text TO LOWERCASE. In this code, text is the object on which opera performed DATA NAME (40). MOVE ‘Kingston Matthew" TO NAME ‘TRANSLATE NAME 10 UPPERCASE, WRITE : NAME Output: KINGSTON MATTHEW 1m Substituting characters—This statement replaces all characters in the textfield per the substitution rule stored in the pattern, ‘The pattern can be a variable. Syntax TRANSLATE text USING pattern. 45. What are offset and length specifications in a string operation? The following syntax is used to add a string in any statement: <£> [40>] [(<15)] £ is fleld name 0 is offset 1 is length The following example shows the use of offset and length: DATA NAME(20) TYPE C VALUE ‘Pedro Mastersons’ WRITE / NAME. WRITE / NAME+0(5) . WRITE / NAME+6 (10) WRITE / NAME Output: Pedro Nastersons Pedro Masterson Pedro Nastersons Describe the offset and length specifications in the MOVE statement. For the MOVE statement, the syntax for specifying offset and length is as follows: MOVE <£1>(+] [(<11>)] 70 <£2>[+<02>] [(<12>)]. <£2>[+<02>] [ (<12>)] = <£1>[+<01>] [(<11>) In this code, the part of field <£1> that begins at a position +1 and has a length of <1 1> is assigned to field <£2>, where it overwrites <£2>, which begins at position +1 and has.a length of <12> The following program shows the offset and length specifications: DATA: F1(15) VALUE ‘Parkerson Kamp’, F2(9) P36). MOVE F1+0(9) TO F2. MOVE F1410(4) TO F3. WRITE : / ‘Value of Fl: *, Fl, / ‘Value of £2: ', F2, / "Value of F3: ', F3. Output: Value of Fl: Parkerson Kamp value of F2: Parkerson Value of P3: Kamp 47._What are the various options in a program attribute! Title Maintenance language ‘Type Status Application Authorization group Package Logical database Selection sereen version Editor lock Fixed-point arithmetic 48. Whatis the fixed-point arithmetic attribute defined in the attribute section of SE38? ‘The fixed-point arithmetic attribute is required where the field type is P. It rounds type P fields according to the number of decimal places, or places the zeros at the end. The decimal sign is set by a period (). What are the features of text elements? The following are the features of text elements: Creation and maintenance of the list andl column headers ™ Creation and maintenance of selection texts and text symbols, 50. st. | Comparison of selection text and text symbols & Text element copy '® Translation of text elements What are the various commands used for formatting options with the write statement? ‘The following are various formatting options for all data types: I LEFT-JUSTIFIED -Output is left justified, CENTERED -Output is centered. RIGHT-JUSTIFIED -Output is right justified. UNDER Output starts directly under field . NO-GAP The blank after field <£> is omitted. NO-Z5RO fa field contains only zeros, these are replaced by blanks, For type C and N fields, leading zeros are replaced automatically. What are the various formatting options for date fields? © DD/MM/YY—Separators as defined in the user's master record, © MM/DD/YY—Separators as defined in the user's master record, 1 DD/MM/YYYY—Separators as defined in the user’s master record. © MM/DD/YYYY—Separators as defined in the user’s master record, = DDMMYY—No separators. = MMDDYY—No separators. = YYMMDD—No separators. 52._What are the country-specific and user output formats? ‘The output formats of the number and date fields are defined in the user master record of the individual program user: Syntax SET COUNTRY For , set either a country key defined in table TO0SX or SPACE. 53._What is the syntax for generating horizontal lines? ‘The following syntax is used to generate horizontal lines: ULINE [AT [/] [] [()]] ULINE- system variable pos- position Length- length 54, What is the syntax for generating vertical lines? The following syntax is used to generate vertical lines: WRITE [AT [/] []] *| 55._Whatis the syntax for generating blank lines? The following syntax is used to generate blank lines: SKIP [ens] n-> number of lines This statement generates blank lines on the output screen. If no values are provided for , one blank line is generated. 56. _Whatis a selection screen? Selection screens are one type of screen in SAP ERP. They are used either to entera single value fora field or fields, or to enter selection criteria 87. 58. 59. What are the statements used for defining selection screens? ‘There are three ABAP statements used to define selection screens. These statements are included in the declaration part of an ABAP program, and are as follows 1 For ingle fields— PARAMETERS. © For complex selections— SELECT-OPTIONS. 1 For formatting the selection screen and defining 1 selection screens— SBLECTION-SCREEN How do you define the default standard selection screen? ‘The default standard selection screen of an executable program is predefined. Itis screen number 1000. How are user-defined selection screens defined? The following two statements are used to define a user-defined selection screen with screen number , SELECTION-SCREEN BEGIN OF SCREEN [TITLE ] [AS WINDOW] SELECTION-SCREEN END OF SCREEN <num> All PARAMETERS, SELECT-OPTIONS, and SELECTION- SCREBN statements that occur between these two statements define the input fields and the formatting of this selection Screen number <num>—t can be any four-digit number except 1000, which is the number of the default selection TITLE <title> tt defines the title for a user-defined selection sereen. AS WINDOW is used to calla user-defined selection screen asa modal dialog box. 60. 61. 62, How can elements of one selection screen be reused in another selection screen? ‘The following statements are used to reuse the elements of one screen in another screen: SELECTION SCREEN INCLUDE BLOCKS <block> | PARAMETERS <p> | SELECT-oPTIONS <selopt> | comment <comm> | PUSH-BUTTON <push> When can you call the standard selection screen? ‘The standard selection screen is called automatically between the INITIALIZATION and START-OF - SELECTION events. During selection screen processing, the ABAP runtime envi- ronment generates special selection screen events, How do you call au There are three ways to call a user-defined selection screen 1 From a program—This statement is used to call these screens from any program, As a report transaction—When the program starts using the transaction code, the user-defined selection screen is called between the INITIALIZATION and the START- OP-SELECT ION events. Asa dialog transaction—Any selection screens in executable programs and module pools that are called with transaction codes for dialog transactions can be used as the initial screen These screens can be called at any point in the program flow using the following statement: CALL SELECTION-SCREEN <num> [STARTING AT <y>] [ENDING AT <x,> <y,>] This statement calls selection screen number <nun> 63__How do you define check boxes? ‘The following syntax is used to define the input field of a parameter asa check box: PARAMETERS <p>. AS CHECKBOX. Parameter <p> is created with type C and length 1. Valid values for <p> are’ ‘and ’X’. These values are assigned to the parameter when the user clicks the check box on the selection screen, 64. How do you create a pushbutton? The following syntay is used to create a pushbutton: SELECTION-SCREEN PUSHBUTTON [/]<pos(1en)> <push> USER-COMMAND <ucom> [MODIF ID <key>] <push> determines the pushbutton text. You can specify a text symbol or a field name with a maximum length of eight characters. <Ucom> is the value thatidentifies the pushbutton. You must specify a code of up to four characters. 65.__How do you define radio buttons? is used to define radio buttons: PARAMETERS <pl> RADIOBUTTON GROUP <radi> Parameter <p1> is created with type C and length 1, and is, assigned to group <rad1>. The maximum length of the string exad> is 4. 66. What is the syntax for allowing uppercase or lowercase for character string parameters? ‘The following syntax is used to allow uppercase or lowercase for character string parameters: PARAMETERS <p>...... LOWER CASE. Ifthe LOWER CASE addition is not used, then all input values are automatically converted to uppercase, 67. How do you define the selection screen block with a frame? ‘The following statement defines the selection screen block with a frame: selection-screen begin of block 0 with frame title text-000 68. _How do you place a comment on the selection screen? ‘The following syntax is used to place a comment on the selection screen: selection-screen comment 69. __How do you place the input fields on the same li ‘The following syntax is used to place the various input fields on the same line: selection-screen begin-of-line selection-screen hegin-of-line All of the input fields defined between these two statements are placed next to each other on the same line. 70. How do you create blank lines on the selection screen? The following syntax is used to create a blank line: selection-screen skip n. ‘is any number of lines. 71. 72. 73. Whatis the main difference between select-options and parameters? The main difference between select-options and parameters is thatelect -options creates two input fields containing both a FROM and a TO field, whereas parameters creates only a single input field Whatis the internal structure of the select -options statement of a selection screen? The internal structure of select -options contains the following features: 1 SIGN—It signifies INCLUSIVE or EXCLUSIVE. By default it is INCLUSIVE. © OPTION—It can hold values BT (between), CP (contains pattern), EQ (equal to), and GE (greater than or equal to) = LOW—tt hola the value entered in the FROM field | HIGH—tt holds the value entered in the TO field What are the various additions of the select -opt ions statement? Uppercase and lowercase for selection criteria: SELECT-OPTIONS <seltab> FOR <f> ... LOWER CASE, To make the FROM field a required field on the selection screen, the following option is used: SELECT-OPTIONS <selcrit> FOR <f> OBLIGATORY To hide the input fields on the selection screen, the NO DISPLAY option is used SELECT-OPTIONS <selerit> FOR <f> ... NO DISPLAY 74, ‘To modify the input fields on the selection screen, the following option is used: SELECT-OPTIONS <selerit> FOR <f> ... MODIF ID <key> seseee What are the dynamically? ferent ways to modify the screen There are three different ways to modify the screen dynamically: 1 Setting attritutes dynamically—A special internal table is used to override some of the attributes of ABAP programs. 1 The field selection function —The field selection Function is used to change the attributes of screens dynamically. & Setting the cursor position—The cursor position can be set either statically in Screen Painter or dynamically in an ABAP program, CHAPTER 4 NITERNAL T ABLES TERNAL TABLES What are internal tables? Internal tables are temporary tables that are stored in RAM on the application server. Line-by-line memory is used to store data that have the same structure. Internal tables also work as arrays and are used where data processing is done with a fixed structure in a program, These tables exist during the runtime of a program. They act as dynamic objects at runtime. How do you declare an internal table? An internal table consists of a body and a header line that is optional. The body contains the rows of the internal table. The headler line can hold only a single row. The headler line is like a field string that has the same structure as a row of the body. For example: Declaration of an internal table with a header line—option I: DATA : BEGIN OF TTAB OCCURS 0, NAME (10) , DEPT(10) , END OF ITAB. 75 Declaration of an internal table with a header line—option Il: TYPES : BEGIN OF FS, NAME(10), DEPT(10), END OF FS DATA ITAB TYPE FS OCCURS 0 WITH HEADER LINE. Figure 4.1 shows diagrammatically the header line and body of an internal table, Header Line map NAME DEPT Boy Body man SS Figure 4.1: Header! ye and Body of an Internal Table. Declaration of an internal table without a header line: TYPES : BEGIN OF FS, NAME (10), DEPT(10), END OF FS DATA ITAB TYPE FS OCCURS 0. Explain the data types of an internal table. Internal tables and structures are the two structured data types in ABAP. The data type of an internal table is fully specified by its line type, key, and table type. The data type of an internal table is specified by the following three types: '& Line fype—An intemal table has line type that can be any data type. Usually, the data type of an internal table isa structure. nan internal table, each element of a structure is a column. Itcan also be another internal table. 1 Key—The key identifies rows of an internal table. Two types of keysare available for internal tables: the standard key and the user-defined key. The key can be specified either as UNIQUE orNONUNIQUE. An internal table that contains a unique key cannot have duplicate entries, 1 Table—The table type specifies how ABAP is accessing the individual table entries. There are three types of internal tables: standard tables, sorted tables, and hashed tables. Stan- dard tables contain an internal linear index and a nonunique key. A sorted table also contains an internal index. A table index or key is used by the system to access the entries. A hashed table is accessed only through a key. It does not havea linear index 4, Differentiate between internal tables and extract datasets. Internal Table Extract Dataset Ithas lines that alwayshave the | It has a group of data that always same structure have different structures. Itdefines the structureat the | Ithas noneed to define the beginning, structure. Itneeds a special workarea for _ | Ithas no need for a special work the interface. area for the interface. 5.__What are the different types of internal tables? 1m Standard 1m Sorted m Hashed Explain the different types of internal tabl Standard table—A standard table is suitable if an index is used to address the individual entries. An internal index or key is used to access it Itis filled by the APPEND statement. To read, modify, and delete entries, an index is used with the relevant ABAP command. As the number of entries increases, access- ing time for the table also increases ina linear form. © Sorted table—A sorted table is suitable when there is a need for sorted entries. The TNSER” statement is used to fil this table. A sort sequence, which is defined through a table key, is used to insert entries in a sorted table. Because the system uses binary search, the response time for accessing the table is proportional to the number of entries in the table. The sorted table has ether a unique o a nonunique key. Hashed table—A hashed table is used when a user wants to process a large amount of data. It is also used when a user ‘wants to use an internal table, which is similar to a database table. It is suitable where key accessing is a major consider- ation. An index cannot be used to access a hash table. The response time is independent of the number of table entries and the constant, as a hash algorithm is used to access the table entries. The hashed table must have a unique key. 7.__Whatis OCCURS used for? OCCURS is used to guide the allocation of memory. If a num- ber of table entries are unknown, OCCURS 0 is used. OCCURS 0 assigns 8 KB of memory at runtime. Explain an internal table declared as a data object. Internal tables can be declared directly as data objects using the STATICS, CLASS-DATA, and DATA statements. Internal tables in procedures can be created by using the STATICS state- ment, and internal tables in classes can be created by using the CLASS-DATA statement. Internal table data objects can be declared using the DATA statement with all other local objects in the program. 9. Whatis the editox-cal statement of an internal table used for? ‘The edi tox-call statement is used to display the contents of an internal table in an editor similar to the ABAP source code folder. This statement is useful for debugging and serves as a simple interface that allows a user to enter and modify data in table form. The following is the syntax for the editor-call statement Editor-call for itab [title t] (display mode] In the previous code: tab is thename of an internal table. mt denotes a literal, constant, or variable. title defines the title of the editor-call screen, . display mode is used only for display and changes cannot be made init, 10. What values can be set for SY-SUBRC after the editor-call statement? nu. 12, After the editor-cal1 statement has been executed, SY-SUBRC is set lo one of the following values: Change and not saved: 4 Change and save: 0 Save without changing: 2 How is an internal table assigned? ‘The move statement is used to assign the internal table header line or work area. Internal tables can be used as operands in the move statement. move <itabl> to <itabi> <itabi> = <itab2> ‘These statements assign the header line of table <itab2> to table <itabi>. The original contents of the table <itabl> are overwritten, After the table name, two brackets ({}) can be placed to address the body of an internal table. For what is the clear statement used? Internal tables are initialized using the clear statement. Itis used toeither delete all rows from an internal table or clear the header line, The syntax of the clear statement is as follows: clear <itab>clear <Ltab> [1 In the previous code: MI <itab> isa header line. 1 <itab> [J is the body of the table. clear <itab> clears the header line of the internal table. If <i tab> does not havea header line, it will delete the body of the internal table. clear <itab> [] deletes the body of the internal table, and the header line remains unchanged. In both methods, the memory remains allocated. 13.__How can internal tables be compared: Internal tables can be used as operands in the logical expression: . <itabl> <operator> <itaba> . For <operator>, all operators in comparisons between data types can be used, such as £0, =,NE, <>, ><,GE, >=, LE, <=, Gt, >, Un, < The criterion for comparing internal tables is the number of lines they contain. The more lines an internal table contains, the larger the comparison. If two internal tables contain the same number of lines, they are compared line by line, component by component. If components of the table lines are themselves internal tables, they are compared recursively. 14, How do you sort internal table: The following statement is used to sort a hashed or a standard table: SORT <itab> [ASCENDING | DESCENDING] (8 TEXT) [STABLE] . It sorts the internal table <i tab> in ascending order by its key. Italways applies to the table itself, The order of sorting is dependent on the standard key fields in the internal table. ASCENDING and DESCENDING additions are used to specify the direction of sorting, By default, the table is sorted in ascending order. A sorted table cannot be sorted using the SORT statement, as such tables are always in a sorted order automatically, 15. How do you insert a single line into an internal table? ‘The following syntaxis used to insert. single line into an internal table: INSERT < ine> INTO <itab> [INDEX <idx>). 16. 17. In this code: Ml <1ine> is a work area that is compatible with the line type. (INDEX <ide>] isan index value thats to be inserted. What rules must be followed to insert lines into internal tables? Standard table—The line is inserted at the end of the internal table. It has the same effect as the APPEND statement. = Sorted table—Depending on the table key, a line is inserted into the table. Duplicate entries are inserted above the existing, entry with the same key if the key is nonunique. Hash tabtes—A lines inserted into a hashed table according tothe table key, How is it possible to insert several lines into an internal table from another internal table? The following statement is used to add several lines into one intemal table from another internal table: INSERT LINES OF <itab> INTO <Ptab> [INDEX <idx>] ‘This statement inserts the lines of the table <itab> one by one into the table <ptab> When an index table is appended to another index table, the lines are specified as follows: INSERT LINES OF <itab> [FROM <n1>] [70 <n2>] INTO <Ptab> [INDEX <idx>] <nl> andn2> specify the inclexes of the first and last lines of TAB that are to be inserted into PTAB. 18. Give an example of inserting several lines into an internal table from another internal table. In this example, two internal tables are created with the same line type. Four records are inserted into the first table <i tab> and two records into the table <ptab>, and the second, third, and fourth records of the table <itab> are inserted into the table <ptab> in the second row, ‘TYPES : BEGIN OF FS, NAME (10), DEPT (10) END OF FS DATA: ITAB TYPE FS OCCURS 0 WITH HEADER LINE, PTAB TYPE FS OCCURS 0 WITH HEADER LINE ITAR-NAME = 'Kingston' TTAB-DEPD = I?" APPEND ITAB. ITAB-NAME = ‘Allen’. ITAB-DEPT = ‘SALES. APPEND ITAB. ITAB-NAME = 'Verrnon'. ITAB-DEPT = ‘IT’, APPEND TTAB. ITAB-NAME ITAB-DEPT = IT". APPEND TTAB ‘aLlexis' PTAB-NAME = 'Adam'. PTAB-DEPT = ‘ IT". APPEND PTAB. PTAB-NAME = ‘Attaccus'. PTAB-DEPT = ‘IT! APPEND PTAB WRITE : / “Internal table : - TTAB". LOOP AT TTAB . WRITE : / SY-TABIX, TTAB-NAME, TTAB-DEPT. ENDLOOP. SKIP 2. WRITE : / ‘Internal table : - PTAB'. LOOP AT PTAB. WRITE : / SY~TABIX, PTAB-NAME, PTAB-DEPT. ENDLOOP. INSERT LINES OF ITAB FROM 2 TO 4 INTO PTAB INDEX 2 SKIP 2. WRITE: / ‘Internaltable: - PTAB After Insertion’. LOOP AT PTAB. WRITE : / SY~TARIX, PTAB-NAME, PPAB-DEPD. ENDLOOP. The output is as follows: Internal table ; — ITAB 1Kingston, IT 2allen SALES 3Verrnon iT dallexis iT Internal table : - PTAB Adam IT 2actaccus T Internal table: - PTAB After Insertion Adam IT 2Allen SALES 3Vernon IT 4allexis IT sattaccus IT 19. Whatis the collect: statement used for? ‘The collect statement is used to insert lines in a summarized form into an internal table. The collect statement compares the character fields of an internal table, and ifthe character fields are similar, it adds the numerical value; otherwise, it inserts it as anew row. collect <line> INTO <itab>. In the case of an internal table with a header ine, the following syntax is used: collect <itab> The following example fills a sorted table. The first two collect statements work likénsertion statements. In the third col Lect statement, the first line of TTAB is modified, TYPES : BEGIN OF FS, NAME (10) , DEPT(10) , EXPEN TYPE I, END OF FS. DATA: ETAB TYPE SORTED TABLE OF FS WITH NON UNIQUE KEY NAME DEPT WITH HEADER LINE, ITAB-NAME = ‘Alex' ITAB-DEPT = 'IT* ITAB-EXPEN = 5000. COLLECT TTAB. TTAB-NAME = 'Herraldo' ITAB-DEPT = ‘Sales’. ETAB-EXPEN = 1000 COLLECT 1PAB. TTAB-NAME = 'Herraldo'. ITAB-DEPT = ‘Sales’. ITAB-EXPEN = 1500 COLLECT TTAB. LOOP AT TTAB. WRITE : / S¥-TABIX, ITAB-NAME, ITAB-DEPT, ITAB-EXPEN. ENDLOOP. The output isas follows: 1Alex ir 5,000 2QHerraldo Sales 2,500 20. Whats the difference between the append statement and the collect statement? The append statement inserts one or more lines at the end of, an internal table, and the collect statement inserts lines into an internal table in a summarized form. The collect state- ‘ment compares the character fields of the internal table, and if the character fields are similar, it adds the numerical value; otherwise, it inserts it as a new row. 21. How do you read a single line of a table? The read statement is used to read a single line from a table. The following syntax is used to read a single line of any table: read table itab [into wal] [index idx | with key keyexp (binary search) ] In this code 1 itabis the name of an internal table. wat is the name of a work area. 1 idxis an integer literal, constant, ot variable. _ keyexp is an expression representing the value to be found. 22. 23. How do you make changes in the lines of an internal table? The modi ty statement is used to modify a single line of any inter- nal table, The table key can be used to modify a single line. Ifa table contains duplicate entries and a nonunique key, then the first entry is changed. modify table E> <£> itab> from <wa> [transporting The work area <wa> is not only used for finding the line that is to be changed, but also contains the new contents. How do you delete lines in an internal table? The delete statement can be used to delete a single line (or more) from an internal table using an index, Deleting a single line—The following statement is used to delete a single line. delete itab [index <indx>) Inthis code, the deLete statement is used to delete a line from. the internal table <itab>, which corresponds to the index <indix> and reduces the subsequent number of lines by 1 Deleting several lines—To delete more lines, the following statement is used: delete itab [fron <nl> to <n2>] where <cond> In this code, the delete statement is used to delete all lines from index <ni> to <n2>, which satisfies the given condition. 24. What is the refresh statement used for? ‘The refresh statement is used to delete all of the rows of an internal table, but it does not release the memory space. It always applies to the body of a table, refresh <itab> In this code, <itab> is an internal table with or without a header line. ‘This statement refills an internal table immediately after clearing it; therefore, the table contains no lines. The memory already occupied, however, remains allocated to the table until it is cleared. The header line remains unchanged. 25. _Whatis the free statement used for? ‘The fxee statement is used to delete all the rows of an inter- nal table. Memory space is also released by using the free statement. Like the refresh statement, it also works on the body of a table, The header line remains unchanged if it exists ‘The following syntax is used for the free statement: free <itab> In this code, <itab> is an internal table with or without a header line. 26. How do you process table entries in loops? ‘The LOOP statement is used to read some or all rows from an internal table, Syntax: LOOP AT <itab> <into wal> <from x> <to y><where expression> <statement block> ENDLOOP. In this code: 1 itabisthename of an internal table. wal is the name of the work area xan y are integer literals, constants, or variables. expression denotes a logical expression. The lines of the table are read one by one and are processed in the statements within the LOOP. . .BNDLOOP control structure. 27. How do you determine whether an internal table is empty? ‘The following statement is used to determine whether an internal table is empty if itab[] is initial If the test is true, the internal table is empty. When the test is false, it contains at least one row. Initial means that the internal table is empty; that is, it contains only blanks and spaces. 28, _Whatis the describe table statement used for? The describe table statement is used to fill the internal table properties, such as the number of rows that exist, the occur value, and the table type. ‘The following is the syntax of the describe table statement: describe table itab(lines i] [occurs 3] (kind t] In this code: tabs the name of an internal table. and 5 are numeric variables, which contain the number of rows in an internal table and the oceur value. m ¢ is the character value, which contains the type of table, such as $ for a sorted table, H for a hashed table, and T fora standard table. ‘The describe table statement is used to fill the following three system variables: m cy-t8l1 determines the number of rows ina table. lm sy-tleng determines the length of rows in bytes. 29. 30. lm sy-toccu determines the current value of the occur clause. What are the control break statements in an internal table? The following are the different types of control break statements in an internal table: at first/endat m at last/endat Mat new/endat at end of/endat What is the syntax of theat first andat last statements? Theat first and at Last statements are used to perform processing during the first or last loop pass of an internal table, The following is thesyntaxof the at first and at. last statements: loop at it. --- "Enter your code here* at fret endat at last. endat. endloop In this code: & itisan internal table. ~~~ represents any number of lines of code. 31. 32. What are the at first andat last statements used for? The following are the uses of the at first and at last statements: _abtistatement: Loop initialization processing Used to write totalsat the top of a report Used for writing headings at last statement: Loop termination processing Used for writing totals at the bottom of a report Used for writing footers What are the at new and at end statements used for? ‘Theat new and at end statements are used to find a change in a column from one loop pass to the next loop pass. These state- ments low execution of code at the beginning and end of a group of records. The following syntax is used forthe at new and at end statements: sort by c. loop at it. at new c. endat at end of c. endat endloop In this code: it isan internal table. 1 cisa componentof it ~~~ represents any number of lines of code. The lines of code between the at. new and at. end statements are executed when the value of ¢ changes. 33. What are the rules for the control break statements? 1M Theorderoftheat first andat last statements can be interchanged, HM Theat first,at new,at end of,andat last statements always comein the sequence. 92 SAPABAP Questions ao ANsweRs ‘They cannot be used within the select statement. They can be used within the loop at statement. They can be used within the same loop at multiple places. ‘They should not be nested insicle one another. No additions are used for these statements. Internal tables must be sorted on the control field. ‘The first field must be a control field in an internal table. 34, _Whatis the sum statement used for? ‘The sum statement is used to calculate totals for the rows of a con- trol level. The following is the syntax for the sum statement: at first/last/new/end of 35. What is the on change of statement used for? It is used to perform control break processing, It behaves like the at new statement The following syntax is used for the on change of statement on change of varl [or var2 else. o--1 endon. In this code: vari and var? are variable or field string names. ©... .indicates that any number of ox conditions might follow. = ~~~ represents any number of lines of code. If the value of any of the variables, such as var, var2, and so ‘on, changes from one test to the next, then the statements follow- ing the on change of statement are executed; otherwise, the statements following the e1 se statement are executed. 36. Whatis the difference between the on change of and at_new field statements? ‘Activates when changing all | Activates when changing a the fields particular field Does not use any logical AND or OR logical expression can expression beused Cannot be used for the first | Can also be used for the first value value of afield ofa field 37. How do you copy data from one internal table to another ternal table using a body operator? Data are copied from one internal table to another internal table if two internal tables have the same structure. The following body operator is used to copy data from one internal table to another internal table: ita = it2n. ‘The contents of the table it2 are copied to the table it 1. Any existing contents in the table it are overwritten. CHAPTER 5 MODULARIZATION M®DULARIZATION Modularization is the process of dividing a large block of code into small and manageable units. These units are known as modularization units. The lines of codes are grouped and exe- cuted when called. The code lines are like a microprogram that can be called from any other program 2. What are the different types of processing blocks? Advance business application programming (ABAP) programs are mace up of processing blocks, which are modular in nature. There are two types of processing blocks in ABAP- 1 Processing blocks that are called from outside the program ‘with the help of an ABAP runtime environment. These blocks help in normal execution of ABAP programsand include the following: © Event blocks © Dialog modules Processing blocks that are called from ABAP statements in ABAP programs. These include the following: © Subroutines © Functional modules © Methods 98 SAP ABAP Questions aND ANSWERS What are the benefits of modularization in a processing block? Modularization of these processing blocks provides the following benefits: Prevents code redundancy Increases the reusability of the source code m Ensures easy readability of the program Improves the program's structure = Provides encapsulation of data What are the modularization techniques in procedures? The following are the various modularization techniques in procedures: 1 Source code modules Subroutines Function modules Explain the various modularization techniques in procedures. ™ Source code modules—A series of ABAP statements are placed in modules while modularizing the source code. When you modularize source code, you place a sequence of ABAP statements ina module. Then, instead of plac- ing all of the statements in your main program, you just call one module instead of calling all the statements. When the program is executed, the source code behaves as if it is actually present in the main program. By using source code modules, there is no need to write the same set of statements again, thus making the program easier to read and understand. They are not used in modularization of tasks and functions. There are two types of source code modules in ABAP: © Local modules © Cross modules 1 Subrowtines—Subroutines are procedures that can be defined in any ABAP program and can be called by any ABAP program. ‘They are mainly for local modularization, which means that they are usually called from the programs by which they are defined. Subroutines are normally called internally, as they contain sections of code or algorithms that are used locally. Function modules—Function modules are procedures that are defined in function groups and can be called from any ABAP program. They are used forglobal modularization,as they are always called froma different program. They must be defined. ina function group. Function groups act as a container for defined function modules, where a function builder is used to _generate the function group and the function modules. What are the various types of subroutines? There are two types of subroutines: © Internal subroutines m External subroutines How do you define and call an internal subroutine? Subroutines are defined at the end of a program after all events are executed. They cannot be nested inside the events that are to be executed, Subroutine definitions cannot be nested. An internal subroutine supports recursion, as it can call itself ora subroutine that calls it. Syntax: PERFORM... [USING ...<p,>...1 CHANGING... <p>. How do you exit from a subroutine? Any one of the following statements can be used to exit from a subroutine: = Exit—This statement removes control froma subroutineand processes the next executable statement appearing after the pey form statement check—This statement also takes the control out of a subroutine immediately and processes the next executable statement 1 Stop—This statement immediately stops a subroutine and moves to the end-of select ion event. How do you define an external subroutine? 10. subroutine thal resides ina program other than the per-foxm statement is known asan external subroutine. Syntax Perform <sub> (Prog) How do you call an external subroutine? The following are the steps for calling external subroutines: An external program that contains the subroutine is loaded in the application, The syntax of the entire external program is checked. Control goes to the £oxm statement in the external program. The statements that are in the external subroutines are executed. | endform retums control to the statement after the perform statement. What is the syntax for the form statement? ‘The formstatement is used to specify the beginning of a subroutine and the end of the preceding event. The syntax of the Form state- ment is as follows: form <subr> [tables tabl tab? ...] (using ust value(us2) ...] [changing chi value(ch2) ...1. endforn. 12. In the previous code: lm <cubr> is the name of the subroutine. @ tabl, tab2, usl, us2, ch1,and ch? are the names of the parameters, The following are some of the rules of the f 1 Alladditions are optional. When theadditions are coded in the statement, tables must come first, followed by using, and then changins. Each addition can occur only once in the statement. statement: Parameters are not separated by commas. The user can only specify tables as internal tables (not as database tables) in the statement. ™ A subroutine can invoke other subroutines used in the program. A subroutine can call itself or a subroutine can be called by other subroutines. A subroutine cannot be embedded within another subroutine. What is the syntax of the perform statement? The perform statement is used to calla subroutine ina program. ‘The syntax of the per form statement is as follows: perform x) sub y) p of subl sub? sub3 [tables tabl tab? ...1 [using us us2 ...1 [changing chi ch? ...1. In the previous code sub, sub1, sub2, and sub3 are the names of the subroutines isa numeric variable 1 x) andy) are statements that are mutually exclusive The following are some of the rules of the perform statement: tables, using, and changing can appear with either x) ory) 13. 14. The addition value () cannot be used with the perform statement, as it is used with the £orm statement. What are the different types of parameters? ‘There are mainly two types of parameters: © Formal parameters—Formal parameters are those parameters that are defined with the FOR statement. These parameters are defined when the subroutines are defined. Actual parameters—The PERFORM statement is used to define actual parameters. When subroutines are called, these param- ‘eters come into action, What is a typed parameter? Explain it with syntax. Atyped parameter is a formal parameter. It has a data type after its name in the form statement. The following is the syntax of a typed parameter: form si using usi type tl value(us2) type t1 changing cel type ti value(cs2) type tl. pL -> Subroutine name uel, us2, esl, and cs2 -> They are formal parameters. tL -> It is either an ABAP/4 data type or a user-defined data type. What are the advantages of typed parameters? © They prevent coding errors, as the syntax checker will point ‘out the error if it passes an incompatible parameter. © They prevent runtime errors if there are any untyped vari- ables accepted by the program. © They are more efficient, as less processing is required to allocate memory for them. 16. 17. 18. 19. Name the additions that are used to pass field strings. ‘The following two additions are used to pass field strings: m Likex Structure x x can be a field string, table, or Data Dictionary (DDIC) structure. Whats an untyped parameter? An untyped parameter is a formal parameter. It does not have data type after its clefinition in the form statement. Untyped parameters allow variables of any data type and length. What are the various methods of passing parameters to a subroutine? ‘There are three methods of passing parameters to a subroutine: 1m Pass by reference 1m Pass by value ® Pass by value and result What is meant by pass by reference? When the address of an actual parameter is passed to a formal parameter, then tis called pass by reference. If changes have been ‘made to the formal parameter, the actual parameter is changed, too. Actual parameters do not have their own memory. The following is an example of pass by reference: report 2tpbr. DATA NAME(15) VALUE ‘Jack Kapson'. WRITE: / ‘Before Perform statement’, NAME. PERFORM Al USING NAME. WRITE :/ ‘After Perform statement’, NAME. 20. FORM Al USING Ri. RI sel ita’ ENDFORM. ‘sack Output: Before Perform statement Jack Kapson After Perform statement Jack smith What is meant by pass by value? In pass by value, only a copy of the actual parameter is passed to the formal parameter. When changes have been made to the formal parameter, the actual parameter value is not affected; it remains the same. Formal parameters have their own memory to store parameters. The following is an example of pass by value: report 2pass_value DATA NAME(20) VALUE ‘Nadia Serugg* WRITE :/ ‘Before Perform Statement", NAME. PERFORM Al USING NAME. WRITE :/'After Perform Statement’, NAME. FORM Al USING VALUE(C NAME). C_NAME = ‘Paula Adams". WRITE :/ ‘Inside Form Statement C_NAME", C_NANE. WRITE :/ ‘Inside Form Statement NAME", NAME. ENDFORM Output: Befoze Perform Statement Nadia Serugg Inside Form Statement C_NAME Paulla Adams Inside Form Statement NAME Nadia Scrugg After Perform Statement Paulla Adams What is meant by pass by value and result? In the pass by value and result method, a copy of the actual parameter is also passed to the formal parameter. At the end 22. of the program, changes that have been made to the formal parameter will be copied to the actual parameter. Formal parameters have their own memory. The following. is an example of the pass by value and result method: report 2t. DATA: NAME (15) VALUB ‘Ashton Kerry’ PERFORM: Al CHANGING NAME, 22 CHANGING NAME. END-OP-SELECTION, WRITE: / ‘Stopped. NAME =", NAME. FORM Al CHANGING VALUE(R1) . Rl = "Vickie K ENDFORM. FORM A2 CHANGING VALUE(R1} y' Rl = ‘Valerie Kerzy'. STOR. ENDFORM. Output Stopped. NAME = Vickie Khare What is a function module? 23. Procedures that are defined in a special ABAP program are called function modules. These modules can be called from all, ABAP programs. A fuatction group acts as a container for func tion modules that relate to each other. A friction builder is used to generate a function group and function modules. There is no need for a function builder to test these modules. Which transaction code is used to create a functional module? ‘The SE37 transaction code is used to create a functional module. 24. 25. 26. 27. What are the benefits of function modules? | Support encapsulation and reuse of global functions Ensure database updates &™ Support remote communication between different SAP systems or ERP systems and non-SAP systems Support exception handling What are the statements used in a function module? Data statement—Used to define local variables that are initial- ized again in a function module. Statics statement—Used to define local variables that are allocated the first time a function module is called. What is the function module interface? It is an interface that is used to pass a parameter to a function module. It describes the parameters passed to and received from a function module. What are the various parameters used in a function module? ‘The following are the parameters used in a function module: Inport parameters—Variables that contain values passed into function modules from the calling program are known as import parameters, Values contained by these parameters are gener ated outside of the function module and are imported into it Export parameters—Variables that contain values returned from function modules are known as export parameters. Values contained by these parameters are generated within the function module and are exported out of it © Changing parameters—Variables that contain values that are passed into function modlules are known as charging param- eters, These values are changed by the code within a function ‘module and then returned. Values contained by these param- eters are generated outside of the function module. 1 Table parameters—These are internal tables that are passed on toa function module, changed within it, and returned. Table parameters must be defined in the calling program. Exception —This is an error generated within a function module. Source code—This uses variables defined in import, export, and changing parameters for coding, 28. What are the methods of passing parameters in a functional module? ‘The methods of passing parameters in a functional module are as follows: Using import and export parameters—These parameters are passed by value. Using changing parameters—These parameters are passed by value and result 1 Using internal tables—These parameters are passed by reference. 29. How do you call a functional module in an ABAP editor? A fanctional module is called in an ABAP editor by clicking, the patien button, 30.__What are table parameters? These are internal tables that are passed on to a function module, changed within it, and returned. The internal table must be defined in the calling program. 31. Whatis a function group’ A fuection group is used as a container for function modules. It is created by using transaction code SE80. Twenty-six characters are 33. 34. allowed for naminga function group. There is automatic generation of the main program, which includes programs present atthe timea function group is created in the function builder. A function group isalso used to contain screens, Bither a dialog module or an event block in the function group is used to process the user input. These are special include programs in which the user can write code. What are include programs? Inclucle programs are cross-programs in which modules of source cocte can be used by another program. These are mainly used for modularization of source codle that has no interface-containing, parameters. These are global SAP ERP repository objects. What is the syntax of the include statement? The syntax of the include statement isas follows: include iprog In this code, iprog is a type i program. ‘The following are some rules of the include statement: = An jinclude program must be type i. A program type must be specified in the type fie in the program attributes screen, = A.user can use this statement in one or more including programs. '® Partial or incomplete statements cannot be included in a program of type i What are the functions of include program The functions of include programs are as follows: 1 Library—In library functions, include programs help by using the same source code in different programs. This technique is very useful if a programmer is using a lengthy data declara- tion in different programs. § Onder—For performing complex functions, an order function is used. The different parts of programs that belong to each. other are stored in include programs in an orderly way. These are not loaded at runtime but rather are expanded at the time of program generation, “Include programs” is called in a program by the following statement: INCLUDE<inel> 35._ Explain system variables SAP defines some variables internally that are called system vari ables. These variables are used by a function module to retrieve certain information. These variables are also used in some formu las. The following are the system variables available in SAP: m s¥_TEST Refers to the status of a PI sheet, whether active (or test in functional modules. S¥_MODE—Also used in functional modules and signifies the current mode of a PI sheet. S¥_RoW—Refers to the current table line of functional modules, = SY_VALUE OR X—Generally refers to the input value immediately preceding it 36. What are macros? Macros are local modules of a source code program. A macro is used to store statements that are needed frequently in a program, ‘A macro is used in the program in which itis defined. 37.__Whatis the syntax for d DEFINE <macro name>. <statemente>. END-OF-DEFINITION Statements specified between the DEFINE and END~ OF-DEFINITION statements can contain up to nine placeholders. CHAPTER 6 QGICAL DATABASES locicAL DATABASES Define a logical database. A logical database is a special type of ABAP program used to retrieve data from a database and make it available to appli- cation programs. A logical database links database tables to executable ABAP programs to read data from the tables. Logi- cal databases contain OpenSQL statements that read data from the database. Asa consequence, you do not need to use SQL in your own programs. A logical database helps provide a par- ticular view of the database tables in the ERP system. The data structure that is available in a logical database is hierarchical innature. What are the advantages of a logical database’ lm Ithelps in selecting correct and meaningful data. im Ithasan easy-to-use standard user interface. m It helps in data retrieval without the need for any programming. For accessing the database, it provides checks that are centrally authorized m It helps in maintaining a hierarchical view of data while retrieving data from databases. What are the isadvantages of a logical database? 1 Ithas slow retrieval of data, as all of the tables at an upper level will have to be read if the user wants to read the tables at the lowest level of the hierarchy. A llogical database in a program has to be specified every time so that the GET event occurs. What are the main components of a logi database? m Structure ® Selection part Database program Expl in the main components of a logical database. 1m Siructure—The structure defines the data view of the logical database. Itcetermines the database table that can be accessed. Italso ascertains the behavior of the logical database and the structure of other components at runtime, The hierarchical structure of a logical database decides the sequence in which data are accessed by users, 1m Selection part—The selection part is used to define the input fields for the data selection. The data are displayed on the selection screen in the runtime environment on the execution ofa program that is linked to a logical database. The selection canbe changed according to the requirement. Database program—The database is a container of the ABAP statements used to retrieve the data and send it to the user. It contains special subroutines that are called in a predefined sequence in the runtime environment by the reporting processor. What are selection views? A collection of fields from different database tables is called selection views. Using dynamic selections, the extra selections for fields ina selection view can be defined. The extra selections are sent to a database that helps to minimize the number of database accesses. What are the tasks of a logical database? Defines the seme user interface—A logical database has built-in selection screen; therefore, it defines the same user interface for several programs. Improves performance—A logical database improves response times, as it uses joins instead of nested SELECT statements. Reads the same data for several programs—There is no need for individual programs to know the exact structure of the relevant database tables. During the GE event, a logi- cal database reads the database entries for the individual programs 8.__ Explain the two events use a logical database. 1 GET—The GE? event is executed when a line is read by a logical database from the node table. The data for this record are loaded into the table work area. They are then passed. on to a program that is declared using the NODES <table> statement. This statement is helpful in determining the limit of the returned logical table, A GB event keyword can be coded only once for any one table in the logical database program. = PUT—The PUP statement is used to direct program flow according to the structure of the program, 9. Whatare the common subroutines contained by a logical database (LDB) program? The following are the common subroutines contained in an LDB program: FORM LDB_PROCESS_INIT FORM INIT = PORK PEO FORM LDB_PROCESS_CHECK_SELECTIONS FORM PUT_<cnode> FORM AUTHORITY_CHECK_<node> FORM PUT_<ldb>_SP FORM BEFORE_EVENT FORM AFTER_EVENT 10. What are the two ways of using a logical database? Linking a logical database to an executable program Calling a logical database using a function module 11. How do you link a logical database to an executable program? In the program attributes, the name of the logical database is specified to link a logical database to an executable program, The subroutines of the logical database program and the event blocks of the executable program form a modularized program to read and process data. Program attributes contain selection fields from the logical database and also from the program itself; therefore, a user can specify which of the logical database selections are relevant tothe program and should appear on the sereen. ‘The runtime environment executes a series of processors. The ABAP code shows the processing blocks in the following steps: 1. Initialization before a selection screen is processed. Subroutine: FORM INIT Before displaying the selection screen, this subroutine is called only once. Event block: INITIALIZATION. Before displaying the selection screen, this event occurs only once. 2. Process before output (PBO) of the selection screen initialization. Subroutine: FORM PBO. Each time this subroutine is called the selection screen appears. Event block: AT SELECTION-SCREEN OUTPUT, Each time this event is called the selection screen appears. 3. Theselection screen is then displayed, and the user can enter data in the input fields appearing on the screen. 4, Input help (Fa) or field help (FI) requests. Subroutines: FORM <parameters>_VAL FORM <select_options>_VAL. FORM <select_options>-LOW_VAL, FORM <select_options>-HIGH VAL. Event blocks: AT SELECTION-SCREEN ON VALUE-REQUEST FOR <parameters> AT SELECTION-SCREEN ON VALUE-REQUEST FOR <select_options>-Low. AT SELECTION-SCREEN ON VALUE-REQUEST FOR <select_options»-H#IGH. 5. Process after input PAI of the selection screen. Subroutines: FORM PAI USING FNAME MARK Event blocks: For a particular input field: av SELECTION-SCREEN ON <fun_name> 12. For maltiple selections: AT SELECTION-SCREEY ON END OP <fun_name> For all user input: AT SELECTION-SCRREN. 6. Processing before reading data, Subroutine: BEFORE EVENT 'START-OF-SELECTION' Event block: START-OF-SELECTION 7. Reading data in the logical database. Subroutine—The logical database reads the selected data of the node <n1> in the subroutine. FORM PUT_<ni> Event block: This event is triggered by the PUT statement in the subroutine given previously. GET <table> (LATE) 8. Processing after reading data. Subroutine: APTER EVENT 'END-OF-SELECTION' . Event block—It is the last reporting event. END-OF-SELECTION, What are the authorization checks available in a logical database? Anauthorization check is placed on the subroutines and event blocks. The AUTHORITY CHECK statement is used to place authorization checks. Subroutines in a database program: m Ar AUTHORITY_CHECK <table> 13. 14. 15. Event blocks in an executable program: = AT SELECTION-SCREEN MAT SELECTION-SCREEN ON <fname> AT SELECTION-SCREEN ON END OF <fname> GET <table> How do you call a logical database using a functional module? ‘The LDB_PROCESS functional module is used to calla logical data- base. A user can call more than one logical database from the same program. A selection screen is not displayed by using the L05_. PROCESS functional module, A selection screen is filled by using the interface parameter of the functional module. A logical daiabase does notexecute any G2T events.n the calling program; however, it passes the data back tothe caller in callback routines in the program, What are the parameters of the LDB_PROCESS functional module? Import parameters, Table parameters What are the various import parameters? 1 LDBWAME—The name of a logical database. 1 VARTANT—The name of a variant. Itis used to fill the selec- tion screen of a logical database. It must be assigned to the database program of the logical database. 1 EXPRESSTONS—This is used to pass extra selections for the nodes of the logical database. The selection of nodes must bbe dynamic. The data type of the RSDS_TSXPR parameter is defined in the type group RSDS. H_PTELD_SELECTTON—This is used to pass a list of required fields for the nodes of a logical database where dynamic selections are allowed. The data type of the parameter is the RSPS_PIELDS deep internal table. 16. What are the various table parameters? 1 CALLBACK—This is used to assign callback routines to the names of nodesand events. It determines the nodes ofa logi- cal database that eadls the data. Italso determines when the data are passed back to the program. Ml SELECTTONS—This is used to pass input values for the fields of the selection screen of a logical database. The data type of the parameter corresponds to the RSPARAMS structure in the ABAP dictionary. 17. Whatare the exceptions of the LDB_PROCESS functional module? LDB_ALREADY_RUNNING—If a logical database process is already running, it may not be called again. If such an attempt is made, the LD3_ALREADY_RUNNING exception is executed. 1 _LDB_NOT_REENTRANT—This exception is triggered to pre- vent repeated calling of a logical database. A logical data- base may be called repeatedly only if its database program contains the LDB_PROCESS_INIT subroutine; otherwise, this exception is triggered. 1 LDB_SELECTIONS_NOT_ACCEPTED—This exception is tri gered for error handling in the LDB_PROCESS_CHECK_ SELECTIONS subroutine of the database program ina logical database. 18. How do you create a logical database? 1 10, IL Open the initial screen of the logical database builder. Enter name, and click Create. Enter ashort description when the dialog box appears. After entering the short description, define the root node of the logical database. Enter the node name and its attributes. ‘The structure editor of the logical database builder appears, On the left is the name of the root node. Click the right arrow on the application toolbar, and then click Next screen. It is used as search help for the logical database. .. Click the right arrow on the application toolbar, and then click Next screen. A dialog box appears, Itis used to generate the selections for the logical database. In the ABAP Editor, the generated selection include is dis- played. It can be changed later on. Click the right arrow on the application toolbar, and then lick Next screen. A dialog box appears. Itis used to generate the database program for the logical database. ‘The generated database program is displayed in the ABAP Editor. Itcan be changed later on. Click the left arrow on the application toolbar Ifthe previous screen is chosen repeatedly, then it is used to display and change the general attributes of the logical database. Optional selection texts and documentation are saved. MAPTER 7 FORMS Forms What is SAPscript SAPscript is a word-processing tool used within the SAP ERP application to manipulate and display text. It is SAP's own text-processing system, which is provided by the SAP object for creating documents that have a uniformly defined layout, such as tables, logos, invoices, and so forth. These layouts look like preprinted documents, SAPscript is an integrated tool for form printing and text entry. It is usually provided by SAP. 2. Whyis SAPscript needed? SAPscript is needed to display the ABAP program output in a predesigned format that cannot be obtained through normal ABAP code. What are the advantages of SAPscri Ithelps the developer by formatting a program's output. It provides more control methods for formatting fonts and Paragraphs. SAPscript forms provide standard graphic elements, SAPscript forms are event triggered, which means that they are updated as the document is saved. 4,__ What are the main components of SAPscript? Editor Styles and forms Composer Programming interface Database tables Explain the various components of SAPs © Editor—The editor is used to enter and edit lines of text. Ibs automatically called by the application transaction if the user decides to maintain text that concerns an application object. 1 Siyles and forms—These are used for print layout, created using, the corresponding maintenance transaction, and allocated to text later. ' Composer—This central output module, which is not visible on the outside, prepares text fora certain output device by includ- {ng the corresponding formatting information. This informa- tion comes from the style and text allocated to the text Programming interface—It is used to include SAPscript components in application programs. It is also used to control the output of forms within the program. Database tables—These tables store texts, styles, and forms, How do you create SAPscript forms? SAPscript forms are ereated in two ways 1 Select Tools > SAPscript > Forms. Directly call transaction SE71 7. What are the vi jous parts of an SAPscript form? Header data Paragraph and character formats Windows and text elements ™ Pages ® Page windows Explain the various pars of an SAPscript form. Header data—The header data of a form consist of global data, ‘such as the page format used and the initial font chosen. It also includes the name of the form, its description, the form class, and the status 1 Paragraph and character formats—These are used to format texts in forms, Windows and fext elements—In forms, there are individual text areas. To provide these areas with text, the areas must be defined as output areas. An output area is called a wintdow. Text elements are part of the form and are stored together with the other form elements. Text elements are named, and these names are used to refer to the text elements later. Pages—The individual pages of a document have different layouts. The first page is different from subsequent pages. Pages also have names. These names need to specify the subsequent page in case of a page break, Page windows —Page windows are required for the alphanu- ‘meric form painter only. What is a layout set? A layout set is a template that is created by SAPscript-format extracted data. It is created in the SAP ERP system by using, transaction SE71. A layout set is used by every SAPscript, document to define and format its form. It defines the physical appearance of a form that is to be printed. It also specifies the structure of a document. It contains the predefined text modules, that are used for different applications. When modifications in the text, fonts, tabs, and paragraphs are needled, the layout set is changed M. 12. 13. Explain the Visual Composer. ‘The Composer receives every command inserted using the SAPscript programming interface. It receives the layout information from the layout set specified by the output program. The documents are formatted according to the information specified in the layout set. Ifa document contains any variable, then it is replaced by the Composer with the data provided by the SAP ERP system. The final appearance of a document is a combination of the output program and the corresponding, layout set. The output program provides the completion of the layout set, after which the composer sends the completed document to the printer spool. What are the components of a layout set? ‘The main components of a layout set are as follows: = Header 1m Pages m Windows m Page windows Paragraphs 1m Text elements, Character strings What is a window? ‘The predefined area of a layout set is called a window. Windows are text modules containing text that are positioned on a docu- ‘ment page. Only one window can be created, for each page, and each window must have a unique name, dow? Whatis a page A page window is the rectangular output area determined by the left upper edge and the height and width of the area 14. 15. It determines which windows appear on a page and their sizes and positions. Thus a page window determines the following points: The windows that appear on a certain page The windows’ width and height The distance between the left upper window edge and the left and upper page margins For what is a page window used? A page window is used to determine the following points: Left margin | Upper margin 1 Window height Window width How do you call a subroutine in an SAPscript form? The command line Put Perform statement is used to call a subroutine in an SAPscript form, Syntax: Performesubroutine name> Sn gram <'Program nane'> using <parameter!» using <Paraneter?>. Changing <Parameterit> Ina program: FORM <Subroutine name> TABLES <I STRUCTURE ITCSY <OUT_TAB> STRUCTURE ITCSY. ENDFORM. _TAB> In this code, STRUCTURE. TTCSY consists of two fields: NAME and VALUE. 16. By using the Loop at statement, we can find the field name and the value of the parameter passed in the subroutine that is used within the form and the end £orm statement. Example: In an SAPscript form: PERFORM GBT_ITEM DELIVERY_DATE IN PROGRAM *ZPO_SCRIPT" USING GEKKO-EBELNE USING &EKPO-EBELPE CHANGING &DEL_DATER CHANGING @I7M_TxTE Ina program: <Program name> FORM GET_ITEM_DELIVERY_DATE TABLES IN_TAB STRUCTURE ITCSY OUT_TAB STRUCTURE ITCSY. LOOP AT IN_TAB IF IN_TAB-NAME = ' EKKO-EBELN* PO_NUM = IN_TAB-VALUE. ELSEIF IN_TAB-NAME = 'EKPO-EBELP’. PO_ITEM = IN_TAB-VALUE. ENDIF. ENDLOOP. Describe the window types in SAPscript. -MAIN—In this window, the output is continuous text. [tis used by a layout set and dialog users of the output program, _ VAR—This window contains variables. Itis formatted for each page. The text can differ on each page in which the window is positioned. & CONST—This window contains constants. It is formatted only once. 17.__ What is an SAPscript control command? An SAPscript control command is used to control the formatting, of the output. These commands are processed by the SAPscript ‘Composer. These commands are not interpreted by the SAPscript Editor, 18. What is the syntax of the NEW-PAGE command? ‘The NEW-PAGE command is used to place an unconditional page break anywhere in the text, This command completes the current page. Syntax 7 NEW-PAGE [pagename] Define the PROTECT. . . ENDPROTECT command. This command is used to prevent the break of a paragraph. It acts like a conditional NEW-PAGE command. The condition is whether the lines enclosed between the two commands fit in the space remaining in the current main window. Putting the text within this command prevents the breaking of text across multiple pages. If this attribute is set, then the output of the paragraph is displayed on a single page. It is applied to a particular paragraph only. If there is not enough space for the entire paragraph to be printed in the space remaining on the page, then the entire paragraph is printed on the next page. The text lines to be protected are enclosed between the two commands. Syntax: (+ PROTECT /+ ENDPROTECT, 21. 22. 23. For what the NEW-WINDOW command used? The NEW-WINDOW command is used to call the next main window explicitly. It calls the next main window even if the main window is not yet full. It performs the same function as the NBii-PAGE command if a user is in the last main window of the page. Syntax 73 NEW-WINDOW For what is the DEFINE command used? ‘The DEFINE command is used to assign values to variables permanently. When the text module is called again, the values are available again. Syntax: (; DEPINE &symbol_names = ‘value’ For what is the SET COUNTRY command used? The SBP COUNPRY control command is usedl to choose a formatting option other than the one specified in the user master record. Syntax 72 SET COUNTRY country key For what is the SET SIGN command used? These? SEGN control command is used to set the sign explicitly: Syntax: 7+ SBD SIGN LEPT: The leading sign appears to the left of the number. /+ SED SIGN RIGHT: The leading sign appears to the right of the number. 24, For what the RESET command used? The REED control command is used to reset the numbering of an outline paragraph to its initial value. Syntax (+ RESET paragraph_format the INCLUDE command used? 25, 26. For what ‘The INCLUDE control command is used to include the contents of another text in the current text Syntax 7; INCLUDE name [OBJECT 0] [ID i] [LANGUAGE 1) PARAGRAPH p] NEW-PARAGRAPH np) For what is the STYLE command used? 27. ‘The STYLE command is used to change the style within a text Syntax 7: STYLE style For what is the TOP... ENDTOP command used? ‘The TOP. . .ENDTOP control command is used to specify lines of text that should always appear at the top of the main wi dow. These text lines are also known as header texts, Syntax: fs TOP (+ ENDTOP 28. 29. 30. For what is the BOTTOM command used? The BOPTOM command is used to specify footer texts for the main window. This text is always printed at the bottom of the window. Syntax: 7+ BOTTOM ENDROTTON, For what is the IF control command used? ‘The TF control command is used to specify that certain text lines should be printed only when certain conditions are met. If the logical expression contained within the 1F command is true, then the text lines enclosed by the IF... ENDIF command pair are printed. Otherwise, they are ignored. Syntax 7+ IF condition (+ ENDIF For what the CASE command used? The CASE command is used to cover a special case of the multiple-cases IP command, The CASE command allows a given symbol to be tested against specific values until a match- ing value is found. Syntax: CASE symbol /: WHEN value 1 / WHEN value 2 31. 32. 33. /) WHEN value n 7+ WHEN OTHERS. /: BNDCASE For what is the PRINT-CON'TROL command used? This command is used to call certain printer functions from an SAPscript text. ‘The name of the print control is specified either with or with- ‘out inverted commas. Syntax For what are the BOX, POSITION, and SIZE commands used? ‘The BOX, POSTTTON, and $122 commands are used for draw- ing boxes, lines, and shading for particular windows within a form or passage of text. Syntax: BOX [XPOS] [¥POS] [WIDTH] [HEIGHT] (FRAME) INTENSITY] POSITION [KORIGIN] [YORIGIN] [WINDOW] PAGE] {+ SIZE [WIDTH] [HEIGHT] [WINDOW] [PAGE] / For what is the SUMMING command used? The stnartNc command is used to accumulate a total value for a program symbol. The command should be specified just once. Each time the specified program symbol is then formatted, its current value is added to the total symbol. Syntax: {+ SUMMING program_syrbol INTO total_symbol 34, What are the various SAPscript symbols? There are four types of SAPscript symbols: m System symbols Standard symbols = Program symbols m Text symbols 35. What are the vi 5 jous system symbols? Current date (Current day number (Current month number (Current year number Current day name (long form) ‘Current month name (long form) (Current time Hours component of current time Minutes component of current time Seconds component of current time Current page number Page number of the next page Selected device type Spaces Underline Vertical line 36. What are the formatting options in SAPscript? Offset Output length Omitting the leading sign Omitting leading zeros Suppressing output of initial values 37. 38. 1m Ignoring conversion routines Changing the value of a counter Preceding and subsequent texts (pre-text/post-text) 1m Date mask m Time mask For what is offset used? O££set is used to prevent the display of a certain number of bytes of the symbol value, starting with the first byte on the left. Nothing is printed if the offset specified is greater than the length of the value. Syntax: esymbol offs! What is an output length specification? An output length specification is used to define how many bytes of a value should be copied. Syntax sym For example Tf <symbol> has the value 56789. esymbol (6)& -> 56 (aye -> 5678 kaymb How can you omit a leading sign? The s option is used to ensure that the value is formatted with- out the sign Syntax: kaymbol (8) 40. 41. 42. 43. it a lea How can you o1 1g zero? ‘The 2 option is used to omit a leading zero. Syntax symbol (2)& For example: ‘The current date is 6.9.2009 smonthé -> 09 & month(2)& -> 9 How can you ignore conversion rules? ‘The K option is used to ignore conversion rules Syntax: koymbol (K) & What is page layout? Two windows are displayed in page layout: The administration sereen—This screen is used to determine the administration information in the header data and to set the basic settings of the form. Values are entered directly, in the administration screen, 1m The desigi rwindowo—This window is used to design the page layout. [tis used to determine the layout of the different out- put areas graphically What are elements? Elements are predefined text components that are determined in the layout set definition and can be accessed with one name. They are related to the window in which they are defined and. have to be called explicitly. The window MAIN is always the defautt. 44. 45. 46. 47. 48. What is the procedure to debug an SAPscript? Debugging of a script is done in two ways: In the form, go to Utilities > Debugger. Another way isto puta breakpoint in the print program wher- ever there is a need to stop the execution. Then go to SE71, and enter the form name. Go to the Utilities > Active Debugger option. After that, go to SE38. Enter the print program name, and execute the program. Now debugging of the script is pos sible both page-wise and window-wise. How do we set date and time formats in SAPscript? The date and time formats in SAPscript can be set as follows: M / : SBD TIME MASK—controls the time field format = / : SBP DATE MASK—controls the date field format. For example, Set Time Mask = °HH:xM” In what format does SAPscript store text? SAPscript uses the Interchange Text Format (ITF) to store text. SAPscript also provides conversion programs for the Rich Text Format (RTP) and ASCII as an interface to other word processors. What is the function of the Compare tool in SAPscript? The Compare tool is used to compare abjects across clients. It can copy styles, layouts sets, and documents. The Compare tool does the following tasks: Shows the various versions of the object Verifies the existence of objects in both clients Whats the procedure for creating and inserting logos in SAPscript? ‘The following are two ways of creating and inserting logos in SAPscript. The first procedure is 1 GBM Click Insert. Click Graphics. Click stored Document Server. Click Execute. 6. Select the Name BMAP. The second procedure is, 1. Draw the picture to be inserted, Save it. Go to SE78, Type the name and select color. Click Import Browse for the picture. Nousen Press Enter. 49. What are the functions of SAPscript? ‘There are three different functions used in SAPscript: ™ OPEN_FORM, 1 URITE_FORM, 1m cLOSE_FORE, 50._What are the parameters used in SAPscript functions? @ OPEN_PORM—In this module, the name of the layout set that is to be opened is given. Parameters used in this functional module are © Exporting © Form © Language = WRIPE_FORM—This module is used to display the data. The element name and window are specified. Parameters used in this functional module are © Exporting. © Blement © Window CLOSE_FORM—This module is used to close the form after displaying or printing thedata 51, What are SAP Smart Form: SAP Smart Forms are a new-generation GUI tool used to create and maintain forms quickly for mass printing. This feature is an enhancement to earlier printing technology in SAPscript. SAP Smart Forms allow simple modifications to forms and in form logic by using simple graphical tools, with little programming effort required. Thus, a user without any programming knowledge can easily configure forms with data from an SAP system for relevant business processes. SAP Smart Forms also support the Internet as an output ‘medium, 52.__What types of tables are included in a Smart Form? Both static and dynamic tables are included in Smart Forms. Ina static table, the size is predetermined, whereas in dynamic lables, the size is determined at the time of output 52._ What types of tables are included in a Smart Form? Both static and dynamic tables are included in Smart Forms. Ina static table, the size is predetermined, whereas in dynamic tables, the size is determined at the time of output. Describe the features of Smart Forms. The following are some of the features of Smart Forms: © Components are easy fo create—A combination of a graphi- cal painter, context menu, and tree structure gives an easy representation of the form flow, tables, templates, and program lines. 1 Colors—Smart Forms allow color in forms. Texts can also be written in various colors. Client independent—There is no need to transport forms between different clients in the same system. It is very helpful to use different clients for development and testing. Smart Forms can be developed in the development client and tested in the test client without transporting, the form, Web publishing—For web publishing, the system provides a ‘generated XML output of the processed form. 54. What are the advantages of Smart Forms? 55. Smart Forms provide Interactive Web forms that have input fields, radio buttons, and so forth. They support dynamic framing of texts. They usea graphical table painter for drawing tables. ‘They support form translation by standard translation tools. They display the forms in HTML. They are user friendly. They require half the time to create and maintain compared to SAPscript forms. ‘They providean integrated form painter tool for the graphical design of forms, which includes color They are easy to use as no programming knowledge is Describe the architecture of a SAP Smart Form. ‘The architecture of SAP Smart Forms separates application data retrieval from the actual definition of the form. Figure 7.1 shows the architecture ofan SAP Smart Form. ‘Thearchitecture of an SAP Smart Form describes the following: The layout of the form Individual elements such as text, graphics, addresses, tables, and so forth The logic of the form = A form interface to transfer application data to the form definition Figure 7.1: SAP Smart Form Architecture 56. Describe form lo; Form logic is represented by a hierarchy structure (tree struc- ture) that consists of individual nodes, such as nodes for global settings, nodes for texts, nodes for output tables, or nodes for graphics. A Smart Form is described by a set of nodes in the form builder. To create any new form, the Global settings node and the Form Attributes, Form Interface, and Global Definitions inferior nodes should exist. 57._What are the types of inferior nodes? Page—This is a page of the form. An inferior node can be placed directly on the page. 1 Windows—A window is the output area on a page. 39. 60. ‘There are four window types: © Main window 1 Secondary window 1 Copies window Final window What is the SAP Form Builder? The SAP Form Builder is used to create forms. It has the following components: Form Painter—Used to create the layout of a form. PC Editor—Used to enter text and fields into output areas Navigation Tree—Used to maintain form logic. Table Painter—Used to create templates and tables. What are the different command nodes? The different command nodes used for different application purposes are as follows: 1 Go to New Page—This command is used within a main window. Itis a dynamic page break. Reset Paragraph Numbering —This command is used to initial- ize the counter of a specified outline. 1 Insert Printer Control— This command is used to send a print control to the output device. How do you download and y ‘The following are the steps to download and upload Smart Forms 1, Click Utilities > Download Form to download an entire form. When storing the form in a directory, SAP Smart Forms automatically sets the form name as the file name. 2. Click Utilities > Download Subtree to download a subtree of the form. In the navigation tree, double click an inferior node of the Pages and Windows node as the root node of the form. 3. Click Utilities > Upload to upload a file again. Smart Forms know, by default, whether the file contains an entire form or a subtree. 4. Check whether all fields and styles used in the subtree are known in the target form before uploading a subtree. If not, create fields and styles. 61. Can an SAPscript form be migrated to a Smart Form? ‘Yes, Smart Forms provide a migration tool to migrate the layout and text of an SAPseript form to a Smart Form. This tool does not migrate the SAPscript form logic of the output program. ‘This logic is described by the tree structure of the Form Builder with the use of a Smart Form. The complexity of the output program determines the efforts involved in the migration of an SAPscript form, 62. How do you migrate an SAPscript form? 1. Goto the initial screen of SAP Smart Forms by using transac- tion SMART FORMS. 2. Enter the name of the Smart Form in the form field. 3. Click Utilities > Migrate SAPseript form. A dialog window to migrate the SAPscript form will open. 4, Enter the name and the language of the source form, 5, Click Enter. 6. Change the design of the form and the form logic. Click Actioate to activate the Smart Form, 63. _How do you convert an SAPscript style? 1. Goto the Smart Styles initial screen using transaction SMART STYLES. Enter the name of the Smart Style in the Style name field, 3. Click Smart Styles > Convert SAP script style. 4, Enter the name of the SAP script style to be converted. 64. 65. 66. 5. Click Enter to display the list of converted styles. 6. Click Back. 7. Click Activate to activate the Smart Style. For what is form graphics administration used? Form graphics administration is used to import, administer, and transport graphics and to display them in a print preview window. Graphics can be transported directly into other sys- tems from the graphic administration. Choose transaction SE78 to access the graphic administration, How do you create pages in Smart Forms? 1, Create a New Page Node in the navigation tree of the Form Builder. Select an existing page node to position the new page node. 2. Enter a unique name for the node and a description. 3, Determine the format and the mode of the page counter in the General Attributes tab. By default, the next page is the page itself. 4, Determine the print attributes of the page in the Output Options tab. 5, Determine a background graphic for the entire page in the Background tab. How do you create windows in Smart Forms? 1. Create a Window Node in the navigation tree of the Form Builder. 2. Entera unique name for the node and a description, In the General Attributes tab, select a window type. The swinclow type copies the window and final window that are secondary windows with additional attributes. 4, The position and size values in the Output Options box correspond to the position in the Form Painter. 67.__How do you define the form interface? The form interface is defined to pass data to the form. It is used to define import and export parameters, tables, and exceptions. To control the form output, the form interface has a number of SAP Smart Forms and standard parameters by default. The following are the steps to define the form interface, 1. Click the node Global Settings > Forne Interface. 2. Enter the parameter names for the data to be passed. These names are valid throughout the form; they need not correspond to the variable names in the application program, 3. Enter the appropriate reference type. The LIE or PE key- word is used to assign a type. To display its definition, double click the type. 4. Deié exceptions for the form if needed. 5. Check the entries for the form interface by using a local check oneach tab page, 68._How do you integrate a Smart Form into an application? The following are the steps to integrate a Smazt Form into an application: 1. Call the function Environmeut > Name of the function module in the Form Builder and use CTRL-Y and CTRL-C to copy its name. 2. In the application program, define a variable of type RS38L_FNAM for the name of the generated function module. 3. Callthe SS2_#IELD_LIST function module if needed. It returns a list of the form parameters actually used in the form. 4, Callthe Sse_PUNCTTON_MoDULE_NaMfunction module. Tt returns the name of the generated function module, 69. What are the types of fields? Two types of fields exist System fields —Provieled by Smart Forms. Own fields Defined in the form interface or declared as global definitions. The value of a field can be a maximum of 255 characters. 70. Where are the fields included? ‘The fields are included in the following nodes: Text nodes—To display a dynamic value, text nodes are used to include fields. These fields are enclosed in ampersands ("8") to set them apart from normal text. Input fields of a nede—Used to display static values. 71, What are included fields used for in the PC Editor? Fields are included in the PC Editor to display variable data in the form. When the system displays the form, it replaces the field with the value that was assigned to it during processing. 72. What are the features of system fields? System fields are replaced with the corresponding values during form processing, The field string SFSY is used within a form. The system field values come from the SAP system or are results of the processing, 73. Describe the various types of system fields of Smart Forms. The various types of system fields of Smart Forms are as, follows m GSPS ~DATES—Used to display the date. Ml GSPSY¥-TIMES—Used to display the time of day in the form of HH:MMSS. 74. 75. Ml &SPSY-PAGES—Used to insert the page number of the current print page. Ml &SPSY-FORMPAGESE—Displays the total number of pages for the currently processed form Bl GSPSY-JOBPAGESS—Conlains the total page number of all, forms in the currently processed print request. m asrsy, window. m &SPSY-PAGENAMES—Contains the name of the current page. M_SPSY-USERNAME—Displays the log-on name of the user who prints the form. TNDOWNAME—Contains the name of the current What are the rules for defining a field name? | The name must be enclosed in ampersand characters ("&"), The name must not contain any blanks. The name can be up to 130 characters long . There is no difference between uppercase and lowercase letters in field names. For example, the &sapfielde, kSAPfield&, and &SAPPIELDS field names all identify the same field. The names of system fields cannot be used to define their own fields, ‘What are the formatting options for fields in Smart Forms? &field+<of fset>k—Skips offsets (<of fset>) in the character field value only. If the offset is greater than the length of the value, nothing is displayed. Gfield (<Length>) &—Sets the output length of a program to<length> field (*) &—Sels the output length of the program to the value specified there if the field is defined by a Data Dictionary type. gheld(<) &—Displays the sign to the left of the number, field (5) & Suppresses the sign. &fie14 (7) <—Suppresses thousands indicators when displaying fields of the DEC, CURR, INT, and QUAN types. field (1) & Suppresses the display of initial values. field (x) &—Deactivates a conversion routine specified in the Data Dictionary. field (2) & Suppresses leading zeros in numbers. 1 Gfield (R) & Used to display right-aligned text. It is used only when an output length is specified. field (F<filLex>) «Replaces left-justified blanks in the value by the fill character <fi1 ler> 76. What are the node types for tables? Template node—Templates are static because the number of columns and lines is determined before the actual output. Table node—Tables are dynamic because the tablesize depends on the amount of data selected at runtime. Line types are used to construct the layout of templates and tables and describe the following attributes of a table line: The width of the table line = The number and width of individual cells within the table line Compare the features of Smart Forms and SAPscript. Support multiple page Does not support multiple page formats formats Labels cannot be created in | Labels can be created Smart Forms Colored output of text ‘Output only in black-and-white text ‘Separate data retrieval is not possible GMAPTER 8 DIALOG PROGRAMMING DIALOG PROGRAMMING What is dialog programming? Dialog programming is used to work interactively with a system and to change the contents of database tables. It provides a sequence of screens that are processed one after the other. What are the events used log programi ing? The following are the four events used in dialog, programming: Process Before Output (PBO) Process After Input (PAD 1 Process On Help (POH) Process On Value (POV) Explain the events used in dialog program PBO—The PBO event is activated after the PAI processing, of the previous screen and before the current screen is dis- played. The screen is displayed to the user at the end of the PBO processing, PAI—The PAI event is processed at the time of user interac tion with the screen. At the end of PAI processing, the system cancall the next screen. It can also carry on processing at the point from which the sereen was called. = POH—This event is activated when the user requests fields help (F1). In the event block, appropriate coding can be done by the user. When the program is processed, the system con- tinues processing the current screen. = POV—Thiseventis activated when the user requests possible values help (F4). In this case, appropriate coding in the corresponding event block can be done. While the program is, being processed, the system continues processing the current Describe the components of dialog programming. ‘The following are the components of dialog programming: Transaction code—Transaction codes are used to start a screen sequence. Transaction codes are created using transaction, SE93. The CALLSCREBN statement is used in any ABAP program to start a screen sequence. 1 Screens—A screen is used to control dialog inan SAP system. It contains a screen mask and its flow logic. Screen Painter is used to create a screen in the ABAP Workbench. Fach screen belongs toan ABAP program. Its layout determines the posi- tions of the input /output fields. The layout also determines, graphical elements, such as check boxes and radio buttons. Graphical user interface (GUD status—The GUI status is used. to control menu bars, as well as the standaed toolbars and the application toolbar, which are independent components of an ABAP program. Menu Painters used to create the GUI status in the ABAP Workbench. ABAP program—in the ERP system, every ABAP program has a screen and a GUI status. The ABAP program contains the dialog moctules that are called by the screen flow logic. Italso processes the user input from the GUI status. ABAP programs that contain screens are also called dialog programs. How is a screen processed? A screen is processed in two ways: either by a transaction code or by using the CALL SCREEN statement in an ABAP program. How can users interact with a screen? Users can interact with a screen by filling in the input fields. Users can enter values in any input field on the screen or change the value of a field by using the mouse. The following are the steps: 1. Choose a push bution on the screen. 2. Select a check box or radio button to which a function code isassigned. 3. Choose a function in the menu, standard toolbar, or applica tion toolbar. 4, Choose a function key on the keyboard, 5. Select an entry from the drop-down box. How is an ABAP dialog module called? The MODULE statement is used to call dialog modules in an ABAP program. This statement is used in a PBO event to call any dialog module in the ABAP program. It is defined as follows: MODULE <mnod> OUTPUT. ENDMODULE This statement is also used in the PAI, POH, and POV events to call any dialog module in the ABAP program that has been defined as follows: MODULE<mod> [INPUT] ENDMODULE Which function is used to modify a screen dynamically? ‘The field selection function is used to modify a screen dynami- cally. Itis also possible to set the cursor dynamically om a par- ticular position on the screen in a program. 10. What is Screen Painter? Screen Painter is a tool that allows users to create GUI sereens. It is used to design and maintain a screen. The main elements used in Screen Painter are attributes, layouts, and flow logic, What is Menu Painter? 11. 12. The tool used to design interface components is known as Menu Painter. The main components used are status, menu bars, menu lists, functions, and titles What is Dynpro? Dynpro is a screen that contains fields used to display or request information. Fields can be text strings, input or output fields, radio buttons, check boxes, or push buttons The screen of transaction TZ10 contains only text and input/ output fields, ‘SAP Dynpro contains the following components: Flow logic—Calls the ABAP modules for a screen. Screen layout—Positions of the text, fields, and push buttons fora screen, 1m Screen attributes—The number of the screen and the number fof the subsequent screen, Field attributes—Definition of the attributes of the individual fields ona screen, What are the steps to create a screen’ 1. Dagithe screen attributes. 2. Design the layout of the screen. 3. Define the attributes of the field. 4, Write the flow logic of the screen. 13. Describe screen attributes. 14. Screen attributes include the following: 1 Progran—The name of the ABAP program that belongs to the screen. Itcan be either of type 1, M, or F Screen number—A unique four-digit number used within an ABAP program, Screen type—The screen type can be normal or subsereen. Anormal screen is a screen that oceupies a whole GUI win- dow. A subscreen is a screen that can be displayed on a dif- {erent screen in the same ABAP program. Next screen—A statically defined screen number that specifies the next screen in the sequence. An ABAP program allows for overriding of the statically defined next screen. Cursor position—The static definition of the screen element ‘on which the cursor is positioned. An ABAP program allows, overwriting of the static cursor position dynamically, Screen group—A four-character ID that is placed in thesystem field S¥_DYNGR that allows assigning various screens to a common screen group. Hold data—This is used when a user wants to display a screen more than once during a terminal session. Go to System > User profile > Hold data to change the settings to hold the changed data What are screen elements? 15. Screen elements contain various elements, They can be used to display field contents and also allow the user to interact with the program. Describe the various screen elements. 1 Text fields—Display elements. These elements cannot be changed either by the user or by the ABAP program © Inputfoutpurt felds—Used to display the data from an ABAP program, 1 Drop-doc list boxes—A special input/output list that helpsa ‘user to choose one item from a given list of items. Check boxes—A special input/output field that allows a user to select multiple fields. A user can select or deselect check boxes. Radio buttons—A special input/output field that allows a user to select a single field out of multiple fields. When ‘one button is selected, all others are automatically deselected. Push buttons—Elements on a screen that trigger the PAL event of the screen flow logic. Each push button has a function code that is passed to the ABAP program. Bor—Displays an element used for visual grouping of related. elements on the sereen. 1m Subscreenis—An area on the screen in which another screen is placed. Table contvols—A tabular input/output field 1 Tab strip cotrols—The areas on a screen in which a user can switch between various pages. © Custom comttrol—A container on the sereen in which another control can be displayed. Status icons—Indicate the status of an application program. = K_CODE fielé—This code is not displayed on the sereen; however, every screen has this code, and it is 20 char- acters long, 16. __How do you create and display input help? Three techniques create and display input help: Create a definition in the ABAP dictionary—In the ABAP dictionary, you can link search helps to fields. Search helps are atitomatically available when screen fields are created with reference to ABAP dictionary fields. The ABAP dictionary offers the contents of @ check table or fixed domain values if a field does not contain any search help. Create a definition om a screen—In individual screen fields, input checks are created by using screen flow logic. They can also be created hy linking search helps to screen fields. 1 Createa definition in dialog madules—ABAP dialog modules can be called in the POV event of the screen flow logic to create input help. 17.__How are screen sequences defined? Sereen sequences are defined as follows: Static next screen—A screen is called statically after the cur- rent screen. A staticattribute isalways overwritten if the next sereen is processed dynamically. Dynamic next screen—The SET SCREEN statement is used to overwrite the statically defined next screen dynamically. Syntax SBT SCREEN <next screen. 18, How cana screen be used to leave a program? The following statements are used to leave a screen’ LEAVE SCREEN—This statement ends the current screen and calls the subsequent screen, The next screen is either the static next screen or a dynamic next screen, LEAVE 10 SCREEN <next screen>—This statement exits the current screen and calls the dynamic next screen that is, specified as part of the statement. 19,__How are sequences of screens called? ‘The following are the two ways to call screen sequences: Using a transaction code—A transaction code can be used to call screen sequences. The corresponding, ABAP program is, loaded automatically. Upon reaching the end of the screen sequence, the entire program terminates. 1 Froman ABAP Program—The following statement is used to start a screen sequence from an ABAP program: CALL SCREEN <dynny>. 20. What are messages? ‘Messages are maintained in SE91. They are stored in table T100, which has the following components Language key—Supplied by the system according to the system language environment. 1 Tiventy-character message class—Assigns messages to an application, Message nuaber—Identifies the individual messages within the message class. Message text —Can be up to 72 characters. 21, How are messages sent? Messages are sent using the ABAP statement MESSAGE. This statement specifies the following: Message olass—Identifies a message in a table, 1 Nuomber-—Also used to identify the message in table T100. Type of message—The type of message defines how the ABAP runtime should process the message. The message type is A, E,1S, Worx. How many variants are there in the MESSAGE statement ‘The MESSAGE statement has the following three variants: Global message class—If the introductory statement of a pro~ ‘gram contains the addition MESSAGE-ZD <id> and a mes- sage class <id> contained in table T100, then the following MESSAGE statement can be used: MESSAGE <t><num> [WITH <£> IRAISING <exe>]. el In this code, <t> is the single-character message type, and <nun> is the three-digit message number. The system retrieves the corresponding message text from table T100 for the message class specified in the introductory statement and displays it Specifying the message statically—To specify the message class, message number, and message type statically, the following form of the 42SSAGE statement is used: MESSAGE <to<num>(<id>) (WITH <f1> ... <£4>] [RAISING <exc>] This statement is like the first variant but specifies the message class <id> within the statement Specifying the message dynamically —To specify the message ‘lass, message number, and message type dynamically, the following form of the MESSAGE statement is used: MESSAGE ID <id> TYPE <t> NUMBER <n> [WITH <fl> ... <f4>] [RAISING <exe>] In this code, <id>, <t>, and <n> are fields containing the message class, message number, and message type, respectively. 23. __ Explain the various message type: The following are the various message types: Termination (A)—The message appears in a dialog box, and the program terminates. 1 Error(E)—Anertor dialog appears or the program terminates according to the context of the program. Information (I)—The message appears in a dialog box. After the user confirms the message, the program continues immediately. Status (S)—In this type, a message appears in the status bar ‘of the next screen. The program continues normally after the MESSAGE statement Warning (W)—An error dialog appears or the program termi- nates according to the context of the program. Exit (X)—The program terminates suddenly, and no message is displayed. Its displayed normally when a runtime error occurs. How do you process a message without a screen? In ABAP programs, the following processing blocks are included for a message without a sereen: 1 PBO modules The selection screen event, suchas A? SELECTION-SCREEN oureur Reporting events, such as INITIALIZATION, START-OF- SELECTION, GBT, and END-OF-SELECTION The list of events ToP-OF-PAGE and BND-OF-PAGE, Adialog box. ‘Program comes to end, and control returns to previous menu In PBO, thestatusbarof the | After the MESSAGE statement next screen; otherwise,a_| appears, the processing of program dialog box continues In PBO, the status bar of In PRO, the same as type; program thenext screen; otherwise, | ends and control returns to point the status bar of the current _| from which the program was called screen 25. __How do you process a message in a screen? ‘Adialog box ‘The program comes toan end, and control returns to the previous menu, Adialog box Alter the MESSAGE statement appears, processing of program continues. Same as type E. The user can confirm the message by pressing Enter without having to enter new values. How do you process a message on selection screens? Adialog box Program comes to an end, and control returns to the last area menu. A dialog box: After the MESSAGE statement, ‘program continues processing. 29. Same as type E. The user can confirm the message by pressing. Enter. There is no need to enter new values. How do you maintain transaction codes? ‘Transaction codes are maintained by any of the following methods: Using the object navigator Going to Development > Other Tools > Transactions Using transaction code SE93 How do you create transactions codes? ‘The following are the steps to create transaction codes using transaction SE93: 1. Entera transaction code. Itcan be up to 20 characters. 2, Select the create button. A dialog box appears. 3. Entera short description and click the transaction type. 4. Give the program name and screen number. 5. Select GUI support options. How do you set the GUI status? The following ABAP statement is used to set the GUI status of a screen. It is used to define the user interface for all subsequent screens: SET PP-STATUS <statu> [OF PROGRAM <prog>] [BXCLUDING <f>|<itab>1] In this code: <statu> isa component of the current ABAP program. 1 <£> deactivates the function code stored. How do you set the GUI title? ‘The GUI tite is created using Menu Painter. The following ABAP statement is used to set the GUL title. Itis used to define the title of the user interface for all subsequent screens of a screen sequence, SET TITLEPAR <title> [OF PROGRAM <prog>] (wren <gi: <99>1 31. Describe the function codes of the standard toolbar. The following are the function codes of the standard toolbar: print Print 6 Brace down 5 32.__Describe the function codes of the application toolbar. The following are function codes of the application toolbar: Position/Function Code Purpose ISELE g 2MARK % SDELETE o 4FUNCT_FS Function 1 SFUNCT_F6 Function 2 33.__How do you find the cursor position? The following statement used to find the cursor position: GET CURSOR FIELD <f1> [OFFSET <off1>] [LINE <li>] [VALUE <v1>] [LENGTH <leni>1. Variable <£1>, with the cursor positioned on it, has been assigned the name of the screen element. SY-SUARC is set to 0 if the cursor is positioned on a field; otherwise, it is set to 4 The following are the additions used in the GET CURSOR statement: _OFFSET—Puts the cursor position within the screen element tothe variable <of £1», LINE —Used to assign the line number of the table to the variable <11> if the cursor is positioned in a table control, Ifthe cursor is not positioned in a table, the variable <11> is set to zero. VALUE —Used to set the contents of the screen field in dis- play format, for example, string to the variable <vi>. | LENGTH —Gives the length of the screen field to the variable <leni> 34, How are conditional modules called? Conditional module calls reduce the runtime ofa program and are called as follows: © Conditions for single-screen fields —The following statement is used to call single-screen fields: FIELD <f1> MODULE <ml> ON INPUT|REQUEST|*-INPUT. ON INPUT—Used to call conditional modules when the FIELD containsa value other than its initial value. Itis deter- mined by the data type of the field. m ON REQUEST—If a user has inserted some value in the FIELD, the module <m1> is called Conditions for multiple-screen fields—The following statement is used to call multiple-screen fields: (CHAIN. ENDCHAIN ‘The logical statements between CHATN and ENDCHATN are known as the processing chain. 35. _Define input checks and their types. Input checks are used to check validity and consistency. Thee kinds of input checks exist: Automatic input checks—These checks are called in the PAL event. They are called before sending the data back to the ABAP program and before dialog modules are called by the user, Input checks in the low logic—These checks can be performed, before dialog modules are called by a user, Input checks in dialog moduules—These checks are created in PAT ‘modules. If the wrong value is entered by the user, then it ‘will not affect the PBO processing as input fields can be made available for taking input again. 37. ‘What are the various fields of automatic input checks? Automatic input checks have the following fields: | Mandatory feld—In this field, the value must be provided by the user before the PAI processing can start. Input formai—The value that has to be entered in the input field on the screen must be similar to the data format of the corresponding screen field. = ABAP dictionary check—The foreign key relationship is, checked by the screen ifan ABAP dictionary is used to create the input field How do you check the values of screen fields? Checking a value list—A screen field is checked against a value list according to the following statement: FIELD <f> VALUES (<v>, <vp,....<v>) ‘The individual entries <v; in the list can have the following format: [Nor] <val> (NOT) BETWEEN <vali> AND <val2> Checking against database tables—A screen field is checked against the contents of a database table according to the following statement: FIELD <f> SELECT * FROM <dbtab> WHERE <k,> = <f,> AND <k,> = <£,> AND. [1Nro <tables_area>] WHENEVER [NOT] FOUND SEND ERRORMESSAGE | WARNING (<num> [WITH <h,> ell 38. What are the input checks available in a dialog module? 39. Input checks cannot be performed until the contents are transferred to the ABAP program. A logical expression can be used to check the values entered by a user, Checking single felds—Por checking single fields, the following, FIELD statement is used: FIELD <f> MODULE <mod> Checking aset of felds—For checking a set of fields, the follow- ing FTELD statement is used: ‘CHAIN. FIELD: <f,>, <f>,. MODULE <mod.>. FIELD: <9.>, <o>) 005 MODULE <nod,>. ENDCHATN, How are attributes set dynamically? Attributes are set when the sereen is defined in Screen Painter. ‘The SCREEN table is used to set the attributes dynamically. The SCREEN table is like an internal table that has a header line. ‘There is no need to declare the SCREEN table in a program. ‘The SCREEN table has the following structure: NAMEI32 fears oor group 4 INPUT! Field is ready for input INTENSIFIEDI Field ighlighted highlighted LENGTI Feng DISPLAY 3D1 Three- fwo dimensional imensional [requests —[¢__Inputexisis_ | What is a tabstrip control? 40. A tabstrip control is an object of a screen that consists of more than two pages that have a tab title and a page area. A scroll bar appears on the tabstrip if the area occupied by the tabstrip control is too short to show all of the tab titles. It also contains a push button that is used to display a list of all tab titles. How do you create a tabstrip control? Set the area of the tab on the screen and the tab titles. Allocate a subscreen area to each tab title. Design the flow logic of the screen, ‘Create the processing logic of ABAP, 42. What are the different forms of the LOOP statement? ‘There are two forms of the LOOP statement: LO0P—This statement transfers data in each block to and from the corresponding ABAP fields in the program. Itoops through the screen table rows. The screen table fields may be declared in ABAP as a database table, structure, or individual fields except as internal table fields LOOP AT<internal table>—Thisstatement loops through ‘an internal table and the screen table rows in parallel. The screen table fielcs are often declared! as internal table fields 43.__How are dialog transactions created? In a dialog transaction, the screens should belong to a type M program. The following are the steps to create a dialog transaction! 1. Open SE93, 2, Entera short description. 3. Choose the transaction type program and screen (dialog transaction). Enter the data on the next screen. 5. Enter the screen number field. 6. Enter the name of an authorization object in the corresponding field to protect the dialog transaction. 7. Choose values for the fields of the authorization object. 8, Select GUI support options. 44, How are report transactions created? A report transaction is used to start an executable program (type 1). The following are the steps to create a report transaction: 1. Open SES3. 2. Enter a short description 3. Choose the transaction type program and selection screen (report transaction). 4, Specify the selection screen and variant. 5, Enter the name of an authorization object in the correspond- ing field to protect the dialog transaction. 6. Choose values forthe fields of the authorization object. 7. Select GUI support options. 45. How are obje ;nted transactions created? ‘An object-oriented (OO) transaction is used to link a method ofa class in ABAP objects. The following are the steps to create an object-oriented transaction: 1. Open SESS. 2. Entera short description. 3. Choose the transaction type method of class (OO transaction). 4, Enter the data on the next screen, 5. 5. Select the OO transaction model field to link an OO transac tion to the transaction service of the ABAP object services 46. 47. Define variant transactions, and also give the steps to create one. Variant transactions are used to preset values for fields in a transaction, set field attributes, or hide entire screens. The following are the steps to create variant transactions: Open SHDD. Enter a short description. Choose the transaction type transaction with the variant (variant transaction), 4, Enter the name of the transaction and the variant. 5. Use the new transaction code to start the special variant of the transaction, How are parameter transactions created? Parameter transactions are used to preassign values to fields on the initial screen of a transaction. A user can hide the initial sereen by defining the values for all of its fields. The following, are the steps to create parameter transactions 1. Open SE83, 2. Entera short description. 3. Choose the transaction type transaction with parameters (parameter transaction). GAPTER 9 DATA “TRANSFERS Data TRANSFERS What is a data transfer? A data transfer transfers data from an external system into an SAP ERPsystem. It also transfers data regularly from an exter- nal system into an SAP ERP system. What are the vi ious data transfer methods? Three data transfer methods exist Direct input—In direct input, SAP function mox consistency checks. sles execute Call transaction—In a call transaction, the CALL TRANSACTION ABAP statement is used to run an SAP transaction. Batch input session—It performsa data con the help of screen logic: tency check with 3. Explain the data transfer methods. Data transfer methods can be explained as follows: Direct input—The direct input method is used to transfer large amounts of data, It does not create sessions, It stores the data directly into the respective tables. To execute the constraints, it calls a number of function modules. It does not process the screens for data entering. If any error occurs, then it will restart the entire procedure. It will then execute the direct input programs in the background only. = Call trausaction—In this method, the CALL TRANSACTION ABAP statement is used to run SAP transactions. There is no need to record the external data thatare going to be processed later on. Instead, the entire batch input process takes place inline in an existing program. According to the requirement of the SAP data structure or the transaction, conversion of data will take place. Data types should be converted during the process of transferring data at different intervals of time. Ifthe data type does not match, then itis converted so that the data transfer program will have the capability of exporting, the data into SAP from the sequential fle. Batch input session—In this method, screen logic is used to check data consistency. The batch input method is, also used for bulk transfer of data. This method is not used for real-time data transfers. In this method, data can be transferred into the SAP ERP system. Transfer of data is periodic, either on an hourly or daily basis. This transfer is done by an external system, which still uses an SAP ERP system. The SAP ERP application provides different programs for batch input What is BD BDC is batch data communication. [tis used to upload a large amount of data to an SAP system. It is done with the help of batch input programming, It simulates the user query from a transactional screen through an ABAP program. A Microsoft Excel file is saved by a user as a text file. To upload the file to an SAP system, a code is generated to read the .txt file A programmer develops sample program that can be modified according to user requirements. It makes programming easy to understand and saves time. BDC is used to transfer data from a non-SAP file to an SAP file. An ABAP program is generated for data transferring pur- poses. The ABAP program exports the data to a sequential file, The file should be stored in the format that is acceptable to the SAP batch input program. Where is BDC used? BDC is used for the following purposes: For transferring data from another system to an SAP system For regular transfers of data from a non-SAP system to an SAP system For transferring data between two SAP ERP systems What is a batch input session? Batch input is used for a batch input session. It is not used for a real-time data transfer. It is mainly used to carry out a one- time import of data from a legacy system to a newly installed SAP ERP system. 7.__ How is a batch input session processed? Abatch input session is a group of one or more calls to transac- tions along with the data to be processed by the transactions. Batch input sessions use a special format to record the data and transaction that can be interpreted by the system. The system tuses the data in the session to simulate online entry of the trans action and data. The SAP system can call transactions and enter data using the facilities that are available to interactive users. A batch input session is processed by either using transaction SM35 or selecting the System > Services > Batch input option. How is a batch input session generated? A batch input session is generated by using the interface pro- gram. The SAP ERP system that is sending the data uses a data transfer interface provided by an SAP ERP application program. The interface program sets up the transaction calls and creates the session. Ifthe batch input session contains data from an external source, the interface program also reformats the data to meet the requirements of the input fields in which the data are entered 9. How is a batch input session processed automatically? A batch input session is processed automatically by using the RSBDCSUB ABAP program. RSBDCSUB finds the batch input sessions that have not been used, It schedules such sessions for immediate execution in the background processing system, 10. How is a batch input session played? In the session overview, any session in the queue can be started, analyzed, or deleted. The following is the procedure to display the session: Fora session overview of the batch input system, either select System > Service > Batch input > Sessions oF go to transaction M35. Use any or all of the following criteria to select a session in the main menu: 5 Name of the session 5 Date on which the session was generated 5 User who generated the session. © Status of the session In the session display, any session in the queue can be started, analyzed, or deleted 11.__Describe the structure of a session queue. The structure of a session queue includes the following: Creator—The user who generated the session. Date and time—The date and time a session was generated, Lock date—Ifa session is locked, the date on which the system will release the session, User authorizations—The users who are authorized to run the session, When the session isrun, it can execute only those trans- actions and functions for which this user has authorizations. Status—The status of a session, such as new, processed, and contains errors. ‘Transactions and screens—The number of transactions and 12. 13. 14. 15. ‘What are the various session statuses? Processed —Session processed successfully. New—Session was recorcled but has not been processed yet. Being recorded —Session is being generated. Being processed —Session is being processed. Incorrect—Session processed but contains transactions with errors. Batch—Session is scheduled for batch processing. ‘What are the different modes of a session? ‘There are three different modes of a session: 1 Process an sereen—In this mode, transactions are corrected that contain errors, This mode display’ all the dialog steps. © Display errors only—This mode displays dialog steps only for errors or termination messages. 1m Process in the background —This mode displays only background processing and does not: Atransaction contains an error ifit generates an error message of type E (error) or type A (abnormal termination). There are two ways to correct a session: Rerun the session in display-all or error-display mode—In this method, the system skips the transaction that wascompleted successfully. Only incorrect transactions or transactions that have not been executed are run Analyze the session—This method displays the screen that contains the error. Correct the program that generated the session and regenerate the session. How is a session interrupted? A session is interrupted by entering /bend OK code on any screen. /bend terminates the transaction currently being executed in the session and marks the transaction with the status incorrect. The session is kept in the queue and is displayed in the errors section of the list. How is a session locked? Assession is locked by marking the session in the session queue and choosing lock from the toolbar. 17.__ Explain batch input process flow. Batch input process flow includes the following: Making the decision for a data transfer Setting up the batch input for a data transfer Processing a batch input session Checking the batch input session Analyzing errors Correcting errors 18. How many functional modules are used to create a batch put session? ‘The following are the three functional modules used to create a batch input session: | BDC_OPEN_GROUP-—This functional module is used to create | BDC-INSERT—This module is used to insert hatch input. It will insert a transaction into a batch input session. The BDC data structure must be provided that contains all the data needed for processing the transaction. | BDC_CLOSS_GROUP—This module is used to close a session. After a session is closed, it can be processed 19. How is a batct put session created? ‘The BDC_OPEN_GROUP function module is used to create a new session. A session that already exists cannot be reopened. Ifa session is called with the name of an existing session, then an additional session with the same name is created. Only one session can be opened at a time. 20. What are the EXPORTING parameters of BDC_OPEN_GROUP? The following are the BXPORTING parameters of 'BDC_OPEN_GROUP: 1 CLIENT—The client in which a session is to be processed. Default—By default is the client under which the batch input program runs when the session is created. © GROUP—The name of the session that is to be created. It may be up to 12 characters long Default—None. A session name must be speciél. = HOLDDATE (lock date)—A session that is locked and may not bbe processed before the date specified. Only a system admin- istrator with the LOCK authorization for the authorization object batch input authorizations can unlock and run a session before this date, Format—YYYYMMDD (eight digits). Defauli—No lock date. A session can be processed immediately. A lock date is optional _KEEP—Retains a session after successful processing, Set this option to the value X to havea session kept after it has bbeen successfully processed. Sessions that contain errors in transactions are kept even if KEEP isnot set. Default—If not set, then sessions that are successfully processed are deleted = USER—Thisis the user name that is used to check authoriza~ tions ifa session is started in background processing. A user must be authorized for all of the transactions and functions that are to be executed in a session; otherwise, transactions are terminated with no authorization errors. 21, How are data added to a batch input session? The BDC_INGER? function module is used to add data toa batch input session. The SDcDATA structure must be provided 22. that contains all of the data required to process the transaction completely. What are the parameters of BDC_INSERT? 23. 1 TCOnE—The transaction that isto be run. 1 POST_LOCAL—The parameter used to update data locally. If POST_LOCAL = *x", data will be updated locally. 1 DYNPROTAB—A table parameter in the function module. The BDCDATA structure that contains the data that are to be processed by the transaction. How is a batch input session closed? 24, The 8DC_CLOSE_GROUP function module is used to close a batch input session. After a session is closed, it can be processed. BDC_CLOSE_GROWP needs no parameters. It automatically closes the session that is currently open in a program; however, a session must be closed before opening another session from the same program, Explain the features of a call transaction method. 25. Synchronous processing Updating a database, both synchronously and asynchronously 1 Separate logical units of work for the transaction = No batch input processing log Explain the features of a batch input session. It has asynchronous processing, & Formultiple transactions, data are transferred. 1 Synchronous database update: During processing, no transaction is started until the previous transaction has been written to the database. | Abatch input processing log is generated for each session. © Sessions cannot be generated in parallel. The batch input program must not open a session until it has closed the preceding session. 26. What are the differences between a transaction method and a session method? Records are added to a data-_ | Records are not added immediately. base immediately. Ittransfersdata fora single | It transfers data for multiple transaction. transactions, Itupdates a database Itupdates a database synchronously. either synchronously or asynchronously. What is done in a batch process? Abatch process setup includes the following steps: | Analyze the data that are to be transferred to an SAP system using data analysis. | Generatean SAPstructure for incorporation intoa data export program. Develop an a ABAP transfer program. Create a sequential file that exports the data tobe transferred toa sequential file. © Createan ABAPbatch input program that is transferred from the sequential file. 28. 29. 1 Process the batch input data either by batch input session or by call transaction and add it to the SAP system. = Analyze the results and check that all data were successfully processed. Analyze the error session and correct and reprocess the data: For what is a transaction recorder used? ‘A transaction recorder is used to record a series of transactions and their screens. Recording is used for the following purposes: & Data transfer programs that use batch input or call transactions 1 Batch input sessions Test data Function modules How do you record a transaction? The following is the procedure to record a transaction: 1. Display the initial screen of the batch input recorder. 2. Assign a name to the recording 3. Click create. 4, In the subsequent dialog box, enter the transaction code to be recorded and click continue. The system displays this transaction Execute the transaction in the usual way. ‘When processing of the transaction has finished, the system displays an overview of the transaction and input. Click get transaction if no errors occurred while the transaction was, being recorded 7. If an additional transaction is to be recorded, click next transaction, and then continue from Step 4 8, Save the recording when finished. The recording is processed when a user clicks Enter to exit the dialog box. When the recording is complete, the system displays a log that lists the name of the transaction, thesystem field SY-SUBRC, and the system messages 30. For what the recording editor used? The recording editor is used to edit recordings. The following steps should be followed to edit recordings: 1. Display the initial screen of the batch input recorder using transaction SHDB. 2. Click overview to display an overview of all recordings, The system displays an overview of all recordings. 3. Position the cursor on the relevant recording and click change. 4. The following functions are available on the overview the system displays Delete transaction from the recordinng—The selected transac- tion gets deleted. Adil 2 new transaction to the recording—The transaction is, added at the end of the recording, Editing —To edit the current recording, If you choose editing, then proceed as follows’ The system displays an editor where individual lines can beadded and deleted. The contents of these lines can also be changed. If these editor functions are not sufficient, click export to dovnload the recording toa presentation host, and usea PC editor to edit it 1 Clickimport to import this file back into the SAP ERP sys- tem. Ensure that the fileis still in the correct format. 1 Confirm that the edited version of the recording is still syntactically correct. Save changes to the recording, when editing is complete. 31. a batch input session generated from the recordings? A batch input session is generated as follows: 1. Display the initial sereen of the batch input recorder using transaction SHDB. 2. Click overview to display an overview of all recordings. 3. Position the cursor on the relevant recording and then click generate session, 4. Entera session name, a user who is authorized to process the session, the iclentification (whether the session is to be deleted once it has been processed), and the processing date. 5. Click continue to exit the dialog box. A batch input session has ‘been generated that uses the same data for the input fields as at the time it was created. 32.__How is a function module generated? 1. Display the initial screen of the batch input recorder using. transaction SHB, 2. Click overview to display an overview of all recordings. 3. Position the cursor on the relevant recording and click create function module, 4. Inthe next dialog box, enter function module name, a fune- tion group, and a short description for the function module. 5. Exit the dialog box by choosing continue. The system creates, the function module automatically. 33. How is the data transfer program tested? 1. Display the initial screen of the batch input recorder using transaction SHDB. 2. Click overview to display an overview of all recordings. 3. Position the cursor on the relevant recording and click create test data, 4. Enter a test file and exit the dialog box by choosing con- tinue. If the test file specified already exists, the system appends the new data record, Otherwise, the system archives the test file in the working directory of the current application server. 34. 35. 36. 37. What are data sets? Data sets are sequential files. They are used for handling files in SAP, What are the various statements used in a data set? The following are the three statements provided by ABAP in a data set for file handling: = OPEN DATASET—This statement opens a file. CLOSE DATASET—Thisstatement closesa file on the applica tion server, = DELETE DATASET—This statement deletesa file on the appli- cation server. What are the various ope DATASET? FOR INPUT—For read access. FOR OUTEUT—For write access, FOR APPENDING—For appending data to the file. IN) BINARY MoDa—To process a file in binary mode. IN TEXT MODE—To process a file in text mode. AP _BOSTTTON—To open a ile ata specific position. ‘What are the various problems involved in a batch input ses 2 1 Ifthe processing ofa session ends, data will not be uploaded to1an SAP database. Ifa user does not choose to keep a session, then the session will terminate by default from the session queue. A user can also manually terminate a session being processed. 38._ What is the procedure for writing a BDC program? 39. 40. 1, Goto the ABAP editor. 2, Declare two internal tables. The first internal table to upload a file should havea structure similar to the upload file, and the second internal table for screen flow should have a stracture similar to BDCDATA. 3. Call function tip1ead to populate the first internal table of the upload file 4. Populate the second internal table with the data that are pulled from the recording. call transas How can errors be found When a call transaction method is used to update the database, the bdems geal structure is used to trap the errors. The bac— msgcall ld’s msgtype becomes “e” when an errors found. ‘Those records are formatted using the format_message func- tion call and are stored in an internal table to list error records inone step. What is the syntax for the call transaction method? The following is the syntax of the call transaction method: CALL TRANSACTION <tcode> USING <bde_tab> MODE <mode> UPDATE <update> In this code: <teode> is the transaction code. Ml <bac_tab> is the internal table of structure SDCDATA. m cmode> is the display mode, ‘There are three possible entries for MODE: = A—Display all screens = E—Display errors only = N—No display ‘There are three possible entries for UPDATE: = S—Synchronous m A—Asynchronous © L—Local update 41. Write a BDC table structurs Field ‘Type Length Description PROGRAM _ [CHAR 40 BDC module poo! DYNPRO [NUMC. 4 ‘BDC screen number DYNBEGIN [CHAR 1 BDC screen start FNAM CHAR 132 Field name FVAL CHAR 132 BDC field value 42. How do you determine the system data? The system data are determined by opening an additional SAP ERP session. Execute the transaction in this session until the system displays the screen that shows all of the system data. 43.__ How are program names and screen numbers determined? ‘The program name is specified in the field program (screen), and the screen number is displayed in the field screen number. 44, How are function codes determined? Function codes are determined as follows: 1 Ifa function is assigned a function key, the function code is displayed by right clicking in the work area, Ifa function has not been assigned a function key, use the left mouse button to choose the function. Then press the fune- tion key FI. The system displays a dialog box that shows the function code in the field function, 45. 46. 47. How are field names determined? Field names are determined using the following procedure: 1. Position the cursor on the field and choose F1 help. 2. The system displays a dialog box. Choose technical information, 3. The subsequent dialog box displays the information in the screen field, What are the most common data transfer errors? ‘The most common data transfer errors are as follows: The BOCDATA structure contains screens in an incorrect sequence. The BCDATA structure assigns a value toa field that does not exist in the current screen The BDCDATA structure contains a field that exceeds the specified length What is LSMW? LSMW stands for Legacy System Migration Workbench, an SAP ERP-based tool that is helpful for transferring data from non-SAP systems to SAP systems. The data that are transferred. to an SAP system are transferred through batch input, direct, input, and the business application programming interface (BAP). LSMW also provides a recording function that allows users to generate a data migration object in an entry or chang- ing transaction, Describe the basic principles of LSMW. The following are the basic principles of LSMW: Business objects (instead of individual tables) are migrated. ® Preprogrammed conversion programs are generated on the basis of defined rules. lm Faisting knowledge and coding are used. 49. Chooren 9 Dara Transreas 195 = Emphasisison stability and the quality of the data transferred, toanSAPsystem, Developed rules and standards are used. '& Functions reside in the SAP system. Describe the advantages of SMW. The main advantages of LSMW include the following: Data consistency caused by standard import techniques: 1 Batch input 5 Direct input 0D BAPIs = The import technique used in each case depends on the busi- ness object ™ Generation of the conversion program on the basis of defined rules A clear, interactive process guide 1m Interface for data in a spreadsheet format © Creation of data migration objects on the basis of recorded transactions Free of charge for SAP customers and SAP partners = Emphasis is on stability and the quality of the data transferred toan SAP system. Developed rules and standards are used. 'm Functions reside in the SAP system, 49._Describe the advantages of LSMW. The main advantages of LSMW include the following: Data consistency caused by standard import techniques: © Batch input © Direct input BAPIs '® The import technique used in each case depends on the busi- ness object © Generation of the conversion program on the basis of defined rules A clear, interactive process guide Interface for data in a spreadsheet format ® Creation of data migration objects on the basis of recorded transactions Free of charge for SAP customers and SAP partners What are the LSMW steps for data transfer? Use the transaction code LSMW, and enter the project name, subproject name, and object name. The following are the steps of LSMW data transfer: 1. Maintain object attributes. 2. Maintain source structures. 3. Maintain source fields. 4, Maintain structure relations. 5 6 Maintain field mapping and conversion rules. Maintain fixed values, translations, and user-defined routines. 7. Specily files. 196 — SAPABAP Questions ano Answers 8. Assign files, 9. Read data. 10. Display read data. IL. Convert data 12. Display converted data, 15. Create batch input session. 14, Run batch input session. MAPTER 10 REPORTING REPORTING What is an interactive report? An interactive report helps a user retrieve and present data With an interactive report, a user can display the first overview list, which provides general information, and based on that list, another list is displayed as needed, and so on. Special container screens are used to display these reports. How are interactive reports helpful to users? Interactive reports provide the following features that are helpful to users: Reports allow the user to control retrieval of data. They provide easy-to-read lists, as the main list is brief and from the main list a user can move to detailed sublist. What are the events of an interactive report? The following events are encountered in interactive reports: AT LINE-SELECTION—By double clickinga line on the list, this event occurs. A new sublist is generated at the time this, eventaccurs. Every statement is shown ona newly generated sublist, AT USER-CoMtAND—This occurs when pressing a function key. AT PPckey>—This occurs when a predefined function key is pressed. Ml TOP-OF-PAGE DURING LINE-SELECTION—List processing of a sublist starts on a new page. Explain how an interactive report works. An interactive report works in the following manner: ‘The main list is displayed The user double clicks any line that is valid The corresponding event occurs. The line of cod: The sublist is displayed according to the lines selected in the code. 6. Steps 2 through 5 are repeated read. What are the events that provide the drill-down features in an interactive list? The following are the events that provide the drill-down features in an interactive list AP LINE-SELECTION—By double clicking a line. AP USER CoMMAND—By pressing any button. What is the HTDE command? ‘The HIDE command is used tostore temporarily the contents ofa field at the currentline. These contents are stored in the #2DE area, ‘which isin the memory of your computer. When the interactive event occurs, the contents are restored! from the HIDE area. When is the get cursor command used in interactive lists? ‘TheGet cursor command is used when the information that is to be hidden is not uniquely identified by the selected line ‘This command returns the name of the field where the cursor position in a field is specified. It also returns the value of the selected field in a field that is specified. 8.__ Whats drill-down reporting? SAP provides an interactive information system with drill-down reporting. Both basic reports and form reports can be produced in drill-down reporting, The drill-down report provides functions to navigate through data, asa user can jump to the next level of detail or the next report object on the same level, hide individual levels, and switch between the detail and drill-down lists. 9. What is the function of the environment variable SY-LISEL in interactive reporting? S¥-LISEL stores the contents of the line selected. The contents of the variable are available in the secondary screen. Lists are used to display data. Lists also allow user interaction and are created using ABAP statements. 11, _ How many basic lists can be created? Only a single basic list can be created. 12.__How many detail lists can be created? Auuser can create up to 19 detail lists. What is the maximum number of ts in a report? ‘There can be a maximum of 20 lists created in a report. 14, 15, 16. What happens if a user tries to create more than 20 lists? Ia user tries to createmore than 20lists,a runtimeerroris generated. ‘There can be only 20 levels of a basic list and its detail lst Describe the system fields for detail lists. ‘The following are the system fields for detail lists: System Field/Deseription ‘S¥-LSIND/Index of the list created during the current event (basic list = 0) 'S¥-LISTE//Index of the list level from which the event was, triggered ‘SY-LILLI/ Absolute number of the line from which the event ‘was triggered ‘SY-LTSEL /Contents of the line from which the event was triggered, ‘S¥~CUROW /Position of the line in the window from which the event was triggered (counting starts with 1) 'S¥-CUCOL /Position of the column in the window from which the event was triggered (counting starts with 2) ‘SY-CPAGE /Page number of the first displayed page of the list from which the event was triggered ‘SY-S'TARO/Number of the first line of the first page displayed ofthe list from which the event was triggered—fine may contain the page header ‘S¥-S'TACO/Number of the first column displayed in the list from which the event was triggered SY-UICOlM,/Function code that triggered the event, ._ How are the page headers for detail lists set? ‘The TOP-OF-PAGE DURING LINE-SELECTTON event is used to create a page header. The system triggers this event for each detail list 17, What are the list events in an ABAP program? ‘The following are the list events in an ABAP program: 1m Event blocks for function codes PP-<nn> (obsolete)—When a user chooses a function code PF<nn>, the system always triggers the ar 2rcna> event. These event blocks are executed when the user chooses the corresponding function key. The syntax is as follows: AT PF<n>. <Statements: Event block for function code PrCK—When a user triggers the function code PICK, AT LINE-SELECTTOW is always triggered if the cursor is positioned on a list line. By default, the PICK function code is always linked with function key F2and hence with a double click, The syntax is as follows: ‘AT LINE-SELECTION <Statements> Event block for user-defined function codes—A user chooses a function code during list processing that is processed neither by the system nor by PICK or PF'<nn>. The system triggers the event AP USER-COMMAND. For this event, the GUI status for a list must be defined. For user-defined function codes ina program, the following event block must be defined: ‘AT USER-COMMAND. <Statements> 18. What are classical reports? Classical reports display the output using the write statement, ‘These reports do not have any other list. The output is displayed in just one output list. 19. 20. 21. What are the various events in classical reports? The various events in classical reports include the following, Ml INPIALIZATION—This event isactivated before the election screen is displayed Ml AP-SELECTION-SCREEN—This event occurs after process- ing user input. START OF SELECTION—This event occurs after processing the selection screen. ml END-OF-SELECTLON—This event is used for logical database reporting or can be used after all the processing is complete. What are event keywords in reports? ‘The following are the event keywords in reports: INITIALIZATION AT SELECTION-SCREEN AT SELECTION-SCREEN ON <field> START-OF-SELECTION ‘TOP-OF-PAGE TOP-OF-PAGE DURING LINE SELECTION END-OF-PACE END-OF-SELECTION AT USER-COMMAND AT LINE-SELECTION AT PE<NN> cer GET LATE AT User command How is list width determined? ‘The LNE-ST2= option is used to determine the width of the output list. The syntax is as follows: REPORT <rl> LINE-SI2E <wiath> 22. 24. 25. This statement determines the width of the output list of program <ri> as <width> characters, If <width> is set to zero, the system uses the width of the standard list. What are text elements? ‘Text elements are used to maintain text without accessing the source code. When using text elements, there is no need to hard code the string in the program, which is very helpful for software thatis available indifferent languages. Text elements are also used to maintain the selection texts and list headers in the programs. What is PF-STATUS? PF-STATUS is used to increase the functionality of interactive In SE41, functional keys, menus, and items are used to interactive reports. What is the function of the SY-LSIND field? ‘The Sy-LSzND @d hasan index of the list that is created by the report. It increases the field's content by oneat the beginning of an interactive processing block. It helps to differentiate the processing for the different list levels. By changing the system field, a user can define the output area in the list. Values selected by a user should not be more than the values set by the system by default. This function must be written at the end of the processing block. Differentiate between a classical report and an interactive report. Classical Interactive Itdoes notallow a user to —_| It provides user interaction interact with the system. with the system. ‘Auserdoesnot haveany | Auser has control even after control over the output after _| its execution, executing it. Itdoes not support drilling. _ | Itsupports drilling. What is the ALV? 26. ‘The Application List Viewer (ALV) is a reporting tool used to sort and arrange output of reports dynamically. The ALV functional modules are used to make output more readable and. to increase its functionality. It is possible to increase list width to more than 255 characters in length through the ALV. The output of the report displays up to 90 columns with different options for displaying output. ‘What are the features of the ALV? User friendly Better handling of events 1 Widlth is more than 255 characters, No programming overheads to specify the write statements For whatis the ALV used? 29. ‘The ALV simplifies the use of lists in the SAP ERP system. In the list viewer, a uniform user interface and list format are available, which are very helpful for preventing redundant functions. The ALV is used with both single-level lists and multilevel sequential lists. What are the various functional modules of the ALV? The following are the functional modules of ALY: 1 REUSE_ALV_LIST_DTSPLAY—Displays an ALY list per parameters defined in the function cal REUSE_ALV_CRID_DTSPLAY—Displays an ALV grid per parameters defined in the function cal. REUSE_ALV_COMMENTARY_WRTTE—Displays list header information as output. The output information is stored in an internal table. Output attributes are assigned to each line through the TYP @d. This module outputs formatted simple header information at 70P-OF -PACE. | REUSE_ALV_HIBRSEQ_LIST_DISPLAY—Displays two internal tables that are formatted in a hierarchical— sequential list REUSE_ALV_VARIANT_F4—Displays a variant selection dialog box. REUSE_ALV_VARIANT_EXISTENCE—Checks for the existence of a variant display. 30. Whatis a report layout? A report layout is used to define the layout features of a report, such as page format and numeric format. 31, How is the report layout defined? ‘The following is the procedure to define the report layout: 1 ‘Re deport layout, cli ‘with the following tab pages: © Page(coutrol—Used to dotine the general page format parameters, such as length and width of a page. 1 Rows—Used to define row total parameters, such as the positioning and summation levels for report row totals. © Lead Coluan—Used to define row text parameters, suchas text type and row length. © Colimns—Used to define the type of column break and the treatment of zero columns. Go o> Report layout and work 1D. Cohen Headngs—Used to define orientation of the column headings, such as the position and layout of the columns. Representation —Used to define numerical formats. U Language-Dependent—Used to define the language- dependent report parameters. 3 Grapeics—Used to define the graphical presentation and color range: ‘Type the values used for the report layout, Click Continue. Click Report > Save to save the report layout parameters, 32. How can changes in the report layout parameters be made? ‘The following is the procedure to make changes in the report layout parameters: 1. Click from the report output screen Setfings > Report layout. A dialog box appears and then overwrites the layout parameters 2. Make any required changes to the report layout. 3. To save the changed layout parameters, choose from the following alternative functions: Click Settings > Save settings to save the changes. © Click Settings > Save and block settings to save the layout changes macle, and then block all users from making layout changes in the report, 33. How are i defined? ividual page headers of a self-defined list A page header is defined individually in the processing block after the event keyword. The syntax is as follows: ‘TOP-OF-PACE. WRITE The 70P-OF-PAGE event starts as soon as the system starts processing a new page of the list. The system processes the statement following T0P-OF -PAGE hefore outputting the first line on a new page 34. How is a list in a dialog box displayed? A list in a dialog box is displayed using the following WNDOW statement: WINDON STARTING AT <Left> <upper> [ENDING AT <right> <Lower>]. This statement displays the current lst as a dialog box; <Le£ and <upper> are used to specify the column and line at the top left-hand corner of the dialog box. If <uppe=> is 0, the list, appears ona full screen. The ENDING option is specified using <right> or <Lowex> to set the column and line of the lower right-hand corner of the dialog box. 35.__How can data be passed from lists to programs? There are two ways to pass data from lists to programs Automatic data transfer using system fields 1 Program-controlled data transfer using ABAP statements 36.__How can data be passed automatically? The system passes data to programs automatically by using the system fields. The system fields provide information about the list index, the position of the list in the output window, and the cursor position. 37.__How can data be passed through program statements? ‘The following program statements are used to pass data’ lm HIDE—The KIDE statement is one of the fundamental statements used for interactive reporting. It defines the information that can be passed to subsequent detail lists. m READ LINE—The READ LINE and READ CURRENT LINE statements are used to read data from the lines of existing list levels. These statements are closely connected to the HIDE technique, GET CURSOR—The GET CURSOR FIELDand GET CURSOR LINE statements are used to pass the output field or output line on which the cursor is positioned during the interactive event in the ABAP program DESCRIBE L1ST—The DESCRIBE LIST statementis used to read certain list attributes, such as the number of lines or pages, 38. 40. How is scrolling done in a detail list? ‘The SCROLL statement is used to scroll in a detail list. The SET USER-COMMAND statement is also used in conjunction swith the corresponding predefined function codes (P.. .} for scrolling. How is the cursor in a list set? ‘The SEP CURSOR statement is used to set the cursor. This state ment sets the cursor in the most recently created list. It sets the cursor in an absolute position in a field or in a line. How is the cursor set explicitly? ‘The following statement is used to set the cursor to a certain position in the output window: SET CURSOR <col> <lin>. ‘The system sets the cursor only to positions that are visible in the display. How is the cursor in a field set? ‘The following statement is used to set the cursor in a field: SET CURSOR FIELD <f> LINE <1> (OFFSET <off>]. This statement sets the cursor in line <1> in the field whose names stored in <£>. It is used to scroll the line into the visible area of the screen, 42, Howis the cursor set in a line? ‘The following statement is used to set the cursor in a line: SET CURSOR LINE <1> [OFFSET <off>) This statement sets the cursor in line <1>. The system ignores the statement if the line does not appear in the list or in the visible area of the window. The SCROLL statement can be used to scroll the line into the visible area of the screen 43.__How are the lines of a list modified? ‘The MODIFY LINE statement is used to modify the lines of a completed list within the program. The following is the syntax of the MODIFY LINEstatement: MODIFY LINE <n> [INDEX <indx>|OF CURRENT PAGE|OF PAGE <pg>l [smodifications>] INDEX <inds> is used to specify line <a> of the list level BOF CURRENT PACEis used to specify line <a> ofthecurrently displayed page. OF PAGE is used to specify line <n> of the page. 44. How is the e formatting modified? LINE FORMAT of thfODIFY statement is used to modify the line formatting as follows: MODI: LINE FORMAT <option,> <option,» CHAPTER 11 MSCELLANEOUS NMAcELLANEOUS Give the list of system variables. ‘Number/System Variable Description 4 SY-INDEX Loops, current loop pass 2. SY-PAGNO List creation, current page 3 SY-TABIX Internal table, current line index 4 Sy-TFILL Internal tables, current number oflines 5 S¥-TLOPC Internal 6 sv-0sTEs Internal 7 SY-DBCNT Database operations, number of table lines processed 8 SY-FDPOS Character strings, offset in character string, =COLNO List creation, current column of list 10 S¥-nINCT List processing, page length ofllist 1 SY-LINNO List creation, current line 12 S¥-LINSZ List creation, width of list 13 S¥-MACOL Print list, columns from the SE7 MARGIN statement 15. SY-TLENG Internal tables, 17 S¥-LILLT List processing, current list line 19 SY-FLENG Internal 21 S¥-CUROWT Screens, vertical cursor position. at PAL 23 SY-LISTI List processing, index of current list 25 SY-SRONS Screens, number of lines 27 S¥-LOOPC Screens, number of lines visible intable 23 Internal @ 3 g 2 31 s¥-DAYST Date and time, Daylight Savings ‘Time indicator 33 S¥-FDAYW Date and time, factory calendar weekday 35 S¥-INPUT Internal 37 S¥-MODNO SAP ERP system, external ‘modes index 39 Sy-BINPT Batch input, progeam running, under batch input 41 S¥-DYNNR ABAP program, number of current screen 43. SY-NEMPA, Internal 45 s¥-RSTRT Internal 47 S¥-CPACE List processing, current page number 49 S¥-MANDT. SAP ERP system, client number from log-on 51 SY-PRINT Internal 53 SY-PRREL Print parameters, delete after printing face iment] 57 S¥-PRNEW Print parameters, new spool Pent 59 sY-PDEST Print parameters, output device 61_sy-PAUTH, Internal 63 SY-PNNPA, Internal 65 SY-REPI2 Internal 67 SY-PRREC Print parameters, recipient 69 SY-PRABT Print parameters, department on cover page 71 S¥-NRPAG Internal 73 S¥-PROOP Print parameters, number of copies 75 s¥-sysID Name of SAP ERP system ‘77 SY-PPKEY Screens, current GUI status 79 s¥-TCoDE ABAP program, current transaction code 81 SY-CFWAE Internal Print list, spool number 85 SY-SLSET Selection screens, name of variant 87 S¥-SUBCS Internal a9 s: Internal 91 SY-DSNAM Internal 93 SY-UNAME SAP system, user log-on name 95 sy-AECDE Constant: alphabet (A, B,C, ..) 97 SY-TITLE Screens, title text 99 SY-LISEL 101 S¥-XCODE 103 S¥-XPROG 105 S¥-LDBPG 107 S¥-TVARI 109 S¥-TVAR3 111 SY-TVARS 113 S¥-TVART 115: S¥-TVARS 117 s¥-mscry “List processing, contents of selected line Internal Internal ABAP program, logical database program List creation, text variable for headers List creation, text variable for headers List creation, text variable for headers List creation, text variable for headers List creation, text variable for headers ‘Messages, message type s¥-MscV1 ‘Messages, message variables 121 S¥-MSGV3 ‘Messages, message variables 123 S¥-oncom Internal 125 s¥-sTaco List processing, initial column displayed Screens, display user entry 129 S¥-DATLO Date and time, local date of a 131 S¥-ZONLO Date and time, time zone of a user Give the list of transaction codes. ‘Transport organizer (extended) Set up transport organizer Transport organizer SEN ABAP dictionary 9k 11SE15 13SEI7 15SEI9 17 SE24 19 SE32 21SE35 23 SE37 25 SE39 27 SAIN 29 SES4 3ISE2 33SE74 Maintain technical settings (tables) ABAP repository information system General table display Business add-ins: implementations Class builder ABAP text element maintenance ABAP dialog modules ABAP function modules Split screen editor (new) Maintain area mens Generate table view SAPscript styles SAPscript format conversion 35SE76 37 SETS 30SEO1 41 SE94 43 SE97 45SMo4 47 SM30 49SM36 51 SM50 53SM59 55 SMARTFORM_ TRACE 57 SMOD SAPseript: form translation Administration of form graphics “Message maintenance ‘Customer enhancement simulation ‘Maintenance transaction call authori- zation User list Call view maintenance ‘Schedule background job Work process overview Remote Function Call (RFC) destinations (display /maintain) ‘SAP Smart Forms: Trace SAP enhancement management 3. Give the list of functional modules. 1 ABAP_DOCU_DONNLOAD. 3 BAL_GLE_ AUTHORIZATION_RESET 5 BAL_GLB_MSG_ CURRENT_HANDLE_GET 7 CHANGEDOCUMENT_ READ_HEADERS 9 CLAF_CLASSIFICATION_ OF_OBJECTS 11 CLPB_EXPORT | Downloads ABAP documentation in HTML Resets authorization. Handles current message. Gets the change document header fora sales document, ‘and then puts the results in an internal table. Returns all of the characteris tics for a material Exportsa text table to the clipboard on the presentation 413 CONVERSION_EXIT_ ALPHA_INPUT, 15 CONVERT_ ABAPSPOOLJOB_2_PDF 17 CONVERT_ OTFSPOOLIOB_2_PDF 19 CONVERT_TO_LOCAL_ CURRENCY 21 DATE_COMPUTE_DAY 23 DATE_IN_FUTURE Converts any number into a string fill with zeros with the number at the extreme right. Converts ABAP spool output to PDF, Converts an Output Text Format (OTF) spool to PD. Converts foreign currency to local currency. Returns a number indicating ‘what day of the week the date falls on. For example, Monday is returned as 1, Tuesday as 2, and so forth. Calculates a date after N days in the future. Downloads file to the presentation server, 27 DYNP_VALUES_UPDATE 29 EPS_GET_DIRECTORY_ LISTING 31 F4_DATE 33 PATF_INT_TABLE_ VALUE_REQUEST 35 FILENAME_GET Allows users to update fields ona Dynpro, Returns a list of filenames froma local or network drive. Displays calendar in a pop-up window and allows a.user to choose a date; alternatively, the calender can be displayed as read only. Returns the values selected in an internal table (F4 help). Gets a filename for a user, and. returns a blank filename if user selects cancel, 37 G_SET_GET_ALL_ Fetches values from a set. VALUES 39 GET_GLOBAL SYMBOLS | Returns alist ofall tables, select options, texts, and so forth fora program. Italso includes the text definitions for the selection screen. 42 cep_goa auntie | Gets the current job number INFO from a program. Also returns other useful information about the current job. 43 cur_penere rite | Replacesis_PILE_DeLETE, and deletes file on the presentation server. 45 CUI_REMOVE_ Deletes a directory ona DIRECTORY presentation server. ‘47 HELP_START 49 HOLIDAY_CHECK_AND_ GET_INFO 51 HR_DISPLAY_BASIC_ List Displays help for afield. Useful for doing AT SELEC- ‘TION SCREEN ON VALUE REQUEST for those fields that do not provide F4 help at the DDIC level. ‘Determines whether a date isa holiday. The HOLIDAY_ ‘FOUND parameter is used to determine whether the date is aholiday. Provides a table control with the ability to manipulate the data, and sends it to Micro- soft Word or Excel. It isan “HR function. It can be used for any data, It can also be cused to pass data and column headers, 53 HR_IE_NUM_PRSI_ Returns the number of weeks WEEKS between two dates. 55 HR_TIME_RESULTS_cHT | Gets the time results for a payroll period. 57 List_Paom memory | Retrieves the output ofa report from memory when the report was executed using SUBMIT... EXPORTING LIST TO MEMORY. 59 MONTH_NAMES_GET Returnsall of the months’ names. 61 MS_EXCEL_OLE_ Builds a file, and starts Excel STANDARD _OLE, automatically. 63 POPUP_TO_coNFTRI_ | Createsa dialog box to ask Loss_OF_DATA whether a user wishes to perform a processing step “with loss of data. 65 POPUP_T0_CONFIRM_ WITH Messace 67 POPUP_T0_DECIDE 68 POPUP_TO_DISPLAY_, TEXT 71 POPUP_WITH_TABLE_ DISPLAY ‘73 RP_CALC_DATB_IN_ INTERVAL ‘75 RPY_TRANSACTION_ READ ‘77 RS_REFRESH_FROM_ SELECTOPTIONS Creates a dialog box to inform auser about a specific deci: jon point during an action. Provides a user with several choices of radio buttons. Creates a dialog box to dis- play a two-line message. Provides a display of a table fora user to select and also provides the value of the table line of the table selected. ‘Adds or subtracts years/ months/days froma date. Returns the transactions that use the program and screen. Gets the current contents of a selection screen. 79 RS_VARTANT_CONTENTS | Returns the contents of the specified variant in a table. 81 RSPO_RETURN_ABAP_ | Fetchesa printer spool ‘SPOOLJOB according to the spool num- ber provided. 85 Rat. SLEEP Hangs the current application from | to5 seconds. 87 SAP_CONVERT_10_xLS_ | Converts data to Microsoft FORMAT Excel format 89 SCROLLING_IN_TABLE | Handles any scroll coding a module pool and using a table control. 92 So_NEW_pocuMENT. | Sends.a document as part of APT_SEND_APTI ane-mail 93 sx_opzect_converT_ | Converts from OTF to PDF one_por (SAPscript conversion). 95 Sx_OBECT_coNVERT__ | Converts from OTF to ASCIL OTe_RAW (GAPscript conversion), 97 sxeG_commann_cuecx | Checks whether the user is authorized to execute the specified command on the target host system with the specified arguments. Checks a user’s authorization to usea command. If the authorization check is successful, then it executes, the command on the target 101 TERMINAL 1D_GaT | Returns the terminal ID. 103 TH_ENVIRONMENT Gets the OS environment. 105 TH_REMOTE_ Runsa transaction on a ‘TRANSACTION remote server. 107 TH_USER_LIST Shows which users are logged into an application server. 109 UNET_coNVERStON_ | Converts weights from one SIMPLE unit of measure to another. 111 UPLOAD_FILES Loads one or more files from an application or presentation server,</div><div class="after_doc_wrapper is_bot"><section class="_1ifY6L"><div class="wrapper__doc_page_shared_recommender_list" data-e2e="recommender-list"><h2 class="list_title" data-e2e="list-title">Você também pode gostar</h2><ul class="list_content_wrapper" data-e2e="list-content-wrapper"><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.scribd.com/document/305930496/catalog-20141222" target="_blank"><span class="visually_hidden">Catalog 20141222</span></a><div class="thumbnail_and_info"><img src="https://imgv2-2-f.scribdassets.com/img/document/305930496/149x198/7adcf98b03/1458918479?v=1" srcSet="https://imgv2-2-f.scribdassets.com/img/document/305930496/298x396/da63632f6a/1458918479?v=1 2x" alt="Catalog 20141222" aria-label="PDF Documento" class="thumbnail_img"/><div class="doc_info"><div class="_1E-hw3" data-testid="meta-data">Documento<span class="SvgIcon-module_wrapper__1fPqw _2v3DGp"><svg width="8" height="8" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><circle cx="4" cy="4" r="2" fill="currentColor"></circle></svg></span>32 páginas</div><div class="title" data-e2e="doc-info-title">Catalog 20141222</div><div class="_38nure" data-e2e="doc-info-author">Naresh Vepuri</div><div class="_16H48L">Ainda não há avaliações</div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.scribd.com/doc/273212458/1-Big-Data-Analytics-Tableau-m1-Slides" target="_blank"><span class="visually_hidden">1 Big Data Analytics Tableau m1 Slides</span></a><div class="thumbnail_and_info"><img src="https://imgv2-1-f.scribdassets.com/img/document/273212458/149x198/32e76a1895/1438415373?v=1" srcSet="https://imgv2-1-f.scribdassets.com/img/document/273212458/298x396/1cd0ec5d85/1438415373?v=1 2x" alt="1 Big Data Analytics Tableau m1 Slides" aria-label="PDF Documento" class="thumbnail_img"/><div class="doc_info"><div class="_1E-hw3" data-testid="meta-data">Documento<span class="SvgIcon-module_wrapper__1fPqw _2v3DGp"><svg width="8" height="8" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><circle cx="4" cy="4" r="2" fill="currentColor"></circle></svg></span>15 páginas</div><div class="title" data-e2e="doc-info-title">1 Big Data Analytics Tableau m1 Slides</div><div class="_38nure" data-e2e="doc-info-author">Naresh Vepuri</div><div class="_16H48L">Ainda não há avaliações</div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.scribd.com/document/336547901/20-Great-Films-About-Loneliness-That-Are-Worth-Your-Time-Taste-of-Cinema-Movie-Reviews-and-Classic-Movie-Lists" target="_blank"><span class="visually_hidden">20 Great Films About Loneliness That Are Worth Your Time Taste of Cinema - Movie Reviews and Classic Movie Lists</span></a><div class="thumbnail_and_info"><img src="https://imgv2-1-f.scribdassets.com/img/document/336547901/149x198/26467c7c73/1484413351?v=1" srcSet="https://imgv2-1-f.scribdassets.com/img/document/336547901/298x396/ac0fd106fc/1484413351?v=1 2x" alt="20 Great Films About Loneliness That Are Worth Your Time Taste of Cinema - Movie Reviews and Classic Movie Lists" aria-label="PDF Documento" class="thumbnail_img"/><div class="doc_info"><div class="_1E-hw3" data-testid="meta-data">Documento<span class="SvgIcon-module_wrapper__1fPqw _2v3DGp"><svg width="8" height="8" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><circle cx="4" cy="4" r="2" fill="currentColor"></circle></svg></span>13 páginas</div><div class="title" data-e2e="doc-info-title">20 Great Films About Loneliness That Are Worth Your Time Taste of Cinema - Movie Reviews and Classic Movie Lists</div><div class="_38nure" data-e2e="doc-info-author">Naresh Vepuri</div><div class="_16H48L">Ainda não há avaliações</div></div></div></div></div></li><li class="pills"><div class="wrapper__pill_list content_pills"><ul class="pill_list_row unstyled_list"><li class="pill_list_item"><a class="wrapper__text_button wrapper__pill_button" href="/magazines"><div class="pill_button_visible">Revistas</div></a></li><li class="pill_list_item"><a class="wrapper__text_button wrapper__pill_button" href="https://pt.scribd.com/podcasts"><div class="pill_button_visible">Podcasts</div></a></li><li class="pill_list_item"><a class="wrapper__text_button wrapper__pill_button" href="/sheetmusic"><div class="pill_button_visible">Partituras</div></a></li></ul></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.scribd.com/doc/273212458/1-Big-Data-Analytics-Tableau-m1-Slides" target="_blank"><span class="visually_hidden">1 Big Data Analytics Tableau m1 Slides</span></a><div class="thumbnail_and_info"><img src="https://imgv2-1-f.scribdassets.com/img/document/273212458/149x198/32e76a1895/1438415373?v=1" srcSet="https://imgv2-1-f.scribdassets.com/img/document/273212458/298x396/1cd0ec5d85/1438415373?v=1 2x" alt="1 Big Data Analytics Tableau m1 Slides" aria-label="PDF Documento" class="thumbnail_img"/><div class="doc_info"><div class="_1E-hw3" data-testid="meta-data">Documento<span class="SvgIcon-module_wrapper__1fPqw _2v3DGp"><svg width="8" height="8" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><circle cx="4" cy="4" r="2" fill="currentColor"></circle></svg></span>15 páginas</div><div class="title" data-e2e="doc-info-title">1 Big Data Analytics Tableau m1 Slides</div><div class="_38nure" data-e2e="doc-info-author">Naresh Vepuri</div><div class="_16H48L">Ainda não há avaliações</div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.scribd.com/doc/273211999/Php" target="_blank"><span class="visually_hidden">PHP</span></a><div class="thumbnail_and_info"><img src="https://imgv2-2-f.scribdassets.com/img/document/273211999/149x198/26e3da3044/1438414886?v=1" srcSet="https://imgv2-1-f.scribdassets.com/img/document/273211999/298x396/f42737ca0f/1438414886?v=1 2x" alt="PHP" aria-label="PDF Documento" class="thumbnail_img"/><div class="doc_info"><div class="_1E-hw3" data-testid="meta-data">Documento<span class="SvgIcon-module_wrapper__1fPqw _2v3DGp"><svg width="8" height="8" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><circle cx="4" cy="4" r="2" fill="currentColor"></circle></svg></span>1 página</div><div class="title" data-e2e="doc-info-title">PHP</div><div class="_38nure" data-e2e="doc-info-author">Naresh Vepuri</div><div class="_16H48L">Ainda não há avaliações</div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.scribd.com/doc/174390590/BC402-ABAP-Programming-Techniques" target="_blank"><span class="visually_hidden">BC402 - ABAP Programming Techniques</span></a><div class="thumbnail_and_info"><img src="https://imgv2-1-f.scribdassets.com/img/document/174390590/149x198/cdd313d3e4/1578074490?v=1" srcSet="https://imgv2-2-f.scribdassets.com/img/document/174390590/298x396/a230778cee/1578074490?v=1 2x" alt="BC402 - ABAP Programming Techniques" aria-label="PDF Documento" class="thumbnail_img"/><div class="doc_info"><div class="_1E-hw3" data-testid="meta-data">Documento<span class="SvgIcon-module_wrapper__1fPqw _2v3DGp"><svg width="8" height="8" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><circle cx="4" cy="4" r="2" fill="currentColor"></circle></svg></span>415 páginas</div><div class="title" data-e2e="doc-info-title">BC402 - ABAP Programming Techniques</div><div class="_38nure" data-e2e="doc-info-author">Murugananthan Ramadoss</div><div class="_16H48L"><span class="font_icon_container QEVmJ8"><span aria-hidden="true" class="icon icon-ic_thumbsup_outline_small"></span></span>100% (5)</div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.scribd.com/presentation/225856825/Sap-Abap-Query" target="_blank"><span class="visually_hidden">Sap Abap Query</span></a><div class="thumbnail_and_info"><img src="https://imgv2-1-f.scribdassets.com/img/document/225856825/149x198/8cdfc290e6/1452281269?v=1" srcSet="https://imgv2-1-f.scribdassets.com/img/document/225856825/298x396/dac67d696c/1452281269?v=1 2x" alt="Sap Abap Query" aria-label="PDF Documento" class="thumbnail_img"/><div class="doc_info"><div class="_1E-hw3" data-testid="meta-data">Documento<span class="SvgIcon-module_wrapper__1fPqw _2v3DGp"><svg width="8" height="8" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><circle cx="4" cy="4" r="2" fill="currentColor"></circle></svg></span>20 páginas</div><div class="title" data-e2e="doc-info-title">Sap Abap Query</div><div class="_38nure" data-e2e="doc-info-author">Naresh Vepuri</div><div class="_16H48L">Ainda não há avaliações</div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.scribd.com/presentation/180284142/ale-idoc-ppt" target="_blank"><span class="visually_hidden">Ale Idoc</span></a><div class="thumbnail_and_info"><img src="https://imgv2-2-f.scribdassets.com/img/document/180284142/149x198/63d6783af1/1485384645?v=1" srcSet="https://imgv2-2-f.scribdassets.com/img/document/180284142/298x396/1fbc142c9d/1485384645?v=1 2x" alt="Ale Idoc" aria-label="PDF Documento" class="thumbnail_img"/><div class="doc_info"><div class="_1E-hw3" data-testid="meta-data">Documento<span class="SvgIcon-module_wrapper__1fPqw _2v3DGp"><svg width="8" height="8" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><circle cx="4" cy="4" r="2" fill="currentColor"></circle></svg></span>76 páginas</div><div class="title" data-e2e="doc-info-title">Ale Idoc</div><div class="_38nure" data-e2e="doc-info-author">Naresh Vepuri</div><div class="_16H48L">Ainda não há avaliações</div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.scribd.com/document/218058226/A-Practical-Guide-to-Coping-With-Hearing-Voices-by-Paul-Baker" target="_blank"><span class="visually_hidden">A Practical Guide To Coping With Hearing Voices by Paul Baker</span></a><div class="thumbnail_and_info"><img src="https://imgv2-2-f.scribdassets.com/img/document/218058226/149x198/847e8dda0f/1629811026?v=1" srcSet="https://imgv2-1-f.scribdassets.com/img/document/218058226/298x396/01600efc1d/1629811026?v=1 2x" alt="A Practical Guide To Coping With Hearing Voices by Paul Baker" aria-label="PDF Documento" class="thumbnail_img"/><div class="doc_info"><div class="_1E-hw3" data-testid="meta-data">Documento<span class="SvgIcon-module_wrapper__1fPqw _2v3DGp"><svg width="8" height="8" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><circle cx="4" cy="4" r="2" fill="currentColor"></circle></svg></span>32 páginas</div><div class="title" data-e2e="doc-info-title">A Practical Guide To Coping With Hearing Voices by Paul Baker</div><div class="_38nure" data-e2e="doc-info-author">Naresh Vepuri</div><div class="_16H48L"><span class="font_icon_container QEVmJ8"><span aria-hidden="true" class="icon icon-ic_thumbsup_outline_small"></span></span>50% (2)</div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.scribd.com/document/214640629/al-oops" target="_blank"><span class="visually_hidden">Al Oops</span></a><div class="thumbnail_and_info"><img src="https://imgv2-1-f.scribdassets.com/img/document/214640629/149x198/bae8270d0f/1395841509?v=1" srcSet="https://imgv2-1-f.scribdassets.com/img/document/214640629/298x396/8a74121620/1395841509?v=1 2x" alt="Al Oops" aria-label="PDF Documento" class="thumbnail_img"/><div class="doc_info"><div class="_1E-hw3" data-testid="meta-data">Documento<span class="SvgIcon-module_wrapper__1fPqw _2v3DGp"><svg width="8" height="8" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><circle cx="4" cy="4" r="2" fill="currentColor"></circle></svg></span>5 páginas</div><div class="title" data-e2e="doc-info-title">Al Oops</div><div class="_38nure" data-e2e="doc-info-author">Naresh Vepuri</div><div class="_16H48L">Ainda não há avaliações</div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.scribd.com/doc/62972373/Sub-Objects-of-Alv-Classes" target="_blank"><span class="visually_hidden">Sub Objects of Alv Classes</span></a><div class="thumbnail_and_info"><img src="https://imgv2-2-f.scribdassets.com/img/document/62972373/149x198/d17866a3b4/1362455823?v=1" srcSet="https://imgv2-1-f.scribdassets.com/img/document/62972373/298x396/5177c8f610/1362455823?v=1 2x" alt="Sub Objects of Alv Classes" aria-label="PDF Documento" class="thumbnail_img"/><div class="doc_info"><div class="_1E-hw3" data-testid="meta-data">Documento<span class="SvgIcon-module_wrapper__1fPqw _2v3DGp"><svg width="8" height="8" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><circle cx="4" cy="4" r="2" fill="currentColor"></circle></svg></span>99 páginas</div><div class="title" data-e2e="doc-info-title">Sub Objects of Alv Classes</div><div class="_38nure" data-e2e="doc-info-author">selvijai</div><div class="_16H48L">Ainda não há avaliações</div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.scribd.com/doc/214640237/alv-oops" target="_blank"><span class="visually_hidden">ABAP 7 Steps To Create OOPS ALV For Beginners: Code Gallery ALV Programs Collection</span></a><div class="thumbnail_and_info"><img src="https://imgv2-1-f.scribdassets.com/img/document/214640237/149x198/6e755f240c/1544404631?v=1" srcSet="https://imgv2-1-f.scribdassets.com/img/document/214640237/298x396/8d6460befa/1544404631?v=1 2x" alt="ABAP 7 Steps To Create OOPS ALV For Beginners: Code Gallery ALV Programs Collection" aria-label="PDF Documento" class="thumbnail_img"/><div class="doc_info"><div class="_1E-hw3" data-testid="meta-data">Documento<span class="SvgIcon-module_wrapper__1fPqw _2v3DGp"><svg width="8" height="8" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><circle cx="4" cy="4" r="2" fill="currentColor"></circle></svg></span>5 páginas</div><div class="title" data-e2e="doc-info-title">ABAP 7 Steps To Create OOPS ALV For Beginners: Code Gallery ALV Programs Collection</div><div class="_38nure" data-e2e="doc-info-author">Naresh Vepuri</div><div class="_16H48L">Ainda não há avaliações</div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.scribd.com/presentation/186075167/08-ABAP-Dialog-Programming-Overview" target="_blank"><span class="visually_hidden">08.ABAP Dialog Programming Overview</span></a><div class="thumbnail_and_info"><img src="https://imgv2-2-f.scribdassets.com/img/document/186075167/149x198/a2a296f98c/1675923072?v=1" srcSet="https://imgv2-2-f.scribdassets.com/img/document/186075167/298x396/a167b5a454/1675923072?v=1 2x" alt="08.ABAP Dialog Programming Overview" aria-label="PDF Documento" class="thumbnail_img"/><div class="doc_info"><div class="_1E-hw3" data-testid="meta-data">Documento<span class="SvgIcon-module_wrapper__1fPqw _2v3DGp"><svg width="8" height="8" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><circle cx="4" cy="4" r="2" fill="currentColor"></circle></svg></span>70 páginas</div><div class="title" data-e2e="doc-info-title">08.ABAP Dialog Programming Overview</div><div class="_38nure" data-e2e="doc-info-author">Naresh Vepuri</div><div class="_16H48L"><span class="font_icon_container QEVmJ8"><span aria-hidden="true" class="icon icon-ic_thumbsup_outline_small"></span></span>100% (1)</div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.scribd.com/document/178983735/class-enhancement-doc" target="_blank"><span class="visually_hidden">Enhancement Framework - Class Enhancements - Pre-Exit, Post-Exit and Overwrite-Exit Methods - Concept and Simple Scenarios</span></a><div class="thumbnail_and_info"><img src="https://imgv2-1-f.scribdassets.com/img/document/178983735/149x198/05600c2cba/1382718487?v=1" srcSet="https://imgv2-1-f.scribdassets.com/img/document/178983735/298x396/8ce89740bd/1382718487?v=1 2x" alt="Enhancement Framework - Class Enhancements - Pre-Exit, Post-Exit and Overwrite-Exit Methods - Concept and Simple Scenarios" aria-label="PDF Documento" class="thumbnail_img"/><div class="doc_info"><div class="_1E-hw3" data-testid="meta-data">Documento<span class="SvgIcon-module_wrapper__1fPqw _2v3DGp"><svg width="8" height="8" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><circle cx="4" cy="4" r="2" fill="currentColor"></circle></svg></span>26 páginas</div><div class="title" data-e2e="doc-info-title">Enhancement Framework - Class Enhancements - Pre-Exit, Post-Exit and Overwrite-Exit Methods - Concept and Simple Scenarios</div><div class="_38nure" data-e2e="doc-info-author">Naresh Vepuri</div><div class="_16H48L">Ainda não há avaliações</div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.scribd.com/document/176842233/SAP-Coding-Standards-ERPAMS" target="_blank"><span class="visually_hidden">SAP Coding Standards ERPAMS</span></a><div class="thumbnail_and_info"><img src="https://imgv2-1-f.scribdassets.com/img/document/176842233/149x198/3b69a3f89f/1402879657?v=1" srcSet="https://imgv2-2-f.scribdassets.com/img/document/176842233/298x396/27f5a4040a/1402879657?v=1 2x" alt="SAP Coding Standards ERPAMS" aria-label="PDF Documento" class="thumbnail_img"/><div class="doc_info"><div class="_1E-hw3" data-testid="meta-data">Documento<span class="SvgIcon-module_wrapper__1fPqw _2v3DGp"><svg width="8" height="8" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><circle cx="4" cy="4" r="2" fill="currentColor"></circle></svg></span>19 páginas</div><div class="title" data-e2e="doc-info-title">SAP Coding Standards ERPAMS</div><div class="_38nure" data-e2e="doc-info-author">Naresh Vepuri</div><div class="_16H48L">Ainda não há avaliações</div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.scribd.com/presentation/7120980/15-Sap-Script" target="_blank"><span class="visually_hidden">15 Sap Script</span></a><div class="thumbnail_and_info"><img src="https://imgv2-2-f.scribdassets.com/img/document/7120980/149x198/d71b6888e0/1395169446?v=1" srcSet="https://imgv2-2-f.scribdassets.com/img/document/7120980/298x396/29880cfc7a/1395169446?v=1 2x" alt="15 Sap Script" aria-label="PDF Documento" class="thumbnail_img"/><div class="doc_info"><div class="_1E-hw3" data-testid="meta-data">Documento<span class="SvgIcon-module_wrapper__1fPqw _2v3DGp"><svg width="8" height="8" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><circle cx="4" cy="4" r="2" fill="currentColor"></circle></svg></span>54 páginas</div><div class="title" data-e2e="doc-info-title">15 Sap Script</div><div class="_38nure" data-e2e="doc-info-author">api-3823432</div><div class="_16H48L"><span class="font_icon_container QEVmJ8"><span aria-hidden="true" class="icon icon-ic_thumbsup_outline_small"></span></span>100% (3)</div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.everand.com/book/309859835/Shoe-Dog-A-Memoir-by-the-Creator-of-Nike" target="_blank"><span class="visually_hidden">Shoe Dog: A Memoir by the Creator of Nike</span></a><div class="thumbnail_and_info"><img src="https://imgv2-1-f.scribdassets.com/img/word_document/309859835/149x198/394d1573f0/1702331104?v=1" srcSet="https://imgv2-2-f.scribdassets.com/img/word_document/309859835/298x396/d1289f88b9/1702331104?v=1 2x" alt="Shoe Dog: A Memoir by the Creator of Nike" aria-label="livro" class="thumbnail_img"/><div class="doc_info"><div class="crossLinkHeading"><span class="Icon-module_wrapper_LUeQrI"><svg width="12" height="12" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" focusable="false"><path d="M8.654 8.21c.13-.441.159-.81.159-1.085 0-1.144-.67-1.899-.67-1.899h1.594c.182.382.32.97.32 1.783 0 .335-.1 1.206-.641 2.193l1.984 2.603H9.108l-.84-1.104C7.442 11.445 6.26 12 4.577 12 2.454 12 1 10.545 1 8.588c0-3.164 3.145-3.38 3.145-3.38l-.697-.803c-.944-1.104-.91-2.488-.287-3.343C3.725.288 4.485 0 5.634 0 7.991 0 8.44 2.17 8.44 2.17h-1.91s-.062-1.11-1.106-1.11c-.99 0-1.275.694-1.193 1.294.034.252.143.487.275.648 0 0 1.985 2.401 2.295 2.76l-1.324.006c-.302 0-.634-.02-.951.083-.328.106-.616.3-.842.561-.418.483-.595 1.15-.558 1.79.038.661.249 1.354.717 1.834.425.435 1.101.643 1.693.643.928 0 1.612-.331 2.102-.797L5.317 6.82h2.288l1.05 1.39Z" fill="currentColor"></path></svg><span style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></span></span> <!-- -->No Everand</div><div class="title" data-e2e="doc-info-title">Shoe Dog: A Memoir by the Creator of Nike</div><div class="_38nure" data-e2e="doc-info-author"><a class="Hv6j2r" href="https://pt.everand.com/author/683814899/Phil-Knight" target="_blank">Phil Knight</a></div><div class="_16H48L"><div class="wrapper__static_stars _3FghFh"><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_halffill light_lit"></span><span class="visually_hidden">Nota: 4.5 de 5 estrelas</span></div><div class="_1c33kx">4.5/5 (537)</div></div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.everand.com/book/322011391/The-Subtle-Art-of-Not-Giving-a-F-ck-A-Counterintuitive-Approach-to-Living-a-Good-Life" target="_blank"><span class="visually_hidden">The Subtle Art of Not Giving a F*ck: A Counterintuitive Approach to Living a Good Life</span></a><div class="thumbnail_and_info"><img src="https://imgv2-2-f.scribdassets.com/img/word_document/322011391/149x198/14bbaf98d5/1715164900?v=1" srcSet="https://imgv2-1-f.scribdassets.com/img/word_document/322011391/298x396/59d3b978ea/1715164900?v=1 2x" alt="The Subtle Art of Not Giving a F*ck: A Counterintuitive Approach to Living a Good Life" aria-label="livro" class="thumbnail_img"/><div class="doc_info"><div class="crossLinkHeading"><span class="Icon-module_wrapper_LUeQrI"><svg width="12" height="12" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" focusable="false"><path d="M8.654 8.21c.13-.441.159-.81.159-1.085 0-1.144-.67-1.899-.67-1.899h1.594c.182.382.32.97.32 1.783 0 .335-.1 1.206-.641 2.193l1.984 2.603H9.108l-.84-1.104C7.442 11.445 6.26 12 4.577 12 2.454 12 1 10.545 1 8.588c0-3.164 3.145-3.38 3.145-3.38l-.697-.803c-.944-1.104-.91-2.488-.287-3.343C3.725.288 4.485 0 5.634 0 7.991 0 8.44 2.17 8.44 2.17h-1.91s-.062-1.11-1.106-1.11c-.99 0-1.275.694-1.193 1.294.034.252.143.487.275.648 0 0 1.985 2.401 2.295 2.76l-1.324.006c-.302 0-.634-.02-.951.083-.328.106-.616.3-.842.561-.418.483-.595 1.15-.558 1.79.038.661.249 1.354.717 1.834.425.435 1.101.643 1.693.643.928 0 1.612-.331 2.102-.797L5.317 6.82h2.288l1.05 1.39Z" fill="currentColor"></path></svg><span style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></span></span> <!-- -->No Everand</div><div class="title" data-e2e="doc-info-title">The Subtle Art of Not Giving a F*ck: A Counterintuitive Approach to Living a Good Life</div><div class="_38nure" data-e2e="doc-info-author"><a class="Hv6j2r" href="https://pt.everand.com/author/676606601/Mark-Manson" target="_blank">Mark Manson</a></div><div class="_16H48L"><div class="wrapper__static_stars _3FghFh"><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_outline"></span><span class="visually_hidden">Nota: 4 de 5 estrelas</span></div><div class="_1c33kx">4/5 (5794)</div></div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.everand.com/book/322011392/Hidden-Figures-The-American-Dream-and-the-Untold-Story-of-the-Black-Women-Mathematicians-Who-Helped-Win-the-Space-Race" target="_blank"><span class="visually_hidden">Hidden Figures: The American Dream and the Untold Story of the Black Women Mathematicians Who Helped Win the Space Race</span></a><div class="thumbnail_and_info"><img src="https://imgv2-1-f.scribdassets.com/img/word_document/322011392/149x198/75a60db5ed/1715252175?v=1" srcSet="https://imgv2-1-f.scribdassets.com/img/word_document/322011392/298x396/8996aadf7d/1715252175?v=1 2x" alt="Hidden Figures: The American Dream and the Untold Story of the Black Women Mathematicians Who Helped Win the Space Race" aria-label="livro" class="thumbnail_img"/><div class="doc_info"><div class="crossLinkHeading"><span class="Icon-module_wrapper_LUeQrI"><svg width="12" height="12" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" focusable="false"><path d="M8.654 8.21c.13-.441.159-.81.159-1.085 0-1.144-.67-1.899-.67-1.899h1.594c.182.382.32.97.32 1.783 0 .335-.1 1.206-.641 2.193l1.984 2.603H9.108l-.84-1.104C7.442 11.445 6.26 12 4.577 12 2.454 12 1 10.545 1 8.588c0-3.164 3.145-3.38 3.145-3.38l-.697-.803c-.944-1.104-.91-2.488-.287-3.343C3.725.288 4.485 0 5.634 0 7.991 0 8.44 2.17 8.44 2.17h-1.91s-.062-1.11-1.106-1.11c-.99 0-1.275.694-1.193 1.294.034.252.143.487.275.648 0 0 1.985 2.401 2.295 2.76l-1.324.006c-.302 0-.634-.02-.951.083-.328.106-.616.3-.842.561-.418.483-.595 1.15-.558 1.79.038.661.249 1.354.717 1.834.425.435 1.101.643 1.693.643.928 0 1.612-.331 2.102-.797L5.317 6.82h2.288l1.05 1.39Z" fill="currentColor"></path></svg><span style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></span></span> <!-- -->No Everand</div><div class="title" data-e2e="doc-info-title">Hidden Figures: The American Dream and the Untold Story of the Black Women Mathematicians Who Helped Win the Space Race</div><div class="_38nure" data-e2e="doc-info-author"><a class="Hv6j2r" href="https://pt.everand.com/author/671516025/Margot-Lee-Shetterly" target="_blank">Margot Lee Shetterly</a></div><div class="_16H48L"><div class="wrapper__static_stars _3FghFh"><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_outline"></span><span class="visually_hidden">Nota: 4 de 5 estrelas</span></div><div class="_1c33kx">4/5 (895)</div></div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.everand.com/book/419930541/The-Yellow-House-A-Memoir-2019-National-Book-Award-Winner" target="_blank"><span class="visually_hidden">The Yellow House: A Memoir (2019 National Book Award Winner)</span></a><div class="thumbnail_and_info"><img src="https://imgv2-2-f.scribdassets.com/img/word_document/419930541/149x198/941121db9b/1702813542?v=1" srcSet="https://imgv2-1-f.scribdassets.com/img/word_document/419930541/298x396/327f81adb3/1702813542?v=1 2x" alt="The Yellow House: A Memoir (2019 National Book Award Winner)" aria-label="livro" class="thumbnail_img"/><div class="doc_info"><div class="crossLinkHeading"><span class="Icon-module_wrapper_LUeQrI"><svg width="12" height="12" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" focusable="false"><path d="M8.654 8.21c.13-.441.159-.81.159-1.085 0-1.144-.67-1.899-.67-1.899h1.594c.182.382.32.97.32 1.783 0 .335-.1 1.206-.641 2.193l1.984 2.603H9.108l-.84-1.104C7.442 11.445 6.26 12 4.577 12 2.454 12 1 10.545 1 8.588c0-3.164 3.145-3.38 3.145-3.38l-.697-.803c-.944-1.104-.91-2.488-.287-3.343C3.725.288 4.485 0 5.634 0 7.991 0 8.44 2.17 8.44 2.17h-1.91s-.062-1.11-1.106-1.11c-.99 0-1.275.694-1.193 1.294.034.252.143.487.275.648 0 0 1.985 2.401 2.295 2.76l-1.324.006c-.302 0-.634-.02-.951.083-.328.106-.616.3-.842.561-.418.483-.595 1.15-.558 1.79.038.661.249 1.354.717 1.834.425.435 1.101.643 1.693.643.928 0 1.612-.331 2.102-.797L5.317 6.82h2.288l1.05 1.39Z" fill="currentColor"></path></svg><span style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></span></span> <!-- -->No Everand</div><div class="title" data-e2e="doc-info-title">The Yellow House: A Memoir (2019 National Book Award Winner)</div><div class="_38nure" data-e2e="doc-info-author"><a class="Hv6j2r" href="https://pt.everand.com/author/469606521/Sarah-M-Broom" target="_blank">Sarah M. Broom</a></div><div class="_16H48L"><div class="wrapper__static_stars _3FghFh"><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_outline"></span><span class="visually_hidden">Nota: 4 de 5 estrelas</span></div><div class="_1c33kx">4/5 (98)</div></div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.everand.com/book/308030757/Grit-The-Power-of-Passion-and-Perseverance" target="_blank"><span class="visually_hidden">Grit: The Power of Passion and Perseverance</span></a><div class="thumbnail_and_info"><img src="https://imgv2-1-f.scribdassets.com/img/word_document/308030757/149x198/2af38cbda9/1711559584?v=1" srcSet="https://imgv2-2-f.scribdassets.com/img/word_document/308030757/298x396/4187c55138/1711559584?v=1 2x" alt="Grit: The Power of Passion and Perseverance" aria-label="livro" class="thumbnail_img"/><div class="doc_info"><div class="crossLinkHeading"><span class="Icon-module_wrapper_LUeQrI"><svg width="12" height="12" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" focusable="false"><path d="M8.654 8.21c.13-.441.159-.81.159-1.085 0-1.144-.67-1.899-.67-1.899h1.594c.182.382.32.97.32 1.783 0 .335-.1 1.206-.641 2.193l1.984 2.603H9.108l-.84-1.104C7.442 11.445 6.26 12 4.577 12 2.454 12 1 10.545 1 8.588c0-3.164 3.145-3.38 3.145-3.38l-.697-.803c-.944-1.104-.91-2.488-.287-3.343C3.725.288 4.485 0 5.634 0 7.991 0 8.44 2.17 8.44 2.17h-1.91s-.062-1.11-1.106-1.11c-.99 0-1.275.694-1.193 1.294.034.252.143.487.275.648 0 0 1.985 2.401 2.295 2.76l-1.324.006c-.302 0-.634-.02-.951.083-.328.106-.616.3-.842.561-.418.483-.595 1.15-.558 1.79.038.661.249 1.354.717 1.834.425.435 1.101.643 1.693.643.928 0 1.612-.331 2.102-.797L5.317 6.82h2.288l1.05 1.39Z" fill="currentColor"></path></svg><span style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></span></span> <!-- -->No Everand</div><div class="title" data-e2e="doc-info-title">Grit: The Power of Passion and Perseverance</div><div class="_38nure" data-e2e="doc-info-author"><a class="Hv6j2r" href="https://pt.everand.com/author/683814892/Angela-Duckworth" target="_blank">Angela Duckworth</a></div><div class="_16H48L"><div class="wrapper__static_stars _3FghFh"><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_outline"></span><span class="visually_hidden">Nota: 4 de 5 estrelas</span></div><div class="_1c33kx">4/5 (588)</div></div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.everand.com/book/335537398/The-Little-Book-of-Hygge-Danish-Secrets-to-Happy-Living" target="_blank"><span class="visually_hidden">The Little Book of Hygge: Danish Secrets to Happy Living</span></a><div class="thumbnail_and_info"><img src="https://imgv2-1-f.scribdassets.com/img/word_document/335537398/149x198/c261b5b62a/1714915905?v=1" srcSet="https://imgv2-1-f.scribdassets.com/img/word_document/335537398/298x396/4b549960d0/1714915905?v=1 2x" alt="The Little Book of Hygge: Danish Secrets to Happy Living" aria-label="livro" class="thumbnail_img"/><div class="doc_info"><div class="crossLinkHeading"><span class="Icon-module_wrapper_LUeQrI"><svg width="12" height="12" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" focusable="false"><path d="M8.654 8.21c.13-.441.159-.81.159-1.085 0-1.144-.67-1.899-.67-1.899h1.594c.182.382.32.97.32 1.783 0 .335-.1 1.206-.641 2.193l1.984 2.603H9.108l-.84-1.104C7.442 11.445 6.26 12 4.577 12 2.454 12 1 10.545 1 8.588c0-3.164 3.145-3.38 3.145-3.38l-.697-.803c-.944-1.104-.91-2.488-.287-3.343C3.725.288 4.485 0 5.634 0 7.991 0 8.44 2.17 8.44 2.17h-1.91s-.062-1.11-1.106-1.11c-.99 0-1.275.694-1.193 1.294.034.252.143.487.275.648 0 0 1.985 2.401 2.295 2.76l-1.324.006c-.302 0-.634-.02-.951.083-.328.106-.616.3-.842.561-.418.483-.595 1.15-.558 1.79.038.661.249 1.354.717 1.834.425.435 1.101.643 1.693.643.928 0 1.612-.331 2.102-.797L5.317 6.82h2.288l1.05 1.39Z" fill="currentColor"></path></svg><span style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></span></span> <!-- -->No Everand</div><div class="title" data-e2e="doc-info-title">The Little Book of Hygge: Danish Secrets to Happy Living</div><div class="_38nure" data-e2e="doc-info-author"><a class="Hv6j2r" href="https://pt.everand.com/author/656546239/Meik-Wiking" target="_blank">Meik Wiking</a></div><div class="_16H48L"><div class="wrapper__static_stars _3FghFh"><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_halffill light_lit"></span><span class="rating_star icon-ic_star_small_outline"></span><span class="visually_hidden">Nota: 3.5 de 5 estrelas</span></div><div class="_1c33kx">3.5/5 (400)</div></div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.everand.com/book/224369806/The-Emperor-of-All-Maladies-A-Biography-of-Cancer" target="_blank"><span class="visually_hidden">The Emperor of All Maladies: A Biography of Cancer</span></a><div class="thumbnail_and_info"><img src="https://imgv2-1-f.scribdassets.com/img/word_document/224369806/149x198/d2fc5923b8/1703514618?v=1" srcSet="https://imgv2-2-f.scribdassets.com/img/word_document/224369806/298x396/a026add765/1703514618?v=1 2x" alt="The Emperor of All Maladies: A Biography of Cancer" aria-label="livro" class="thumbnail_img"/><div class="doc_info"><div class="crossLinkHeading"><span class="Icon-module_wrapper_LUeQrI"><svg width="12" height="12" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" focusable="false"><path d="M8.654 8.21c.13-.441.159-.81.159-1.085 0-1.144-.67-1.899-.67-1.899h1.594c.182.382.32.97.32 1.783 0 .335-.1 1.206-.641 2.193l1.984 2.603H9.108l-.84-1.104C7.442 11.445 6.26 12 4.577 12 2.454 12 1 10.545 1 8.588c0-3.164 3.145-3.38 3.145-3.38l-.697-.803c-.944-1.104-.91-2.488-.287-3.343C3.725.288 4.485 0 5.634 0 7.991 0 8.44 2.17 8.44 2.17h-1.91s-.062-1.11-1.106-1.11c-.99 0-1.275.694-1.193 1.294.034.252.143.487.275.648 0 0 1.985 2.401 2.295 2.76l-1.324.006c-.302 0-.634-.02-.951.083-.328.106-.616.3-.842.561-.418.483-.595 1.15-.558 1.79.038.661.249 1.354.717 1.834.425.435 1.101.643 1.693.643.928 0 1.612-.331 2.102-.797L5.317 6.82h2.288l1.05 1.39Z" fill="currentColor"></path></svg><span style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></span></span> <!-- -->No Everand</div><div class="title" data-e2e="doc-info-title">The Emperor of All Maladies: A Biography of Cancer</div><div class="_38nure" data-e2e="doc-info-author"><a class="Hv6j2r" href="https://pt.everand.com/author/684982830/Siddhartha-Mukherjee" target="_blank">Siddhartha Mukherjee</a></div><div class="_16H48L"><div class="wrapper__static_stars _3FghFh"><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_halffill light_lit"></span><span class="visually_hidden">Nota: 4.5 de 5 estrelas</span></div><div class="_1c33kx">4.5/5 (271)</div></div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.everand.com/book/310560108/Never-Split-the-Difference-Negotiating-As-If-Your-Life-Depended-On-It" target="_blank"><span class="visually_hidden">Never Split the Difference: Negotiating As If Your Life Depended On It</span></a><div class="thumbnail_and_info"><img src="https://imgv2-1-f.scribdassets.com/img/word_document/310560108/149x198/44055ac324/1714914470?v=1" srcSet="https://imgv2-1-f.scribdassets.com/img/word_document/310560108/298x396/6049b38208/1714914470?v=1 2x" alt="Never Split the Difference: Negotiating As If Your Life Depended On It" aria-label="livro" class="thumbnail_img"/><div class="doc_info"><div class="crossLinkHeading"><span class="Icon-module_wrapper_LUeQrI"><svg width="12" height="12" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" focusable="false"><path d="M8.654 8.21c.13-.441.159-.81.159-1.085 0-1.144-.67-1.899-.67-1.899h1.594c.182.382.32.97.32 1.783 0 .335-.1 1.206-.641 2.193l1.984 2.603H9.108l-.84-1.104C7.442 11.445 6.26 12 4.577 12 2.454 12 1 10.545 1 8.588c0-3.164 3.145-3.38 3.145-3.38l-.697-.803c-.944-1.104-.91-2.488-.287-3.343C3.725.288 4.485 0 5.634 0 7.991 0 8.44 2.17 8.44 2.17h-1.91s-.062-1.11-1.106-1.11c-.99 0-1.275.694-1.193 1.294.034.252.143.487.275.648 0 0 1.985 2.401 2.295 2.76l-1.324.006c-.302 0-.634-.02-.951.083-.328.106-.616.3-.842.561-.418.483-.595 1.15-.558 1.79.038.661.249 1.354.717 1.834.425.435 1.101.643 1.693.643.928 0 1.612-.331 2.102-.797L5.317 6.82h2.288l1.05 1.39Z" fill="currentColor"></path></svg><span style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></span></span> <!-- -->No Everand</div><div class="title" data-e2e="doc-info-title">Never Split the Difference: Negotiating As If Your Life Depended On It</div><div class="_38nure" data-e2e="doc-info-author"><a class="Hv6j2r" href="https://pt.everand.com/author/655855290/Chris-Voss" target="_blank">Chris Voss</a></div><div class="_16H48L"><div class="wrapper__static_stars _3FghFh"><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_halffill light_lit"></span><span class="visually_hidden">Nota: 4.5 de 5 estrelas</span></div><div class="_1c33kx">4.5/5 (838)</div></div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.everand.com/book/182553141/The-World-Is-Flat-3-0-A-Brief-History-of-the-Twenty-first-Century" target="_blank"><span class="visually_hidden">The World Is Flat 3.0: A Brief History of the Twenty-first Century</span></a><div class="thumbnail_and_info"><img src="https://imgv2-2-f.scribdassets.com/img/word_document/182553141/149x198/9d8b4953ee/1714629096?v=1" srcSet="https://imgv2-2-f.scribdassets.com/img/word_document/182553141/298x396/89521cc859/1714629096?v=1 2x" alt="The World Is Flat 3.0: A Brief History of the Twenty-first Century" aria-label="livro" class="thumbnail_img"/><div class="doc_info"><div class="crossLinkHeading"><span class="Icon-module_wrapper_LUeQrI"><svg width="12" height="12" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" focusable="false"><path d="M8.654 8.21c.13-.441.159-.81.159-1.085 0-1.144-.67-1.899-.67-1.899h1.594c.182.382.32.97.32 1.783 0 .335-.1 1.206-.641 2.193l1.984 2.603H9.108l-.84-1.104C7.442 11.445 6.26 12 4.577 12 2.454 12 1 10.545 1 8.588c0-3.164 3.145-3.38 3.145-3.38l-.697-.803c-.944-1.104-.91-2.488-.287-3.343C3.725.288 4.485 0 5.634 0 7.991 0 8.44 2.17 8.44 2.17h-1.91s-.062-1.11-1.106-1.11c-.99 0-1.275.694-1.193 1.294.034.252.143.487.275.648 0 0 1.985 2.401 2.295 2.76l-1.324.006c-.302 0-.634-.02-.951.083-.328.106-.616.3-.842.561-.418.483-.595 1.15-.558 1.79.038.661.249 1.354.717 1.834.425.435 1.101.643 1.693.643.928 0 1.612-.331 2.102-.797L5.317 6.82h2.288l1.05 1.39Z" fill="currentColor"></path></svg><span style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></span></span> <!-- -->No Everand</div><div class="title" data-e2e="doc-info-title">The World Is Flat 3.0: A Brief History of the Twenty-first Century</div><div class="_38nure" data-e2e="doc-info-author"><a class="Hv6j2r" href="https://pt.everand.com/author/687127844/Thomas-L-Friedman" target="_blank">Thomas L. Friedman</a></div><div class="_16H48L"><div class="wrapper__static_stars _3FghFh"><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_halffill light_lit"></span><span class="rating_star icon-ic_star_small_outline"></span><span class="visually_hidden">Nota: 3.5 de 5 estrelas</span></div><div class="_1c33kx">3.5/5 (2259)</div></div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.everand.com/book/423387462/On-Fire-The-Burning-Case-for-a-Green-New-Deal" target="_blank"><span class="visually_hidden">On Fire: The (Burning) Case for a Green New Deal</span></a><div class="thumbnail_and_info"><img src="https://imgv2-1-f.scribdassets.com/img/word_document/423387462/149x198/8447b35521/1715002460?v=1" srcSet="https://imgv2-2-f.scribdassets.com/img/word_document/423387462/298x396/a2fe7cb5cf/1715002460?v=1 2x" alt="On Fire: The (Burning) Case for a Green New Deal" aria-label="livro" class="thumbnail_img"/><div class="doc_info"><div class="crossLinkHeading"><span class="Icon-module_wrapper_LUeQrI"><svg width="12" height="12" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" focusable="false"><path d="M8.654 8.21c.13-.441.159-.81.159-1.085 0-1.144-.67-1.899-.67-1.899h1.594c.182.382.32.97.32 1.783 0 .335-.1 1.206-.641 2.193l1.984 2.603H9.108l-.84-1.104C7.442 11.445 6.26 12 4.577 12 2.454 12 1 10.545 1 8.588c0-3.164 3.145-3.38 3.145-3.38l-.697-.803c-.944-1.104-.91-2.488-.287-3.343C3.725.288 4.485 0 5.634 0 7.991 0 8.44 2.17 8.44 2.17h-1.91s-.062-1.11-1.106-1.11c-.99 0-1.275.694-1.193 1.294.034.252.143.487.275.648 0 0 1.985 2.401 2.295 2.76l-1.324.006c-.302 0-.634-.02-.951.083-.328.106-.616.3-.842.561-.418.483-.595 1.15-.558 1.79.038.661.249 1.354.717 1.834.425.435 1.101.643 1.693.643.928 0 1.612-.331 2.102-.797L5.317 6.82h2.288l1.05 1.39Z" fill="currentColor"></path></svg><span style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></span></span> <!-- -->No Everand</div><div class="title" data-e2e="doc-info-title">On Fire: The (Burning) Case for a Green New Deal</div><div class="_38nure" data-e2e="doc-info-author"><a class="Hv6j2r" href="https://pt.everand.com/author/684364153/Naomi-Klein" target="_blank">Naomi Klein</a></div><div class="_16H48L"><div class="wrapper__static_stars _3FghFh"><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_outline"></span><span class="visually_hidden">Nota: 4 de 5 estrelas</span></div><div class="_1c33kx">4/5 (74)</div></div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.everand.com/book/263504218/Elon-Musk-Tesla-SpaceX-and-the-Quest-for-a-Fantastic-Future" target="_blank"><span class="visually_hidden">Elon Musk: Tesla, SpaceX, and the Quest for a Fantastic Future</span></a><div class="thumbnail_and_info"><img src="https://imgv2-2-f.scribdassets.com/img/word_document/263504218/149x198/5791495c90/1714915293?v=1" srcSet="https://imgv2-1-f.scribdassets.com/img/word_document/263504218/298x396/ca05b40921/1714915293?v=1 2x" alt="Elon Musk: Tesla, SpaceX, and the Quest for a Fantastic Future" aria-label="livro" class="thumbnail_img"/><div class="doc_info"><div class="crossLinkHeading"><span class="Icon-module_wrapper_LUeQrI"><svg width="12" height="12" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" focusable="false"><path d="M8.654 8.21c.13-.441.159-.81.159-1.085 0-1.144-.67-1.899-.67-1.899h1.594c.182.382.32.97.32 1.783 0 .335-.1 1.206-.641 2.193l1.984 2.603H9.108l-.84-1.104C7.442 11.445 6.26 12 4.577 12 2.454 12 1 10.545 1 8.588c0-3.164 3.145-3.38 3.145-3.38l-.697-.803c-.944-1.104-.91-2.488-.287-3.343C3.725.288 4.485 0 5.634 0 7.991 0 8.44 2.17 8.44 2.17h-1.91s-.062-1.11-1.106-1.11c-.99 0-1.275.694-1.193 1.294.034.252.143.487.275.648 0 0 1.985 2.401 2.295 2.76l-1.324.006c-.302 0-.634-.02-.951.083-.328.106-.616.3-.842.561-.418.483-.595 1.15-.558 1.79.038.661.249 1.354.717 1.834.425.435 1.101.643 1.693.643.928 0 1.612-.331 2.102-.797L5.317 6.82h2.288l1.05 1.39Z" fill="currentColor"></path></svg><span style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></span></span> <!-- -->No Everand</div><div class="title" data-e2e="doc-info-title">Elon Musk: Tesla, SpaceX, and the Quest for a Fantastic Future</div><div class="_38nure" data-e2e="doc-info-author"><a class="Hv6j2r" href="https://pt.everand.com/author/655656594/Ashlee-Vance" target="_blank">Ashlee Vance</a></div><div class="_16H48L"><div class="wrapper__static_stars _3FghFh"><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_halffill light_lit"></span><span class="visually_hidden">Nota: 4.5 de 5 estrelas</span></div><div class="_1c33kx">4.5/5 (474)</div></div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.everand.com/book/225916486/A-Heartbreaking-Work-Of-Staggering-Genius-A-Memoir-Based-on-a-True-Story" target="_blank"><span class="visually_hidden">A Heartbreaking Work Of Staggering Genius: A Memoir Based on a True Story</span></a><div class="thumbnail_and_info"><img src="https://imgv2-1-f.scribdassets.com/img/word_document/225916486/149x198/ceefd53ff2/1710801410?v=1" srcSet="https://imgv2-1-f.scribdassets.com/img/word_document/225916486/298x396/3fda0d41f4/1710801410?v=1 2x" alt="A Heartbreaking Work Of Staggering Genius: A Memoir Based on a True Story" aria-label="livro" class="thumbnail_img"/><div class="doc_info"><div class="crossLinkHeading"><span class="Icon-module_wrapper_LUeQrI"><svg width="12" height="12" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" focusable="false"><path d="M8.654 8.21c.13-.441.159-.81.159-1.085 0-1.144-.67-1.899-.67-1.899h1.594c.182.382.32.97.32 1.783 0 .335-.1 1.206-.641 2.193l1.984 2.603H9.108l-.84-1.104C7.442 11.445 6.26 12 4.577 12 2.454 12 1 10.545 1 8.588c0-3.164 3.145-3.38 3.145-3.38l-.697-.803c-.944-1.104-.91-2.488-.287-3.343C3.725.288 4.485 0 5.634 0 7.991 0 8.44 2.17 8.44 2.17h-1.91s-.062-1.11-1.106-1.11c-.99 0-1.275.694-1.193 1.294.034.252.143.487.275.648 0 0 1.985 2.401 2.295 2.76l-1.324.006c-.302 0-.634-.02-.951.083-.328.106-.616.3-.842.561-.418.483-.595 1.15-.558 1.79.038.661.249 1.354.717 1.834.425.435 1.101.643 1.693.643.928 0 1.612-.331 2.102-.797L5.317 6.82h2.288l1.05 1.39Z" fill="currentColor"></path></svg><span style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></span></span> <!-- -->No Everand</div><div class="title" data-e2e="doc-info-title">A Heartbreaking Work Of Staggering Genius: A Memoir Based on a True Story</div><div class="_38nure" data-e2e="doc-info-author"><a class="Hv6j2r" href="https://pt.everand.com/author/684985077/Dave-Eggers" target="_blank">Dave Eggers</a></div><div class="_16H48L"><div class="wrapper__static_stars _3FghFh"><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_halffill light_lit"></span><span class="rating_star icon-ic_star_small_outline"></span><span class="visually_hidden">Nota: 3.5 de 5 estrelas</span></div><div class="_1c33kx">3.5/5 (231)</div></div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.everand.com/book/224410295/Team-of-Rivals-The-Political-Genius-of-Abraham-Lincoln" target="_blank"><span class="visually_hidden">Team of Rivals: The Political Genius of Abraham Lincoln</span></a><div class="thumbnail_and_info"><img src="https://imgv2-1-f.scribdassets.com/img/word_document/224410295/149x198/5f74dd59cd/1710166491?v=1" srcSet="https://imgv2-1-f.scribdassets.com/img/word_document/224410295/298x396/58644b8626/1710166491?v=1 2x" alt="Team of Rivals: The Political Genius of Abraham Lincoln" aria-label="livro" class="thumbnail_img"/><div class="doc_info"><div class="crossLinkHeading"><span class="Icon-module_wrapper_LUeQrI"><svg width="12" height="12" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" focusable="false"><path d="M8.654 8.21c.13-.441.159-.81.159-1.085 0-1.144-.67-1.899-.67-1.899h1.594c.182.382.32.97.32 1.783 0 .335-.1 1.206-.641 2.193l1.984 2.603H9.108l-.84-1.104C7.442 11.445 6.26 12 4.577 12 2.454 12 1 10.545 1 8.588c0-3.164 3.145-3.38 3.145-3.38l-.697-.803c-.944-1.104-.91-2.488-.287-3.343C3.725.288 4.485 0 5.634 0 7.991 0 8.44 2.17 8.44 2.17h-1.91s-.062-1.11-1.106-1.11c-.99 0-1.275.694-1.193 1.294.034.252.143.487.275.648 0 0 1.985 2.401 2.295 2.76l-1.324.006c-.302 0-.634-.02-.951.083-.328.106-.616.3-.842.561-.418.483-.595 1.15-.558 1.79.038.661.249 1.354.717 1.834.425.435 1.101.643 1.693.643.928 0 1.612-.331 2.102-.797L5.317 6.82h2.288l1.05 1.39Z" fill="currentColor"></path></svg><span style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></span></span> <!-- -->No Everand</div><div class="title" data-e2e="doc-info-title">Team of Rivals: The Political Genius of Abraham Lincoln</div><div class="_38nure" data-e2e="doc-info-author"><a class="Hv6j2r" href="https://pt.everand.com/author/683814521/Doris-Kearns-Goodwin" target="_blank">Doris Kearns Goodwin</a></div><div class="_16H48L"><div class="wrapper__static_stars _3FghFh"><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_halffill light_lit"></span><span class="visually_hidden">Nota: 4.5 de 5 estrelas</span></div><div class="_1c33kx">4.5/5 (234)</div></div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.everand.com/book/163646054/Devil-in-the-Grove-Thurgood-Marshall-the-Groveland-Boys-and-the-Dawn-of-a-New-America" target="_blank"><span class="visually_hidden">Devil in the Grove: Thurgood Marshall, the Groveland Boys, and the Dawn of a New America</span></a><div class="thumbnail_and_info"><img src="https://imgv2-1-f.scribdassets.com/img/word_document/163646054/149x198/73d89ab0b4/1714828490?v=1" srcSet="https://imgv2-1-f.scribdassets.com/img/word_document/163646054/298x396/92feb6c9c7/1714828490?v=1 2x" alt="Devil in the Grove: Thurgood Marshall, the Groveland Boys, and the Dawn of a New America" aria-label="livro" class="thumbnail_img"/><div class="doc_info"><div class="crossLinkHeading"><span class="Icon-module_wrapper_LUeQrI"><svg width="12" height="12" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" focusable="false"><path d="M8.654 8.21c.13-.441.159-.81.159-1.085 0-1.144-.67-1.899-.67-1.899h1.594c.182.382.32.97.32 1.783 0 .335-.1 1.206-.641 2.193l1.984 2.603H9.108l-.84-1.104C7.442 11.445 6.26 12 4.577 12 2.454 12 1 10.545 1 8.588c0-3.164 3.145-3.38 3.145-3.38l-.697-.803c-.944-1.104-.91-2.488-.287-3.343C3.725.288 4.485 0 5.634 0 7.991 0 8.44 2.17 8.44 2.17h-1.91s-.062-1.11-1.106-1.11c-.99 0-1.275.694-1.193 1.294.034.252.143.487.275.648 0 0 1.985 2.401 2.295 2.76l-1.324.006c-.302 0-.634-.02-.951.083-.328.106-.616.3-.842.561-.418.483-.595 1.15-.558 1.79.038.661.249 1.354.717 1.834.425.435 1.101.643 1.693.643.928 0 1.612-.331 2.102-.797L5.317 6.82h2.288l1.05 1.39Z" fill="currentColor"></path></svg><span style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></span></span> <!-- -->No Everand</div><div class="title" data-e2e="doc-info-title">Devil in the Grove: Thurgood Marshall, the Groveland Boys, and the Dawn of a New America</div><div class="_38nure" data-e2e="doc-info-author"><a class="Hv6j2r" href="https://pt.everand.com/author/655065772/Gilbert-King" target="_blank">Gilbert King</a></div><div class="_16H48L"><div class="wrapper__static_stars _3FghFh"><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_halffill light_lit"></span><span class="visually_hidden">Nota: 4.5 de 5 estrelas</span></div><div class="_1c33kx">4.5/5 (266)</div></div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.everand.com/book/211302755/The-Hard-Thing-About-Hard-Things-Building-a-Business-When-There-Are-No-Easy-Answers" target="_blank"><span class="visually_hidden">The Hard Thing About Hard Things: Building a Business When There Are No Easy Answers</span></a><div class="thumbnail_and_info"><img src="https://imgv2-2-f.scribdassets.com/img/word_document/211302755/149x198/e130bab094/1714914333?v=1" srcSet="https://imgv2-1-f.scribdassets.com/img/word_document/211302755/298x396/19f10ceb3f/1714914333?v=1 2x" alt="The Hard Thing About Hard Things: Building a Business When There Are No Easy Answers" aria-label="livro" class="thumbnail_img"/><div class="doc_info"><div class="crossLinkHeading"><span class="Icon-module_wrapper_LUeQrI"><svg width="12" height="12" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" focusable="false"><path d="M8.654 8.21c.13-.441.159-.81.159-1.085 0-1.144-.67-1.899-.67-1.899h1.594c.182.382.32.97.32 1.783 0 .335-.1 1.206-.641 2.193l1.984 2.603H9.108l-.84-1.104C7.442 11.445 6.26 12 4.577 12 2.454 12 1 10.545 1 8.588c0-3.164 3.145-3.38 3.145-3.38l-.697-.803c-.944-1.104-.91-2.488-.287-3.343C3.725.288 4.485 0 5.634 0 7.991 0 8.44 2.17 8.44 2.17h-1.91s-.062-1.11-1.106-1.11c-.99 0-1.275.694-1.193 1.294.034.252.143.487.275.648 0 0 1.985 2.401 2.295 2.76l-1.324.006c-.302 0-.634-.02-.951.083-.328.106-.616.3-.842.561-.418.483-.595 1.15-.558 1.79.038.661.249 1.354.717 1.834.425.435 1.101.643 1.693.643.928 0 1.612-.331 2.102-.797L5.317 6.82h2.288l1.05 1.39Z" fill="currentColor"></path></svg><span style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></span></span> <!-- -->No Everand</div><div class="title" data-e2e="doc-info-title">The Hard Thing About Hard Things: Building a Business When There Are No Easy Answers</div><div class="_38nure" data-e2e="doc-info-author"><a class="Hv6j2r" href="https://pt.everand.com/author/684983410/Ben-Horowitz" target="_blank">Ben Horowitz</a></div><div class="_16H48L"><div class="wrapper__static_stars _3FghFh"><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_halffill light_lit"></span><span class="visually_hidden">Nota: 4.5 de 5 estrelas</span></div><div class="_1c33kx">4.5/5 (345)</div></div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.everand.com/book/244157917/Yes-Please" target="_blank"><span class="visually_hidden">Yes Please</span></a><div class="thumbnail_and_info"><img src="https://imgv2-2-f.scribdassets.com/img/word_document/244157917/149x198/ce51d31665/1714914162?v=1" srcSet="https://imgv2-2-f.scribdassets.com/img/word_document/244157917/298x396/d0cbd421a3/1714914162?v=1 2x" alt="Yes Please" aria-label="livro" class="thumbnail_img"/><div class="doc_info"><div class="crossLinkHeading"><span class="Icon-module_wrapper_LUeQrI"><svg width="12" height="12" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" focusable="false"><path d="M8.654 8.21c.13-.441.159-.81.159-1.085 0-1.144-.67-1.899-.67-1.899h1.594c.182.382.32.97.32 1.783 0 .335-.1 1.206-.641 2.193l1.984 2.603H9.108l-.84-1.104C7.442 11.445 6.26 12 4.577 12 2.454 12 1 10.545 1 8.588c0-3.164 3.145-3.38 3.145-3.38l-.697-.803c-.944-1.104-.91-2.488-.287-3.343C3.725.288 4.485 0 5.634 0 7.991 0 8.44 2.17 8.44 2.17h-1.91s-.062-1.11-1.106-1.11c-.99 0-1.275.694-1.193 1.294.034.252.143.487.275.648 0 0 1.985 2.401 2.295 2.76l-1.324.006c-.302 0-.634-.02-.951.083-.328.106-.616.3-.842.561-.418.483-.595 1.15-.558 1.79.038.661.249 1.354.717 1.834.425.435 1.101.643 1.693.643.928 0 1.612-.331 2.102-.797L5.317 6.82h2.288l1.05 1.39Z" fill="currentColor"></path></svg><span style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></span></span> <!-- -->No Everand</div><div class="title" data-e2e="doc-info-title">Yes Please</div><div class="_38nure" data-e2e="doc-info-author"><a class="Hv6j2r" href="https://pt.everand.com/author/655441200/Amy-Poehler" target="_blank">Amy Poehler</a></div><div class="_16H48L"><div class="wrapper__static_stars _3FghFh"><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_outline"></span><span class="visually_hidden">Nota: 4 de 5 estrelas</span></div><div class="_1c33kx">4/5 (1891)</div></div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.everand.com/book/212863738/The-Unwinding-An-Inner-History-of-the-New-America" target="_blank"><span class="visually_hidden">The Unwinding: An Inner History of the New America</span></a><div class="thumbnail_and_info"><img src="https://imgv2-1-f.scribdassets.com/img/word_document/212863738/149x198/486257e90d/1714630079?v=1" srcSet="https://imgv2-1-f.scribdassets.com/img/word_document/212863738/298x396/40684a0550/1714630079?v=1 2x" alt="The Unwinding: An Inner History of the New America" aria-label="livro" class="thumbnail_img"/><div class="doc_info"><div class="crossLinkHeading"><span class="Icon-module_wrapper_LUeQrI"><svg width="12" height="12" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" focusable="false"><path d="M8.654 8.21c.13-.441.159-.81.159-1.085 0-1.144-.67-1.899-.67-1.899h1.594c.182.382.32.97.32 1.783 0 .335-.1 1.206-.641 2.193l1.984 2.603H9.108l-.84-1.104C7.442 11.445 6.26 12 4.577 12 2.454 12 1 10.545 1 8.588c0-3.164 3.145-3.38 3.145-3.38l-.697-.803c-.944-1.104-.91-2.488-.287-3.343C3.725.288 4.485 0 5.634 0 7.991 0 8.44 2.17 8.44 2.17h-1.91s-.062-1.11-1.106-1.11c-.99 0-1.275.694-1.193 1.294.034.252.143.487.275.648 0 0 1.985 2.401 2.295 2.76l-1.324.006c-.302 0-.634-.02-.951.083-.328.106-.616.3-.842.561-.418.483-.595 1.15-.558 1.79.038.661.249 1.354.717 1.834.425.435 1.101.643 1.693.643.928 0 1.612-.331 2.102-.797L5.317 6.82h2.288l1.05 1.39Z" fill="currentColor"></path></svg><span style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></span></span> <!-- -->No Everand</div><div class="title" data-e2e="doc-info-title">The Unwinding: An Inner History of the New America</div><div class="_38nure" data-e2e="doc-info-author"><a class="Hv6j2r" href="https://pt.everand.com/author/681650763/George-Packer" target="_blank">George Packer</a></div><div class="_16H48L"><div class="wrapper__static_stars _3FghFh"><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_outline"></span><span class="visually_hidden">Nota: 4 de 5 estrelas</span></div><div class="_1c33kx">4/5 (45)</div></div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.everand.com/book/239588474/Rise-of-ISIS-A-Threat-We-Can-t-Ignore" target="_blank"><span class="visually_hidden">Rise of ISIS: A Threat We Can't Ignore</span></a><div class="thumbnail_and_info"><img src="https://imgv2-2-f.scribdassets.com/img/word_document/239588474/149x198/8a4150948e/1707940557?v=1" srcSet="https://imgv2-1-f.scribdassets.com/img/word_document/239588474/298x396/644cc7285e/1707940557?v=1 2x" alt="Rise of ISIS: A Threat We Can't Ignore" aria-label="livro" class="thumbnail_img"/><div class="doc_info"><div class="crossLinkHeading"><span class="Icon-module_wrapper_LUeQrI"><svg width="12" height="12" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" focusable="false"><path d="M8.654 8.21c.13-.441.159-.81.159-1.085 0-1.144-.67-1.899-.67-1.899h1.594c.182.382.32.97.32 1.783 0 .335-.1 1.206-.641 2.193l1.984 2.603H9.108l-.84-1.104C7.442 11.445 6.26 12 4.577 12 2.454 12 1 10.545 1 8.588c0-3.164 3.145-3.38 3.145-3.38l-.697-.803c-.944-1.104-.91-2.488-.287-3.343C3.725.288 4.485 0 5.634 0 7.991 0 8.44 2.17 8.44 2.17h-1.91s-.062-1.11-1.106-1.11c-.99 0-1.275.694-1.193 1.294.034.252.143.487.275.648 0 0 1.985 2.401 2.295 2.76l-1.324.006c-.302 0-.634-.02-.951.083-.328.106-.616.3-.842.561-.418.483-.595 1.15-.558 1.79.038.661.249 1.354.717 1.834.425.435 1.101.643 1.693.643.928 0 1.612-.331 2.102-.797L5.317 6.82h2.288l1.05 1.39Z" fill="currentColor"></path></svg><span style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></span></span> <!-- -->No Everand</div><div class="title" data-e2e="doc-info-title">Rise of ISIS: A Threat We Can't Ignore</div><div class="_38nure" data-e2e="doc-info-author"><a class="Hv6j2r" href="https://pt.everand.com/author/690084409/Jay-Sekulow" target="_blank">Jay Sekulow</a></div><div class="_16H48L"><div class="wrapper__static_stars _3FghFh"><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_halffill light_lit"></span><span class="rating_star icon-ic_star_small_outline"></span><span class="visually_hidden">Nota: 3.5 de 5 estrelas</span></div><div class="_1c33kx">3.5/5 (137)</div></div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.everand.com/book/357813054/Principles-Life-and-Work" target="_blank"><span class="visually_hidden">Principles: Life and Work</span></a><div class="thumbnail_and_info"><img src="https://imgv2-2-f.scribdassets.com/img/word_document/357813054/149x198/d1d2a4e180/1708545377?v=1" srcSet="https://imgv2-1-f.scribdassets.com/img/word_document/357813054/298x396/334eaf1f69/1708545377?v=1 2x" alt="Principles: Life and Work" aria-label="livro" class="thumbnail_img"/><div class="doc_info"><div class="crossLinkHeading"><span class="Icon-module_wrapper_LUeQrI"><svg width="12" height="12" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" focusable="false"><path d="M8.654 8.21c.13-.441.159-.81.159-1.085 0-1.144-.67-1.899-.67-1.899h1.594c.182.382.32.97.32 1.783 0 .335-.1 1.206-.641 2.193l1.984 2.603H9.108l-.84-1.104C7.442 11.445 6.26 12 4.577 12 2.454 12 1 10.545 1 8.588c0-3.164 3.145-3.38 3.145-3.38l-.697-.803c-.944-1.104-.91-2.488-.287-3.343C3.725.288 4.485 0 5.634 0 7.991 0 8.44 2.17 8.44 2.17h-1.91s-.062-1.11-1.106-1.11c-.99 0-1.275.694-1.193 1.294.034.252.143.487.275.648 0 0 1.985 2.401 2.295 2.76l-1.324.006c-.302 0-.634-.02-.951.083-.328.106-.616.3-.842.561-.418.483-.595 1.15-.558 1.79.038.661.249 1.354.717 1.834.425.435 1.101.643 1.693.643.928 0 1.612-.331 2.102-.797L5.317 6.82h2.288l1.05 1.39Z" fill="currentColor"></path></svg><span style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></span></span> <!-- -->No Everand</div><div class="title" data-e2e="doc-info-title">Principles: Life and Work</div><div class="_38nure" data-e2e="doc-info-author"><a class="Hv6j2r" href="https://pt.everand.com/author/683815204/Ray-Dalio" target="_blank">Ray Dalio</a></div><div class="_16H48L"><div class="wrapper__static_stars _3FghFh"><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_outline"></span><span class="visually_hidden">Nota: 4 de 5 estrelas</span></div><div class="_1c33kx">4/5 (599)</div></div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.everand.com/book/387826985/Fear-Trump-in-the-White-House" target="_blank"><span class="visually_hidden">Fear: Trump in the White House</span></a><div class="thumbnail_and_info"><img src="https://imgv2-2-f.scribdassets.com/img/word_document/387826985/149x198/51575e1763/1702508736?v=1" srcSet="https://imgv2-1-f.scribdassets.com/img/word_document/387826985/298x396/3d168969ec/1702508736?v=1 2x" alt="Fear: Trump in the White House" aria-label="livro" class="thumbnail_img"/><div class="doc_info"><div class="crossLinkHeading"><span class="Icon-module_wrapper_LUeQrI"><svg width="12" height="12" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" focusable="false"><path d="M8.654 8.21c.13-.441.159-.81.159-1.085 0-1.144-.67-1.899-.67-1.899h1.594c.182.382.32.97.32 1.783 0 .335-.1 1.206-.641 2.193l1.984 2.603H9.108l-.84-1.104C7.442 11.445 6.26 12 4.577 12 2.454 12 1 10.545 1 8.588c0-3.164 3.145-3.38 3.145-3.38l-.697-.803c-.944-1.104-.91-2.488-.287-3.343C3.725.288 4.485 0 5.634 0 7.991 0 8.44 2.17 8.44 2.17h-1.91s-.062-1.11-1.106-1.11c-.99 0-1.275.694-1.193 1.294.034.252.143.487.275.648 0 0 1.985 2.401 2.295 2.76l-1.324.006c-.302 0-.634-.02-.951.083-.328.106-.616.3-.842.561-.418.483-.595 1.15-.558 1.79.038.661.249 1.354.717 1.834.425.435 1.101.643 1.693.643.928 0 1.612-.331 2.102-.797L5.317 6.82h2.288l1.05 1.39Z" fill="currentColor"></path></svg><span style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></span></span> <!-- -->No Everand</div><div class="title" data-e2e="doc-info-title">Fear: Trump in the White House</div><div class="_38nure" data-e2e="doc-info-author"><a class="Hv6j2r" href="https://pt.everand.com/author/683815807/Bob-Woodward" target="_blank">Bob Woodward</a></div><div class="_16H48L"><div class="wrapper__static_stars _3FghFh"><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_halffill light_lit"></span><span class="rating_star icon-ic_star_small_outline"></span><span class="visually_hidden">Nota: 3.5 de 5 estrelas</span></div><div class="_1c33kx">3.5/5 (738)</div></div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.everand.com/book/224426877/Angela-s-Ashes-A-Memoir" target="_blank"><span class="visually_hidden">Angela's Ashes: A Memoir</span></a><div class="thumbnail_and_info"><img src="https://imgv2-1-f.scribdassets.com/img/word_document/224426877/149x198/67b53f7428/1690204970?v=1" srcSet="https://imgv2-1-f.scribdassets.com/img/word_document/224426877/298x396/61c4862b68/1690204970?v=1 2x" alt="Angela's Ashes: A Memoir" aria-label="livro" class="thumbnail_img"/><div class="doc_info"><div class="crossLinkHeading"><span class="Icon-module_wrapper_LUeQrI"><svg width="12" height="12" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" focusable="false"><path d="M8.654 8.21c.13-.441.159-.81.159-1.085 0-1.144-.67-1.899-.67-1.899h1.594c.182.382.32.97.32 1.783 0 .335-.1 1.206-.641 2.193l1.984 2.603H9.108l-.84-1.104C7.442 11.445 6.26 12 4.577 12 2.454 12 1 10.545 1 8.588c0-3.164 3.145-3.38 3.145-3.38l-.697-.803c-.944-1.104-.91-2.488-.287-3.343C3.725.288 4.485 0 5.634 0 7.991 0 8.44 2.17 8.44 2.17h-1.91s-.062-1.11-1.106-1.11c-.99 0-1.275.694-1.193 1.294.034.252.143.487.275.648 0 0 1.985 2.401 2.295 2.76l-1.324.006c-.302 0-.634-.02-.951.083-.328.106-.616.3-.842.561-.418.483-.595 1.15-.558 1.79.038.661.249 1.354.717 1.834.425.435 1.101.643 1.693.643.928 0 1.612-.331 2.102-.797L5.317 6.82h2.288l1.05 1.39Z" fill="currentColor"></path></svg><span style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></span></span> <!-- -->No Everand</div><div class="title" data-e2e="doc-info-title">Angela's Ashes: A Memoir</div><div class="_38nure" data-e2e="doc-info-author"><a class="Hv6j2r" href="https://pt.everand.com/author/684979558/Frank-McCourt" target="_blank">Frank McCourt</a></div><div class="_16H48L"><div class="wrapper__static_stars _3FghFh"><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_halffill light_lit"></span><span class="visually_hidden">Nota: 4.5 de 5 estrelas</span></div><div class="_1c33kx">4.5/5 (440)</div></div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.everand.com/book/234028503/Bad-Feminist-Essays" target="_blank"><span class="visually_hidden">Bad Feminist: Essays</span></a><div class="thumbnail_and_info"><img src="https://imgv2-1-f.scribdassets.com/img/word_document/234028503/149x198/600d1fe3f9/1714669552?v=1" srcSet="https://imgv2-2-f.scribdassets.com/img/word_document/234028503/298x396/1455400f40/1714669552?v=1 2x" alt="Bad Feminist: Essays" aria-label="livro" class="thumbnail_img"/><div class="doc_info"><div class="crossLinkHeading"><span class="Icon-module_wrapper_LUeQrI"><svg width="12" height="12" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" focusable="false"><path d="M8.654 8.21c.13-.441.159-.81.159-1.085 0-1.144-.67-1.899-.67-1.899h1.594c.182.382.32.97.32 1.783 0 .335-.1 1.206-.641 2.193l1.984 2.603H9.108l-.84-1.104C7.442 11.445 6.26 12 4.577 12 2.454 12 1 10.545 1 8.588c0-3.164 3.145-3.38 3.145-3.38l-.697-.803c-.944-1.104-.91-2.488-.287-3.343C3.725.288 4.485 0 5.634 0 7.991 0 8.44 2.17 8.44 2.17h-1.91s-.062-1.11-1.106-1.11c-.99 0-1.275.694-1.193 1.294.034.252.143.487.275.648 0 0 1.985 2.401 2.295 2.76l-1.324.006c-.302 0-.634-.02-.951.083-.328.106-.616.3-.842.561-.418.483-.595 1.15-.558 1.79.038.661.249 1.354.717 1.834.425.435 1.101.643 1.693.643.928 0 1.612-.331 2.102-.797L5.317 6.82h2.288l1.05 1.39Z" fill="currentColor"></path></svg><span style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></span></span> <!-- -->No Everand</div><div class="title" data-e2e="doc-info-title">Bad Feminist: Essays</div><div class="_38nure" data-e2e="doc-info-author"><a class="Hv6j2r" href="https://pt.everand.com/author/694002562/Roxane-Gay" target="_blank">Roxane Gay</a></div><div class="_16H48L"><div class="wrapper__static_stars _3FghFh"><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_outline"></span><span class="visually_hidden">Nota: 4 de 5 estrelas</span></div><div class="_1c33kx">4/5 (1016)</div></div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.everand.com/book/224326250/Steve-Jobs" target="_blank"><span class="visually_hidden">Steve Jobs</span></a><div class="thumbnail_and_info"><img src="https://imgv2-1-f.scribdassets.com/img/word_document/224326250/149x198/f1e7bf86b3/1701281268?v=1" srcSet="https://imgv2-2-f.scribdassets.com/img/word_document/224326250/298x396/67d6eee06a/1701281268?v=1 2x" alt="Steve Jobs" aria-label="livro" class="thumbnail_img"/><div class="doc_info"><div class="crossLinkHeading"><span class="Icon-module_wrapper_LUeQrI"><svg width="12" height="12" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" focusable="false"><path d="M8.654 8.21c.13-.441.159-.81.159-1.085 0-1.144-.67-1.899-.67-1.899h1.594c.182.382.32.97.32 1.783 0 .335-.1 1.206-.641 2.193l1.984 2.603H9.108l-.84-1.104C7.442 11.445 6.26 12 4.577 12 2.454 12 1 10.545 1 8.588c0-3.164 3.145-3.38 3.145-3.38l-.697-.803c-.944-1.104-.91-2.488-.287-3.343C3.725.288 4.485 0 5.634 0 7.991 0 8.44 2.17 8.44 2.17h-1.91s-.062-1.11-1.106-1.11c-.99 0-1.275.694-1.193 1.294.034.252.143.487.275.648 0 0 1.985 2.401 2.295 2.76l-1.324.006c-.302 0-.634-.02-.951.083-.328.106-.616.3-.842.561-.418.483-.595 1.15-.558 1.79.038.661.249 1.354.717 1.834.425.435 1.101.643 1.693.643.928 0 1.612-.331 2.102-.797L5.317 6.82h2.288l1.05 1.39Z" fill="currentColor"></path></svg><span style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></span></span> <!-- -->No Everand</div><div class="title" data-e2e="doc-info-title">Steve Jobs</div><div class="_38nure" data-e2e="doc-info-author"><a class="Hv6j2r" href="https://pt.everand.com/author/683814325/Walter-Isaacson" target="_blank">Walter Isaacson</a></div><div class="_16H48L"><div class="wrapper__static_stars _3FghFh"><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_halffill light_lit"></span><span class="visually_hidden">Nota: 4.5 de 5 estrelas</span></div><div class="_1c33kx">4.5/5 (806)</div></div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.everand.com/book/224410406/The-Glass-Castle-A-Memoir" target="_blank"><span class="visually_hidden">The Glass Castle: A Memoir</span></a><div class="thumbnail_and_info"><img src="https://imgv2-2-f.scribdassets.com/img/word_document/224410406/149x198/b245e05319/1715002854?v=1" srcSet="https://imgv2-1-f.scribdassets.com/img/word_document/224410406/298x396/c03da23e3f/1715002854?v=1 2x" alt="The Glass Castle: A Memoir" aria-label="livro" class="thumbnail_img"/><div class="doc_info"><div class="crossLinkHeading"><span class="Icon-module_wrapper_LUeQrI"><svg width="12" height="12" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" focusable="false"><path d="M8.654 8.21c.13-.441.159-.81.159-1.085 0-1.144-.67-1.899-.67-1.899h1.594c.182.382.32.97.32 1.783 0 .335-.1 1.206-.641 2.193l1.984 2.603H9.108l-.84-1.104C7.442 11.445 6.26 12 4.577 12 2.454 12 1 10.545 1 8.588c0-3.164 3.145-3.38 3.145-3.38l-.697-.803c-.944-1.104-.91-2.488-.287-3.343C3.725.288 4.485 0 5.634 0 7.991 0 8.44 2.17 8.44 2.17h-1.91s-.062-1.11-1.106-1.11c-.99 0-1.275.694-1.193 1.294.034.252.143.487.275.648 0 0 1.985 2.401 2.295 2.76l-1.324.006c-.302 0-.634-.02-.951.083-.328.106-.616.3-.842.561-.418.483-.595 1.15-.558 1.79.038.661.249 1.354.717 1.834.425.435 1.101.643 1.693.643.928 0 1.612-.331 2.102-.797L5.317 6.82h2.288l1.05 1.39Z" fill="currentColor"></path></svg><span style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></span></span> <!-- -->No Everand</div><div class="title" data-e2e="doc-info-title">The Glass Castle: A Memoir</div><div class="_38nure" data-e2e="doc-info-author"><a class="Hv6j2r" href="https://pt.everand.com/author/706448264/Jeannette-Walls" target="_blank">Jeannette Walls</a></div><div class="_16H48L"><div class="wrapper__static_stars _3FghFh"><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_halffill light_lit"></span><span class="visually_hidden">Nota: 4.5 de 5 estrelas</span></div><div class="_1c33kx">4.5/5 (1713)</div></div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.everand.com/book/335808746/The-Gifts-of-Imperfection-Let-Go-of-Who-You-Think-You-re-Supposed-to-Be-and-Embrace-Who-You-Are" target="_blank"><span class="visually_hidden">The Gifts of Imperfection: Let Go of Who You Think You're Supposed to Be and Embrace Who You Are</span></a><div class="thumbnail_and_info"><img src="https://imgv2-2-f.scribdassets.com/img/word_document/335808746/149x198/ec87a4c99b/1711373743?v=1" srcSet="https://imgv2-1-f.scribdassets.com/img/word_document/335808746/298x396/de204ab202/1711373743?v=1 2x" alt="The Gifts of Imperfection: Let Go of Who You Think You're Supposed to Be and Embrace Who You Are" aria-label="livro" class="thumbnail_img"/><div class="doc_info"><div class="crossLinkHeading"><span class="Icon-module_wrapper_LUeQrI"><svg width="12" height="12" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" focusable="false"><path d="M8.654 8.21c.13-.441.159-.81.159-1.085 0-1.144-.67-1.899-.67-1.899h1.594c.182.382.32.97.32 1.783 0 .335-.1 1.206-.641 2.193l1.984 2.603H9.108l-.84-1.104C7.442 11.445 6.26 12 4.577 12 2.454 12 1 10.545 1 8.588c0-3.164 3.145-3.38 3.145-3.38l-.697-.803c-.944-1.104-.91-2.488-.287-3.343C3.725.288 4.485 0 5.634 0 7.991 0 8.44 2.17 8.44 2.17h-1.91s-.062-1.11-1.106-1.11c-.99 0-1.275.694-1.193 1.294.034.252.143.487.275.648 0 0 1.985 2.401 2.295 2.76l-1.324.006c-.302 0-.634-.02-.951.083-.328.106-.616.3-.842.561-.418.483-.595 1.15-.558 1.79.038.661.249 1.354.717 1.834.425.435 1.101.643 1.693.643.928 0 1.612-.331 2.102-.797L5.317 6.82h2.288l1.05 1.39Z" fill="currentColor"></path></svg><span style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></span></span> <!-- -->No Everand</div><div class="title" data-e2e="doc-info-title">The Gifts of Imperfection: Let Go of Who You Think You're Supposed to Be and Embrace Who You Are</div><div class="_38nure" data-e2e="doc-info-author"><a class="Hv6j2r" href="https://pt.everand.com/author/704130623/Brene-Brown" target="_blank">Brené Brown</a></div><div class="_16H48L"><div class="wrapper__static_stars _3FghFh"><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_outline"></span><span class="visually_hidden">Nota: 4 de 5 estrelas</span></div><div class="_1c33kx">4/5 (1090)</div></div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.everand.com/book/224419023/John-Adams" target="_blank"><span class="visually_hidden">John Adams</span></a><div class="thumbnail_and_info"><img src="https://imgv2-2-f.scribdassets.com/img/word_document/224419023/149x198/7e946216e0/1695045625?v=1" srcSet="https://imgv2-2-f.scribdassets.com/img/word_document/224419023/298x396/08758c4819/1695045625?v=1 2x" alt="John Adams" aria-label="livro" class="thumbnail_img"/><div class="doc_info"><div class="crossLinkHeading"><span class="Icon-module_wrapper_LUeQrI"><svg width="12" height="12" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" focusable="false"><path d="M8.654 8.21c.13-.441.159-.81.159-1.085 0-1.144-.67-1.899-.67-1.899h1.594c.182.382.32.97.32 1.783 0 .335-.1 1.206-.641 2.193l1.984 2.603H9.108l-.84-1.104C7.442 11.445 6.26 12 4.577 12 2.454 12 1 10.545 1 8.588c0-3.164 3.145-3.38 3.145-3.38l-.697-.803c-.944-1.104-.91-2.488-.287-3.343C3.725.288 4.485 0 5.634 0 7.991 0 8.44 2.17 8.44 2.17h-1.91s-.062-1.11-1.106-1.11c-.99 0-1.275.694-1.193 1.294.034.252.143.487.275.648 0 0 1.985 2.401 2.295 2.76l-1.324.006c-.302 0-.634-.02-.951.083-.328.106-.616.3-.842.561-.418.483-.595 1.15-.558 1.79.038.661.249 1.354.717 1.834.425.435 1.101.643 1.693.643.928 0 1.612-.331 2.102-.797L5.317 6.82h2.288l1.05 1.39Z" fill="currentColor"></path></svg><span style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></span></span> <!-- -->No Everand</div><div class="title" data-e2e="doc-info-title">John Adams</div><div class="_38nure" data-e2e="doc-info-author"><a class="Hv6j2r" href="https://pt.everand.com/author/683814315/David-McCullough" target="_blank">David McCullough</a></div><div class="_16H48L"><div class="wrapper__static_stars _3FghFh"><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_halffill light_lit"></span><span class="visually_hidden">Nota: 4.5 de 5 estrelas</span></div><div class="_1c33kx">4.5/5 (2409)</div></div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.everand.com/book/378045783/The-Outsider-A-Novel" target="_blank"><span class="visually_hidden">The Outsider: A Novel</span></a><div class="thumbnail_and_info"><img src="https://imgv2-1-f.scribdassets.com/img/word_document/378045783/149x198/52e7b7d6d0/1713793387?v=1" srcSet="https://imgv2-2-f.scribdassets.com/img/word_document/378045783/298x396/c4d2b45a8f/1713793387?v=1 2x" alt="The Outsider: A Novel" aria-label="livro" class="thumbnail_img"/><div class="doc_info"><div class="crossLinkHeading"><span class="Icon-module_wrapper_LUeQrI"><svg width="12" height="12" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" focusable="false"><path d="M8.654 8.21c.13-.441.159-.81.159-1.085 0-1.144-.67-1.899-.67-1.899h1.594c.182.382.32.97.32 1.783 0 .335-.1 1.206-.641 2.193l1.984 2.603H9.108l-.84-1.104C7.442 11.445 6.26 12 4.577 12 2.454 12 1 10.545 1 8.588c0-3.164 3.145-3.38 3.145-3.38l-.697-.803c-.944-1.104-.91-2.488-.287-3.343C3.725.288 4.485 0 5.634 0 7.991 0 8.44 2.17 8.44 2.17h-1.91s-.062-1.11-1.106-1.11c-.99 0-1.275.694-1.193 1.294.034.252.143.487.275.648 0 0 1.985 2.401 2.295 2.76l-1.324.006c-.302 0-.634-.02-.951.083-.328.106-.616.3-.842.561-.418.483-.595 1.15-.558 1.79.038.661.249 1.354.717 1.834.425.435 1.101.643 1.693.643.928 0 1.612-.331 2.102-.797L5.317 6.82h2.288l1.05 1.39Z" fill="currentColor"></path></svg><span style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></span></span> <!-- -->No Everand</div><div class="title" data-e2e="doc-info-title">The Outsider: A Novel</div><div class="_38nure" data-e2e="doc-info-author"><a class="Hv6j2r" href="https://pt.everand.com/author/572764971/Stephen-King" target="_blank">Stephen King</a></div><div class="_16H48L"><div class="wrapper__static_stars _3FghFh"><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_outline"></span><span class="visually_hidden">Nota: 4 de 5 estrelas</span></div><div class="_1c33kx">4/5 (1839)</div></div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.everand.com/book/224306619/The-Light-Between-Oceans-A-Novel" target="_blank"><span class="visually_hidden">The Light Between Oceans: A Novel</span></a><div class="thumbnail_and_info"><img src="https://imgv2-2-f.scribdassets.com/img/word_document/224306619/149x198/5a300f585d/1710925558?v=1" srcSet="https://imgv2-1-f.scribdassets.com/img/word_document/224306619/298x396/21c3e990fc/1710925558?v=1 2x" alt="The Light Between Oceans: A Novel" aria-label="livro" class="thumbnail_img"/><div class="doc_info"><div class="crossLinkHeading"><span class="Icon-module_wrapper_LUeQrI"><svg width="12" height="12" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" focusable="false"><path d="M8.654 8.21c.13-.441.159-.81.159-1.085 0-1.144-.67-1.899-.67-1.899h1.594c.182.382.32.97.32 1.783 0 .335-.1 1.206-.641 2.193l1.984 2.603H9.108l-.84-1.104C7.442 11.445 6.26 12 4.577 12 2.454 12 1 10.545 1 8.588c0-3.164 3.145-3.38 3.145-3.38l-.697-.803c-.944-1.104-.91-2.488-.287-3.343C3.725.288 4.485 0 5.634 0 7.991 0 8.44 2.17 8.44 2.17h-1.91s-.062-1.11-1.106-1.11c-.99 0-1.275.694-1.193 1.294.034.252.143.487.275.648 0 0 1.985 2.401 2.295 2.76l-1.324.006c-.302 0-.634-.02-.951.083-.328.106-.616.3-.842.561-.418.483-.595 1.15-.558 1.79.038.661.249 1.354.717 1.834.425.435 1.101.643 1.693.643.928 0 1.612-.331 2.102-.797L5.317 6.82h2.288l1.05 1.39Z" fill="currentColor"></path></svg><span style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></span></span> <!-- -->No Everand</div><div class="title" data-e2e="doc-info-title">The Light Between Oceans: A Novel</div><div class="_38nure" data-e2e="doc-info-author"><a class="Hv6j2r" href="https://pt.everand.com/author/685040006/M-L-Stedman" target="_blank">M.L. Stedman</a></div><div class="_16H48L"><div class="wrapper__static_stars _3FghFh"><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_halffill light_lit"></span><span class="visually_hidden">Nota: 4.5 de 5 estrelas</span></div><div class="_1c33kx">4.5/5 (789)</div></div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.everand.com/book/359457348/Manhattan-Beach-A-Novel" target="_blank"><span class="visually_hidden">Manhattan Beach: A Novel</span></a><div class="thumbnail_and_info"><img src="https://imgv2-2-f.scribdassets.com/img/word_document/359457348/149x198/a54d82062c/1666150267?v=1" srcSet="https://imgv2-2-f.scribdassets.com/img/word_document/359457348/298x396/ace0ab76b6/1666150267?v=1 2x" alt="Manhattan Beach: A Novel" aria-label="livro" class="thumbnail_img"/><div class="doc_info"><div class="crossLinkHeading"><span class="Icon-module_wrapper_LUeQrI"><svg width="12" height="12" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" focusable="false"><path d="M8.654 8.21c.13-.441.159-.81.159-1.085 0-1.144-.67-1.899-.67-1.899h1.594c.182.382.32.97.32 1.783 0 .335-.1 1.206-.641 2.193l1.984 2.603H9.108l-.84-1.104C7.442 11.445 6.26 12 4.577 12 2.454 12 1 10.545 1 8.588c0-3.164 3.145-3.38 3.145-3.38l-.697-.803c-.944-1.104-.91-2.488-.287-3.343C3.725.288 4.485 0 5.634 0 7.991 0 8.44 2.17 8.44 2.17h-1.91s-.062-1.11-1.106-1.11c-.99 0-1.275.694-1.193 1.294.034.252.143.487.275.648 0 0 1.985 2.401 2.295 2.76l-1.324.006c-.302 0-.634-.02-.951.083-.328.106-.616.3-.842.561-.418.483-.595 1.15-.558 1.79.038.661.249 1.354.717 1.834.425.435 1.101.643 1.693.643.928 0 1.612-.331 2.102-.797L5.317 6.82h2.288l1.05 1.39Z" fill="currentColor"></path></svg><span style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></span></span> <!-- -->No Everand</div><div class="title" data-e2e="doc-info-title">Manhattan Beach: A Novel</div><div class="_38nure" data-e2e="doc-info-author"><a class="Hv6j2r" href="https://pt.everand.com/author/442472030/Jennifer-Egan" target="_blank">Jennifer Egan</a></div><div class="_16H48L"><div class="wrapper__static_stars _3FghFh"><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_halffill light_lit"></span><span class="rating_star icon-ic_star_small_outline"></span><span class="visually_hidden">Nota: 3.5 de 5 estrelas</span></div><div class="_1c33kx">3.5/5 (792)</div></div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.everand.com/book/337536061/The-Sympathizer-A-Novel-Pulitzer-Prize-for-Fiction" target="_blank"><span class="visually_hidden">The Sympathizer: A Novel (Pulitzer Prize for Fiction)</span></a><div class="thumbnail_and_info"><img src="https://imgv2-1-f.scribdassets.com/img/word_document/337536061/149x198/e0fabe3d5f/1714855604?v=1" srcSet="https://imgv2-2-f.scribdassets.com/img/word_document/337536061/298x396/9e5f6dd316/1714855604?v=1 2x" alt="The Sympathizer: A Novel (Pulitzer Prize for Fiction)" aria-label="livro" class="thumbnail_img"/><div class="doc_info"><div class="crossLinkHeading"><span class="Icon-module_wrapper_LUeQrI"><svg width="12" height="12" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" focusable="false"><path d="M8.654 8.21c.13-.441.159-.81.159-1.085 0-1.144-.67-1.899-.67-1.899h1.594c.182.382.32.97.32 1.783 0 .335-.1 1.206-.641 2.193l1.984 2.603H9.108l-.84-1.104C7.442 11.445 6.26 12 4.577 12 2.454 12 1 10.545 1 8.588c0-3.164 3.145-3.38 3.145-3.38l-.697-.803c-.944-1.104-.91-2.488-.287-3.343C3.725.288 4.485 0 5.634 0 7.991 0 8.44 2.17 8.44 2.17h-1.91s-.062-1.11-1.106-1.11c-.99 0-1.275.694-1.193 1.294.034.252.143.487.275.648 0 0 1.985 2.401 2.295 2.76l-1.324.006c-.302 0-.634-.02-.951.083-.328.106-.616.3-.842.561-.418.483-.595 1.15-.558 1.79.038.661.249 1.354.717 1.834.425.435 1.101.643 1.693.643.928 0 1.612-.331 2.102-.797L5.317 6.82h2.288l1.05 1.39Z" fill="currentColor"></path></svg><span style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></span></span> <!-- -->No Everand</div><div class="title" data-e2e="doc-info-title">The Sympathizer: A Novel (Pulitzer Prize for Fiction)</div><div class="_38nure" data-e2e="doc-info-author"><a class="Hv6j2r" href="https://pt.everand.com/author/688625676/Viet-Thanh-Nguyen" target="_blank">Viet Thanh Nguyen</a></div><div class="_16H48L"><div class="wrapper__static_stars _3FghFh"><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_halffill light_lit"></span><span class="visually_hidden">Nota: 4.5 de 5 estrelas</span></div><div class="_1c33kx">4.5/5 (121)</div></div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.everand.com/book/316391232/The-Woman-in-Cabin-10" target="_blank"><span class="visually_hidden">The Woman in Cabin 10</span></a><div class="thumbnail_and_info"><img src="https://imgv2-1-f.scribdassets.com/img/word_document/316391232/149x198/50fd0ecce1/1706281184?v=1" srcSet="https://imgv2-2-f.scribdassets.com/img/word_document/316391232/298x396/f55471760a/1706281184?v=1 2x" alt="The Woman in Cabin 10" aria-label="livro" class="thumbnail_img"/><div class="doc_info"><div class="crossLinkHeading"><span class="Icon-module_wrapper_LUeQrI"><svg width="12" height="12" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" focusable="false"><path d="M8.654 8.21c.13-.441.159-.81.159-1.085 0-1.144-.67-1.899-.67-1.899h1.594c.182.382.32.97.32 1.783 0 .335-.1 1.206-.641 2.193l1.984 2.603H9.108l-.84-1.104C7.442 11.445 6.26 12 4.577 12 2.454 12 1 10.545 1 8.588c0-3.164 3.145-3.38 3.145-3.38l-.697-.803c-.944-1.104-.91-2.488-.287-3.343C3.725.288 4.485 0 5.634 0 7.991 0 8.44 2.17 8.44 2.17h-1.91s-.062-1.11-1.106-1.11c-.99 0-1.275.694-1.193 1.294.034.252.143.487.275.648 0 0 1.985 2.401 2.295 2.76l-1.324.006c-.302 0-.634-.02-.951.083-.328.106-.616.3-.842.561-.418.483-.595 1.15-.558 1.79.038.661.249 1.354.717 1.834.425.435 1.101.643 1.693.643.928 0 1.612-.331 2.102-.797L5.317 6.82h2.288l1.05 1.39Z" fill="currentColor"></path></svg><span style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></span></span> <!-- -->No Everand</div><div class="title" data-e2e="doc-info-title">The Woman in Cabin 10</div><div class="_38nure" data-e2e="doc-info-author"><a class="Hv6j2r" href="https://pt.everand.com/author/683814867/Ruth-Ware" target="_blank">Ruth Ware</a></div><div class="_16H48L"><div class="wrapper__static_stars _3FghFh"><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_halffill light_lit"></span><span class="rating_star icon-ic_star_small_outline"></span><span class="visually_hidden">Nota: 3.5 de 5 estrelas</span></div><div class="_1c33kx">3.5/5 (2322)</div></div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.everand.com/book/224252178/Brooklyn-A-Novel" target="_blank"><span class="visually_hidden">Brooklyn: A Novel</span></a><div class="thumbnail_and_info"><img src="https://imgv2-1-f.scribdassets.com/img/word_document/224252178/149x198/77a859fdd8/1711978335?v=1" srcSet="https://imgv2-2-f.scribdassets.com/img/word_document/224252178/298x396/dfbec9e04b/1711978335?v=1 2x" alt="Brooklyn: A Novel" aria-label="livro" class="thumbnail_img"/><div class="doc_info"><div class="crossLinkHeading"><span class="Icon-module_wrapper_LUeQrI"><svg width="12" height="12" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" focusable="false"><path d="M8.654 8.21c.13-.441.159-.81.159-1.085 0-1.144-.67-1.899-.67-1.899h1.594c.182.382.32.97.32 1.783 0 .335-.1 1.206-.641 2.193l1.984 2.603H9.108l-.84-1.104C7.442 11.445 6.26 12 4.577 12 2.454 12 1 10.545 1 8.588c0-3.164 3.145-3.38 3.145-3.38l-.697-.803c-.944-1.104-.91-2.488-.287-3.343C3.725.288 4.485 0 5.634 0 7.991 0 8.44 2.17 8.44 2.17h-1.91s-.062-1.11-1.106-1.11c-.99 0-1.275.694-1.193 1.294.034.252.143.487.275.648 0 0 1.985 2.401 2.295 2.76l-1.324.006c-.302 0-.634-.02-.951.083-.328.106-.616.3-.842.561-.418.483-.595 1.15-.558 1.79.038.661.249 1.354.717 1.834.425.435 1.101.643 1.693.643.928 0 1.612-.331 2.102-.797L5.317 6.82h2.288l1.05 1.39Z" fill="currentColor"></path></svg><span style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></span></span> <!-- -->No Everand</div><div class="title" data-e2e="doc-info-title">Brooklyn: A Novel</div><div class="_38nure" data-e2e="doc-info-author"><a class="Hv6j2r" href="https://pt.everand.com/author/684985070/Colm-Toibin" target="_blank">Colm Tóibín</a></div><div class="_16H48L"><div class="wrapper__static_stars _3FghFh"><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_halffill light_lit"></span><span class="rating_star icon-ic_star_small_outline"></span><span class="visually_hidden">Nota: 3.5 de 5 estrelas</span></div><div class="_1c33kx">3.5/5 (1937)</div></div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.everand.com/book/235411767/A-Man-Called-Ove-A-Novel" target="_blank"><span class="visually_hidden">A Man Called Ove: A Novel</span></a><div class="thumbnail_and_info"><img src="https://imgv2-1-f.scribdassets.com/img/word_document/235411767/149x198/ce356815f8/1705040754?v=1" srcSet="https://imgv2-1-f.scribdassets.com/img/word_document/235411767/298x396/a289a2fc2a/1705040754?v=1 2x" alt="A Man Called Ove: A Novel" aria-label="livro" class="thumbnail_img"/><div class="doc_info"><div class="crossLinkHeading"><span class="Icon-module_wrapper_LUeQrI"><svg width="12" height="12" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" focusable="false"><path d="M8.654 8.21c.13-.441.159-.81.159-1.085 0-1.144-.67-1.899-.67-1.899h1.594c.182.382.32.97.32 1.783 0 .335-.1 1.206-.641 2.193l1.984 2.603H9.108l-.84-1.104C7.442 11.445 6.26 12 4.577 12 2.454 12 1 10.545 1 8.588c0-3.164 3.145-3.38 3.145-3.38l-.697-.803c-.944-1.104-.91-2.488-.287-3.343C3.725.288 4.485 0 5.634 0 7.991 0 8.44 2.17 8.44 2.17h-1.91s-.062-1.11-1.106-1.11c-.99 0-1.275.694-1.193 1.294.034.252.143.487.275.648 0 0 1.985 2.401 2.295 2.76l-1.324.006c-.302 0-.634-.02-.951.083-.328.106-.616.3-.842.561-.418.483-.595 1.15-.558 1.79.038.661.249 1.354.717 1.834.425.435 1.101.643 1.693.643.928 0 1.612-.331 2.102-.797L5.317 6.82h2.288l1.05 1.39Z" fill="currentColor"></path></svg><span style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></span></span> <!-- -->No Everand</div><div class="title" data-e2e="doc-info-title">A Man Called Ove: A Novel</div><div class="_38nure" data-e2e="doc-info-author"><a class="Hv6j2r" href="https://pt.everand.com/author/683814850/Fredrik-Backman" target="_blank">Fredrik Backman</a></div><div class="_16H48L"><div class="wrapper__static_stars _3FghFh"><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_halffill light_lit"></span><span class="visually_hidden">Nota: 4.5 de 5 estrelas</span></div><div class="_1c33kx">4.5/5 (4610)</div></div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.everand.com/book/224266633/The-Perks-of-Being-a-Wallflower" target="_blank"><span class="visually_hidden">The Perks of Being a Wallflower</span></a><div class="thumbnail_and_info"><img src="https://imgv2-1-f.scribdassets.com/img/word_document/224266633/149x198/196f9b9902/1715062810?v=1" srcSet="https://imgv2-2-f.scribdassets.com/img/word_document/224266633/298x396/c65dbae83f/1715062810?v=1 2x" alt="The Perks of Being a Wallflower" aria-label="livro" class="thumbnail_img"/><div class="doc_info"><div class="crossLinkHeading"><span class="Icon-module_wrapper_LUeQrI"><svg width="12" height="12" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" focusable="false"><path d="M8.654 8.21c.13-.441.159-.81.159-1.085 0-1.144-.67-1.899-.67-1.899h1.594c.182.382.32.97.32 1.783 0 .335-.1 1.206-.641 2.193l1.984 2.603H9.108l-.84-1.104C7.442 11.445 6.26 12 4.577 12 2.454 12 1 10.545 1 8.588c0-3.164 3.145-3.38 3.145-3.38l-.697-.803c-.944-1.104-.91-2.488-.287-3.343C3.725.288 4.485 0 5.634 0 7.991 0 8.44 2.17 8.44 2.17h-1.91s-.062-1.11-1.106-1.11c-.99 0-1.275.694-1.193 1.294.034.252.143.487.275.648 0 0 1.985 2.401 2.295 2.76l-1.324.006c-.302 0-.634-.02-.951.083-.328.106-.616.3-.842.561-.418.483-.595 1.15-.558 1.79.038.661.249 1.354.717 1.834.425.435 1.101.643 1.693.643.928 0 1.612-.331 2.102-.797L5.317 6.82h2.288l1.05 1.39Z" fill="currentColor"></path></svg><span style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></span></span> <!-- -->No Everand</div><div class="title" data-e2e="doc-info-title">The Perks of Being a Wallflower</div><div class="_38nure" data-e2e="doc-info-author"><a class="Hv6j2r" href="https://pt.everand.com/author/683815248/Stephen-Chbosky" target="_blank">Stephen Chbosky</a></div><div class="_16H48L"><div class="wrapper__static_stars _3FghFh"><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_halffill light_lit"></span><span class="visually_hidden">Nota: 4.5 de 5 estrelas</span></div><div class="_1c33kx">4.5/5 (2104)</div></div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.everand.com/book/182560283/Wolf-Hall-A-Novel" target="_blank"><span class="visually_hidden">Wolf Hall: A Novel</span></a><div class="thumbnail_and_info"><img src="https://imgv2-1-f.scribdassets.com/img/word_document/182560283/149x198/0601b1931c/1701145155?v=1" srcSet="https://imgv2-1-f.scribdassets.com/img/word_document/182560283/298x396/f6a21d4103/1701145155?v=1 2x" alt="Wolf Hall: A Novel" aria-label="livro" class="thumbnail_img"/><div class="doc_info"><div class="crossLinkHeading"><span class="Icon-module_wrapper_LUeQrI"><svg width="12" height="12" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" focusable="false"><path d="M8.654 8.21c.13-.441.159-.81.159-1.085 0-1.144-.67-1.899-.67-1.899h1.594c.182.382.32.97.32 1.783 0 .335-.1 1.206-.641 2.193l1.984 2.603H9.108l-.84-1.104C7.442 11.445 6.26 12 4.577 12 2.454 12 1 10.545 1 8.588c0-3.164 3.145-3.38 3.145-3.38l-.697-.803c-.944-1.104-.91-2.488-.287-3.343C3.725.288 4.485 0 5.634 0 7.991 0 8.44 2.17 8.44 2.17h-1.91s-.062-1.11-1.106-1.11c-.99 0-1.275.694-1.193 1.294.034.252.143.487.275.648 0 0 1.985 2.401 2.295 2.76l-1.324.006c-.302 0-.634-.02-.951.083-.328.106-.616.3-.842.561-.418.483-.595 1.15-.558 1.79.038.661.249 1.354.717 1.834.425.435 1.101.643 1.693.643.928 0 1.612-.331 2.102-.797L5.317 6.82h2.288l1.05 1.39Z" fill="currentColor"></path></svg><span style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></span></span> <!-- -->No Everand</div><div class="title" data-e2e="doc-info-title">Wolf Hall: A Novel</div><div class="_38nure" data-e2e="doc-info-author"><a class="Hv6j2r" href="https://pt.everand.com/author/684981840/Hilary-Mantel" target="_blank">Hilary Mantel</a></div><div class="_16H48L"><div class="wrapper__static_stars _3FghFh"><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_outline"></span><span class="visually_hidden">Nota: 4 de 5 estrelas</span></div><div class="_1c33kx">4/5 (3811)</div></div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.everand.com/book/224756706/Little-Women" target="_blank"><span class="visually_hidden">Little Women</span></a><div class="thumbnail_and_info"><img src="https://imgv2-2-f.scribdassets.com/img/word_document/224756706/149x198/d1bb56ef3a/1700647976?v=1" srcSet="https://imgv2-1-f.scribdassets.com/img/word_document/224756706/298x396/b22c169fe6/1700647976?v=1 2x" alt="Little Women" aria-label="livro" class="thumbnail_img"/><div class="doc_info"><div class="crossLinkHeading"><span class="Icon-module_wrapper_LUeQrI"><svg width="12" height="12" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" focusable="false"><path d="M8.654 8.21c.13-.441.159-.81.159-1.085 0-1.144-.67-1.899-.67-1.899h1.594c.182.382.32.97.32 1.783 0 .335-.1 1.206-.641 2.193l1.984 2.603H9.108l-.84-1.104C7.442 11.445 6.26 12 4.577 12 2.454 12 1 10.545 1 8.588c0-3.164 3.145-3.38 3.145-3.38l-.697-.803c-.944-1.104-.91-2.488-.287-3.343C3.725.288 4.485 0 5.634 0 7.991 0 8.44 2.17 8.44 2.17h-1.91s-.062-1.11-1.106-1.11c-.99 0-1.275.694-1.193 1.294.034.252.143.487.275.648 0 0 1.985 2.401 2.295 2.76l-1.324.006c-.302 0-.634-.02-.951.083-.328.106-.616.3-.842.561-.418.483-.595 1.15-.558 1.79.038.661.249 1.354.717 1.834.425.435 1.101.643 1.693.643.928 0 1.612-.331 2.102-.797L5.317 6.82h2.288l1.05 1.39Z" fill="currentColor"></path></svg><span style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></span></span> <!-- -->No Everand</div><div class="title" data-e2e="doc-info-title">Little Women</div><div class="_38nure" data-e2e="doc-info-author"><a class="Hv6j2r" href="https://pt.everand.com/author/708507917/Louisa-May-Alcott" target="_blank">Louisa May Alcott</a></div><div class="_16H48L"><div class="wrapper__static_stars _3FghFh"><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_outline"></span><span class="visually_hidden">Nota: 4 de 5 estrelas</span></div><div class="_1c33kx">4/5 (104)</div></div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.everand.com/book/393393789/Her-Body-and-Other-Parties-Stories" target="_blank"><span class="visually_hidden">Her Body and Other Parties: Stories</span></a><div class="thumbnail_and_info"><img src="https://imgv2-1-f.scribdassets.com/img/word_document/393393789/149x198/027888fb3f/1712200786?v=1" srcSet="https://imgv2-2-f.scribdassets.com/img/word_document/393393789/298x396/688f039a8b/1712200786?v=1 2x" alt="Her Body and Other Parties: Stories" aria-label="livro" class="thumbnail_img"/><div class="doc_info"><div class="crossLinkHeading"><span class="Icon-module_wrapper_LUeQrI"><svg width="12" height="12" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" focusable="false"><path d="M8.654 8.21c.13-.441.159-.81.159-1.085 0-1.144-.67-1.899-.67-1.899h1.594c.182.382.32.97.32 1.783 0 .335-.1 1.206-.641 2.193l1.984 2.603H9.108l-.84-1.104C7.442 11.445 6.26 12 4.577 12 2.454 12 1 10.545 1 8.588c0-3.164 3.145-3.38 3.145-3.38l-.697-.803c-.944-1.104-.91-2.488-.287-3.343C3.725.288 4.485 0 5.634 0 7.991 0 8.44 2.17 8.44 2.17h-1.91s-.062-1.11-1.106-1.11c-.99 0-1.275.694-1.193 1.294.034.252.143.487.275.648 0 0 1.985 2.401 2.295 2.76l-1.324.006c-.302 0-.634-.02-.951.083-.328.106-.616.3-.842.561-.418.483-.595 1.15-.558 1.79.038.661.249 1.354.717 1.834.425.435 1.101.643 1.693.643.928 0 1.612-.331 2.102-.797L5.317 6.82h2.288l1.05 1.39Z" fill="currentColor"></path></svg><span style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></span></span> <!-- -->No Everand</div><div class="title" data-e2e="doc-info-title">Her Body and Other Parties: Stories</div><div class="_38nure" data-e2e="doc-info-author"><a class="Hv6j2r" href="https://pt.everand.com/author/626038376/Carmen-Maria-Machado" target="_blank">Carmen Maria Machado</a></div><div class="_16H48L"><div class="wrapper__static_stars _3FghFh"><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_outline"></span><span class="visually_hidden">Nota: 4 de 5 estrelas</span></div><div class="_1c33kx">4/5 (821)</div></div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.everand.com/book/163579056/The-Art-of-Racing-in-the-Rain-A-Novel" target="_blank"><span class="visually_hidden">The Art of Racing in the Rain: A Novel</span></a><div class="thumbnail_and_info"><img src="https://imgv2-2-f.scribdassets.com/img/word_document/163579056/149x198/e3ae8b9345/1714828493?v=1" srcSet="https://imgv2-2-f.scribdassets.com/img/word_document/163579056/298x396/c599e1583f/1714828493?v=1 2x" alt="The Art of Racing in the Rain: A Novel" aria-label="livro" class="thumbnail_img"/><div class="doc_info"><div class="crossLinkHeading"><span class="Icon-module_wrapper_LUeQrI"><svg width="12" height="12" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" focusable="false"><path d="M8.654 8.21c.13-.441.159-.81.159-1.085 0-1.144-.67-1.899-.67-1.899h1.594c.182.382.32.97.32 1.783 0 .335-.1 1.206-.641 2.193l1.984 2.603H9.108l-.84-1.104C7.442 11.445 6.26 12 4.577 12 2.454 12 1 10.545 1 8.588c0-3.164 3.145-3.38 3.145-3.38l-.697-.803c-.944-1.104-.91-2.488-.287-3.343C3.725.288 4.485 0 5.634 0 7.991 0 8.44 2.17 8.44 2.17h-1.91s-.062-1.11-1.106-1.11c-.99 0-1.275.694-1.193 1.294.034.252.143.487.275.648 0 0 1.985 2.401 2.295 2.76l-1.324.006c-.302 0-.634-.02-.951.083-.328.106-.616.3-.842.561-.418.483-.595 1.15-.558 1.79.038.661.249 1.354.717 1.834.425.435 1.101.643 1.693.643.928 0 1.612-.331 2.102-.797L5.317 6.82h2.288l1.05 1.39Z" fill="currentColor"></path></svg><span style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></span></span> <!-- -->No Everand</div><div class="title" data-e2e="doc-info-title">The Art of Racing in the Rain: A Novel</div><div class="_38nure" data-e2e="doc-info-author"><a class="Hv6j2r" href="https://pt.everand.com/author/696787006/Garth-Stein" target="_blank">Garth Stein</a></div><div class="_16H48L"><div class="wrapper__static_stars _3FghFh"><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_outline"></span><span class="visually_hidden">Nota: 4 de 5 estrelas</span></div><div class="_1c33kx">4/5 (4200)</div></div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.everand.com/book/356032151/Sing-Unburied-Sing-A-Novel" target="_blank"><span class="visually_hidden">Sing, Unburied, Sing: A Novel</span></a><div class="thumbnail_and_info"><img src="https://imgv2-2-f.scribdassets.com/img/word_document/356032151/149x198/db7a11388a/1701276710?v=1" srcSet="https://imgv2-2-f.scribdassets.com/img/word_document/356032151/298x396/a573e37dfc/1701276710?v=1 2x" alt="Sing, Unburied, Sing: A Novel" aria-label="livro" class="thumbnail_img"/><div class="doc_info"><div class="crossLinkHeading"><span class="Icon-module_wrapper_LUeQrI"><svg width="12" height="12" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" focusable="false"><path d="M8.654 8.21c.13-.441.159-.81.159-1.085 0-1.144-.67-1.899-.67-1.899h1.594c.182.382.32.97.32 1.783 0 .335-.1 1.206-.641 2.193l1.984 2.603H9.108l-.84-1.104C7.442 11.445 6.26 12 4.577 12 2.454 12 1 10.545 1 8.588c0-3.164 3.145-3.38 3.145-3.38l-.697-.803c-.944-1.104-.91-2.488-.287-3.343C3.725.288 4.485 0 5.634 0 7.991 0 8.44 2.17 8.44 2.17h-1.91s-.062-1.11-1.106-1.11c-.99 0-1.275.694-1.193 1.294.034.252.143.487.275.648 0 0 1.985 2.401 2.295 2.76l-1.324.006c-.302 0-.634-.02-.951.083-.328.106-.616.3-.842.561-.418.483-.595 1.15-.558 1.79.038.661.249 1.354.717 1.834.425.435 1.101.643 1.693.643.928 0 1.612-.331 2.102-.797L5.317 6.82h2.288l1.05 1.39Z" fill="currentColor"></path></svg><span style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></span></span> <!-- -->No Everand</div><div class="title" data-e2e="doc-info-title">Sing, Unburied, Sing: A Novel</div><div class="_38nure" data-e2e="doc-info-author"><a class="Hv6j2r" href="https://pt.everand.com/author/683990000/Jesmyn-Ward" target="_blank">Jesmyn Ward</a></div><div class="_16H48L"><div class="wrapper__static_stars _3FghFh"><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_outline"></span><span class="visually_hidden">Nota: 4 de 5 estrelas</span></div><div class="_1c33kx">4/5 (1103)</div></div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.everand.com/book/224420008/The-Constant-Gardener-A-Novel" target="_blank"><span class="visually_hidden">The Constant Gardener: A Novel</span></a><div class="thumbnail_and_info"><img src="https://imgv2-2-f.scribdassets.com/img/word_document/224420008/149x198/7a7e91eff2/1685971848?v=1" srcSet="https://imgv2-2-f.scribdassets.com/img/word_document/224420008/298x396/7fdc43e330/1685971848?v=1 2x" alt="The Constant Gardener: A Novel" aria-label="livro" class="thumbnail_img"/><div class="doc_info"><div class="crossLinkHeading"><span class="Icon-module_wrapper_LUeQrI"><svg width="12" height="12" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" focusable="false"><path d="M8.654 8.21c.13-.441.159-.81.159-1.085 0-1.144-.67-1.899-.67-1.899h1.594c.182.382.32.97.32 1.783 0 .335-.1 1.206-.641 2.193l1.984 2.603H9.108l-.84-1.104C7.442 11.445 6.26 12 4.577 12 2.454 12 1 10.545 1 8.588c0-3.164 3.145-3.38 3.145-3.38l-.697-.803c-.944-1.104-.91-2.488-.287-3.343C3.725.288 4.485 0 5.634 0 7.991 0 8.44 2.17 8.44 2.17h-1.91s-.062-1.11-1.106-1.11c-.99 0-1.275.694-1.193 1.294.034.252.143.487.275.648 0 0 1.985 2.401 2.295 2.76l-1.324.006c-.302 0-.634-.02-.951.083-.328.106-.616.3-.842.561-.418.483-.595 1.15-.558 1.79.038.661.249 1.354.717 1.834.425.435 1.101.643 1.693.643.928 0 1.612-.331 2.102-.797L5.317 6.82h2.288l1.05 1.39Z" fill="currentColor"></path></svg><span style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></span></span> <!-- -->No Everand</div><div class="title" data-e2e="doc-info-title">The Constant Gardener: A Novel</div><div class="_38nure" data-e2e="doc-info-author"><a class="Hv6j2r" href="https://pt.everand.com/author/685258256/John-le-Carre" target="_blank">John le Carré</a></div><div class="_16H48L"><div class="wrapper__static_stars _3FghFh"><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_halffill light_lit"></span><span class="rating_star icon-ic_star_small_outline"></span><span class="visually_hidden">Nota: 3.5 de 5 estrelas</span></div><div class="_1c33kx">3.5/5 (104)</div></div></div></div></div></div></li><li class="wrapper__mono_document_list_item" data-e2e="document-list-item"><div class="view_wrapper"><div data-e2e="list-item-info" class="list_item_container"><a data-e2e="list-item-link" class="link" href="https://www.everand.com/book/163657166/A-Tree-Grows-in-Brooklyn" target="_blank"><span class="visually_hidden">A Tree Grows in Brooklyn</span></a><div class="thumbnail_and_info"><img src="https://imgv2-2-f.scribdassets.com/img/word_document/163657166/149x198/bf3b773b78/1715164627?v=1" srcSet="https://imgv2-1-f.scribdassets.com/img/word_document/163657166/298x396/9446ea1bc2/1715164627?v=1 2x" alt="A Tree Grows in Brooklyn" aria-label="livro" class="thumbnail_img"/><div class="doc_info"><div class="crossLinkHeading"><span class="Icon-module_wrapper_LUeQrI"><svg width="12" height="12" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" focusable="false"><path d="M8.654 8.21c.13-.441.159-.81.159-1.085 0-1.144-.67-1.899-.67-1.899h1.594c.182.382.32.97.32 1.783 0 .335-.1 1.206-.641 2.193l1.984 2.603H9.108l-.84-1.104C7.442 11.445 6.26 12 4.577 12 2.454 12 1 10.545 1 8.588c0-3.164 3.145-3.38 3.145-3.38l-.697-.803c-.944-1.104-.91-2.488-.287-3.343C3.725.288 4.485 0 5.634 0 7.991 0 8.44 2.17 8.44 2.17h-1.91s-.062-1.11-1.106-1.11c-.99 0-1.275.694-1.193 1.294.034.252.143.487.275.648 0 0 1.985 2.401 2.295 2.76l-1.324.006c-.302 0-.634-.02-.951.083-.328.106-.616.3-.842.561-.418.483-.595 1.15-.558 1.79.038.661.249 1.354.717 1.834.425.435 1.101.643 1.693.643.928 0 1.612-.331 2.102-.797L5.317 6.82h2.288l1.05 1.39Z" fill="currentColor"></path></svg><span style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></span></span> <!-- -->No Everand</div><div class="title" data-e2e="doc-info-title">A Tree Grows in Brooklyn</div><div class="_38nure" data-e2e="doc-info-author"><a class="Hv6j2r" href="https://pt.everand.com/author/709859210/Betty-Smith" target="_blank">Betty Smith</a></div><div class="_16H48L"><div class="wrapper__static_stars _3FghFh"><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_fill light_lit"></span><span class="rating_star icon-ic_star_small_halffill light_lit"></span><span class="visually_hidden">Nota: 4.5 de 5 estrelas</span></div><div class="_1c33kx">4.5/5 (1929)</div></div></div></div></div></div></li></ul></div></section></div></div><div class="GridColumn-module_wrapper_soqyu- GridColumn-module_hide_below_xl4_bYNFRN GridColumn-module_extended_xl5_1_497ANP GridColumn-module_extended_xl4_1_aVCUXY GridColumn-module_extended_xl3_1_OyhfPD GridColumn-module_extended_xl2_1_zU58Qn GridColumn-module_extended_xl_1_w5JR10 GridColumn-module_extended_l_1_SLXmKl GridColumn-module_extended_m_1_6KsVnI GridColumn-module_extended_s_1_bvd-99 GridColumn-module_extended_xs_1_EEhUJk GridColumn-module_extended_xxs_1_1D2-MB _2muN75"></div><div class="GridColumn-module_wrapper_soqyu- GridColumn-module_hide_below_xl_bqFPJU GridColumn-module_extended_xl5_4_-JK-Nz GridColumn-module_extended_xl4_3_YfaGhk GridColumn-module_extended_xl3_4_NvhBIh GridColumn-module_extended_xl2_4_BKs70y GridColumn-module_extended_xl_4_G5hgca GridColumn-module_extended_l_4_XlSdoH GridColumn-module_extended_m_4_i0jL2h GridColumn-module_extended_s_4_ZU5JoR GridColumn-module_extended_xs_4_NH6tlg GridColumn-module_extended_xxs_4_dHKOII _3LpDjY"></div></div><div class="GridRow-module_wrapper_Uub42x GridRow-module_extended_Bvagp4"><div class="GridColumn-module_wrapper_soqyu- GridColumn-module_extended_xl5_16_cffZGL GridColumn-module_extended_xl4_12_UeyicL GridColumn-module_extended_xl3_12_TsrxQ- GridColumn-module_extended_xl2_12_ceos-a GridColumn-module_extended_xl_12_7vx87Y GridColumn-module_extended_l_12_gCRsqg GridColumn-module_extended_m_8_bDZzOd GridColumn-module_extended_s_4_ZU5JoR GridColumn-module_extended_xs_4_NH6tlg GridColumn-module_extended_xxs_4_dHKOII"></div></div></div><div class="GridContainer-module_wrapper_7Rx6L- _3-Y4VY GridContainer-module_extended_fiqt9l"><section aria-hidden="true" class="scrolling_component exited collapsed" style="transform:translateY(100px)"></section><div class="GridRow-module_wrapper_Uub42x GridRow-module_extended_Bvagp4"><div class="GridColumn-module_wrapper_soqyu- GridColumn-module_extended_xl5_11_JJnpkV GridColumn-module_extended_xl4_9_GigIAQ GridColumn-module_extended_xl3_8_frUn0z GridColumn-module_extended_xl2_8_P9dscY GridColumn-module_extended_xl_12_7vx87Y GridColumn-module_extended_l_12_gCRsqg GridColumn-module_extended_m_8_bDZzOd GridColumn-module_extended_s_4_ZU5JoR GridColumn-module_extended_xs_4_NH6tlg GridColumn-module_extended_xxs_4_dHKOII _1sDUp7"><div class="_1GApkd"></div></div></div></div></section><footer class="Footer-module_wrapper__7jj0T _35Otjh" id="global_footer"><h2 class="visually_hidden">Menu inferior</h2><div class="GridContainer-module_wrapper__7Rx6L GridContainer-module_extended__fiqt9"><div class="GridRow-module_wrapper__Uub42 GridRow-module_extended__Bvagp"><div class="GridColumn-module_wrapper__soqyu GridColumn-module_extended_xl5_16__cffZG GridColumn-module_extended_xl4_12__Ueyic GridColumn-module_extended_xl3_12__TsrxQ GridColumn-module_extended_xl2_12__ceos- GridColumn-module_extended_xl_12__7vx87 GridColumn-module_extended_l_12__gCRsq GridColumn-module_extended_m_8__bDZzO GridColumn-module_extended_s_4__ZU5Jo GridColumn-module_extended_xs_4__NH6tl GridColumn-module_extended_xxs_4__dHKOI"><div class="BackToTopLink-module_wrapper__HTQnD visually_hidden"><a data-e2e="back-to-top-link" href="#global_header" class="BackToTopLink-module_link__EOy-v">Voltar para o topo</a></div></div></div><div class="GridRow-module_wrapper__Uub42 GridRow-module_extended__Bvagp"><div class="GridColumn-module_wrapper__soqyu GridColumn-module_hide_below_s__Lbw11 GridColumn-module_extended_xl5_3__xvxiH GridColumn-module_extended_xl4_2__1yIW6 GridColumn-module_extended_xl3_2__mt-u- GridColumn-module_extended_xl2_2__A8qwF GridColumn-module_extended_xl_2__QYBNc GridColumn-module_extended_l_2__iqMJD GridColumn-module_extended_m_2__9nXEO GridColumn-module_extended_s_2__-n3HH GridColumn-module_extended_xs_2__C9iyY GridColumn-module_extended_xxs_2__1MEQR"><div class="Footer-module_horizontalColumn__vuSBJ"><p class="Footer-module_columnHeader__gcdjp">Sobre</p><ul class="Footer-module_columnList__fqabA"><li><a aria-disabled="false" aria-label="Sobre o Scribd" class="TextButton-module_wrapper__ZwW-w FooterLink-module_wrapper__V1y4b" data-e2e="footer_about_column_about_scribd_link" href="https://www.scribd.com/about"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl">Sobre o Scribd</span></span></a></li><li><a aria-disabled="false" aria-label="Everand: e-books e audiolivros" class="TextButton-module_wrapper__ZwW-w FooterLink-module_wrapper__V1y4b" data-e2e="footer_about_column_everand_books_audiobooks_link" href="https://www.everand.com" target="_blank"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl">Everand: e-books e audiolivros</span></span></a></li><li><a aria-disabled="false" aria-label="SlideShare" class="TextButton-module_wrapper__ZwW-w FooterLink-module_wrapper__V1y4b" data-e2e="shared.footer.slideshare" href="https://www.slideshare.net/" target="_blank"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl">SlideShare</span></span></a></li><li><a aria-disabled="false" aria-label="Imprensa" class="TextButton-module_wrapper__ZwW-w FooterLink-module_wrapper__V1y4b" data-e2e="footer_about_column_press_link" href="https://www.scribd.com/media" target="_self"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl">Imprensa</span></span></a></li><li><a aria-disabled="false" aria-label="Faça parte de nossa equipe!" class="TextButton-module_wrapper__ZwW-w FooterLink-module_wrapper__V1y4b" data-e2e="footer_about_column_join_our_team_link" href="https://www.scribd.com/careers" target="_self"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl">Faça parte de nossa equipe!</span></span></a></li><li><a aria-disabled="false" aria-label="Fale conosco" class="TextButton-module_wrapper__ZwW-w FooterLink-module_wrapper__V1y4b" data-e2e="footer_about_column_contact_us_link" href="https://www.scribd.com/contact" target="_self"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl">Fale conosco</span></span></a></li><li><a aria-disabled="false" aria-label="Convidar amigos" class="TextButton-module_wrapper__ZwW-w FooterLink-module_wrapper__V1y4b" data-e2e="footer_about_column_invite_friends_link" href="https://pt.scribd.com/referrals"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl">Convidar amigos</span></span></a></li><li><a aria-disabled="false" aria-label="Scribd para empresas" class="TextButton-module_wrapper__ZwW-w FooterLink-module_wrapper__V1y4b" data-e2e="footer_about_column_scribd_for_enterprise_link" href="https://www.scribd.com/enterprise"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl">Scribd para empresas</span></span></a></li></ul></div></div><div class="GridColumn-module_wrapper__soqyu GridColumn-module_hide_below_s__Lbw11 GridColumn-module_extended_xl5_3__xvxiH GridColumn-module_extended_xl4_2__1yIW6 GridColumn-module_extended_xl3_2__mt-u- GridColumn-module_extended_xl2_2__A8qwF GridColumn-module_extended_xl_2__QYBNc GridColumn-module_extended_l_2__iqMJD GridColumn-module_extended_m_2__9nXEO GridColumn-module_extended_s_2__-n3HH GridColumn-module_extended_xs_2__C9iyY GridColumn-module_extended_xxs_2__1MEQR"><p class="Footer-module_columnHeader__gcdjp">Suporte</p><ul class="Footer-module_columnList__fqabA"><li><a aria-disabled="false" aria-label="Ajuda / Perguntas frequentes" class="TextButton-module_wrapper__ZwW-w FooterLink-module_wrapper__V1y4b" data-e2e="footer_support_column_help_faq_link" href="http://support.scribd.com/hc/pt-br"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl">Ajuda / Perguntas frequentes</span></span></a></li><li><a aria-disabled="false" aria-label="Acessibilidade" class="TextButton-module_wrapper__ZwW-w FooterLink-module_wrapper__V1y4b" data-e2e="footer_support_column_accessibility_link" href="https://support.scribd.com/hc/pt-br/articles/210129586-Accessibility-Notice"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl">Acessibilidade</span></span></a></li><li><a aria-disabled="false" aria-label="Ajuda para comprar" class="TextButton-module_wrapper__ZwW-w FooterLink-module_wrapper__V1y4b" data-e2e="footer_support_column_purchase_help_link" href="https://support.scribd.com/hc/en-us/sections/202246306"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl">Ajuda para comprar</span></span></a></li><li><a aria-disabled="false" aria-label="AdChoices" class="TextButton-module_wrapper__ZwW-w FooterLink-module_wrapper__V1y4b" data-e2e="footer_support_column_adchoices_link" href="https://support.scribd.com/hc/en-us/articles/210129366"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl">AdChoices</span></span></a></li></ul></div><div class="GridColumn-module_wrapper__soqyu GridColumn-module_hide_below_s__Lbw11 GridColumn-module_extended_xl5_3__xvxiH GridColumn-module_extended_xl4_2__1yIW6 GridColumn-module_extended_xl3_2__mt-u- GridColumn-module_extended_xl2_2__A8qwF GridColumn-module_extended_xl_2__QYBNc GridColumn-module_extended_l_2__iqMJD GridColumn-module_extended_m_2__9nXEO GridColumn-module_extended_s_2__-n3HH GridColumn-module_extended_xs_2__C9iyY GridColumn-module_extended_xxs_2__1MEQR"><p class="Footer-module_columnHeader__gcdjp">Jurídico</p><ul class="Footer-module_columnList__fqabA"><li><a aria-disabled="false" aria-label="Termos" class="TextButton-module_wrapper__ZwW-w FooterLink-module_wrapper__V1y4b" data-e2e="footer_legal_column_terms_link" href="https://support.scribd.com/hc/en-us/articles/210129326-General-Terms-of-Use"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl">Termos</span></span></a></li><li><a aria-disabled="false" aria-label="Privacidade" class="TextButton-module_wrapper__ZwW-w FooterLink-module_wrapper__V1y4b" data-e2e="footer_legal_column_privacy_link" href="https://www.scribd.com/privacy" target="_self"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl">Privacidade</span></span></a></li><li><a aria-disabled="false" aria-label="Direitos Autorais" class="TextButton-module_wrapper__ZwW-w FooterLink-module_wrapper__V1y4b" data-e2e="footer_legal_column_copyright_link" href="https://support.scribd.com/hc/en-us/sections/202246086"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl">Direitos Autorais</span></span></a></li><li><a aria-disabled="false" aria-label="Não vender ou compartilhar minhas informações pessoais" class="TextButton-module_wrapper__ZwW-w FooterLink-module_wrapper__V1y4b" data-e2e="footer_legal_privacy_request_form_link" href="https://support.scribd.com/hc/articles/360038016931-Privacy-Rights-Request-Form"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl">Não vender ou compartilhar minhas informações pessoais</span></span></a></li></ul></div><div class="GridColumn-module_wrapper__soqyu GridColumn-module_hide_below_s__Lbw11 GridColumn-module_extended_xl5_3__xvxiH GridColumn-module_extended_xl4_2__1yIW6 GridColumn-module_extended_xl3_2__mt-u- GridColumn-module_extended_xl2_2__A8qwF GridColumn-module_extended_xl_2__QYBNc GridColumn-module_extended_l_2__iqMJD GridColumn-module_extended_m_2__9nXEO GridColumn-module_extended_s_2__-n3HH GridColumn-module_extended_xs_2__C9iyY GridColumn-module_extended_xxs_2__1MEQR"><p class="Footer-module_columnHeader__gcdjp">Social</p><ul class="Footer-module_columnList__fqabA"><li><a aria-disabled="false" aria-label="Scribd no Instagram" class="TextButton-module_wrapper__ZwW-w SocialLink-module_wrapper__7Rvvt" data-e2e="footer_social_column_instagram_link" href="https://www.instagram.com/scribd/"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl"><span class="SvgIcon-module_wrapper__1fPqw SocialLink-module_iconImage__JSzvR"><svg width="16" height="16" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 3.081c1.602 0 1.792.006 2.425.035.584.027.902.124 1.114.207.26.096.497.249.69.448.2.194.353.43.45.691.082.212.18.53.206 1.114.029.633.035.823.035 2.425 0 1.602-.006 1.792-.035 2.425-.027.585-.124.902-.207 1.114a1.99 1.99 0 01-1.138 1.138c-.212.082-.53.18-1.114.207-.633.029-.823.035-2.425.035-1.602 0-1.792-.006-2.425-.035-.585-.027-.902-.124-1.114-.207a1.858 1.858 0 01-.69-.449c-.2-.193-.353-.43-.45-.69-.082-.212-.18-.53-.206-1.114-.029-.633-.035-.823-.035-2.425 0-1.602.006-1.792.035-2.425.027-.585.124-.902.207-1.114.096-.26.25-.497.449-.69.193-.2.43-.353.69-.45.212-.082.53-.18 1.114-.206.633-.029.823-.035 2.425-.035L8 3.081zm0-1.082c-1.629 0-1.833.007-2.473.036-.64.03-1.076.132-1.457.28-.4.15-.763.387-1.063.692-.305.3-.541.663-.692 1.063-.148.381-.25.818-.279 1.457C2.007 6.165 2 6.37 2 8s.007 1.834.036 2.474c.03.64.13 1.075.279 1.456.15.4.387.763.692 1.063.3.305.663.541 1.063.692.381.148.818.25 1.457.279.638.029.844.036 2.473.036 1.63 0 1.834-.007 2.474-.036.64-.03 1.075-.13 1.456-.28a3.068 3.068 0 001.755-1.754c.148-.381.25-.818.279-1.457C13.993 9.835 14 9.63 14 8c0-1.63-.007-1.833-.036-2.473-.03-.64-.13-1.075-.28-1.456-.15-.4-.386-.763-.691-1.063a2.946 2.946 0 00-1.063-.692c-.381-.148-.818-.25-1.457-.279C9.835 2.007 9.63 2 8 2v-.001zm0 2.92a3.081 3.081 0 100 6.162A3.081 3.081 0 008 4.92zm0 5.082A2 2 0 118 6 2 2 0 018 10zm3.923-5.204a.72.72 0 11-1.44 0 .72.72 0 011.44 0z" fill="currentColor"></path></svg><span style="border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;word-wrap:normal">Instagram</span></span> <!-- -->Instagram</span></span></a></li><li><a aria-disabled="false" aria-label="Scribd no Twitter" class="TextButton-module_wrapper__ZwW-w SocialLink-module_wrapper__7Rvvt" data-e2e="footer_social_column_twitter_link" href="https://twitter.com/scribd/"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl"><span class="SvgIcon-module_wrapper__1fPqw SocialLink-module_iconImage__JSzvR"><svg width="16" height="16" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><path d="M5.774 12.79c4.528 0 7.005-4.152 7.005-7.752 0-.118 0-.235-.007-.352A5.338 5.338 0 0014 3.276a4.55 4.55 0 01-1.414.428c.514-.34.899-.876 1.082-1.507a4.657 4.657 0 01-1.563.662 2.401 2.401 0 00-1.397-.823 2.26 2.26 0 00-1.561.287A2.636 2.636 0 008.065 3.6a2.995 2.995 0 00-.156 1.742 6.47 6.47 0 01-2.81-.826 7.175 7.175 0 01-2.264-2.02 2.98 2.98 0 00-.27 1.985c.142.676.511 1.266 1.032 1.652a2.267 2.267 0 01-1.117-.341v.034c0 .63.197 1.239.557 1.725.36.487.861.821 1.418.946-.362.109-.743.125-1.111.046.157.542.463 1.015.876 1.354.412.34.91.528 1.424.538-.872.758-1.95 1.17-3.058 1.169-.196 0-.391-.014-.586-.04a6.49 6.49 0 003.774 1.222" fill="currentColor"></path></svg><span style="border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;word-wrap:normal">Twitter</span></span> <!-- -->Twitter</span></span></a></li><li><a aria-disabled="false" aria-label="Scribd no Facebook" class="TextButton-module_wrapper__ZwW-w SocialLink-module_wrapper__7Rvvt" data-e2e="footer_social_column_facebook_link" href="https://www.facebook.com/Scribd/"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl"><span class="SvgIcon-module_wrapper__1fPqw SocialLink-module_iconImage__JSzvR"><svg width="16" height="16" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 2a6 6 0 01.938 11.927V9.734h1.397L10.602 8H8.937V6.875c0-.474.233-.938.978-.938h.757V4.462s-.08-.014-.21-.032a9.524 9.524 0 00-.887-.08 6.278 6.278 0 00-.246-.005c-1.37 0-2.267.83-2.267 2.334V8H5.54v1.734h1.524v4.193A6.002 6.002 0 018 2z" fill="currentColor"></path></svg><span style="border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;word-wrap:normal">Facebook</span></span> <!-- -->Facebook</span></span></a></li><li><a aria-disabled="false" aria-label="Scribd no Pinterest" class="TextButton-module_wrapper__ZwW-w SocialLink-module_wrapper__7Rvvt" data-e2e="footer_social_column_pinterest_link" href="https://www.pinterest.com/scribd/"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl"><span class="SvgIcon-module_wrapper__1fPqw SocialLink-module_iconImage__JSzvR"><svg width="16" height="16" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><path fill-rule="evenodd" clip-rule="evenodd" d="M12.217 12.268A5.98 5.98 0 018 14c-.62 0-1.218-.094-1.78-.269.246-.4.606-1.045.738-1.563l.375-1.427c.193.375.766.691 1.373.691 1.808 0 3.111-1.664 3.111-3.733 0-1.985-1.62-3.467-3.698-3.467-2.593 0-3.966 1.738-3.966 3.63 0 .884.47 1.975 1.22 2.326.113.054.178.03.202-.08l.058-.233.11-.448a.179.179 0 00-.04-.173c-.246-.3-.444-.854-.444-1.368 0-1.323 1.003-2.602 2.711-2.602 1.477 0 2.509 1.002 2.509 2.44 0 1.62-.82 2.745-1.886 2.745-.588 0-1.033-.489-.89-1.086.062-.255.143-.517.222-.772.142-.46.277-.898.277-1.228 0-.46-.246-.845-.76-.845-.602 0-1.086.622-1.086 1.457 0 .528.177.889.177.889s-.592 2.514-.7 2.983c-.12.518-.075 1.247-.02 1.722A6.003 6.003 0 012 8a6 6 0 016.653-5.965A5.988 5.988 0 0113.99 8.01a5.981 5.981 0 01-1.773 4.258z" fill="currentColor"></path></svg><span style="border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;word-wrap:normal">Pinterest</span></span> <!-- -->Pinterest</span></span></a></li></ul></div><div class="GridColumn-module_wrapper__soqyu GridColumn-module_hide_below_m__-PoVO GridColumn-module_extended_xl5_2__aqjlc GridColumn-module_extended_xl4_2__1yIW6 GridColumn-module_extended_xl3_2__mt-u- GridColumn-module_extended_xl2_2__A8qwF GridColumn-module_extended_xl_2__QYBNc GridColumn-module_extended_l_2__iqMJD GridColumn-module_extended_m_2__9nXEO GridColumn-module_extended_s_2__-n3HH GridColumn-module_extended_xs_2__C9iyY GridColumn-module_extended_xxs_2__1MEQR"></div><div class="GridColumn-module_wrapper__soqyu GridColumn-module_hide_below_m__-PoVO GridColumn-module_extended_xl5_2__aqjlc GridColumn-module_extended_xl4_2__1yIW6 GridColumn-module_extended_xl3_2__mt-u- GridColumn-module_extended_xl2_2__A8qwF GridColumn-module_extended_xl_2__QYBNc GridColumn-module_extended_l_2__iqMJD GridColumn-module_extended_m_2__9nXEO GridColumn-module_extended_s_2__-n3HH GridColumn-module_extended_xs_2__C9iyY GridColumn-module_extended_xxs_2__1MEQR"><p class="Footer-module_columnHeader__gcdjp">Faça o download gratuito de nossos aplicativos</p><ul class="mobile_icons wrapper__app_store_buttons"><li class="wrapper__store_button" data-e2e="app_store_btn"><a aria-label="Scribd – Faça o download na App Store" class="app_link ios_btn" data-e2e="ios_btn" href="https://apps.apple.com/us/app/6448807714?mt=8&pt=298534"><div class="app_store_img"><img class="LazyImage-module_image__uh0sq" alt="Scribd – Faça o download na App Store"/></div></a></li><li class="wrapper__store_button" data-e2e="app_store_btn"><a aria-label="Scribd – Faça o download no Google Play" class="app_link google_play_btn" data-e2e="google_play_btn" href="https://play.google.com/store/apps/details?id=com.scribd.app.reader0.docs"><div class="app_store_img play_store_link"><img class="LazyImage-module_image__uh0sq" alt="Scribd – Faça o download no Google Play"/></div></a></li></ul></div></div><div class="GridRow-module_wrapper__Uub42 GridRow-module_extended__Bvagp"><div class="GridColumn-module_wrapper__soqyu GridColumn-module_hide_above_s__NbVNC GridColumn-module_extended_xl5_16__cffZG GridColumn-module_extended_xl4_12__Ueyic GridColumn-module_extended_xl3_12__TsrxQ GridColumn-module_extended_xl2_12__ceos- GridColumn-module_extended_xl_12__7vx87 GridColumn-module_extended_l_12__gCRsq GridColumn-module_extended_m_8__bDZzO GridColumn-module_extended_s_2__-n3HH GridColumn-module_extended_xs_2__C9iyY GridColumn-module_extended_xxs_2__1MEQR"><div class="Footer-module_verticalColumn__-CR6f"><p class="Footer-module_columnHeader__gcdjp">Sobre</p><ul class="Footer-module_columnList__fqabA"><li><a aria-disabled="false" aria-label="Sobre o Scribd" class="TextButton-module_wrapper__ZwW-w FooterLink-module_wrapper__V1y4b" data-e2e="footer_about_column_about_scribd_link" href="https://www.scribd.com/about"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl">Sobre o Scribd</span></span></a></li><li><a aria-disabled="false" aria-label="Everand: e-books e audiolivros" class="TextButton-module_wrapper__ZwW-w FooterLink-module_wrapper__V1y4b" data-e2e="footer_about_column_everand_books_audiobooks_link" href="https://www.everand.com" target="_blank"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl">Everand: e-books e audiolivros</span></span></a></li><li><a aria-disabled="false" aria-label="SlideShare" class="TextButton-module_wrapper__ZwW-w FooterLink-module_wrapper__V1y4b" data-e2e="shared.footer.slideshare" href="https://www.slideshare.net/" target="_blank"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl">SlideShare</span></span></a></li><li><a aria-disabled="false" aria-label="Imprensa" class="TextButton-module_wrapper__ZwW-w FooterLink-module_wrapper__V1y4b" data-e2e="footer_about_column_press_link" href="https://www.scribd.com/media" target="_self"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl">Imprensa</span></span></a></li><li><a aria-disabled="false" aria-label="Faça parte de nossa equipe!" class="TextButton-module_wrapper__ZwW-w FooterLink-module_wrapper__V1y4b" data-e2e="footer_about_column_join_our_team_link" href="https://www.scribd.com/careers" target="_self"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl">Faça parte de nossa equipe!</span></span></a></li><li><a aria-disabled="false" aria-label="Fale conosco" class="TextButton-module_wrapper__ZwW-w FooterLink-module_wrapper__V1y4b" data-e2e="footer_about_column_contact_us_link" href="https://www.scribd.com/contact" target="_self"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl">Fale conosco</span></span></a></li><li><a aria-disabled="false" aria-label="Convidar amigos" class="TextButton-module_wrapper__ZwW-w FooterLink-module_wrapper__V1y4b" data-e2e="footer_about_column_invite_friends_link" href="https://pt.scribd.com/referrals"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl">Convidar amigos</span></span></a></li><li><a aria-disabled="false" aria-label="Scribd para empresas" class="TextButton-module_wrapper__ZwW-w FooterLink-module_wrapper__V1y4b" data-e2e="footer_about_column_scribd_for_enterprise_link" href="https://www.scribd.com/enterprise"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl">Scribd para empresas</span></span></a></li></ul></div><div class="Footer-module_verticalColumn__-CR6f"><p class="Footer-module_columnHeader__gcdjp">Jurídico</p><ul class="Footer-module_columnList__fqabA"><li><a aria-disabled="false" aria-label="Termos" class="TextButton-module_wrapper__ZwW-w FooterLink-module_wrapper__V1y4b" data-e2e="footer_legal_column_terms_link" href="https://support.scribd.com/hc/en-us/articles/210129326-General-Terms-of-Use"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl">Termos</span></span></a></li><li><a aria-disabled="false" aria-label="Privacidade" class="TextButton-module_wrapper__ZwW-w FooterLink-module_wrapper__V1y4b" data-e2e="footer_legal_column_privacy_link" href="https://www.scribd.com/privacy" target="_self"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl">Privacidade</span></span></a></li><li><a aria-disabled="false" aria-label="Direitos Autorais" class="TextButton-module_wrapper__ZwW-w FooterLink-module_wrapper__V1y4b" data-e2e="footer_legal_column_copyright_link" href="https://support.scribd.com/hc/en-us/sections/202246086"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl">Direitos Autorais</span></span></a></li><li><a aria-disabled="false" aria-label="Não vender ou compartilhar minhas informações pessoais" class="TextButton-module_wrapper__ZwW-w FooterLink-module_wrapper__V1y4b" data-e2e="footer_legal_privacy_request_form_link" href="https://support.scribd.com/hc/articles/360038016931-Privacy-Rights-Request-Form"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl">Não vender ou compartilhar minhas informações pessoais</span></span></a></li></ul></div></div><div class="GridColumn-module_wrapper__soqyu GridColumn-module_hide_above_s__NbVNC GridColumn-module_extended_xl5_16__cffZG GridColumn-module_extended_xl4_12__Ueyic GridColumn-module_extended_xl3_12__TsrxQ GridColumn-module_extended_xl2_12__ceos- GridColumn-module_extended_xl_12__7vx87 GridColumn-module_extended_l_12__gCRsq GridColumn-module_extended_m_8__bDZzO GridColumn-module_extended_s_2__-n3HH GridColumn-module_extended_xs_2__C9iyY GridColumn-module_extended_xxs_2__1MEQR"><div class="Footer-module_verticalColumn__-CR6f"><p class="Footer-module_columnHeader__gcdjp">Suporte</p><ul class="Footer-module_columnList__fqabA"><li><a aria-disabled="false" aria-label="Ajuda / Perguntas frequentes" class="TextButton-module_wrapper__ZwW-w FooterLink-module_wrapper__V1y4b" data-e2e="footer_support_column_help_faq_link" href="http://support.scribd.com/hc/pt-br"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl">Ajuda / Perguntas frequentes</span></span></a></li><li><a aria-disabled="false" aria-label="Acessibilidade" class="TextButton-module_wrapper__ZwW-w FooterLink-module_wrapper__V1y4b" data-e2e="footer_support_column_accessibility_link" href="https://support.scribd.com/hc/pt-br/articles/210129586-Accessibility-Notice"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl">Acessibilidade</span></span></a></li><li><a aria-disabled="false" aria-label="Ajuda para comprar" class="TextButton-module_wrapper__ZwW-w FooterLink-module_wrapper__V1y4b" data-e2e="footer_support_column_purchase_help_link" href="https://support.scribd.com/hc/en-us/sections/202246306"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl">Ajuda para comprar</span></span></a></li><li><a aria-disabled="false" aria-label="AdChoices" class="TextButton-module_wrapper__ZwW-w FooterLink-module_wrapper__V1y4b" data-e2e="footer_support_column_adchoices_link" href="https://support.scribd.com/hc/en-us/articles/210129366"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl">AdChoices</span></span></a></li></ul></div><div><p class="Footer-module_columnHeader__gcdjp">Social</p><ul class="Footer-module_columnList__fqabA"><li><a aria-disabled="false" aria-label="Scribd no Instagram" class="TextButton-module_wrapper__ZwW-w SocialLink-module_wrapper__7Rvvt" data-e2e="footer_social_column_instagram_link" href="https://www.instagram.com/scribd/"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl"><span class="SvgIcon-module_wrapper__1fPqw SocialLink-module_iconImage__JSzvR"><svg width="16" height="16" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 3.081c1.602 0 1.792.006 2.425.035.584.027.902.124 1.114.207.26.096.497.249.69.448.2.194.353.43.45.691.082.212.18.53.206 1.114.029.633.035.823.035 2.425 0 1.602-.006 1.792-.035 2.425-.027.585-.124.902-.207 1.114a1.99 1.99 0 01-1.138 1.138c-.212.082-.53.18-1.114.207-.633.029-.823.035-2.425.035-1.602 0-1.792-.006-2.425-.035-.585-.027-.902-.124-1.114-.207a1.858 1.858 0 01-.69-.449c-.2-.193-.353-.43-.45-.69-.082-.212-.18-.53-.206-1.114-.029-.633-.035-.823-.035-2.425 0-1.602.006-1.792.035-2.425.027-.585.124-.902.207-1.114.096-.26.25-.497.449-.69.193-.2.43-.353.69-.45.212-.082.53-.18 1.114-.206.633-.029.823-.035 2.425-.035L8 3.081zm0-1.082c-1.629 0-1.833.007-2.473.036-.64.03-1.076.132-1.457.28-.4.15-.763.387-1.063.692-.305.3-.541.663-.692 1.063-.148.381-.25.818-.279 1.457C2.007 6.165 2 6.37 2 8s.007 1.834.036 2.474c.03.64.13 1.075.279 1.456.15.4.387.763.692 1.063.3.305.663.541 1.063.692.381.148.818.25 1.457.279.638.029.844.036 2.473.036 1.63 0 1.834-.007 2.474-.036.64-.03 1.075-.13 1.456-.28a3.068 3.068 0 001.755-1.754c.148-.381.25-.818.279-1.457C13.993 9.835 14 9.63 14 8c0-1.63-.007-1.833-.036-2.473-.03-.64-.13-1.075-.28-1.456-.15-.4-.386-.763-.691-1.063a2.946 2.946 0 00-1.063-.692c-.381-.148-.818-.25-1.457-.279C9.835 2.007 9.63 2 8 2v-.001zm0 2.92a3.081 3.081 0 100 6.162A3.081 3.081 0 008 4.92zm0 5.082A2 2 0 118 6 2 2 0 018 10zm3.923-5.204a.72.72 0 11-1.44 0 .72.72 0 011.44 0z" fill="currentColor"></path></svg><span style="border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;word-wrap:normal">Instagram</span></span> <!-- -->Instagram</span></span></a></li><li><a aria-disabled="false" aria-label="Scribd no Twitter" class="TextButton-module_wrapper__ZwW-w SocialLink-module_wrapper__7Rvvt" data-e2e="footer_social_column_twitter_link" href="https://twitter.com/scribd/"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl"><span class="SvgIcon-module_wrapper__1fPqw SocialLink-module_iconImage__JSzvR"><svg width="16" height="16" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><path d="M5.774 12.79c4.528 0 7.005-4.152 7.005-7.752 0-.118 0-.235-.007-.352A5.338 5.338 0 0014 3.276a4.55 4.55 0 01-1.414.428c.514-.34.899-.876 1.082-1.507a4.657 4.657 0 01-1.563.662 2.401 2.401 0 00-1.397-.823 2.26 2.26 0 00-1.561.287A2.636 2.636 0 008.065 3.6a2.995 2.995 0 00-.156 1.742 6.47 6.47 0 01-2.81-.826 7.175 7.175 0 01-2.264-2.02 2.98 2.98 0 00-.27 1.985c.142.676.511 1.266 1.032 1.652a2.267 2.267 0 01-1.117-.341v.034c0 .63.197 1.239.557 1.725.36.487.861.821 1.418.946-.362.109-.743.125-1.111.046.157.542.463 1.015.876 1.354.412.34.91.528 1.424.538-.872.758-1.95 1.17-3.058 1.169-.196 0-.391-.014-.586-.04a6.49 6.49 0 003.774 1.222" fill="currentColor"></path></svg><span style="border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;word-wrap:normal">Twitter</span></span> <!-- -->Twitter</span></span></a></li><li><a aria-disabled="false" aria-label="Scribd no Facebook" class="TextButton-module_wrapper__ZwW-w SocialLink-module_wrapper__7Rvvt" data-e2e="footer_social_column_facebook_link" href="https://www.facebook.com/Scribd/"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl"><span class="SvgIcon-module_wrapper__1fPqw SocialLink-module_iconImage__JSzvR"><svg width="16" height="16" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 2a6 6 0 01.938 11.927V9.734h1.397L10.602 8H8.937V6.875c0-.474.233-.938.978-.938h.757V4.462s-.08-.014-.21-.032a9.524 9.524 0 00-.887-.08 6.278 6.278 0 00-.246-.005c-1.37 0-2.267.83-2.267 2.334V8H5.54v1.734h1.524v4.193A6.002 6.002 0 018 2z" fill="currentColor"></path></svg><span style="border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;word-wrap:normal">Facebook</span></span> <!-- -->Facebook</span></span></a></li><li><a aria-disabled="false" aria-label="Scribd no Pinterest" class="TextButton-module_wrapper__ZwW-w SocialLink-module_wrapper__7Rvvt" data-e2e="footer_social_column_pinterest_link" href="https://www.pinterest.com/scribd/"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl"><span class="SvgIcon-module_wrapper__1fPqw SocialLink-module_iconImage__JSzvR"><svg width="16" height="16" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><path fill-rule="evenodd" clip-rule="evenodd" d="M12.217 12.268A5.98 5.98 0 018 14c-.62 0-1.218-.094-1.78-.269.246-.4.606-1.045.738-1.563l.375-1.427c.193.375.766.691 1.373.691 1.808 0 3.111-1.664 3.111-3.733 0-1.985-1.62-3.467-3.698-3.467-2.593 0-3.966 1.738-3.966 3.63 0 .884.47 1.975 1.22 2.326.113.054.178.03.202-.08l.058-.233.11-.448a.179.179 0 00-.04-.173c-.246-.3-.444-.854-.444-1.368 0-1.323 1.003-2.602 2.711-2.602 1.477 0 2.509 1.002 2.509 2.44 0 1.62-.82 2.745-1.886 2.745-.588 0-1.033-.489-.89-1.086.062-.255.143-.517.222-.772.142-.46.277-.898.277-1.228 0-.46-.246-.845-.76-.845-.602 0-1.086.622-1.086 1.457 0 .528.177.889.177.889s-.592 2.514-.7 2.983c-.12.518-.075 1.247-.02 1.722A6.003 6.003 0 012 8a6 6 0 016.653-5.965A5.988 5.988 0 0113.99 8.01a5.981 5.981 0 01-1.773 4.258z" fill="currentColor"></path></svg><span style="border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;word-wrap:normal">Pinterest</span></span> <!-- -->Pinterest</span></span></a></li></ul></div></div></div><div class="GridRow-module_wrapper__Uub42 GridRow-module_extended__Bvagp"><div class="GridColumn-module_wrapper__soqyu GridColumn-module_hide_above_m__zwIrv GridColumn-module_extended_xl5_16__cffZG GridColumn-module_extended_xl4_12__Ueyic GridColumn-module_extended_xl3_12__TsrxQ GridColumn-module_extended_xl2_12__ceos- GridColumn-module_extended_xl_12__7vx87 GridColumn-module_extended_l_12__gCRsq GridColumn-module_extended_m_8__bDZzO GridColumn-module_extended_s_4__ZU5Jo GridColumn-module_extended_xs_4__NH6tl GridColumn-module_extended_xxs_4__dHKOI"><p class="Footer-module_columnHeader__gcdjp">Faça o download gratuito de nossos aplicativos</p><ul class="mobile_icons wrapper__app_store_buttons"><li class="wrapper__store_button" data-e2e="app_store_btn"><a aria-label="Scribd – Faça o download na App Store" class="app_link ios_btn" data-e2e="ios_btn" href="https://apps.apple.com/us/app/6448807714?mt=8&pt=298534"><div class="app_store_img"><img class="LazyImage-module_image__uh0sq" alt="Scribd – Faça o download na App Store"/></div></a></li><li class="wrapper__store_button" data-e2e="app_store_btn"><a aria-label="Scribd – Faça o download no Google Play" class="app_link google_play_btn" data-e2e="google_play_btn" href="https://play.google.com/store/apps/details?id=com.scribd.app.reader0.docs"><div class="app_store_img play_store_link"><img class="LazyImage-module_image__uh0sq" alt="Scribd – Faça o download no Google Play"/></div></a></li></ul></div></div><div class="GridRow-module_wrapper__Uub42 GridRow-module_extended__Bvagp"><div class="GridColumn-module_wrapper__soqyu GridColumn-module_extended_xl5_16__cffZG GridColumn-module_extended_xl4_12__Ueyic GridColumn-module_extended_xl3_12__TsrxQ GridColumn-module_extended_xl2_12__ceos- GridColumn-module_extended_xl_12__7vx87 GridColumn-module_extended_l_12__gCRsq GridColumn-module_extended_m_8__bDZzO GridColumn-module_extended_s_4__ZU5Jo GridColumn-module_extended_xs_4__NH6tl GridColumn-module_extended_xxs_4__dHKOI"><div class="Footer-module_horizontalDivider__Z6XJu"></div></div></div><div class="GridRow-module_wrapper__Uub42 GridRow-module_extended__Bvagp"><div class="GridColumn-module_wrapper__soqyu GridColumn-module_extended_xl5_9__UmJvm GridColumn-module_extended_xl4_7__-9AEI GridColumn-module_extended_xl3_7__B6ct2 GridColumn-module_extended_xl2_7__Nztja GridColumn-module_extended_xl_7__OFVFv GridColumn-module_extended_l_12__gCRsq GridColumn-module_extended_m_8__bDZzO GridColumn-module_extended_s_4__ZU5Jo GridColumn-module_extended_xs_4__NH6tl GridColumn-module_extended_xxs_4__dHKOI"><ul class="ContentTypeColumn-module_contentTypesList__WIKOq"><li><a aria-disabled="false" aria-label="Documentos" class="TextButton-module_wrapper__ZwW-w ContentTypeColumn-module_contentTypeLink__K3M9d" data-e2e="footer_content_type_column_documents_link" href="/docs"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl">Documentos</span></span></a></li></ul></div><div class="GridColumn-module_wrapper__soqyu GridColumn-module_hide_below_l__7M0-X GridColumn-module_extended_xl5_7__HqFBW GridColumn-module_extended_xl4_5__PuEUy GridColumn-module_extended_xl3_5__aTZFP GridColumn-module_extended_xl2_5__UvHIq GridColumn-module_extended_xl_5__qmwN8 GridColumn-module_extended_l_5__VLQLS GridColumn-module_extended_m_5__HSrx- GridColumn-module_extended_s_4__ZU5Jo GridColumn-module_extended_xs_4__NH6tl GridColumn-module_extended_xxs_4__dHKOI"><div class="Footer-module_bottomRightContainer__5MVkq"><div class="Footer-module_bottomLanguage__ZSHe1"><div class="Footer-module_bottomLanguageText__S7opW">Idioma<!-- -->:</div><div class="DropdownMenu-module_wrapper__-3wi4" data-e2e="footer_language_picker_link"><a aria-disabled="false" aria-expanded="false" class="TextButton-module_wrapper__ZwW-w menu_handle Footer-module_menuHandle__A-Ub8" href="#"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl"><div class="Footer-module_languageDropdownContent__Ps0E4">Português<!-- --> <span class="SvgIcon-module_wrapper__1fPqw"><svg width="16" height="16" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><path d="M8.24 11.66L4 7.41 5.41 6l2.83 2.83L11.07 6l1.42 1.41-4.25 4.25z" fill="currentColor"></path></svg></span></div></span></span></a><div class="MenuItems-module_wrapper__y6cjo MenuItems-module_top__2bxjj Footer-module_menuItems__6usGF" data-e2e="menu-items"><span class="breakpoint_hide s atAndAbove"><button aria-disabled="false" class="TextButton-module_wrapper__ZwW-w TextButton-module_default__ekglb MenuItems-module_closeButton__ZAyQt" data-e2e="close-button" type="button"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl"><span class="SvgIcon-module_wrapper__1fPqw"><svg width="18" height="18" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><path fill-rule="evenodd" clip-rule="evenodd" d="M10.414 9l7.293-7.293L16.293.293 9 7.586 1.707.293.293 1.707 7.586 9 .293 16.293l1.414 1.414L9 10.414l7.293 7.293 1.414-1.414L10.414 9z" fill="currentColor"></path></svg><span style="border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;word-wrap:normal">close menu</span></span></span></span></button></span><div><ul class="LanguageLinks-module_list__Vs9Gq" role="menu"><li class="language_item Footer-module_languageLink__IOHdz" role="none"><a class="LanguageLink-module_link__ncYa9" href="/language?id=en" role="menuitem"><span class="SvgIcon-module_wrapper__1fPqw LanguageLink-module_icon__2uDWZ"><svg width="16" height="16" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 14A6 6 0 108 2a6 6 0 000 12zm0 2A8 8 0 108 0a8 8 0 000 16z" fill="currentColor"></path></svg></span><span lang="en">English</span></a></li><li class="language_item Footer-module_languageLink__IOHdz" role="none"><a class="LanguageLink-module_link__ncYa9" href="/language?id=es" role="menuitem"><span class="SvgIcon-module_wrapper__1fPqw LanguageLink-module_icon__2uDWZ"><svg width="16" height="16" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 14A6 6 0 108 2a6 6 0 000 12zm0 2A8 8 0 108 0a8 8 0 000 16z" fill="currentColor"></path></svg></span><span lang="es">Español</span></a></li><li class="language_item Footer-module_languageLink__IOHdz" role="none"><a class="LanguageLink-module_link__ncYa9 LanguageLink-module_linkSelected__SuxJ3" href="/language?id=pt-br" role="menuitem"><span class="SvgIcon-module_wrapper__1fPqw LanguageLink-module_icon__2uDWZ LanguageLink-module_iconSelected__DAMML"><svg width="16" height="16" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><path fill-rule="evenodd" clip-rule="evenodd" d="M14 8A6 6 0 112 8a6 6 0 0112 0zm2 0A8 8 0 110 8a8 8 0 0116 0zm-8 4a4 4 0 100-8 4 4 0 000 8z" fill="currentColor"></path></svg></span><span lang="pt-br">Português</span><span class="visually_hidden">(selecionado(a))</span></a></li><li class="language_item Footer-module_languageLink__IOHdz" role="none"><a class="LanguageLink-module_link__ncYa9" href="/language?id=de" role="menuitem"><span class="SvgIcon-module_wrapper__1fPqw LanguageLink-module_icon__2uDWZ"><svg width="16" height="16" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 14A6 6 0 108 2a6 6 0 000 12zm0 2A8 8 0 108 0a8 8 0 000 16z" fill="currentColor"></path></svg></span><span lang="de">Deutsch</span></a></li><li class="language_item Footer-module_languageLink__IOHdz" role="none"><a class="LanguageLink-module_link__ncYa9" href="/language?id=fr" role="menuitem"><span class="SvgIcon-module_wrapper__1fPqw LanguageLink-module_icon__2uDWZ"><svg width="16" height="16" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 14A6 6 0 108 2a6 6 0 000 12zm0 2A8 8 0 108 0a8 8 0 000 16z" fill="currentColor"></path></svg></span><span lang="fr">Français</span></a></li><li class="language_item Footer-module_languageLink__IOHdz" role="none"><a class="LanguageLink-module_link__ncYa9" href="/language?id=ru" role="menuitem"><span class="SvgIcon-module_wrapper__1fPqw LanguageLink-module_icon__2uDWZ"><svg width="16" height="16" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 14A6 6 0 108 2a6 6 0 000 12zm0 2A8 8 0 108 0a8 8 0 000 16z" fill="currentColor"></path></svg></span><span lang="ru">Русский</span></a></li><li class="language_item Footer-module_languageLink__IOHdz" role="none"><a class="LanguageLink-module_link__ncYa9" href="/language?id=it" role="menuitem"><span class="SvgIcon-module_wrapper__1fPqw LanguageLink-module_icon__2uDWZ"><svg width="16" height="16" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 14A6 6 0 108 2a6 6 0 000 12zm0 2A8 8 0 108 0a8 8 0 000 16z" fill="currentColor"></path></svg></span><span lang="it">Italiano</span></a></li><li class="language_item Footer-module_languageLink__IOHdz" role="none"><a class="LanguageLink-module_link__ncYa9" href="/language?id=ro" role="menuitem"><span class="SvgIcon-module_wrapper__1fPqw LanguageLink-module_icon__2uDWZ"><svg width="16" height="16" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 14A6 6 0 108 2a6 6 0 000 12zm0 2A8 8 0 108 0a8 8 0 000 16z" fill="currentColor"></path></svg></span><span lang="ro">Română</span></a></li><li class="language_item Footer-module_languageLink__IOHdz" role="none"><a class="LanguageLink-module_link__ncYa9" href="/language?id=id" role="menuitem"><span class="SvgIcon-module_wrapper__1fPqw LanguageLink-module_icon__2uDWZ"><svg width="16" height="16" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 14A6 6 0 108 2a6 6 0 000 12zm0 2A8 8 0 108 0a8 8 0 000 16z" fill="currentColor"></path></svg></span><span lang="id">Bahasa Indonesia</span></a></li></ul><a href="#" class="LanguageLinks-module_learnMoreLink__SpBO4" data-e2e="learn_more_link">Saiba mais</a></div></div></div></div><div class="Footer-module_bottomCopyright__WjBga" data-e2e="footer_copyright_text"><span>Copyright © 2024 Scribd Inc.</span></div></div></div></div><div class="GridRow-module_wrapper__Uub42 GridRow-module_extended__Bvagp"><div class="GridColumn-module_wrapper__soqyu GridColumn-module_hide_above_l__UT1-z GridColumn-module_extended_xl5_16__cffZG GridColumn-module_extended_xl4_12__Ueyic GridColumn-module_extended_xl3_12__TsrxQ GridColumn-module_extended_xl2_12__ceos- GridColumn-module_extended_xl_12__7vx87 GridColumn-module_extended_l_12__gCRsq GridColumn-module_extended_m_8__bDZzO GridColumn-module_extended_s_4__ZU5Jo GridColumn-module_extended_xs_4__NH6tl GridColumn-module_extended_xxs_4__dHKOI"><div class="Footer-module_bottomLanguage__ZSHe1 Footer-module_bottomLanguageMargin__e40ar Footer-module_topLanguageMargin__psISJ"><div class="Footer-module_bottomLanguageText__S7opW">Idioma<!-- -->:</div><div class="DropdownMenu-module_wrapper__-3wi4" data-e2e="footer_language_picker_link"><a aria-disabled="false" aria-expanded="false" class="TextButton-module_wrapper__ZwW-w menu_handle Footer-module_menuHandle__A-Ub8" href="#"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl"><div class="Footer-module_languageDropdownContent__Ps0E4">Português<!-- --> <span class="SvgIcon-module_wrapper__1fPqw"><svg width="16" height="16" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><path d="M8.24 11.66L4 7.41 5.41 6l2.83 2.83L11.07 6l1.42 1.41-4.25 4.25z" fill="currentColor"></path></svg></span></div></span></span></a><div class="MenuItems-module_wrapper__y6cjo MenuItems-module_top__2bxjj Footer-module_menuItems__6usGF" data-e2e="menu-items"><span class="breakpoint_hide s atAndAbove"><button aria-disabled="false" class="TextButton-module_wrapper__ZwW-w TextButton-module_default__ekglb MenuItems-module_closeButton__ZAyQt" data-e2e="close-button" type="button"><span class="TextButton-module_content__6x-Ra"><span class="TextButton-module_children__HwxUl"><span class="SvgIcon-module_wrapper__1fPqw"><svg width="18" height="18" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><path fill-rule="evenodd" clip-rule="evenodd" d="M10.414 9l7.293-7.293L16.293.293 9 7.586 1.707.293.293 1.707 7.586 9 .293 16.293l1.414 1.414L9 10.414l7.293 7.293 1.414-1.414L10.414 9z" fill="currentColor"></path></svg><span style="border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;word-wrap:normal">close menu</span></span></span></span></button></span><div><ul class="LanguageLinks-module_list__Vs9Gq" role="menu"><li class="language_item Footer-module_languageLink__IOHdz" role="none"><a class="LanguageLink-module_link__ncYa9" href="/language?id=en" role="menuitem"><span class="SvgIcon-module_wrapper__1fPqw LanguageLink-module_icon__2uDWZ"><svg width="16" height="16" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 14A6 6 0 108 2a6 6 0 000 12zm0 2A8 8 0 108 0a8 8 0 000 16z" fill="currentColor"></path></svg></span><span lang="en">English</span></a></li><li class="language_item Footer-module_languageLink__IOHdz" role="none"><a class="LanguageLink-module_link__ncYa9" href="/language?id=es" role="menuitem"><span class="SvgIcon-module_wrapper__1fPqw LanguageLink-module_icon__2uDWZ"><svg width="16" height="16" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 14A6 6 0 108 2a6 6 0 000 12zm0 2A8 8 0 108 0a8 8 0 000 16z" fill="currentColor"></path></svg></span><span lang="es">Español</span></a></li><li class="language_item Footer-module_languageLink__IOHdz" role="none"><a class="LanguageLink-module_link__ncYa9 LanguageLink-module_linkSelected__SuxJ3" href="/language?id=pt-br" role="menuitem"><span class="SvgIcon-module_wrapper__1fPqw LanguageLink-module_icon__2uDWZ LanguageLink-module_iconSelected__DAMML"><svg width="16" height="16" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><path fill-rule="evenodd" clip-rule="evenodd" d="M14 8A6 6 0 112 8a6 6 0 0112 0zm2 0A8 8 0 110 8a8 8 0 0116 0zm-8 4a4 4 0 100-8 4 4 0 000 8z" fill="currentColor"></path></svg></span><span lang="pt-br">Português</span><span class="visually_hidden">(selecionado(a))</span></a></li><li class="language_item Footer-module_languageLink__IOHdz" role="none"><a class="LanguageLink-module_link__ncYa9" href="/language?id=de" role="menuitem"><span class="SvgIcon-module_wrapper__1fPqw LanguageLink-module_icon__2uDWZ"><svg width="16" height="16" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 14A6 6 0 108 2a6 6 0 000 12zm0 2A8 8 0 108 0a8 8 0 000 16z" fill="currentColor"></path></svg></span><span lang="de">Deutsch</span></a></li><li class="language_item Footer-module_languageLink__IOHdz" role="none"><a class="LanguageLink-module_link__ncYa9" href="/language?id=fr" role="menuitem"><span class="SvgIcon-module_wrapper__1fPqw LanguageLink-module_icon__2uDWZ"><svg width="16" height="16" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 14A6 6 0 108 2a6 6 0 000 12zm0 2A8 8 0 108 0a8 8 0 000 16z" fill="currentColor"></path></svg></span><span lang="fr">Français</span></a></li><li class="language_item Footer-module_languageLink__IOHdz" role="none"><a class="LanguageLink-module_link__ncYa9" href="/language?id=ru" role="menuitem"><span class="SvgIcon-module_wrapper__1fPqw LanguageLink-module_icon__2uDWZ"><svg width="16" height="16" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 14A6 6 0 108 2a6 6 0 000 12zm0 2A8 8 0 108 0a8 8 0 000 16z" fill="currentColor"></path></svg></span><span lang="ru">Русский</span></a></li><li class="language_item Footer-module_languageLink__IOHdz" role="none"><a class="LanguageLink-module_link__ncYa9" href="/language?id=it" role="menuitem"><span class="SvgIcon-module_wrapper__1fPqw LanguageLink-module_icon__2uDWZ"><svg width="16" height="16" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 14A6 6 0 108 2a6 6 0 000 12zm0 2A8 8 0 108 0a8 8 0 000 16z" fill="currentColor"></path></svg></span><span lang="it">Italiano</span></a></li><li class="language_item Footer-module_languageLink__IOHdz" role="none"><a class="LanguageLink-module_link__ncYa9" href="/language?id=ro" role="menuitem"><span class="SvgIcon-module_wrapper__1fPqw LanguageLink-module_icon__2uDWZ"><svg width="16" height="16" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 14A6 6 0 108 2a6 6 0 000 12zm0 2A8 8 0 108 0a8 8 0 000 16z" fill="currentColor"></path></svg></span><span lang="ro">Română</span></a></li><li class="language_item Footer-module_languageLink__IOHdz" role="none"><a class="LanguageLink-module_link__ncYa9" href="/language?id=id" role="menuitem"><span class="SvgIcon-module_wrapper__1fPqw LanguageLink-module_icon__2uDWZ"><svg width="16" height="16" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" class="SvgIcon-module_icon__sUHUn"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 14A6 6 0 108 2a6 6 0 000 12zm0 2A8 8 0 108 0a8 8 0 000 16z" fill="currentColor"></path></svg></span><span lang="id">Bahasa Indonesia</span></a></li></ul><a href="#" class="LanguageLinks-module_learnMoreLink__SpBO4" data-e2e="learn_more_link">Saiba mais</a></div></div></div></div></div></div><div class="GridRow-module_wrapper__Uub42 GridRow-module_extended__Bvagp"><div class="GridColumn-module_wrapper__soqyu GridColumn-module_hide_above_l__UT1-z GridColumn-module_extended_xl5_16__cffZG GridColumn-module_extended_xl4_12__Ueyic GridColumn-module_extended_xl3_12__TsrxQ GridColumn-module_extended_xl2_12__ceos- GridColumn-module_extended_xl_12__7vx87 GridColumn-module_extended_l_12__gCRsq GridColumn-module_extended_m_8__bDZzO GridColumn-module_extended_s_4__ZU5Jo GridColumn-module_extended_xs_4__NH6tl GridColumn-module_extended_xxs_4__dHKOI"><div class="Footer-module_bottomCopyright__WjBga" data-e2e="footer_copyright_text"><span>Copyright © 2024 Scribd Inc.</span></div></div></div></div></footer></div></div></div> <script type="application/json" data-hypernova-key="doc_page" data-hypernova-id="13ba5346-c72b-41d6-9d9e-ce9f7ac06647"><!--{"assetEnvironment":"production","bodyProps":{"admin_panel_props":null,"breadcrumbs":[],"sharing_buttons_props":{"description":"abap_QuestionandAnswers","id":163949886,"message":null,"private":false,"secretPassword":"a4r2q0p6u5qrhb3w6gs","thumbnailUrl":"https://imgv2-1-f.scribdassets.com/img/document/163949886/original/4695cd633f/1715387257?v=1","title":"abap_QuestionandAnswers","twitterHashtag":null,"url":"https://www.scribd.com/doc/163949886/abap-QuestionandAnswers"},"show_bot_text":true,"bot_text":"###BOT_TEXT###","view_restricted_cta_test_enabled":false},"currentPage":{"isHamburgerMenuOpen":false,"isMegamenuTopBarVisible":true,"isMegamenuPrimaryNavVisible":true,"navigationCategories":{"academic":{"totalCategoryCount":12,"categoryLinks":[{"dataName":"foreign-language-studies","name":"Estudos de línguas estrangeiras","url":"https://pt.scribd.com/docs/Foreign-Language-Studies","children":[{"dataName":"chinese","name":"Chinês","url":"https://pt.scribd.com/docs/Foreign-Language-Studies/Chinese"},{"dataName":"esl","name":"ESL (Inglês como Segunda Língua)","url":"https://pt.scribd.com/docs/Foreign-Language-Studies/ESL"}]},{"dataName":"science-mathematics","name":"Ciências e Matemática","url":"https://pt.scribd.com/docs/Science-Mathematics","children":[{"dataName":"astronomy-space-sciences","name":"Astronomy & Space Sciences","url":"https://pt.scribd.com/docs/Science-Mathematics/Astronomy-Space-Sciences"},{"dataName":"biology","name":"Biologia","url":"https://pt.scribd.com/docs/Science-Mathematics/Biology"}]},{"dataName":"study-aids-test-prep","name":"Material de estudo e Preparação para Testes","url":"https://pt.scribd.com/docs/Study-Aids-Test-Prep","children":[{"dataName":"book-notes","name":"Livro de anotações","url":"https://pt.scribd.com/docs/Study-Aids-Test-Prep/Book-Notes"},{"dataName":"college-entrance-exams","name":"Provas de admissão em universidades","url":"https://pt.scribd.com/docs/Study-Aids-Test-Prep/College-Entrance-Exams"}]},{"dataName":"teaching-methods-materials","name":"Métodos e materiais de ensino","url":"https://pt.scribd.com/docs/Teaching-Methods-Materials","children":[{"dataName":"early-childhood-education","name":"Early Childhood Education","url":"https://pt.scribd.com/docs/Teaching-Methods-Materials/Early-Childhood-Education"},{"dataName":"education-philosophy-theory","name":"Education Philosophy & Theory","url":"https://pt.scribd.com/docs/Teaching-Methods-Materials/Education-Philosophy-Theory"}]}]},"professional":{"totalCategoryCount":21,"categoryLinks":[{"dataName":"business","name":"Negócios","url":"https://pt.scribd.com/docs/Business","children":[{"dataName":"business-analytics","name":"Análise de negócios","url":"https://pt.scribd.com/docs/Business/Business-Analytics"},{"dataName":"human-resources-personnel-management","name":"Recursos Humanos e Gestão de Pessoas","url":"https://pt.scribd.com/docs/Business/Human-Resources-Personnel-Management"}]},{"dataName":"career-growth","name":"Carreira e crescimento","url":"https://pt.scribd.com/docs/Career-Growth","children":[{"dataName":"careers","name":"Carreiras","url":"https://pt.scribd.com/docs/Career-Growth/Careers"},{"dataName":"job-hunting","name":"Procura de emprego","url":"https://pt.scribd.com/docs/Career-Growth/Job-Hunting"}]},{"dataName":"computers","name":"Computadores","url":"https://pt.scribd.com/docs/Computers","children":[{"dataName":"applications-software","name":"Aplicativos e software","url":"https://pt.scribd.com/docs/Computers/Applications-Software"},{"dataName":"cad-cam","name":"CAD (Desenho Assistido por computador)–CAM (Manufatura Assistida por computador)","url":"https://pt.scribd.com/docs/Computers/CAD-CAM"}]},{"dataName":"finance-money-management","name":"Finanças e Administração de capital","url":"https://pt.scribd.com/docs/Finance-Money-Management","children":[{"dataName":"accounting-bookkeeping","name":"Contabilidade e escrituração","url":"https://pt.scribd.com/docs/Finance-Money-Management/Accounting-Bookkeeping"},{"dataName":"auditing","name":"Auditoria","url":"https://pt.scribd.com/docs/Finance-Money-Management/Auditing"}]},{"dataName":"law","name":"Direito","url":"https://pt.scribd.com/docs/Law","children":[{"dataName":"business-financial","name":"Negócios e Finanças","url":"https://pt.scribd.com/docs/Law/Business-Financial"},{"dataName":"contracts-agreements","name":"Contratos e acordos","url":"https://pt.scribd.com/docs/Law/Contracts-Agreements"}]},{"dataName":"politics","name":"Política","url":"https://pt.scribd.com/docs/Politics","children":[{"dataName":"american-government","name":"Governo americano","url":"https://pt.scribd.com/docs/Politics/American-Government"},{"dataName":"international-relations","name":"Relações Internacionais","url":"https://pt.scribd.com/docs/Politics/International-Relations"}]},{"dataName":"technology-engineering","name":"Tecnologia e Engenharia","url":"https://pt.scribd.com/docs/Technology-Engineering","children":[{"dataName":"automotive","name":"Automotive","url":"https://pt.scribd.com/docs/Technology-Engineering/Automotive"},{"dataName":"aviation-aeronautics","name":"Aviation & Aeronautics","url":"https://pt.scribd.com/docs/Technology-Engineering/Aviation-Aeronautics"}]}]},"culture":{"totalCategoryCount":19,"categoryLinks":[{"dataName":"art","name":"Arte","url":"https://pt.scribd.com/docs/Art","children":[{"dataName":"antiques-collectibles","name":"Antiguidades e colecionáveis","url":"https://pt.scribd.com/docs/Art/Antiques-Collectibles"},{"dataName":"architecture","name":"Arquitetura","url":"https://pt.scribd.com/docs/Art/Architecture"}]},{"dataName":"biography-memoir","name":"Biografia e memórias","url":"https://pt.scribd.com/docs/Biography-Memoir","children":[{"dataName":"artists-and-musicians","name":"Artistas e músicos","url":"https://pt.scribd.com/docs/Biography-Memoir/Artists-and-Musicians"},{"dataName":"entertainers-and-the-rich-famous","name":"Artistas, ricos e famosos","url":"https://pt.scribd.com/docs/Biography-Memoir/Entertainers-and-the-Rich-Famous"}]},{"dataName":"comics-graphic-novels","name":"Histórias em quadrinhos e ficção gráfica","url":"https://pt.scribd.com/docs/Comics-Graphic-Novels"},{"dataName":"history","name":"História","url":"https://pt.scribd.com/docs/History","children":[{"dataName":"ancient","name":"Antiguidade","url":"https://pt.scribd.com/docs/History/Ancient"},{"dataName":"modern","name":"Moderno","url":"https://pt.scribd.com/docs/History/Modern"}]},{"dataName":"philosophy","name":"Filosofia","url":"https://pt.scribd.com/docs/Philosophy"},{"dataName":"language-arts-discipline","name":"Artes linguísticas e disciplina","url":"https://pt.scribd.com/docs/Language-Arts-Discipline","children":[{"dataName":"composition-creative-writing","name":"Composição e redação criativa","url":"https://pt.scribd.com/docs/Language-Arts-Discipline/Composition-Creative-Writing"},{"dataName":"linguistics","name":"Linguística","url":"https://pt.scribd.com/docs/Language-Arts-Discipline/Linguistics"}]},{"dataName":"literary-criticism","name":"Crítica literária","url":"https://pt.scribd.com/docs/Literary-Criticism"},{"dataName":"social-science","name":"Ciências Sociais","url":"https://pt.scribd.com/docs/Social-Science","children":[{"dataName":"anthropology","name":"Antropologia","url":"https://pt.scribd.com/docs/Social-Science/Anthropology"},{"dataName":"archaeology","name":"Arqueologia","url":"https://pt.scribd.com/docs/Social-Science/Archaeology"}]},{"dataName":"true-crime","name":"Crimes reais","url":"https://pt.scribd.com/docs/True-Crime"}]},"hobbies_and_crafts":{"totalCategoryCount":12,"categoryLinks":[{"dataName":"cooking-food-wine","name":"Gastronomia, comida e vinho","url":"https://pt.scribd.com/docs/Cooking-Food-Wine","children":[{"dataName":"beverages","name":"Bebidas","url":"https://pt.scribd.com/docs/Cooking-Food-Wine/Beverages"},{"dataName":"courses-dishes","name":"Refeições e pratos","url":"https://pt.scribd.com/docs/Cooking-Food-Wine/Courses-Dishes"}]},{"dataName":"games-activities","name":"Jogos e atividades","url":"https://pt.scribd.com/docs/Games-Activities","children":[{"dataName":"card-games","name":"Jogos de cartas","url":"https://pt.scribd.com/docs/Games-Activities/Card-Games"},{"dataName":"fantasy-sports","name":"Fantasy Sports","url":"https://pt.scribd.com/docs/Games-Activities/Fantasy-Sports"}]},{"dataName":"home-garden","name":"Casa e jardim","url":"https://pt.scribd.com/docs/Home-Garden","children":[{"dataName":"crafts-hobbies","name":"Artesanatos e hobbies","url":"https://pt.scribd.com/docs/Home-Garden/Crafts-Hobbies"},{"dataName":"gardening","name":"Jardinagem","url":"https://pt.scribd.com/docs/Home-Garden/Gardening"}]},{"dataName":"sports-recreation","name":"Esportes e recreação","url":"https://pt.scribd.com/docs/Sports-Recreation","children":[{"dataName":"baseball","name":"Beisebol","url":"https://pt.scribd.com/docs/Sports-Recreation/Baseball"},{"dataName":"basketball","name":"Basquete","url":"https://pt.scribd.com/docs/Sports-Recreation/Basketball"}]}]},"personal_growth":{"totalCategoryCount":12,"categoryLinks":[{"dataName":"lifestyle","name":"Lifestyle","url":"https://pt.scribd.com/docs/Lifestyle","children":[{"dataName":"beauty-grooming","name":"Beauty & Grooming","url":"https://pt.scribd.com/docs/Lifestyle/Beauty-Grooming"},{"dataName":"fashion","name":"Fashion","url":"https://pt.scribd.com/docs/Lifestyle/Fashion"}]},{"dataName":"religion-spirituality","name":"Religião e Espiritualidade","url":"https://pt.scribd.com/docs/Religion-Spirituality","children":[{"dataName":"buddhism","name":"Budismo","url":"https://pt.scribd.com/docs/Religion-Spirituality/Buddhism"},{"dataName":"christianity","name":"Cristianismo","url":"https://pt.scribd.com/docs/Religion-Spirituality/Christianity"}]},{"dataName":"self-improvement","name":"Autoajuda","url":"https://pt.scribd.com/docs/Self-Improvement","children":[{"dataName":"addiction","name":"Vício","url":"https://pt.scribd.com/docs/Self-Improvement/Addiction"},{"dataName":"mental-health","name":"Saúde mental","url":"https://pt.scribd.com/docs/Self-Improvement/Mental-Health"}]},{"dataName":"wellness","name":"Bem-estar","url":"https://pt.scribd.com/docs/Wellness","children":[{"dataName":"body-mind-spirit","name":"Corpo, mente e espírito","url":"https://pt.scribd.com/docs/Wellness/Body-Mind-Spirit"},{"dataName":"diet-nutrition","name":"Dieta e nutrição","url":"https://pt.scribd.com/docs/Wellness/Diet-Nutrition"}]}]}},"selectedMobileBottomTab":"document"},"enablePseudolocalization":false,"flashes":[],"global":{"client":{"mobile":{"getMobileAppProps":{"androidStoreUrl":"https://play.google.com/store/apps/details?id=com.scribd.app.reader0&hl=en","iosStoreUrl":"https://itunes.apple.com/us/app/scribd-worlds-largest-online/id542557212?mt=8&uo=4&at=11lGEE","app_download_link":"https://www.scribd.com/send_download_link","close_promo_url":"https://www.scribd.com/home/close_promo","doc_id":163949886,"email_address":null,"extra_classes":"app_download_promo","promo_id":null,"twilio_enabled":false,"track_page":"doc_page","success":true,"__locale":"pt_BR"}}},"config":{"facebook":{"app_id":"136494494209"}},"testAssignments":{"backupPaymentMethodsRollout":null,"customOsanoDialog":{"testName":"custom_osano_dialog","variant":"control"},"docPageThirdColumn":{"variant":null},"independentScrolling":{"testName":"doc_page_independent_scrolling_v1","variant":"control"},"refineDesktopTopLeaderboard":{"testName":null,"variant":null},"personalized_archive_offer":"control"},"paths":{"assetPath":"aHR0cHM6Ly9zLWYuc2NyaWJkYXNzZXRzLmNvbS8=\n","actions":{"add_to_library":"L3NhdmVkL2FkZA==\n","archive_plans_url":"aHR0cHM6Ly9wdC5zY3JpYmQuY29tL2FyY2hpdmUvcGxhbnM/ZG9jPTE2Mzk0\nOTg4NiZtZXRhZGF0YT0lN0IlMjJjb250ZXh0JTIyJTNBJTIyYXJjaGl2ZV92\naWV3X3Jlc3RyaWN0ZWQlMjIlMkMlMjJwYWdlJTIyJTNBJTIycmVhZCUyMiUy\nQyUyMmFjdGlvbiUyMiUzQSUyMmRvd25sb2FkJTIyJTJDJTIybG9nZ2VkX2lu\nJTIyJTNBZmFsc2UlMkMlMjJwbGF0Zm9ybSUyMiUzQSUyMndlYiUyMiU3RA==\n","audiobooksLink":"aHR0cHM6Ly9wdC5zY3JpYmQuY29tL2F1ZGlvYm9va3M=\n","bestsellers_url":"aHR0cHM6Ly9wdC5zY3JpYmQuY29tL2Jlc3RzZWxsZXJz\n","book_annotations":"L2Jvb2tfYW5ub3RhdGlvbnMvMTYzOTQ5ODg2\n","booksLink":"aHR0cHM6Ly9wdC5zY3JpYmQuY29tL2Jvb2tz\n","documentsLink":"aHR0cHM6Ly9wdC5zY3JpYmQuY29tL2RvY3M=\n","faqUrl":"aHR0cDovL3N1cHBvcnQuc2NyaWJkLmNvbS9oYy8=\n","homeLink":"aHR0cHM6Ly9wdC5zY3JpYmQuY29tLw==\n","library_url":"aHR0cHM6Ly9wdC5zY3JpYmQuY29tL3NhdmVk\n","load_recommenders":"L2RvYy1wYWdlL3JlY29tbWVuZGVycy8xNjM5NDk4ODY=\n","payment_fix":"L2FjY291bnQvcGF5bWVudF9wcm9maWxlX3VwZGF0ZQ==\n","payment_fix_url":null,"personalization_path":"L2RvYy1wYWdlL3BlcnNvbmFsaXphdGlvbg==\n","pingback":["aA==\n","dA==\n","dA==\n","cA==\n","cw==\n","Og==\n","Lw==\n","Lw==\n","cA==\n","dA==\n","Lg==\n","cw==\n","Yw==\n","cg==\n","aQ==\n","Yg==\n","ZA==\n","Lg==\n","Yw==\n","bw==\n","bQ==\n","Lw==\n","ZA==\n","bw==\n","Yw==\n","dQ==\n","bQ==\n","ZQ==\n","bg==\n","dA==\n","cw==\n","Lw==\n","MQ==\n","Ng==\n","Mw==\n","OQ==\n","NA==\n","OQ==\n","OA==\n","OA==\n","Ng==\n","Lw==\n","cA==\n","aQ==\n","bg==\n","Zw==\n","Yg==\n","YQ==\n","Yw==\n","aw==\n"],"register_download_attempt":"L2RvY3VtZW50X2Rvd25sb2Fkcy9yZWdpc3Rlcl9kb3dubG9hZF9hdHRlbXB0\n","remove_from_library":"L3NhdmVkL3JlbW92ZQ==\n","upload_url":"L3VwbG9hZC1kb2N1bWVudD9hcmNoaXZlX2RvYz0xNjM5NDk4ODY=\n"},"props":{"download_receipt_modal":"L2RvYy1wYWdlL2Rvd25sb2FkLXJlY2VpcHQtbW9kYWwtcHJvcHMvMTYzOTQ5\nODg2\n","paused_user_download_modal":"L2RvYy1wYWdlL3BhdXNlZC11c2VyLWRvd25sb2FkLW1vZGFsLXByb3Bz\n","pmp_login_join_modal":"L2RvYy1wYWdlL3BtcC1sb2dpbi1qb2luLW1vZGFsLXByb3BzLzE2Mzk0OTg4\nNg==\n"}},"features":{"desktopAdsExperience":null,"highlights":true,"isEligibleForDesktopAds":false,"isEligibleForMobileAds":false,"isEligibleForProgressiveProfileModal":false,"showDocChatExperience":false,"taxonomyV4UgcBrowsing":true}},"i18n":{"currentLanguage":{"prefix":"pt","lcid":"pt-br","href":"/language?id=pt-br","lang":"pt_BR","name":"Português"},"languages":[{"prefix":"en","lcid":"en","href":"/language?id=en","lang":"en_US","name":"English"},{"prefix":"es","lcid":"es","href":"/language?id=es","lang":"es-419","name":"Español"},{"prefix":"pt","lcid":"pt-br","href":"/language?id=pt-br","lang":"pt_BR","name":"Português"},{"prefix":"de","lcid":"de","href":"/language?id=de","lang":"de","name":"Deutsch"},{"prefix":"fr","lcid":"fr","href":"/language?id=fr","lang":"fr","name":"Français"},{"prefix":"ru","lcid":"ru","href":"/language?id=ru","lang":"ru_RU","name":"Русский"},{"prefix":"it","lcid":"it","href":"/language?id=it","lang":"it","name":"Italiano"},{"prefix":"ro","lcid":"ro","href":"/language?id=ro","lang":"ro_RO","name":"Română"},{"prefix":"id","lcid":"id","href":"/language?id=id","lang":"id_ID","name":"Bahasa Indonesia"}],"locale":"pt-BR"},"page":{"savedItems":{"163949886":false}},"personalization":{"trialDuration":null},"ratings":{"163949886":{"averageRating":0,"documentId":163949886,"downvoteCount":0,"ratingCount":0,"upvoteCount":0,"userRating":0}},"recommenders":{"viewport_bottom_recs":{"items":[{"id":305930496,"doc_uuid":"sbd/Wk/1t5HmRNmqjKaylncGdKQ="},{"id":273212458,"doc_uuid":"sbd/QlqkQEvC3Oz9GRzqeUYgCWQ="},{"id":336547901,"doc_uuid":"sbd/AftuOf0UcpsLS5pSVjsuOK4="},{"id":273212458,"doc_uuid":"sbd/0m6zVKa/DsNVrktLt18PGxc="},{"id":273211999,"doc_uuid":"sbd/bhI3OzbKwq0T9g3szS9O/08="},{"id":174390590,"doc_uuid":"sbd/RD858qxz0wat8/5Axw/4REk="},{"id":225856825,"doc_uuid":"sbd/wMaw7S76th7KlNfHKROFgAY="},{"id":180284142,"doc_uuid":"sbd/niQB5osq3Jn6PpjCOYvuxV0="},{"id":218058226,"doc_uuid":"sbd/QJWIb907ggzJytFH2WxY7do="},{"id":214640629,"doc_uuid":"sbd/xIFg9y2c33nZ3ghDOgr8ac0="},{"id":62972373,"doc_uuid":"sbd/Qt77ydwErLUWqGZywa5PXxY="},{"id":214640237,"doc_uuid":"sbd/Pthtm1phQacuMHkIbsoj5og="},{"id":186075167,"doc_uuid":"sbd/N0sDNxY7nzJHAsHpE6WMJbs="},{"id":178983735,"doc_uuid":"sbd/nDRvKIvtNYt2BAx6VDFgjg4="},{"id":176842233,"doc_uuid":"sbd/12qzg4UfFWDYgba1HZ2SUjk="},{"id":7120980,"doc_uuid":"sbd/aswrwwxNcQ8NlasbvZACFKo="},{"id":309859835,"doc_uuid":"sbd/MjYnQSwvaPzwMGDMnv/H9sw="},{"id":322011391,"doc_uuid":"sbd/eSiFC/iY2puczCUbk3JFYt4="},{"id":322011392,"doc_uuid":"sbd/G9PsRk2kdZUJSnyteQ1Gyq0="},{"id":419930541,"doc_uuid":"sbd/1mC8SRng/rTpFn9E586vTqA="},{"id":308030757,"doc_uuid":"sbd/lZdy4gpG0o6Mer6BNuYdwVU="},{"id":335537398,"doc_uuid":"sbd/4f0uDyb/HoVDUNVEDVDOiJI="},{"id":224369806,"doc_uuid":"sbd/zCTD8TWwCRfi6r0kjTnvx/E="},{"id":310560108,"doc_uuid":"sbd/S32Mv7nY8wVGS7psWr0oUU0="},{"id":182553141,"doc_uuid":"sbd/Rz2VUH3fuey5jjdcAoGELhg="},{"id":423387462,"doc_uuid":"sbd/f5DAAeTuvrmdpJ7Rp/hCoVc="},{"id":263504218,"doc_uuid":"sbd/EE1ifN0OCyidQEd4MHj1AMo="},{"id":225916486,"doc_uuid":"sbd/KmyMiVxTDLpCYynLcrafIDc="},{"id":224410295,"doc_uuid":"sbd/znW40MpxZjE1yTg7I9krkvM="},{"id":163646054,"doc_uuid":"sbd/PEx6fJQV4mopqVW9OVJ/1SE="},{"id":211302755,"doc_uuid":"sbd/4iT6Fxv4ktUm8EefZXCZyeY="},{"id":244157917,"doc_uuid":"sbd/CXUaO/KFT9pg9Q/n6UfZY3E="},{"id":212863738,"doc_uuid":"sbd/G694QSBaPgWsLKAkSl8sSWM="},{"id":239588474,"doc_uuid":"sbd/pcOWHwiXIz3vx7zxTIJO9xY="},{"id":357813054,"doc_uuid":"sbd/V1RnTjlkZBjLBRnmD3zIW8E="},{"id":387826985,"doc_uuid":"sbd/pIGeF5vx0xeLr2pN84lYYig="},{"id":224426877,"doc_uuid":"sbd/n3K3LD3OcedMoEgAZxvTIT4="},{"id":234028503,"doc_uuid":"sbd/w3zoyf03fqq6lGzFoiWdjC0="},{"id":224326250,"doc_uuid":"sbd/XercX5MWxYMktF3ZaF7NKHE="},{"id":224410406,"doc_uuid":"sbd/5EnXdJ/GOaVF4OvT1KPVTRo="},{"id":335808746,"doc_uuid":"sbd/C0bF74n4ZfeOJEFGPlR0C/Y="},{"id":224419023,"doc_uuid":"sbd/HRE/nS4iURovKPrMKQBJSdw="},{"id":378045783,"doc_uuid":"sbd/v/1DpTrwPHre1ghSePWuWE8="},{"id":224306619,"doc_uuid":"sbd/ZsUWznNxmH024O61LOTSAtU="},{"id":359457348,"doc_uuid":"sbd/CvkAzLAkGi9Kz1kLwoCaDEo="},{"id":337536061,"doc_uuid":"sbd/9yqlYyxij4/JnH67Usupnrs="},{"id":316391232,"doc_uuid":"sbd/axedUEU9KYzsHIOWSBDBZ4E="},{"id":224252178,"doc_uuid":"sbd/rg1Klxw5ek5MqBhHrd3snKM="},{"id":235411767,"doc_uuid":"sbd/tRw511Aih7UB1bTAnSGB3PQ="},{"id":224266633,"doc_uuid":"sbd/ZFSDrxb4VvwU640KTW41GWQ="},{"id":182560283,"doc_uuid":"sbd/iyiLlGDkBBVpLbjVBTpq0mg="},{"id":224756706,"doc_uuid":"sbd/i7tRopLVgShngqGY0Z2tJ5M="},{"id":393393789,"doc_uuid":"sbd/rAJNxI1ecGeurfEAYhC24uE="},{"id":163579056,"doc_uuid":"sbd/5xQQfui38LsUTwkOHOT8swo="},{"id":356032151,"doc_uuid":"sbd/REkRI4B4X2PJy6bytnDffQc="},{"id":224420008,"doc_uuid":"sbd/ClQZGrlNMfdIG1TnCPMR8jM="},{"id":163657166,"doc_uuid":"sbd/4lFVgXzxQwRifKZ90WbNCN0="}],"ids":[305930496,273212458,336547901,273212458,273211999,174390590,225856825,180284142,218058226,214640629,62972373,214640237,186075167,178983735,176842233,7120980,309859835,322011391,322011392,419930541,308030757,335537398,224369806,310560108,182553141,423387462,263504218,225916486,224410295,163646054,211302755,244157917,212863738,239588474,357813054,387826985,224426877,234028503,224326250,224410406,335808746,224419023,378045783,224306619,359457348,337536061,316391232,224252178,235411767,224266633,182560283,224756706,393393789,163579056,356032151,224420008,163657166],"title_link":null,"title":null,"track_opts":{"compilation_id":"sbd/doBM/1n13UExDWcfGzbgtMQ=","module_id":"sbd/bFbxaa10h1RUAJcUQHb4rvk=","widget_name":"viewport_bottom","track_id":"scroll_recs"}},"list_recommenders":{"items":[{"id":305930496,"doc_uuid":"sbd/hPwKO0OwYCFtb7Vs2R5zjBQ="},{"id":273212458,"doc_uuid":"sbd/CDV9d/KEBb4Pt0lrtkp5zbg="},{"id":336547901,"doc_uuid":"sbd/s7G0NL1cE8Taq1isXV/AdaY="},{"id":273212458,"doc_uuid":"sbd/WY92ZirQgLU7M22K8eKdamk="},{"id":273211999,"doc_uuid":"sbd/gWjK7nUILCCyPsrkwoD0TUc="},{"id":174390590,"doc_uuid":"sbd/VDlBUyTlFk4ZiKTZZxkFpeo="},{"id":225856825,"doc_uuid":"sbd/e5XMbhpavaYpqJkbvXb/vew="},{"id":180284142,"doc_uuid":"sbd/9uMIzzlu0qrQPr8tBwF5OPE="},{"id":218058226,"doc_uuid":"sbd/hYcn4SgO1TBJnJYzAw6KFQo="},{"id":214640629,"doc_uuid":"sbd/ZTiyitxyc//7uGt7zI5l7IU="},{"id":62972373,"doc_uuid":"sbd/46h5id4GcwfXlS1lrfNp2Uc="},{"id":214640237,"doc_uuid":"sbd/QdPqEhbacQlI0IGK6iP1/no="},{"id":186075167,"doc_uuid":"sbd/sonTkfXT4whmQkThEl8BA1c="},{"id":178983735,"doc_uuid":"sbd/TZ0jTVSS6yFi0M8Y7yyf2rk="},{"id":176842233,"doc_uuid":"sbd/cYDi4BmDXZ9TqqJdnKyxnD0="},{"id":7120980,"doc_uuid":"sbd/Q51foOfgEHT91tWodRyD/Y8="},{"id":309859835,"doc_uuid":"sbd/lIfy1Ik49yb0CpzSBbBJ8MA="},{"id":322011391,"doc_uuid":"sbd/gShrMWjDa4zfDPDKXlMqSy0="},{"id":322011392,"doc_uuid":"sbd/whwVISSYNz44LV4YHgikRmM="},{"id":419930541,"doc_uuid":"sbd/bm1XPc8XOya5opLEkiApvYQ="},{"id":308030757,"doc_uuid":"sbd/d60ef7B72eif5w2oSR2NW70="},{"id":335537398,"doc_uuid":"sbd/ywLCW3OO/KDSp8ZixKQ/XSA="},{"id":224369806,"doc_uuid":"sbd/wcu1B0VxFgyGNtnNUCYyZSo="},{"id":310560108,"doc_uuid":"sbd/92uofMcac2btCf1t0ex8Q1A="},{"id":182553141,"doc_uuid":"sbd/dGioAEyOgWCIz4hFpt2XigY="},{"id":423387462,"doc_uuid":"sbd/fQTZDa6JFfzW3Ki7EUSlhy4="},{"id":263504218,"doc_uuid":"sbd/DUj97VL/jWrz1Xa7n/XGRj8="},{"id":225916486,"doc_uuid":"sbd/xa5caCyKxiDYH3KytKaWkxk="},{"id":224410295,"doc_uuid":"sbd/69hUNBgWpNnYEzZfYOpFIFY="},{"id":163646054,"doc_uuid":"sbd/G7ZPfyApKoSpdLpZXJU3mKU="},{"id":211302755,"doc_uuid":"sbd/pLzEQMbm032M36D3g4GEkqk="},{"id":244157917,"doc_uuid":"sbd/e0HPrGFGuzjQr2Z5xzGC0Vg="},{"id":212863738,"doc_uuid":"sbd/G1CU5D31XBOF4o8YRSb0pPg="},{"id":239588474,"doc_uuid":"sbd/pMojr/r5k1YRj1X7DhDrYqw="},{"id":357813054,"doc_uuid":"sbd/PSQMo8QrPInNAnp/nKkASVg="},{"id":387826985,"doc_uuid":"sbd/RhTESgZgeFt0Xdb9qQuXHCI="},{"id":224426877,"doc_uuid":"sbd/EFOxGIRMrvKJ5y84KmZoWnY="},{"id":234028503,"doc_uuid":"sbd/zzS6a0mffZl9oECHSa/VhOc="},{"id":224326250,"doc_uuid":"sbd/UXEtCUtOpmgVPktQSkdOMpI="},{"id":224410406,"doc_uuid":"sbd/zoqeZyteEo5tNBwvJ05qQ6E="},{"id":335808746,"doc_uuid":"sbd/wljX3FzuMkbqSiBQc2mh8D8="},{"id":224419023,"doc_uuid":"sbd/4LMrk2PGT5UnjXkkNnEbI8Q="},{"id":378045783,"doc_uuid":"sbd/bDtrnGwZ5/EhdxQmagj61bE="},{"id":224306619,"doc_uuid":"sbd/ajXj9MQqmTOd3TIzVbKNjYc="},{"id":359457348,"doc_uuid":"sbd/fmk273/ptHUi45K0SqlbZyY="},{"id":337536061,"doc_uuid":"sbd/NSLtGWduhyUXH0TRsFejxZA="},{"id":316391232,"doc_uuid":"sbd/tiUw7GqMKSTQbyfvhuNofHA="},{"id":224252178,"doc_uuid":"sbd/2shsqy5n9Td7Bb/41708qoM="},{"id":235411767,"doc_uuid":"sbd/962UAZix46UP92eVDB7SDC4="},{"id":224266633,"doc_uuid":"sbd/17QeUzOjjX1sQ/2Dr7wxwFM="},{"id":182560283,"doc_uuid":"sbd/OjFki4D8afsvEMhErxhXIUs="},{"id":224756706,"doc_uuid":"sbd/dT8nDBaWyMRfI3NK8Ia9BnE="},{"id":393393789,"doc_uuid":"sbd/mukTPHyNR7ooYHxNyXoA8M0="},{"id":163579056,"doc_uuid":"sbd/MTLfP2Cli4UboAfMydCrAPg="},{"id":356032151,"doc_uuid":"sbd/mT0iNRhtOuTGDKAuWNjIhFo="},{"id":224420008,"doc_uuid":"sbd/4q2W8LzP3Ieu/4VoJ8J6AOI="},{"id":163657166,"doc_uuid":"sbd/U98uYyMEVyVl89cJUXrqYlA="}],"ids":[305930496,273212458,336547901,273212458,273211999,174390590,225856825,180284142,218058226,214640629,62972373,214640237,186075167,178983735,176842233,7120980,309859835,322011391,322011392,419930541,308030757,335537398,224369806,310560108,182553141,423387462,263504218,225916486,224410295,163646054,211302755,244157917,212863738,239588474,357813054,387826985,224426877,234028503,224326250,224410406,335808746,224419023,378045783,224306619,359457348,337536061,316391232,224252178,235411767,224266633,182560283,224756706,393393789,163579056,356032151,224420008,163657166],"title_link":null,"title":null,"track_opts":{"compilation_id":"sbd/doBM/1n13UExDWcfGzbgtMQ=","module_id":"sbd/5DCKjNb71SwdBdADDc5Rnto=","widget_name":"recommender_list","track_id":"doc_page_user_experience_top"}},"documents":{"7120980":{"author":"api-3823432","author_url":"https://www.scribd.com/user/3823432/api-3823432","categories":[],"description":"","id":7120980,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":54,"retina_thumb_url":"https://imgv2-2-f.scribdassets.com/img/document/7120980/298x396/29880cfc7a/1395169446?v=1","run_time":0,"short_title":"15 Sap Script","static_rating":{"rating":4.5,"count":3,"up_count":3},"thumb_url":"https://imgv2-2-f.scribdassets.com/img/document/7120980/149x198/d71b6888e0/1395169446?v=1","title":"15 Sap Script","type":"document","url":"https://www.scribd.com/presentation/7120980/15-Sap-Script","views":"2,0K"},"62972373":{"author":"selvijai","author_url":"https://www.scribd.com/user/14339998/selvijai","categories":[],"description":null,"id":62972373,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":99,"retina_thumb_url":"https://imgv2-1-f.scribdassets.com/img/document/62972373/298x396/5177c8f610/1362455823?v=1","run_time":0,"short_title":"Sub Objects of Alv Classes","static_rating":{"rating":0,"count":0,"up_count":0},"thumb_url":"https://imgv2-2-f.scribdassets.com/img/document/62972373/149x198/d17866a3b4/1362455823?v=1","title":"Sub Objects of Alv Classes","type":"document","url":"https://www.scribd.com/doc/62972373/Sub-Objects-of-Alv-Classes","views":"1,6K"},"163579056":{"author":"Garth Stein","author_url":"https://pt.everand.com/author/696787006/Garth-Stein","categories":[],"description":"NOW A MAJOR MOTION PICTURE FROM FOX 2000 STARRING MILO VENTIMIGLIA, AMANDA SEYFRIED, AND KEVIN COSTNER \n\nMEET THE DOG \n\nWHO WILL SHOW THE WORLD \n\nHOW TO BE HUMAN \n\nThe New York Times bestselling novel from Garth Stein—a heart-wrenching but deeply funny and ult","id":163579056,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":311,"retina_thumb_url":"https://imgv2-2-f.scribdassets.com/img/word_document/163579056/298x396/c599e1583f/1714828493?v=1","run_time":0,"short_title":"The Art of Racing in the Rain","static_rating":{"rating":4,"count":4200,"up_count":819},"thumb_url":"https://imgv2-2-f.scribdassets.com/img/word_document/163579056/149x198/e3ae8b9345/1714828493?v=1","title":"The Art of Racing in the Rain: A Novel","type":"book","url":"https://www.everand.com/book/163579056/The-Art-of-Racing-in-the-Rain-A-Novel","views":"125K"},"163646054":{"author":"Gilbert King","author_url":"https://pt.everand.com/author/655065772/Gilbert-King","categories":[],"description":"Winner of the Pulitzer Prize \n\n“A must-read, cannot-put-down history.” — Thomas Friedman, New York Times \n\nArguably the most important American lawyer of the twentieth century, Thurgood Marshall was on the verge of bringing the landmark suit Brown v. Board of Education before the U.S. Supreme C","id":163646054,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":711,"retina_thumb_url":"https://imgv2-1-f.scribdassets.com/img/word_document/163646054/298x396/92feb6c9c7/1714828490?v=1","run_time":0,"short_title":"Devil in the Grove","static_rating":{"rating":4.5,"count":266,"up_count":67},"thumb_url":"https://imgv2-1-f.scribdassets.com/img/word_document/163646054/149x198/73d89ab0b4/1714828490?v=1","title":"Devil in the Grove: Thurgood Marshall, the Groveland Boys, and the Dawn of a New America","type":"book","url":"https://www.everand.com/book/163646054/Devil-in-the-Grove-Thurgood-Marshall-the-Groveland-Boys-and-the-Dawn-of-a-New-America","views":"129K"},"163657166":{"author":"Betty Smith","author_url":"https://pt.everand.com/author/709859210/Betty-Smith","categories":[],"description":"A PBS Great American Read Top 100 Pick \n\nThe beloved American classic about a young girl's coming-of-age at the turn of the twentieth century. \n\nFrom the moment she entered the world, Francie Nolan needed to be made of stern stuff, for the often harsh life of Williamsburg demanded fortitude, precocity, a","id":163657166,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":609,"retina_thumb_url":"https://imgv2-1-f.scribdassets.com/img/word_document/163657166/298x396/9446ea1bc2/1715164627?v=1","run_time":0,"short_title":"A Tree Grows in Brooklyn","static_rating":{"rating":4.5,"count":1929,"up_count":1879},"thumb_url":"https://imgv2-2-f.scribdassets.com/img/word_document/163657166/149x198/bf3b773b78/1715164627?v=1","title":"A Tree Grows in Brooklyn","type":"book","url":"https://www.everand.com/book/163657166/A-Tree-Grows-in-Brooklyn","views":"146K"},"174390590":{"author":"Murugananthan Ramadoss","author_url":"https://www.scribd.com/user/141779500/Murugananthan-Ramadoss","categories":[],"description":"abap","id":174390590,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":415,"retina_thumb_url":"https://imgv2-2-f.scribdassets.com/img/document/174390590/298x396/a230778cee/1578074490?v=1","run_time":0,"short_title":"BC402 - ABAP Programming Techniques","static_rating":{"rating":5,"count":5,"up_count":5},"thumb_url":"https://imgv2-1-f.scribdassets.com/img/document/174390590/149x198/cdd313d3e4/1578074490?v=1","title":"BC402 - ABAP Programming Techniques","type":"document","url":"https://www.scribd.com/doc/174390590/BC402-ABAP-Programming-Techniques","views":"2,5K"},"176842233":{"author":"Naresh Vepuri","author_url":"https://www.scribd.com/user/50138530/Naresh-Vepuri","categories":[],"description":"SAP Coding Standards ERPAMS","id":176842233,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":19,"retina_thumb_url":"https://imgv2-2-f.scribdassets.com/img/document/176842233/298x396/27f5a4040a/1402879657?v=1","run_time":0,"short_title":"SAP Coding Standards ERPAMS","static_rating":{"rating":0,"count":0,"up_count":0},"thumb_url":"https://imgv2-1-f.scribdassets.com/img/document/176842233/149x198/3b69a3f89f/1402879657?v=1","title":"SAP Coding Standards ERPAMS","type":"document","url":"https://www.scribd.com/document/176842233/SAP-Coding-Standards-ERPAMS","views":"184"},"178983735":{"author":"Naresh Vepuri","author_url":"https://www.scribd.com/user/50138530/Naresh-Vepuri","categories":[],"description":"class_enhancement","id":178983735,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":26,"retina_thumb_url":"https://imgv2-1-f.scribdassets.com/img/document/178983735/298x396/8ce89740bd/1382718487?v=1","run_time":0,"short_title":"Enhancement Framework - Class Enhancements - Pre-Exit, Post-Exit and Overwrite-Exit Methods - Concept and Simple Scenarios","static_rating":{"rating":0,"count":0,"up_count":0},"thumb_url":"https://imgv2-1-f.scribdassets.com/img/document/178983735/149x198/05600c2cba/1382718487?v=1","title":"Enhancement Framework - Class Enhancements - Pre-Exit, Post-Exit and Overwrite-Exit Methods - Concept and Simple Scenarios","type":"document","url":"https://www.scribd.com/document/178983735/class-enhancement-doc","views":"22"},"180284142":{"author":"Naresh Vepuri","author_url":"https://www.scribd.com/user/50138530/Naresh-Vepuri","categories":[],"description":"ale_idoc.ppt","id":180284142,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":76,"retina_thumb_url":"https://imgv2-2-f.scribdassets.com/img/document/180284142/298x396/1fbc142c9d/1485384645?v=1","run_time":0,"short_title":"Ale Idoc","static_rating":{"rating":0,"count":0,"up_count":0},"thumb_url":"https://imgv2-2-f.scribdassets.com/img/document/180284142/149x198/63d6783af1/1485384645?v=1","title":"Ale Idoc","type":"document","url":"https://www.scribd.com/presentation/180284142/ale-idoc-ppt","views":"199"},"182553141":{"author":"Thomas L. Friedman","author_url":"https://pt.everand.com/author/687127844/Thomas-L-Friedman","categories":[],"description":"This Independence Day edition of The World is Flat 3.0 includes an an exclusive preview of That Used to Be Us: How America Fell Behind in the World It Invented and How We Can Come Back, by Thomas L. Friedman and Michael Mandelbaum, on sale September 5th, 2011.\n\nA New Edition of the Phenomenal #1 Bestseller\n\n\"One","id":182553141,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":939,"retina_thumb_url":"https://imgv2-2-f.scribdassets.com/img/word_document/182553141/298x396/89521cc859/1714629096?v=1","run_time":0,"short_title":"The World Is Flat 3.0","static_rating":{"rating":3.5,"count":2259,"up_count":98},"thumb_url":"https://imgv2-2-f.scribdassets.com/img/word_document/182553141/149x198/9d8b4953ee/1714629096?v=1","title":"The World Is Flat 3.0: A Brief History of the Twenty-first Century","type":"book","url":"https://www.everand.com/book/182553141/The-World-Is-Flat-3-0-A-Brief-History-of-the-Twenty-first-Century","views":"59K"},"182560283":{"author":"Hilary Mantel","author_url":"https://pt.everand.com/author/684981840/Hilary-Mantel","categories":[],"description":"In the ruthless arena of King Henry VIII's court, only one man dares to gamble his life to win the king's favor and ascend to the heights of political power\n\nEngland in the 1520s is a heartbeat from disaster. If the king dies without a male heir, the country could be destroyed by civil war. Henry VIII wants to annul his marriage of twenty years, and marry","id":182560283,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":776,"retina_thumb_url":"https://imgv2-1-f.scribdassets.com/img/word_document/182560283/298x396/f6a21d4103/1701145155?v=1","run_time":0,"short_title":"Wolf Hall","static_rating":{"rating":4,"count":3811,"up_count":356},"thumb_url":"https://imgv2-1-f.scribdassets.com/img/word_document/182560283/149x198/0601b1931c/1701145155?v=1","title":"Wolf Hall: A Novel","type":"book","url":"https://www.everand.com/book/182560283/Wolf-Hall-A-Novel","views":"124K"},"186075167":{"author":"Naresh Vepuri","author_url":"https://www.scribd.com/user/50138530/Naresh-Vepuri","categories":[],"description":"ABAP Dialog Programming","id":186075167,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":70,"retina_thumb_url":"https://imgv2-2-f.scribdassets.com/img/document/186075167/298x396/a167b5a454/1675923072?v=1","run_time":0,"short_title":"08.ABAP Dialog Programming Overview","static_rating":{"rating":5,"count":1,"up_count":1},"thumb_url":"https://imgv2-2-f.scribdassets.com/img/document/186075167/149x198/a2a296f98c/1675923072?v=1","title":"08.ABAP Dialog Programming Overview","type":"document","url":"https://www.scribd.com/presentation/186075167/08-ABAP-Dialog-Programming-Overview","views":"58"},"211302755":{"author":"Ben Horowitz","author_url":"https://pt.everand.com/author/684983410/Ben-Horowitz","categories":[],"description":"Ben Horowitz, cofounder of Andreessen Horowitz and one of Silicon Valley's most respected and experienced entrepreneurs, offers essential advice on building and running a startup—practical wisdom for managing the toughest problems business school doesn’t cover, based on his popular ben’s blog. \n\nWhile many people talk about how great it is to start a business, very","id":211302755,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":324,"retina_thumb_url":"https://imgv2-1-f.scribdassets.com/img/word_document/211302755/298x396/19f10ceb3f/1714914333?v=1","run_time":0,"short_title":"The Hard Thing About Hard Things","static_rating":{"rating":4.5,"count":345,"up_count":323},"thumb_url":"https://imgv2-2-f.scribdassets.com/img/word_document/211302755/149x198/e130bab094/1714914333?v=1","title":"The Hard Thing About Hard Things: Building a Business When There Are No Easy Answers","type":"book","url":"https://www.everand.com/book/211302755/The-Hard-Thing-About-Hard-Things-Building-a-Business-When-There-Are-No-Easy-Answers","views":"407K"},"212863738":{"author":"George Packer","author_url":"https://pt.everand.com/author/681650763/George-Packer","categories":[],"description":"NATIONAL BOOK AWARD WINNER\n\nA NEW YORK TIMES BESTSELLER \n\nA NEW YORK TIMES NOTABLE BOOK\n\nAN NPR BEST BOOK \n\nSelected by New York Times' critic Dwight Garner as a Favorite Book \n\nA Washington Post Best Political Book \n\nA New Republic Best Book\n\nA riveting exami","id":212863738,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":625,"retina_thumb_url":"https://imgv2-1-f.scribdassets.com/img/word_document/212863738/298x396/40684a0550/1714630079?v=1","run_time":0,"short_title":"The Unwinding","static_rating":{"rating":4,"count":45,"up_count":34},"thumb_url":"https://imgv2-1-f.scribdassets.com/img/word_document/212863738/149x198/486257e90d/1714630079?v=1","title":"The Unwinding: An Inner History of the New America","type":"book","url":"https://www.everand.com/book/212863738/The-Unwinding-An-Inner-History-of-the-New-America","views":"104K"},"214640237":{"author":"Naresh Vepuri","author_url":"https://www.scribd.com/user/50138530/Naresh-Vepuri","categories":[],"description":"alv-oops","id":214640237,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":5,"retina_thumb_url":"https://imgv2-1-f.scribdassets.com/img/document/214640237/298x396/8d6460befa/1544404631?v=1","run_time":0,"short_title":"ABAP 7 Steps To Create OOPS ALV For Beginners","static_rating":{"rating":0,"count":0,"up_count":0},"thumb_url":"https://imgv2-1-f.scribdassets.com/img/document/214640237/149x198/6e755f240c/1544404631?v=1","title":"ABAP 7 Steps To Create OOPS ALV For Beginners: Code Gallery ALV Programs Collection","type":"document","url":"https://www.scribd.com/doc/214640237/alv-oops","views":"60"},"214640629":{"author":"Naresh Vepuri","author_url":"https://www.scribd.com/user/50138530/Naresh-Vepuri","categories":[],"description":"al_oops","id":214640629,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":5,"retina_thumb_url":"https://imgv2-1-f.scribdassets.com/img/document/214640629/298x396/8a74121620/1395841509?v=1","run_time":0,"short_title":"Al Oops","static_rating":{"rating":0,"count":0,"up_count":0},"thumb_url":"https://imgv2-1-f.scribdassets.com/img/document/214640629/149x198/bae8270d0f/1395841509?v=1","title":"Al Oops","type":"document","url":"https://www.scribd.com/document/214640629/al-oops","views":"119"},"218058226":{"author":"Naresh Vepuri","author_url":"https://www.scribd.com/user/50138530/Naresh-Vepuri","categories":[],"description":"A Practical Guide to Coping With Hearing Voices by Paul Baker","id":218058226,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":32,"retina_thumb_url":"https://imgv2-1-f.scribdassets.com/img/document/218058226/298x396/01600efc1d/1629811026?v=1","run_time":0,"short_title":"A Practical Guide To Coping With Hearing Voices by Paul Baker","static_rating":{"rating":3,"count":2,"up_count":1},"thumb_url":"https://imgv2-2-f.scribdassets.com/img/document/218058226/149x198/847e8dda0f/1629811026?v=1","title":"A Practical Guide To Coping With Hearing Voices by Paul Baker","type":"document","url":"https://www.scribd.com/document/218058226/A-Practical-Guide-to-Coping-With-Hearing-Voices-by-Paul-Baker","views":"459"},"224252178":{"author":"Colm Tóibín","author_url":"https://pt.everand.com/author/684985070/Colm-Toibin","categories":[],"description":"Colm Tóibín’s New York Times bestselling novel—also an acclaimed film starring Saoirse Ronan and Jim Broadbent nominated for four Academy Awards including Best Picture—is “a moving, deeply satisfying read” (Entertainment Weekly) about a young Irish immigrant in Brooklyn in the early 1950s.\n\n“One of the most unforgettable characters in contemporar","id":224252178,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":332,"retina_thumb_url":"https://imgv2-2-f.scribdassets.com/img/word_document/224252178/298x396/dfbec9e04b/1711978335?v=1","run_time":0,"short_title":"Brooklyn","static_rating":{"rating":3.5,"count":1937,"up_count":323},"thumb_url":"https://imgv2-1-f.scribdassets.com/img/word_document/224252178/149x198/77a859fdd8/1711978335?v=1","title":"Brooklyn: A Novel","type":"book","url":"https://www.everand.com/book/224252178/Brooklyn-A-Novel","views":"135K"},"224266633":{"author":"Stephen Chbosky","author_url":"https://pt.everand.com/author/683815248/Stephen-Chbosky","categories":[],"description":"“A timeless story for every young person who needs to understand that they are not alone.” —Judy Blume\n\n \n\n“Once in a while, a novel comes along that becomes a generational touchstone. The Perks of Being a Wallflower is one of those books.” —R. J. Palacio, #1 New York Times bestselling author of Wonder\n\n \n\nThis #1 New York T","id":224266633,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":248,"retina_thumb_url":"https://imgv2-2-f.scribdassets.com/img/word_document/224266633/298x396/c65dbae83f/1715062810?v=1","run_time":0,"short_title":"The Perks of Being a Wallflower","static_rating":{"rating":4.5,"count":2104,"up_count":1992},"thumb_url":"https://imgv2-1-f.scribdassets.com/img/word_document/224266633/149x198/196f9b9902/1715062810?v=1","title":"The Perks of Being a Wallflower","type":"book","url":"https://www.everand.com/book/224266633/The-Perks-of-Being-a-Wallflower","views":"318K"},"224306619":{"author":"M.L. Stedman","author_url":"https://pt.everand.com/author/685040006/M-L-Stedman","categories":[],"description":"The years-long New York Times bestseller and major motion picture from Spielberg’s Dreamworks is “irresistible…seductive…with a high concept plot that keeps you riveted from the first page” (O, The Oprah Magazine).\n\nAfter four harrowing years on the Western Front, Tom Sherbourne returns to Australia and takes a job as the lighthouse keeper on Jan","id":224306619,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":409,"retina_thumb_url":"https://imgv2-1-f.scribdassets.com/img/word_document/224306619/298x396/21c3e990fc/1710925558?v=1","run_time":0,"short_title":"The Light Between Oceans","static_rating":{"rating":4.5,"count":789,"up_count":744},"thumb_url":"https://imgv2-2-f.scribdassets.com/img/word_document/224306619/149x198/5a300f585d/1710925558?v=1","title":"The Light Between Oceans: A Novel","type":"book","url":"https://www.everand.com/book/224306619/The-Light-Between-Oceans-A-Novel","views":"232K"},"224326250":{"author":"Walter Isaacson","author_url":"https://pt.everand.com/author/683814325/Walter-Isaacson","categories":[],"description":"Walter Isaacson’s “enthralling” (The New Yorker) worldwide bestselling biography of Apple cofounder Steve Jobs.\n\nBased on more than forty interviews with Steve Jobs conducted over two years—as well as interviews with more than 100 family members, friends, adversaries, competitors, and colleagues—Walter Isaacson has written a riveting story of the roller","id":224326250,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":918,"retina_thumb_url":"https://imgv2-2-f.scribdassets.com/img/word_document/224326250/298x396/67d6eee06a/1701281268?v=1","run_time":0,"short_title":"Steve Jobs","static_rating":{"rating":4.5,"count":806,"up_count":737},"thumb_url":"https://imgv2-1-f.scribdassets.com/img/word_document/224326250/149x198/f1e7bf86b3/1701281268?v=1","title":"Steve Jobs","type":"book","url":"https://www.everand.com/book/224326250/Steve-Jobs","views":"557K"},"224369806":{"author":"Siddhartha Mukherjee","author_url":"https://pt.everand.com/author/684982830/Siddhartha-Mukherjee","categories":[],"description":"Winner of the Pulitzer Prize and a documentary from Ken Burns on PBS, this New York Times bestseller is “an extraordinary achievement” (The New Yorker)—a magnificent, profoundly humane “biography” of cancer—from its first documented appearances thousands of years ago through the epic battles in the twentieth century to cure, control, and conquer it to a ra","id":224369806,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":987,"retina_thumb_url":"https://imgv2-2-f.scribdassets.com/img/word_document/224369806/298x396/a026add765/1703514618?v=1","run_time":0,"short_title":"The Emperor of All Maladies","static_rating":{"rating":4.5,"count":271,"up_count":261},"thumb_url":"https://imgv2-1-f.scribdassets.com/img/word_document/224369806/149x198/d2fc5923b8/1703514618?v=1","title":"The Emperor of All Maladies: A Biography of Cancer","type":"book","url":"https://www.everand.com/book/224369806/The-Emperor-of-All-Maladies-A-Biography-of-Cancer","views":"314K"},"224410295":{"author":"Doris Kearns Goodwin","author_url":"https://pt.everand.com/author/683814521/Doris-Kearns-Goodwin","categories":[],"description":"One of the most influential books of the past fifty years, Team of Rivals is Pulitzer Prize–winning author and esteemed presidential historian Doris Kearns Goodwin’s modern classic about the political genius of Abraham Lincoln, his unlikely presidency, and his cabinet of former political foes.\n\n \n\nWinner of the prestigious Lincoln Prize and the inspira","id":224410295,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":1844,"retina_thumb_url":"https://imgv2-1-f.scribdassets.com/img/word_document/224410295/298x396/58644b8626/1710166491?v=1","run_time":0,"short_title":"Team of Rivals","static_rating":{"rating":4.5,"count":234,"up_count":227},"thumb_url":"https://imgv2-1-f.scribdassets.com/img/word_document/224410295/149x198/5f74dd59cd/1710166491?v=1","title":"Team of Rivals: The Political Genius of Abraham Lincoln","type":"book","url":"https://www.everand.com/book/224410295/Team-of-Rivals-The-Political-Genius-of-Abraham-Lincoln","views":"152K"},"224410406":{"author":"Jeannette Walls","author_url":"https://pt.everand.com/author/706448264/Jeannette-Walls","categories":[],"description":"THE BELOVED #1 NEW YORK TIMES BESTSELLER—FROM THE AUTHOR OF HANG THE MOON\n\n \n\nThe extraordinary, one-of-a-kind, “nothing short of spectacular” (Entertainment Weekly) memoir from one of the world’s most gifted storytellers. \n\nThe Glass Castle is a remarkable memoir of resilience and redemption, and a revela","id":224410406,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":395,"retina_thumb_url":"https://imgv2-1-f.scribdassets.com/img/word_document/224410406/298x396/c03da23e3f/1715002854?v=1","run_time":0,"short_title":"The Glass Castle","static_rating":{"rating":4.5,"count":1713,"up_count":1642},"thumb_url":"https://imgv2-2-f.scribdassets.com/img/word_document/224410406/149x198/b245e05319/1715002854?v=1","title":"The Glass Castle: A Memoir","type":"book","url":"https://www.everand.com/book/224410406/The-Glass-Castle-A-Memoir","views":"350K"},"224419023":{"author":"David McCullough","author_url":"https://pt.everand.com/author/683814315/David-McCullough","categories":[],"description":"The Pulitzer Prize–winning, bestselling biography of America’s founding father and second president that was the basis for the acclaimed HBO series, brilliantly told by master historian David McCullough.\n\nIn this powerful, epic biography, David McCullough unfolds the adventurous life journey of John Adams, the brilliant, fiercely independent, often irascible,","id":224419023,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":1156,"retina_thumb_url":"https://imgv2-2-f.scribdassets.com/img/word_document/224419023/298x396/08758c4819/1695045625?v=1","run_time":0,"short_title":"John Adams","static_rating":{"rating":4.5,"count":2409,"up_count":204},"thumb_url":"https://imgv2-2-f.scribdassets.com/img/word_document/224419023/149x198/7e946216e0/1695045625?v=1","title":"John Adams","type":"book","url":"https://www.everand.com/book/224419023/John-Adams","views":"91K"},"224420008":{"author":"John le Carré","author_url":"https://pt.everand.com/author/685258256/John-le-Carre","categories":[],"description":"The Constant Gardener is a magnificent exploration of the new world order by New York Times bestselling author John le Carré, one of the most compelling and elegant storytellers of our time.\n\nThe novel opens in northern Kenya with the gruesome murder of Tessa Quayle -- young, beautiful, and dearly beloved to husband Justin. When Justin sets out o","id":224420008,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":607,"retina_thumb_url":"https://imgv2-2-f.scribdassets.com/img/word_document/224420008/298x396/7fdc43e330/1685971848?v=1","run_time":0,"short_title":"The Constant Gardener","static_rating":{"rating":3.5,"count":104,"up_count":84},"thumb_url":"https://imgv2-2-f.scribdassets.com/img/word_document/224420008/149x198/7a7e91eff2/1685971848?v=1","title":"The Constant Gardener: A Novel","type":"book","url":"https://www.everand.com/book/224420008/The-Constant-Gardener-A-Novel","views":"67K"},"224426877":{"author":"Frank McCourt","author_url":"https://pt.everand.com/author/684979558/Frank-McCourt","categories":[],"description":"A Pulitzer Prize–winning, #1 New York Times bestseller, Angela’s Ashes is Frank McCourt’s masterful memoir of his childhood in Ireland.\n\n“When I look back on my childhood I wonder how I managed to survive at all. It was, of course, a miserable childhood: the happy childhood is hardly worth your while. Worse than the ordinary miserable childhood i","id":224426877,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":516,"retina_thumb_url":"https://imgv2-1-f.scribdassets.com/img/word_document/224426877/298x396/61c4862b68/1690204970?v=1","run_time":0,"short_title":"Angela's Ashes","static_rating":{"rating":4.5,"count":440,"up_count":417},"thumb_url":"https://imgv2-1-f.scribdassets.com/img/word_document/224426877/149x198/67b53f7428/1690204970?v=1","title":"Angela's Ashes: A Memoir","type":"book","url":"https://www.everand.com/book/224426877/Angela-s-Ashes-A-Memoir","views":"87K"},"224756706":{"author":"Louisa May Alcott","author_url":"https://pt.everand.com/author/708507917/Louisa-May-Alcott","categories":[],"description":"A Time Best YA Book of All Time (2021)\n\nLouisa May Alcott's timeless classic, set during the Civil War, follows the lives, loves, and tribulations of the four March sisters—Jo, Meg, Beth, and Amy—and explores the rich nuances of family life and relationships.\n\n \n\n This edition includes:\n\n -A concise introduction that gives the reader important bac","id":224756706,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":723,"retina_thumb_url":"https://imgv2-1-f.scribdassets.com/img/word_document/224756706/298x396/b22c169fe6/1700647976?v=1","run_time":0,"short_title":"Little Women","static_rating":{"rating":4,"count":104,"up_count":94},"thumb_url":"https://imgv2-2-f.scribdassets.com/img/word_document/224756706/149x198/d1bb56ef3a/1700647976?v=1","title":"Little Women","type":"book","url":"https://www.everand.com/book/224756706/Little-Women","views":"112K"},"225856825":{"author":"Naresh Vepuri","author_url":"https://www.scribd.com/user/50138530/Naresh-Vepuri","categories":[],"description":"Sap Abap Query","id":225856825,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":20,"retina_thumb_url":"https://imgv2-1-f.scribdassets.com/img/document/225856825/298x396/dac67d696c/1452281269?v=1","run_time":0,"short_title":"Sap Abap Query","static_rating":{"rating":0,"count":0,"up_count":0},"thumb_url":"https://imgv2-1-f.scribdassets.com/img/document/225856825/149x198/8cdfc290e6/1452281269?v=1","title":"Sap Abap Query","type":"document","url":"https://www.scribd.com/presentation/225856825/Sap-Abap-Query","views":"72"},"225916486":{"author":"Dave Eggers","author_url":"https://pt.everand.com/author/684985077/Dave-Eggers","categories":[],"description":"\"Exhilarating…Profoundly moving, occasionally angry, and often hilarious...A Heartbreaking Work of Staggering Genius is, finally, a finite book of jest, which is why it succeeds so brilliantly\" (The New York Times Book Review).\n\nA Heartbreaking Work of Staggering Genius is the unique, moving memoir of a college senior who, in the space of","id":225916486,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":537,"retina_thumb_url":"https://imgv2-1-f.scribdassets.com/img/word_document/225916486/298x396/3fda0d41f4/1710801410?v=1","run_time":0,"short_title":"A Heartbreaking Work Of Staggering Genius","static_rating":{"rating":3.5,"count":231,"up_count":178},"thumb_url":"https://imgv2-1-f.scribdassets.com/img/word_document/225916486/149x198/ceefd53ff2/1710801410?v=1","title":"A Heartbreaking Work Of Staggering Genius: A Memoir Based on a True Story","type":"book","url":"https://www.everand.com/book/225916486/A-Heartbreaking-Work-Of-Staggering-Genius-A-Memoir-Based-on-a-True-Story","views":"109K"},"234028503":{"author":"Roxane Gay","author_url":"https://pt.everand.com/author/694002562/Roxane-Gay","categories":[],"description":"“Roxane Gay is so great at weaving the intimate and personal with what is most bewildering and upsetting at this moment in culture. She is always looking, always thinking, always passionate, always careful, always right there.”  — Sheila Heti, author of How Should a Person Be? \n\nA New York Times Bestseller","id":234028503,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":386,"retina_thumb_url":"https://imgv2-2-f.scribdassets.com/img/word_document/234028503/298x396/1455400f40/1714669552?v=1","run_time":0,"short_title":"Bad Feminist","static_rating":{"rating":4,"count":1016,"up_count":232},"thumb_url":"https://imgv2-1-f.scribdassets.com/img/word_document/234028503/149x198/600d1fe3f9/1714669552?v=1","title":"Bad Feminist: Essays","type":"book","url":"https://www.everand.com/book/234028503/Bad-Feminist-Essays","views":"169K"},"235411767":{"author":"Fredrik Backman","author_url":"https://pt.everand.com/author/683814850/Fredrik-Backman","categories":[],"description":"Now a major motion picture A Man Called Otto starring Tom Hanks!\n\n \n\n#1 New York Times bestseller—more than 3 million copies sold! \n\nMeet Ove. He’s a curmudgeon—the kind of man who points at people he dislikes as if they were burglars caught outside his bedroom window. He has staunch principles, strict routines, and a short fuse. Peopl","id":235411767,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":383,"retina_thumb_url":"https://imgv2-1-f.scribdassets.com/img/word_document/235411767/298x396/a289a2fc2a/1705040754?v=1","run_time":0,"short_title":"A Man Called Ove","static_rating":{"rating":4.5,"count":4610,"up_count":1402},"thumb_url":"https://imgv2-1-f.scribdassets.com/img/word_document/235411767/149x198/ce356815f8/1705040754?v=1","title":"A Man Called Ove: A Novel","type":"book","url":"https://www.everand.com/book/235411767/A-Man-Called-Ove-A-Novel","views":"426K"},"239588474":{"author":"Jay Sekulow","author_url":"https://pt.everand.com/author/690084409/Jay-Sekulow","categories":[],"description":"THE DEFINITIVE BOOK ON ISIS\n\nJay Sekulow, one of America’s most influential attorneys, closely examines the rise of the terrorist groups ISIS and Hamas, explains their objectives and capabilities and how, if left undefeated, their existence could unleash a genocide of historic proportions.\n\nRecently, the world has been shaken by gruesome photos and videos th","id":239588474,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":159,"retina_thumb_url":"https://imgv2-1-f.scribdassets.com/img/word_document/239588474/298x396/644cc7285e/1707940557?v=1","run_time":0,"short_title":"Rise of ISIS","static_rating":{"rating":3.5,"count":137,"up_count":91},"thumb_url":"https://imgv2-2-f.scribdassets.com/img/word_document/239588474/149x198/8a4150948e/1707940557?v=1","title":"Rise of ISIS: A Threat We Can't Ignore","type":"book","url":"https://www.everand.com/book/239588474/Rise-of-ISIS-A-Threat-We-Can-t-Ignore","views":"116K"},"244157917":{"author":"Amy Poehler","author_url":"https://pt.everand.com/author/655441200/Amy-Poehler","categories":[],"description":"#1 NEW YORK TIMES BESTSELLER \n\nDo you want to get to know the woman we first came to love on Comedy Central's Upright Citizens Brigade? Do you want to spend some time with the lady who made you howl with laughter on Saturday Night Live, and in movies like Baby Mama, Blades of Glory, and They Came Toge","id":244157917,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":344,"retina_thumb_url":"https://imgv2-2-f.scribdassets.com/img/word_document/244157917/298x396/d0cbd421a3/1714914162?v=1","run_time":0,"short_title":"Yes Please","static_rating":{"rating":4,"count":1891,"up_count":383},"thumb_url":"https://imgv2-2-f.scribdassets.com/img/word_document/244157917/149x198/ce51d31665/1714914162?v=1","title":"Yes Please","type":"book","url":"https://www.everand.com/book/244157917/Yes-Please","views":"337K"},"263504218":{"author":"Ashlee Vance","author_url":"https://pt.everand.com/author/655656594/Ashlee-Vance","categories":[],"description":"A New York Times Bestseller \n\nIn the spirit of Steve Jobs and Moneyball, Elon Musk is both an illuminating and authorized look at the extraordinary life of one of Silicon Valley’s most exciting, unpredictable, and ambitious entrepreneurs—a real-life Tony Stark—and a fascinating exploration of the renewal of America","id":263504218,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":511,"retina_thumb_url":"https://imgv2-1-f.scribdassets.com/img/word_document/263504218/298x396/ca05b40921/1714915293?v=1","run_time":0,"short_title":"Elon Musk","static_rating":{"rating":4.5,"count":474,"up_count":427},"thumb_url":"https://imgv2-2-f.scribdassets.com/img/word_document/263504218/149x198/5791495c90/1714915293?v=1","title":"Elon Musk: Tesla, SpaceX, and the Quest for a Fantastic Future","type":"book","url":"https://www.everand.com/book/263504218/Elon-Musk-Tesla-SpaceX-and-the-Quest-for-a-Fantastic-Future","views":"704K"},"273211999":{"author":"Naresh Vepuri","author_url":"https://www.scribd.com/user/50138530/Naresh-Vepuri","categories":[],"description":"php","id":273211999,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":1,"retina_thumb_url":"https://imgv2-1-f.scribdassets.com/img/document/273211999/298x396/f42737ca0f/1438414886?v=1","run_time":0,"short_title":"PHP","static_rating":{"rating":0,"count":0,"up_count":0},"thumb_url":"https://imgv2-2-f.scribdassets.com/img/document/273211999/149x198/26e3da3044/1438414886?v=1","title":"PHP","type":"document","url":"https://www.scribd.com/doc/273211999/Php","views":"86"},"273212458":{"author":"Naresh Vepuri","author_url":"https://www.scribd.com/user/50138530/Naresh-Vepuri","categories":[],"description":"Big Data Analytics Tableau","id":273212458,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":15,"retina_thumb_url":"https://imgv2-1-f.scribdassets.com/img/document/273212458/298x396/1cd0ec5d85/1438415373?v=1","run_time":0,"short_title":"1 Big Data Analytics Tableau m1 Slides","static_rating":{"rating":0,"count":0,"up_count":0},"thumb_url":"https://imgv2-1-f.scribdassets.com/img/document/273212458/149x198/32e76a1895/1438415373?v=1","title":"1 Big Data Analytics Tableau m1 Slides","type":"document","url":"https://www.scribd.com/doc/273212458/1-Big-Data-Analytics-Tableau-m1-Slides","views":"32"},"305930496":{"author":"Naresh Vepuri","author_url":"https://www.scribd.com/user/50138530/Naresh-Vepuri","categories":[],"description":"catalog_20141222","id":305930496,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":32,"retina_thumb_url":"https://imgv2-2-f.scribdassets.com/img/document/305930496/298x396/da63632f6a/1458918479?v=1","run_time":0,"short_title":"Catalog 20141222","static_rating":{"rating":0,"count":0,"up_count":0},"thumb_url":"https://imgv2-2-f.scribdassets.com/img/document/305930496/149x198/7adcf98b03/1458918479?v=1","title":"Catalog 20141222","type":"document","url":"https://www.scribd.com/document/305930496/catalog-20141222","views":"117"},"308030757":{"author":"Angela Duckworth","author_url":"https://pt.everand.com/author/683814892/Angela-Duckworth","categories":[],"description":"In this instant New York Times bestseller, Angela Duckworth shows anyone striving to succeed that the secret to outstanding achievement is not talent, but a special blend of passion and persistence she calls “grit.” “Inspiration for non-geniuses everywhere” (People).\n\nThe daughter of a scientist who frequently noted her lack of “genius,” Angela D","id":308030757,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":439,"retina_thumb_url":"https://imgv2-2-f.scribdassets.com/img/word_document/308030757/298x396/4187c55138/1711559584?v=1","run_time":0,"short_title":"Grit","static_rating":{"rating":4,"count":588,"up_count":242},"thumb_url":"https://imgv2-1-f.scribdassets.com/img/word_document/308030757/149x198/2af38cbda9/1711559584?v=1","title":"Grit: The Power of Passion and Perseverance","type":"book","url":"https://www.everand.com/book/308030757/Grit-The-Power-of-Passion-and-Perseverance","views":"458K"},"309859835":{"author":"Phil Knight","author_url":"https://pt.everand.com/author/683814899/Phil-Knight","categories":[],"description":"In this instant and tenacious New York Times bestseller, Nike founder and board chairman Phil Knight “offers a rare and revealing look at the notoriously media-shy man behind the swoosh” (Booklist, starred review), illuminating his company’s early days as an intrepid start-up and its evolution into one of the world’s most iconic, game-changing, and profita","id":309859835,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":444,"retina_thumb_url":"https://imgv2-2-f.scribdassets.com/img/word_document/309859835/298x396/d1289f88b9/1702331104?v=1","run_time":0,"short_title":"Shoe Dog","static_rating":{"rating":4.5,"count":537,"up_count":485},"thumb_url":"https://imgv2-1-f.scribdassets.com/img/word_document/309859835/149x198/394d1573f0/1702331104?v=1","title":"Shoe Dog: A Memoir by the Creator of Nike","type":"book","url":"https://www.everand.com/book/309859835/Shoe-Dog-A-Memoir-by-the-Creator-of-Nike","views":"605K"},"310560108":{"author":"Chris Voss","author_url":"https://pt.everand.com/author/655855290/Chris-Voss","categories":[],"description":"A former international hostage negotiator for the FBI offers a new, field-tested approach to high-stakes negotiations—whether in the boardroom or at home. \n\nAfter a stint policing the rough streets of Kansas City, Missouri, Chris Voss joined the FBI, where his career as a hostage negotiator brought him face-to-face with a range of criminals, includi","id":310560108,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":334,"retina_thumb_url":"https://imgv2-1-f.scribdassets.com/img/word_document/310560108/298x396/6049b38208/1714914470?v=1","run_time":0,"short_title":"Never Split the Difference","static_rating":{"rating":4.5,"count":838,"up_count":512},"thumb_url":"https://imgv2-1-f.scribdassets.com/img/word_document/310560108/149x198/44055ac324/1714914470?v=1","title":"Never Split the Difference: Negotiating As If Your Life Depended On It","type":"book","url":"https://www.everand.com/book/310560108/Never-Split-the-Difference-Negotiating-As-If-Your-Life-Depended-On-It","views":"1,0M"},"316391232":{"author":"Ruth Ware","author_url":"https://pt.everand.com/author/683814867/Ruth-Ware","categories":[],"description":"INSTANT NEW YORK TIMES AND USA TODAY BESTSELLER\n\n \n\n FROM THE AUTHOR OF IN A DARK, DARK WOOD\n\n \n\n Featured in TheSkimm\n\n \n\n An Entertainment Weekly “Summer Must List” Pick\n\n \n\n A New York Post “Summer Must-Read” Pick\n\n \n\n Included in Summer Book Guides from Bustle, Oprah.com, PureWow, and USA TODAY \n\n <","id":316391232,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":412,"retina_thumb_url":"https://imgv2-2-f.scribdassets.com/img/word_document/316391232/298x396/f55471760a/1706281184?v=1","run_time":0,"short_title":"The Woman in Cabin 10","static_rating":{"rating":3.5,"count":2322,"up_count":801},"thumb_url":"https://imgv2-1-f.scribdassets.com/img/word_document/316391232/149x198/50fd0ecce1/1706281184?v=1","title":"The Woman in Cabin 10","type":"book","url":"https://www.everand.com/book/316391232/The-Woman-in-Cabin-10","views":"262K"},"322011391":{"author":"Mark Manson","author_url":"https://pt.everand.com/author/676606601/Mark-Manson","categories":[],"description":"#1 New York Times Bestseller • More than 10 million Copies Sold \n\nIn this generation-defining self-help guide, a superstar blogger cuts through the crap to show us how to stop trying to be \"positive\" all the time so that we can truly become better, happier people. \n\nFor decades, we’ve been told that pos","id":322011391,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":227,"retina_thumb_url":"https://imgv2-1-f.scribdassets.com/img/word_document/322011391/298x396/59d3b978ea/1715164900?v=1","run_time":0,"short_title":"The Subtle Art of Not Giving a F*ck","static_rating":{"rating":4,"count":5794,"up_count":4115},"thumb_url":"https://imgv2-2-f.scribdassets.com/img/word_document/322011391/149x198/14bbaf98d5/1715164900?v=1","title":"The Subtle Art of Not Giving a F*ck: A Counterintuitive Approach to Living a Good Life","type":"book","url":"https://www.everand.com/book/322011391/The-Subtle-Art-of-Not-Giving-a-F-ck-A-Counterintuitive-Approach-to-Living-a-Good-Life","views":"5,7M"},"322011392":{"author":"Margot Lee Shetterly","author_url":"https://pt.everand.com/author/671516025/Margot-Lee-Shetterly","categories":[],"description":"The #1 New York Times bestseller \n\nThe phenomenal true story of the black female mathematicians at NASA whose calculations helped fuel some of America’s greatest achievements in space. Soon to be a major motion picture starring Taraji P. Henson, Octavia Spencer, Janelle Monae, Kirsten Dunst, and Kevin Costner. \n\nBefor","id":322011392,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":487,"retina_thumb_url":"https://imgv2-1-f.scribdassets.com/img/word_document/322011392/298x396/8996aadf7d/1715252175?v=1","run_time":0,"short_title":"Hidden Figures","static_rating":{"rating":4,"count":895,"up_count":146},"thumb_url":"https://imgv2-1-f.scribdassets.com/img/word_document/322011392/149x198/75a60db5ed/1715252175?v=1","title":"Hidden Figures: The American Dream and the Untold Story of the Black Women Mathematicians Who Helped Win the Space Race","type":"book","url":"https://www.everand.com/book/322011392/Hidden-Figures-The-American-Dream-and-the-Untold-Story-of-the-Black-Women-Mathematicians-Who-Helped-Win-the-Space-Race","views":"304K"},"335537398":{"author":"Meik Wiking","author_url":"https://pt.everand.com/author/656546239/Meik-Wiking","categories":[],"description":"New York Times Bestseller \n\nEmbrace Hygge (pronounced hoo-ga) and become happier with this definitive guide to the Danish philosophy of comfort, togetherness, and well-being. \n\nWhy are Danes the happiest people in the world? The answer, says Meik Wiking, CEO of the Happiness Research Institute in Copenhagen, is Hygge. L","id":335537398,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":248,"retina_thumb_url":"https://imgv2-1-f.scribdassets.com/img/word_document/335537398/298x396/4b549960d0/1714915905?v=1","run_time":0,"short_title":"The Little Book of Hygge","static_rating":{"rating":3.5,"count":400,"up_count":81},"thumb_url":"https://imgv2-1-f.scribdassets.com/img/word_document/335537398/149x198/c261b5b62a/1714915905?v=1","title":"The Little Book of Hygge: Danish Secrets to Happy Living","type":"book","url":"https://www.everand.com/book/335537398/The-Little-Book-of-Hygge-Danish-Secrets-to-Happy-Living","views":"101K"},"335808746":{"author":"Brené Brown","author_url":"https://pt.everand.com/author/704130623/Brene-Brown","categories":[],"description":"NEW YORK TIMES BESTSELLER • This tenth-anniversary edition of the game-changing #1 New York Times bestseller features a new foreword and new tools to make the work your own. \n\nFor over a decade, Brené Brown has found a special place in our hearts as a gifted mapmaker and a fellow traveler. She is both a social scientist and a kitchen-table friend whom you can","id":335808746,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":203,"retina_thumb_url":"https://imgv2-1-f.scribdassets.com/img/word_document/335808746/298x396/de204ab202/1711373743?v=1","run_time":0,"short_title":"The Gifts of Imperfection","static_rating":{"rating":4,"count":1090,"up_count":543},"thumb_url":"https://imgv2-2-f.scribdassets.com/img/word_document/335808746/149x198/ec87a4c99b/1711373743?v=1","title":"The Gifts of Imperfection: Let Go of Who You Think You're Supposed to Be and Embrace Who You Are","type":"book","url":"https://www.everand.com/book/335808746/The-Gifts-of-Imperfection-Let-Go-of-Who-You-Think-You-re-Supposed-to-Be-and-Embrace-Who-You-Are","views":"749K"},"336547901":{"author":"Naresh Vepuri","author_url":"https://www.scribd.com/user/50138530/Naresh-Vepuri","categories":[],"description":"20 Great Films About Loneliness","id":336547901,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":13,"retina_thumb_url":"https://imgv2-1-f.scribdassets.com/img/document/336547901/298x396/ac0fd106fc/1484413351?v=1","run_time":0,"short_title":"20 Great Films About Loneliness That Are Worth Your Time Taste of Cinema - Movie Reviews and Classic Movie Lists","static_rating":{"rating":0,"count":0,"up_count":0},"thumb_url":"https://imgv2-1-f.scribdassets.com/img/document/336547901/149x198/26467c7c73/1484413351?v=1","title":"20 Great Films About Loneliness That Are Worth Your Time Taste of Cinema - Movie Reviews and Classic Movie Lists","type":"document","url":"https://www.scribd.com/document/336547901/20-Great-Films-About-Loneliness-That-Are-Worth-Your-Time-Taste-of-Cinema-Movie-Reviews-and-Classic-Movie-Lists","views":"112"},"337536061":{"author":"Viet Thanh Nguyen","author_url":"https://pt.everand.com/author/688625676/Viet-Thanh-Nguyen","categories":[],"description":"Now an HBO Limited Series from Executive Producers Park Chan-wook and Robert Downey Jr., Streaming Exclusively on Max \n\nWinner of the 2016 Pulitzer Prize for Fiction\n\nWinner of the 2016 Edgar Award for Best First Novel \n\nWinner of the 2016 Andrew Carnegie Medal for Excellence in Fiction","id":337536061,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":492,"retina_thumb_url":"https://imgv2-2-f.scribdassets.com/img/word_document/337536061/298x396/9e5f6dd316/1714855604?v=1","run_time":0,"short_title":"The Sympathizer","static_rating":{"rating":4.5,"count":121,"up_count":117},"thumb_url":"https://imgv2-1-f.scribdassets.com/img/word_document/337536061/149x198/e0fabe3d5f/1714855604?v=1","title":"The Sympathizer: A Novel (Pulitzer Prize for Fiction)","type":"book","url":"https://www.everand.com/book/337536061/The-Sympathizer-A-Novel-Pulitzer-Prize-for-Fiction","views":"167K"},"356032151":{"author":"Jesmyn Ward","author_url":"https://pt.everand.com/author/683990000/Jesmyn-Ward","categories":[],"description":"WINNER of the NATIONAL BOOK AWARD and A NEW YORK TIMES TOP 10 BEST BOOK OF THE YEAR\n\n \n\nA finalist for the Kirkus Prize, Andrew Carnegie Medal, Aspen Words Literary Prize, and a New York Times bestseller, this majestic, stirring, and widely praised novel from two-time National Book Award winner Jesmyn Ward, the story of a family on a journey thr","id":356032151,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":303,"retina_thumb_url":"https://imgv2-2-f.scribdassets.com/img/word_document/356032151/298x396/a573e37dfc/1701276710?v=1","run_time":0,"short_title":"Sing, Unburied, Sing","static_rating":{"rating":4,"count":1103,"up_count":224},"thumb_url":"https://imgv2-2-f.scribdassets.com/img/word_document/356032151/149x198/db7a11388a/1701276710?v=1","title":"Sing, Unburied, Sing: A Novel","type":"book","url":"https://www.everand.com/book/356032151/Sing-Unburied-Sing-A-Novel","views":"90K"},"357813054":{"author":"Ray Dalio","author_url":"https://pt.everand.com/author/683815204/Ray-Dalio","categories":[],"description":"#1 NEW YORK TIMES BESTSELLER * 5 MILLION COPIES SOLD\n\n“Significant...The book is both instructive and surprisingly moving.” —The New York Times\n\nRay Dalio, one of the world’s most successful investors and entrepreneurs, shares the unconventional principles that he’s developed, refined, and used over the past forty years to create","id":357813054,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":670,"retina_thumb_url":"https://imgv2-1-f.scribdassets.com/img/word_document/357813054/298x396/334eaf1f69/1708545377?v=1","run_time":0,"short_title":"Principles","static_rating":{"rating":4,"count":599,"up_count":382},"thumb_url":"https://imgv2-2-f.scribdassets.com/img/word_document/357813054/149x198/d1d2a4e180/1708545377?v=1","title":"Principles: Life and Work","type":"book","url":"https://www.everand.com/book/357813054/Principles-Life-and-Work","views":"1,1M"},"359457348":{"author":"Jennifer Egan","author_url":"https://pt.everand.com/author/442472030/Jennifer-Egan","categories":[],"description":"NEW YORK TIMES BESTSELLER • A New York Times Notable Book\n\n \n\nWinner of the Andrew Carnegie Medal for Excellence in Fiction\n\n \n\nThe daring and magnificent novel from the Pulitzer Prize–winning author.\n\n \n\nNamed One of the Best Books of the Year by NPR, Esquire, Vogue, The Washington Post, The","id":359457348,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":554,"retina_thumb_url":"https://imgv2-2-f.scribdassets.com/img/word_document/359457348/298x396/ace0ab76b6/1666150267?v=1","run_time":0,"short_title":"Manhattan Beach","static_rating":{"rating":3.5,"count":792,"up_count":133},"thumb_url":"https://imgv2-2-f.scribdassets.com/img/word_document/359457348/149x198/a54d82062c/1666150267?v=1","title":"Manhattan Beach: A Novel","type":"book","url":"https://www.everand.com/book/359457348/Manhattan-Beach-A-Novel","views":"75K"},"378045783":{"author":"Stephen King","author_url":"https://pt.everand.com/author/572764971/Stephen-King","categories":[],"description":"Now an HBO limited series starring Ben Mendelsohn!​\n\n \n\nEvil has many faces…maybe even yours in this #1 New York Times bestseller from master storyteller Stephen King. \n\nAn eleven-year-old boy’s violated corpse is discovered in a town park. Eyewitnesses and fingerprints point unmistakably to one of Flint City’s most popular citizens—Terry Mai","id":378045783,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":641,"retina_thumb_url":"https://imgv2-2-f.scribdassets.com/img/word_document/378045783/298x396/c4d2b45a8f/1713793387?v=1","run_time":0,"short_title":"The Outsider","static_rating":{"rating":4,"count":1839,"up_count":671},"thumb_url":"https://imgv2-1-f.scribdassets.com/img/word_document/378045783/149x198/52e7b7d6d0/1713793387?v=1","title":"The Outsider: A Novel","type":"book","url":"https://www.everand.com/book/378045783/The-Outsider-A-Novel","views":"499K"},"387826985":{"author":"Bob Woodward","author_url":"https://pt.everand.com/author/683815807/Bob-Woodward","categories":[],"description":"OVER 2 MILLION COPIES SOLD\n\n \n\n RUNAWAY #1 NEW YORK TIMES BESTSELLER\n\n \n\n SENSATIONAL #1 INTERNATIONAL BESTSELLER\n\n \n\n “Explosive.”—The Washington Post\n\n \n\n “Devastating.”—The New Yorker\n\n \n\n “Unprecedented.”—CNN\n\n \n\n“Great reporting...astute.”—Hugh Hewitt \n\n \n\nTHE I","id":387826985,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":668,"retina_thumb_url":"https://imgv2-1-f.scribdassets.com/img/word_document/387826985/298x396/3d168969ec/1702508736?v=1","run_time":0,"short_title":"Fear","static_rating":{"rating":3.5,"count":738,"up_count":127},"thumb_url":"https://imgv2-2-f.scribdassets.com/img/word_document/387826985/149x198/51575e1763/1702508736?v=1","title":"Fear: Trump in the White House","type":"book","url":"https://www.everand.com/book/387826985/Fear-Trump-in-the-White-House","views":"116K"},"393393789":{"author":"Carmen Maria Machado","author_url":"https://pt.everand.com/author/626038376/Carmen-Maria-Machado","categories":[],"description":"Finalist for the National Book Award for Fiction\n\n“[These stories] vibrate with originality, queerness, sensuality and the strange.”—Roxane Gay\n\n“In these formally brilliant and emotionally charged tales, Machado gives literal shape to women’s memories and hunger and desire. I couldn’t put it down.”—Karen Russell\n\nIn Her B","id":393393789,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":265,"retina_thumb_url":"https://imgv2-2-f.scribdassets.com/img/word_document/393393789/298x396/688f039a8b/1712200786?v=1","run_time":0,"short_title":"Her Body and Other Parties","static_rating":{"rating":4,"count":821,"up_count":225},"thumb_url":"https://imgv2-1-f.scribdassets.com/img/word_document/393393789/149x198/027888fb3f/1712200786?v=1","title":"Her Body and Other Parties: Stories","type":"book","url":"https://www.everand.com/book/393393789/Her-Body-and-Other-Parties-Stories","views":"120K"},"419930541":{"author":"Sarah M. Broom","author_url":"https://pt.everand.com/author/469606521/Sarah-M-Broom","categories":[],"description":"A NEW YORK TIMES BESTSELLER\n\nWINNER OF THE 2019 NATIONAL BOOK AWARD FOR NONFICTION\n\nA brilliant, haunting and unforgettable memoir from a stunning new talent about the inexorable pull of home and family, set in a shotgun house in New Orleans East.\n\nIn 1961, Sarah M. Broom’s mother Ivory Mae bought a shotgun house in the then-promisin","id":419930541,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":482,"retina_thumb_url":"https://imgv2-1-f.scribdassets.com/img/word_document/419930541/298x396/327f81adb3/1702813542?v=1","run_time":0,"short_title":"The Yellow House","static_rating":{"rating":4,"count":98,"up_count":82},"thumb_url":"https://imgv2-2-f.scribdassets.com/img/word_document/419930541/149x198/941121db9b/1702813542?v=1","title":"The Yellow House: A Memoir (2019 National Book Award Winner)","type":"book","url":"https://www.everand.com/book/419930541/The-Yellow-House-A-Memoir-2019-National-Book-Award-Winner","views":"228K"},"423387462":{"author":"Naomi Klein","author_url":"https://pt.everand.com/author/684364153/Naomi-Klein","categories":[],"description":"#1 New York Times and internationally bestselling author Naomi Klein makes the case for a Green New Deal in this “keenly argued, well-researched, and impassioned” manifesto (The Washington Post).\n\nAn instant bestseller, On Fire shows Klein at her most prophetic and philosophical, investigating the climate crisis not only as a profound poli","id":423387462,"is_series":false,"in_library":false,"library_xhr_pending":false,"page_count":403,"retina_thumb_url":"https://imgv2-2-f.scribdassets.com/img/word_document/423387462/298x396/a2fe7cb5cf/1715002460?v=1","run_time":0,"short_title":"On Fire","static_rating":{"rating":4,"count":74,"up_count":16},"thumb_url":"https://imgv2-1-f.scribdassets.com/img/word_document/423387462/149x198/8447b35521/1715002460?v=1","title":"On Fire: The (Burning) Case for a Green New Deal","type":"book","url":"https://www.everand.com/book/423387462/On-Fire-The-Burning-Case-for-a-Green-New-Deal","views":"72K"}}},"renewalNagProps":null,"signupContext":null,"static":{"config":{"brand":"scribd","google":{"clientId":"491264573595-hs5hu9ijbfl9g6khnkn2retrfr6lcua7.apps.googleusercontent.com","sessionPath":"/open_id_connect/login"},"thirdPartyTags":{"googleAnalytics":{"account_id":"UA-443684-2","current_user":"false","facebook_user_context":"none"},"includeGoogleTagManager":true,"siftScience":{"user_id":null,"unique_browser_tracking_uuid":"4672f438-e6aa-41a7-b9a1-ce984617156f","sift_science_js_key":"cbcb9f556a"}}},"routes":{"accountPath":"L2FjY291bnQtc2V0dGluZ3M=\n","accountSettingsPath":"L2FjY291bnQtc2V0dGluZ3M=\n","androidStoreUrl":"aHR0cHM6Ly9wbGF5Lmdvb2dsZS5jb20vc3RvcmUvYXBwcy9kZXRhaWxzP2lk\nPWNvbS5zY3JpYmQuYXBwLnJlYWRlcjAuZG9jcw==\n","appPromoDeepLink":"aHR0cHM6Ly9zY3JpYmQucGFnZS5saW5rLz9hbXY9MTMuMTYmYXBuPWNvbS5z\nY3JpYmQuYXBwLnJlYWRlcjAuZG9jcyZpYmk9Y29tLnNjcmliZC5kb2NzJmlt\ndj0xMy4xNiZpc2k9NjQ0ODgwNzcxNCZsaW5rPWh0dHBzJTNBJTJGJTJGcHQu\nc2NyaWJkLmNvbSUyRmRvYyUyRjE2Mzk0OTg4NiUyRmFiYXAtUXVlc3Rpb25h\nbmRBbnN3ZXJzJTNGcmVmZXJyZXIlM0R1dG1fY2FtcGFpZ24lM0Rkb2NfcGFn\nZSUyNnV0bV9zb3VyY2UlM0Rkb2NfcGFnZSUyNnV0bV9tZWRpdW0lM0R3ZWIm\nc3Q9YWJhcF9RdWVzdGlvbmFuZEFuc3dlcnMmc2k9aHR0cHM6Ly9pbWd2Mi0x\nLWYuc2NyaWJkYXNzZXRzLmNvbS9pbWcvZG9jdW1lbnQvMTYzOTQ5ODg2L29y\naWdpbmFsLzIxNngyODcvNWE3NWUwMDFlYy8xNzE1Mzg3MjU3P3Y9MQ==\n","audiobooksAllCategoriesPath":"L2F1ZGlvYm9va3MvY2F0ZWdvcmllcw==\n","audiobooksPath":"L2F1ZGlvYm9va3M=\n","archivePlansUrl":"aHR0cHM6Ly9wdC5zY3JpYmQuY29tL2FyY2hpdmUvcGxhbnM/ZG9jPTE2Mzk0\nOTg4NiZtZXRhZGF0YT0lN0IlMjJjb250ZXh0JTIyJTNBJTIyYXJjaGl2ZV92\naWV3X3Jlc3RyaWN0ZWQlMjIlMkMlMjJwYWdlJTIyJTNBJTIycmVhZCUyMiUy\nQyUyMmFjdGlvbiUyMiUzQSUyMmRvd25sb2FkJTIyJTJDJTIybG9nZ2VkX2lu\nJTIyJTNBZmFsc2UlMkMlMjJwbGF0Zm9ybSUyMiUzQSUyMndlYiUyMiU3RA==\n","bestsellersPath":"L2Jlc3RzZWxsZXJz\n","booksAllCategoriesPath":"L2Jvb2tzL2NhdGVnb3JpZXM=\n","booksPath":"L2Jvb2tz\n","documentsAllCategoriesPath":"L2RvY3MvY2F0ZWdvcmllcw==\n","documentsPath":"L2RvY3M=\n","facebookUrl":"aHR0cHM6Ly93d3cuZmFjZWJvb2suY29tL1NjcmliZC8=\n","homePath":"aHR0cHM6Ly9wdC5zY3JpYmQuY29tLw==\n","instagramUrl":"aHR0cHM6Ly93d3cuaW5zdGFncmFtLmNvbS9zY3JpYmQv\n","iosStoreUrl":"aHR0cHM6Ly9hcHBzLmFwcGxlLmNvbS91cy9hcHAvNjQ0ODgwNzcxND9tdD04\nJnB0PTI5ODUzNA==\n","languageModalPropsPath":"L2xhbmd1YWdlX21vZGFsX3Byb3Bz\n","logoutPath":"L2xvZ291dA==\n","magazinesAllCategoriesPath":"L21hZ2F6aW5lcy9jYXRlZ29yaWVz\n","magazinesPath":"L21hZ2F6aW5lcw==\n","myUploadsPath":"L3VwbG9hZHM=\n","oauthLoginUrl":"aHR0cHM6Ly9wdC5zY3JpYmQuY29tL29hdXRoL2xvZ2lu\n","oauthSignupUrl":"aHR0cHM6Ly9wdC5zY3JpYmQuY29tL29hdXRoL3NpZ251cA==\n","oauthStartTrialUrl":"aHR0cHM6Ly9wdC5zY3JpYmQuY29tL29hdXRoL3NpZ251cD9kb2NfaWQ9MTYz\nOTQ5ODg2\n","paymentFixUrl":null,"pinterestUrl":"aHR0cHM6Ly93d3cucGludGVyZXN0LmNvbS9zY3JpYmQv\n","podcastsAllCategories":"aHR0cHM6Ly9wdC5zY3JpYmQuY29tL3BvZGNhc3RzL2NhdGVnb3JpZXM=\n","podcastsPath":"aHR0cHM6Ly9wdC5zY3JpYmQuY29tL3BvZGNhc3Rz\n","profilePath":"","progressiveProfileModalPropsPath":"L2RvYy1wYWdlL3Byb2dyZXNzaXZlLXByb2ZpbGUtbW9kYWwvMTYzOTQ5ODg2\n","progressiveProfileModalDismissPath":"L3Byb2dyZXNzaXZlX3Byb2ZpbGVfbW9kYWwvZGlzbWlzc19tb2RhbA==\n","rate":"aHR0cHM6Ly9wdC5zY3JpYmQuY29tL3JhdGluZ3MuanNvbg==\n","readingHistoryDataPath":"L3lvdXItYWNjb3VudC9yZWFkaW5nX2hpc3RvcnlfZGF0YQ==\n","referralsUrl":"aHR0cHM6Ly9wdC5zY3JpYmQuY29tL3JlZmVycmFscw==\n","rootPath":"Lw==\n","savedPath":"L3NhdmVk\n","searchPath":"L3NlYXJjaA==\n","sheetMusicPath":"L3NoZWV0bXVzaWM=\n","statsPath":null,"subscribeNowLandingPath":"L3N1YnNjcmliZS1ub3c=\n","subscribeUrl":"L2FyY2hpdmUvcG1wX2NoZWNrb3V0P2RvYz0xNjM5NDk4ODYmZG9jX2lkPTE2\nMzk0OTg4NiZtZXRhZGF0YT0lN0IlMjJjb250ZXh0JTIyJTNBJTIycG1wJTIy\nJTJDJTIyYWN0aW9uJTIyJTNBJTIyc3RhcnRfdHJpYWwlMjIlMkMlMjJsb2dn\nZWRfaW4lMjIlM0FmYWxzZSUyQyUyMnBsYXRmb3JtJTIyJTNBJTIyd2ViJTIy\nJTdE\n","supportPath":"aHR0cDovL3N1cHBvcnQuc2NyaWJkLmNvbS9sb2dpbg==\n","twitterUrl":"aHR0cHM6Ly90d2l0dGVyLmNvbS9zY3JpYmQv\n","unpauseAccountUrl":"aHR0cHM6Ly9wdC5zY3JpYmQuY29tL2FjY291bnQvdW5wYXVzZT9mcm9tPWh0\ndHBzJTNBJTJGJTJGcHQuc2NyaWJkLmNvbSUyRmRvYyUyRjE2Mzk0OTg4NiUy\nRmFiYXAtUXVlc3Rpb25hbmRBbnN3ZXJz\n","uploadPath":"L3VwbG9hZC1kb2N1bWVudD9hcmNoaXZlX2RvYz0xNjM5NDk4ODY=\n","webAnalyticsUrl":"aHR0cHM6Ly93YS5zY3JpYmQuY29t\n","whatIsScribdLandingPath":"L3doYXQtaXMtc2NyaWJk\n","whatIsEverandLandingPath":"L3doYXQtaXMtZXZlcmFuZA==\n","footerContentTypeRoutes":{"documents":"L2RvY3M=\n"},"aboutUrl":"aHR0cHM6Ly93d3cuc2NyaWJkLmNvbS9hYm91dA==\n","accessibilityUrl":"aHR0cHM6Ly9zdXBwb3J0LnNjcmliZC5jb20vaGMvcHQtYnIvYXJ0aWNsZXMv\nMjEwMTI5NTg2LUFjY2Vzc2liaWxpdHktTm90aWNl\n","adChoicesUrl":"aHR0cHM6Ly9zdXBwb3J0LnNjcmliZC5jb20vaGMvZW4tdXMvYXJ0aWNsZXMv\nMjEwMTI5MzY2\n","blogUrl":"aHR0cHM6Ly9ibG9nLnNjcmliZC5jb20v\n","careersUrl":"aHR0cHM6Ly93d3cuc2NyaWJkLmNvbS9jYXJlZXJz\n","contactUrl":"aHR0cHM6Ly93d3cuc2NyaWJkLmNvbS9jb250YWN0\n","copyrightUrl":"aHR0cHM6Ly9zdXBwb3J0LnNjcmliZC5jb20vaGMvZW4tdXMvc2VjdGlvbnMv\nMjAyMjQ2MDg2\n","everandBlogUrl":"aHR0cHM6Ly93d3cuZXZlcmFuZC5jb20vYmxvZw==\n","everandHostPath":"aHR0cHM6Ly93d3cuZXZlcmFuZC5jb20=\n","faqUrl":"aHR0cDovL3N1cHBvcnQuc2NyaWJkLmNvbS9oYy9wdC1icg==\n","giftUrl":"aHR0cHM6Ly93d3cuc2NyaWJkLmNvbS9naWZ0\n","pressUrl":"aHR0cHM6Ly93d3cuc2NyaWJkLmNvbS9tZWRpYQ==\n","privacyUrl":"aHR0cHM6Ly93d3cuc2NyaWJkLmNvbS9wcml2YWN5\n","privacyRequestFormUrl":"aHR0cHM6Ly9zdXBwb3J0LnNjcmliZC5jb20vaGMvYXJ0aWNsZXMvMzYwMDM4\nMDE2OTMxLVByaXZhY3ktUmlnaHRzLVJlcXVlc3QtRm9ybQ==\n","publishersUrl":"aHR0cHM6Ly93d3cuc2NyaWJkLmNvbS9wdWJsaXNoZXJz\n","purchaseHelpUrl":"aHR0cHM6Ly9zdXBwb3J0LnNjcmliZC5jb20vaGMvZW4tdXMvc2VjdGlvbnMv\nMjAyMjQ2MzA2\n","redeemUrl":"aHR0cHM6Ly93d3cuc2NyaWJkLmNvbS9yZWRlZW0=\n","scribdForEnterpriseUrl":"aHR0cHM6Ly93d3cuc2NyaWJkLmNvbS9lbnRlcnByaXNl\n","simpleCancelUrl":"L3lvdXItYWNjb3VudC9jYW5jZWwtbm93\n","termsUrl":"aHR0cHM6Ly9zdXBwb3J0LnNjcmliZC5jb20vaGMvZW4tdXMvYXJ0aWNsZXMv\nMjEwMTI5MzI2LUdlbmVyYWwtVGVybXMtb2YtVXNl\n"}},"toolbar":{"search_path":"L2RvY3VtZW50cy9zZWFyY2g/YWxsb3dlZF9wYWdlcz0xJTJDMiUyQzMlMkM0\nJTJDNSUyQzYlMkM3JTJDOCUyQzklMkMxMCUyQzExJTJDMTIlMkMxMyUyQzE0\nJTJDMTUlMkMxNiUyQzE3JTJDMTglMkMxOSUyQzIwJTJDMjElMkMyMiUyQzIz\nJTJDMjQlMkMyNSUyQzI2JTJDMjclMkMyOCUyQzI5JTJDMzAlMkMzMSUyQzMy\nJTJDMzMlMkMzNCUyQzM1JTJDMzYlMkMzNyUyQzM4JTJDMzklMkM0MCUyQzQx\nJTJDNDIlMkM0MyUyQzQ0JTJDNDUlMkM0NiUyQzQ3JTJDNDglMkM0OSUyQzUw\nJTJDNTElMkM1MiUyQzUzJTJDNTQlMkM1NSUyQzU2JTJDNTclMkM1OCUyQzU5\nJTJDNjAlMkM2MSUyQzYyJTJDNjMlMkM2NCUyQzY1JTJDNjYlMkM2NyUyQzY4\nJTJDNjklMkM3MCUyQzcxJTJDNzIlMkM3MyUyQzc0JTJDNzUlMkM3NiUyQzc3\nJTJDNzglMkM3OSUyQzgwJTJDODElMkM4MiUyQzgzJTJDODQlMkM4NSUyQzg2\nJTJDODclMkM4OCUyQzg5JTJDOTAlMkM5MSUyQzkyJTJDOTMlMkM5NCUyQzk1\nJTJDOTYlMkM5NyUyQzk4JTJDOTklMkMxMDAlMkMxMDElMkMxMDIlMkMxMDMl\nMkMxMDQlMkMxMDUlMkMxMDYlMkMxMDclMkMxMDglMkMxMDklMkMxMTAlMkMx\nMTElMkMxMTIlMkMxMTMlMkMxMTQlMkMxMTUlMkMxMTYlMkMxMTclMkMxMTgl\nMkMxMTklMkMxMjAlMkMxMjElMkMxMjIlMkMxMjMlMkMxMjQlMkMxMjUlMkMx\nMjYlMkMxMjclMkMxMjglMkMxMjklMkMxMzAlMkMxMzElMkMxMzIlMkMxMzMl\nMkMxMzQlMkMxMzUlMkMxMzYlMkMxMzclMkMxMzglMkMxMzklMkMxNDAlMkMx\nNDElMkMxNDIlMkMxNDMlMkMxNDQlMkMxNDUlMkMxNDYlMkMxNDclMkMxNDgl\nMkMxNDklMkMxNTAlMkMxNTElMkMxNTIlMkMxNTMlMkMxNTQlMkMxNTUlMkMx\nNTYlMkMxNTclMkMxNTglMkMxNTklMkMxNjAlMkMxNjElMkMxNjIlMkMxNjMl\nMkMxNjQlMkMxNjUlMkMxNjYlMkMxNjclMkMxNjglMkMxNjklMkMxNzAlMkMx\nNzElMkMxNzIlMkMxNzMlMkMxNzQlMkMxNzUlMkMxNzYlMkMxNzclMkMxNzgl\nMkMxNzklMkMxODAlMkMxODElMkMxODIlMkMxODMlMkMxODQlMkMxODUlMkMx\nODYlMkMxODclMkMxODglMkMxODklMkMxOTAlMkMxOTElMkMxOTIlMkMxOTMl\nMkMxOTQlMkMxOTUlMkMxOTYlMkMxOTclMkMxOTglMkMxOTklMkMyMDAlMkMy\nMDElMkMyMDIlMkMyMDMlMkMyMDQlMkMyMDUlMkMyMDYlMkMyMDclMkMyMDgl\nMkMyMDklMkMyMTAlMkMyMTElMkMyMTIlMkMyMTMlMkMyMTQlMkMyMTUlMkMy\nMTYlMkMyMTclMkMyMTglMkMyMTklMkMyMjAmYXV0aF90b2tlbj11ZzU3VGVM\nJTJCeFVUMGRMWVBtV2tJNlZheUJTayUzRCZhdXRoZW50aWNpdHlfdG9rZW49\nTkdYdlpSTEoyRkxjNU5oSmVUQmRNcVdySTJJU1plQWlPOXAyNDlrUFB3Slox\nQVZEaGVmRVMtbHMxbDdMY0d5d1lYM1N3SlJKdG5KMkhwTE1CMUdTWXcmZXhw\naXJlcz0xNzE1OTkyMDU3JndvcmREb2N1bWVudElkPTE2Mzk0OTg4NiZ3b3Jk\nVXBsb2FkSWQ9MTY4MDYyNzc2\n"},"user":{"browserUuid":"4672f438-e6aa-41a7-b9a1-ce984617156f","canExtendSubscription":null,"country":null,"emailHash":null,"hasPublishedDocuments":false,"id":null,"initials":"","isAborted":null,"isAdmin":null,"isBot":true,"isDunning":false,"isEligibleForFreeTrial":true,"isLoggedIn":false,"isMobile":false,"isPaused":false,"isSubscriber":false,"isTrialing":false,"isUnderDunningLock":false,"name":null,"personaIconRetinaUrl":null,"personaIconUrl":null,"showSimpleCancelOption":false},"wordDocument":{"ads_disabled":false,"archived":true,"author_name":"Naresh Vepuri","copyright_name":"Attribution Non-Commercial (BY-NC)","description":"abap_QuestionandAnswers","edit_path":null,"embed_modal_props_path":"/doc-page/embed-modal-props/163949886","extensions":["doc","pdf"],"extracted_title":"Abap QuestionandAnswers","flag_document_modal_props_path":"/doc-page/flag-document-modal-props/163949886","generatedDescription":null,"id":163949886,"image_url":"https://imgv2-1-f.scribdassets.com/img/document/163949886/149x198/7e7f3677a7/1543627595?v=1","in_library":false,"is_archive":true,"is_credit_restricted":false,"isDocumentOwner":false,"is_downloadable":true,"is_sheet_music":false,"is_view_restricted_archive":true,"isbn":null,"library_xhr_pending":false,"page_count":220,"page_dimensions":{"width":612,"height":792},"page_orientation":"portrait","publisher_info":{"is_author":false,"name":"Naresh Vepuri","url":"https://pt.scribd.com/user/50138530/Naresh-Vepuri"},"retina_image_url":"https://imgv2-2-f.scribdassets.com/img/document/163949886/298x396/11fe7da851/1543627595?v=1","secret_password":null,"signup_context":null,"short_title":"abap_QuestionandAnswers","show_archive_paywall":true,"showFullDoc":false,"title":"abap_QuestionandAnswers","translation":{"original":null,"translations":[]},"type":"view_restricted","url":"https://pt.scribd.com/doc/163949886/abap-QuestionandAnswers","views":"699"},"X_Request_ID":"965d85eba74d7beb2c6c29b64dd3f3ed32a86bffe64894997c7d3fa98466ccb7"}--></script></div></div><script type="text/javascript" src="/options/exposed_to_client.js"></script><script type="application/javascript">window._translations = JSON.parse("{\"pt-BR\":{\"translation\":{\"account_settings\":{\"facebook_connect\":{\"facebook\":\"Facebook\"},\"plans\":{\"plan_module\":{\"slash_month\":\"/mês\",\"slash_year\":\"/ano\"}},\"show\":{\"restart_membership\":\"Reiniciar assinatura\"},\"subscription_card\":{\"unlocks_available\":\"{{count}} desbloqueio disponível\",\"unlocks_available_plural\":\"{{count}} desbloqueios disponíveis\"}},\"bestsellers\":{\"promo\":{\"enjoy_bestselling_titles_when_subscribed\":\"Aproveite o acesso aos títulos mais vendidos ao se cadastrar\"}},\"books\":{\"epub\":{\"banners\":{\"enjoying_preview_update_payment\":\"Seu próximo desbloqueio estará disponível depois que você atualizar suas informações de pagamento.\",\"enjoying_preview_update_payment_upgrade\":\"Atualize as informações de pagamento para fazer upgrade para o Plus\"}}},\"browse\":{\"promo\":{\"cancel_anytime\":\"Cancele quando quiser.\",\"everand_also_available_on_mobile_devices\":\"O Everand também está disponível para os seus dispositivos móveis.\",\"scribd_also_available_on_mobile_devices\":\"Você também pode usar o Scribd em seus dispositivos móveis.\"}},\"browse_page\":{\"promo\":{\"instant_access\":\"Tenha acesso instantâneo a milhares de livros digitais, audiolivros, revistas e muito mais por apenas {{price}} mensais.\"}},\"category\":{\"documents\":\"{{category}} Documentos\"},\"chrome\":{\"flash\":{\"close_notification\":\"Fechar notificação\",\"error\":\"Erro\",\"notice\":\"Aviso\",\"success\":\"Sucesso\"},\"renewal_nag\":{\"click_here_to_become_a_member\":\"Clique aqui para se tornar membro\",\"click_here_to_renew_it\":\"Clique aqui para renová-la\",\"click_here_to_resume_it\":\"Clique aqui para reiniciar\",\"click_here_to_update_it\":\"Clique aqui para atualizá-los\",\"resume_membership\":\"Reiniciar assinatura\",\"update_now\":\"Atualizar agora\",\"update_payment\":\"Atualizar pagamento\",\"you_canceled_your_free_trial\":\"Você cancelou seu teste gratuito.\",\"your_account_is_at_risk\":\"Sua conta está em risco. Atualize seus dados de pagamento imediatamente para não perder o acesso à sua assinatura.\",\"your_credit_card_information_is_invalid_\":\"Seus dados de cartão de crédito são inválidos.\",\"your_membership_is_on_hold\":\"Sua assinatura está suspensa devido a um problema com o seu último pagamento.\",\"your_membership_is_paused_until_paused_until_date\":\"Sua assinatura está pausada até {{paused_until_date}}.\",\"your_payment_is_overdue\":\"Seu pagamento está atrasado. Corrija seus dados de pagamento para garantir a continuidade do serviço.\",\"your_paypal_information_is_invalid\":\"Seus dados do PayPal são inválidos.\",\"your_scribd_gift_membership_has_ended\":\"Sua assinatura gratuita do Scribd terminou.\",\"your_scribd_membership_has_expired\":\"Sua assinatura do Scribd expirou.\",\"your_scribd_membership_was_canceled\":\"Sua assinatura do Scribd foi cancelada.\"}},\"common\":{\"later\":\"Mais tarde\",\"update_payment\":\"Atualizar pagamento\"},\"content_lengths\":{\"listening_minutes\":\"{{minutes}} minutos escutados\",\"reading_minutes\":\"{{minutes}} minutos lidos\"},\"content_preview\":{\"available_on\":\"Disponível em {{date}}\",\"flags\":{\"expiring_soon\":\"Expira em breve\",\"geo_restricted\":\"Indisponível\",\"not_available\":\"Indisponível\",\"throttled\":\"Disponível em breve\"},\"geo_restricted\":\"Indisponível em seu país\",\"reviews\":{\"delete_rating_and_review\":\"Excluir esta nota e avaliação?\",\"delete_warning\":\"Essa ação não pode ser desfeita.\",\"rating_and_review_deleted\":\"Nota e avaliação excluídas\"},\"save\":{\"add\":\"Salvar para mais tarde\",\"remove\":\"Remover de Salvos\"},\"share\":\"Compartilhar\",\"social_media_share\":{\"email\":\"E-mail\",\"pinterest\":\"Pinterest\",\"twitter\":\"Twitter\"},\"social_media_share_modal\":{\"linked_copied\":\"Link copiado\"},\"unavailable\":\"Indisponível no momento\",\"view_titles_in_series\":\"Visualizar títulos em séries\"},\"content_types\":{\"article\":\"Artigo\",\"audiobook\":\"Audiolivro\",\"audiobook_series\":\"Séries de audiobook\",\"audiobooks\":\"Audiolivros\",\"books\":\"Livros\",\"document\":\"Documento\",\"documents\":\"Documentos\",\"ebook\":\"E-book\",\"ebook_series\":\"Series de e-book\",\"ebooks\":\"E-books\",\"magazine\":\"Revista\",\"magazines\":\"Revistas\",\"podcast\":\"Podcast\",\"podcast_episode\":\"Episódio de podcast\",\"podcasts\":\"Podcasts\",\"sheet_music\":\"Partituras\",\"song\":\"Música\"},\"doc_page\":{\"account_creation\":{\"get_instant_access_with_free_account\":\"Tenha acesso instantâneo a este documento e milhões de outros com uma conta gratuita.\",\"to_continue_reading_please_sign_in\":\"Para continuar lendo, faça o login\"},\"ai_enhanced_tag\":{\"ai_enhanced_document\":\"Documento aprimorado por IA\",\"ai_translated_document\":\"Documento traduzido por IA\",\"description\":\"Descrição aprimorada por IA\",\"description_tooltip\":\"Graças à tecnologia de IA, otimizamos a descrição para maior clareza.\",\"title\":\"Título aprimorado por IA\",\"title_and_description\":\"Título e descrição aprimorados por IA\",\"title_and_description_tooltip\":\"Graças à tecnologia de IA, otimizamos o título e a descrição para maior clareza.\",\"title_tooltip\":\"Graças à tecnologia de IA, otimizamos o título para maior clareza.\"},\"app_promo\":{\"millions_of_documents\":\"Milhões de documentos na palma da sua mão\"},\"app_promo_interstitial\":{\"continue_for_free\":\"Continuar gratuitamente\",\"trial_duration\":{\"unlock_full_access_to_the\":\"Obtenha acesso total à maior biblioteca digital do mundo com um período de teste gratuito de {{trialDuration}} dias.\"},\"upload_your_documents_or_subscribe\":\"Faça o upload de seus documentos ou adquira uma assinatura Scribd para obter acesso total à plataforma.\"},\"between_page_interstitial\":{\"title_copy_subscribe_only_trial_duration\":\"Obtenha acesso total (páginas {{startPage}}–{{endPage}}) com um período de teste gratuito de {{trialDuration}} dias\",\"unlock_full_access\":{\"page_number_trial_duration\":\"Obtenha acesso total (página {{props_currentrange}}) fazendo upload de documentos ou com um período de teste gratuito de {{trialDuration}} dias\"},\"upload_or_subscribe_pages\":\"Faça o upload de seus documentos ou adquira uma assinatura do Scribd para obter acesso total (páginas {{startPage}}–{{endPage}}).\"},\"blur_promo\":{\"become_member_for_full_access\":\"Cadastre-se no Scribd e obtenha acesso total.\",\"read_and_download_full_documents\":\"Leia e baixe documentos completos.\",\"skip_ad\":\"Pular anúncio\",\"subscribe_with_a_free_trial\":\"Assine com uma avaliação gratuita\",\"trial_duration\":{\"start_your_trial\":\"Comece seu período de avaliação gratuita de {{trialDuration}} dias\"},\"unlock_next_pages_after_an_ad\":\"Desbloqueie a próxima {{count}} página após um anúncio\",\"unlock_next_pages_after_an_ad_plural\":\"Desbloqueie as próximas {{count}} páginas após um anúncio\",\"unlock_this_document\":\"Desbloquear este documento\",\"unlock_this_document_after_an_ad\":\"Desbloqueie este documento após um anúncio\",\"unlock_this_page_after_an_ad\":\"Desbloqueie esta página após um anúncio\",\"upload_a_doc_to_download_or_sub\":\"Faça upload de um documento para baixar esse documento ou assine para ler e fazer o download.\",\"upload_to_download\":\"Faça upload para baixar\"},\"description_modal\":{\"description\":\"Descrição\",\"flag_for\":\"Sinalizar o conteúdo como inadequado\"},\"doc_chat_additional_feedback\":{\"heading\":\"Fornecer feedback adicional\",\"placeholder\":\"Qual é a sua opinião sobre a resposta? Como ela poderia ser aprimorada?\"},\"doc_chat_default_response\":{\"with_suggestions\":\"Lamento, mas não consegui encontrar nenhuma informação sobre isso.\"},\"doc_chat_disclaimer\":{\"beta\":\"O DocChat é desenvolvido pela OpenAI e, em algumas ocasiões, é possível que apresente informações incorretas.\\u003cbr\\u003eRecomendamos que você verifique a precisão das respostas.\"},\"doc_chat_down_vote_feedback\":{\"not_factually_correct\":\"De fato, não está correto\",\"offensive_unsafe\":\"Ofensivo/impróprio\",\"other\":\"Outro\",\"submit\":\"Enviar feedback\"},\"doc_chat_feedback\":{\"down_vote_question_heading\":\"Por que você optou por esta avaliação?\",\"thank_you_response\":\"Seu feedback é muito importante e nos ajuda a aprimorar nossas respostas de IA.\",\"thank_you_response_heading\":\"Agradecemos muito por ter enviado seu feedback\"},\"doc_chat_greeting\":{\"heading\":\"Bem-vindo ao DocChat\",\"sub_heading\":\"Estou aqui para responder suas perguntas sobre este documento. Pergunte-me qualquer coisa ou selecione uma sugestão abaixo para começar.\"},\"doc_chat_input\":{\"placeholder\":\"Selecione uma sugestão ou digite uma pergunta\"},\"doc_chat_popover\":{\"feature_available_bold\":\"Trabalhe mais rápido com o DocChat.\",\"feature_available_regular\":\"Converse com este documento para obter as informações que você deseja.\",\"feature_not_available_bold\":\"O Doc Chat não está disponível no momento\",\"feature_not_available_regular\":\"para este documento. Confira outros documentos para usar esse recurso.\"},\"doc_chat_settings\":{\"clear_history\":\"Limpar histórico\",\"faq\":\"Perguntas frequentes\"},\"doc_chat_suggestions\":{\"heading\":\"Confira a seguir algumas perguntas que podem ser respondidas:\"},\"doc_chat_usage\":{\"exceed_warning\":\"Você atingiu seu limite mensal de {{count}} mensagens. Obrigado por estar tão ativamente envolvido com o DocTalk beta. Seu limite de mensagens será restabelecido no próximo mês!\",\"limit_reminder\":\"Nossa, você chegou a {{count}} mensagens! Como parte do nosso programa DocTalk beta, você tem {{left}} mensagens restantes. Agradecemos seus comentários enquanto aprimoramos essa funcionalidade.\"},\"download_to_read_ad_free\":\"Baixe para ler sem anúncios.\",\"fixed_viewport_bottom_components\":{\"check_out_these_free_titles\":\"Confira esses títulos gratuitos\"},\"flag_document\":{\"flag_for_inappropriate_content\":\"Sinalizar o conteúdo como inadequado\"},\"flash\":{\"rating_not_saved_try_again\":\"A nota não foi salva, tente novamente\"},\"get_scribd_without_ads\":\"Obtenha o Scribd sem anúncios.\",\"incentivized_upload\":{\"to_access_this_document_trial_duration\":\"Para acessar esse documento, faça o upload de um dos seus documentos ou adquira uma assinatura com um teste gratuito de {{trialDuration}} dias. Cancele a qualquer momento.\",\"to_access_this_document_trial_duration_plural\":\"Para acessar esse documento, faça o upload de {{count}} dos seus documentos ou adquira uma assinatura com um período de teste gratuito de {{trialDuration}} dias. Cancele a qualquer momento.\"},\"metadata\":{\"description\":{\"original_description\":\"Descrição original\"}},\"mobile_metadata\":{\"collapse_full_title\":\"Ocultar título na íntegra\",\"expand_full_title\":\"Mostrar título na íntegra\"},\"page\":{\"preferred_language_set_to_url_params_language_settings_changed\":\"Idioma preferido definido como {{url_params_language_settings_changed}}\"},\"rate_drawer\":{\"not_useful\":\"Não é útil\",\"useful\":\"Foi útil\"},\"ratings\":{\"mark_as_not_useful\":\"Marcar esse documento como não foi útil\",\"mark_as_useful\":\"Marcar esse documento como útil\",\"no_ratings\":\"0 notas\",\"no_ratings_yet\":\"Ainda não há avaliações\",\"num_votes\":\"({{count, locale}} voto)\",\"num_votes_plural\":\"({{count, locale}} votos)\",\"page_count\":\"{{count, locale}} página\",\"page_count_plural\":\"{{count, locale}} páginas\",\"percent_found_document_not_useful\":\"{{percentage}}% acharam que esse documento não foi útil\",\"percent_found_document_useful\":\"{{percentage}}% acharam este documento útil\",\"press_again_undo\":\"Pressione o botão novamente para desfazer.\",\"sign_up_to_rate_this_title\":\"Cadastre-se para dar uma nota a esse título\",\"you_marked_as_useful\":\"Você marcou esse documento como útil\",\"you_marked_not_useful\":\"Você marcou esse documento como não foi útil\"},\"read_this_document_in_other_languages\":\"Leia este documento em outros idiomas\",\"recommender_list\":{\"audiobook\":\"audiolivro\",\"book\":\"livro\",\"might_also_like\":\"Você também pode gostar\",\"show_more\":\"Mostrar mais\"},\"scroll_for_next_page\":\"Role para a próxima página\",\"share\":{\"copy_link\":\"Copiar link\",\"link_copied\":\"Link copiado!\",\"share_on_facebook\":\"Compartilhar no Facebook\",\"share_on_linkedin\":\"Compartilhar no LinkedIn\",\"share_on_twitter\":\"Compartilhar no Twitter\",\"share_via_email\":\"Compartilhar via e-mail\"},\"share_drawer\":{\"copy_link\":\"Copiar link\"},\"sharing_buttons\":{\"link_copied_private_document\":\"Link copiado! \\u003cspan class=\\\"link_copied_private_doc\\\"\\u003eObservação: compartilhar um link público em um documento marcado como privado permitirá que outras pessoas o vejam.\\u003c/span\\u003e\",\"not_supported_for_private_documents\":\"Esse recurso não está disponível para documentos marcados como privado. Se quiser compartilhar o documento, selecione Copiar link e envie o link para quem você quiser.\"},\"this_document_available_in_languages\":\"Este documento está disponível nos seguintes idiomas:\",\"toolbar\":{\"download\":\"Baixar\",\"download_now\":\"Fazer o download agora mesmo\"},\"translate\":\"Traduzir\",\"translate_document\":\"Traduzir documento\",\"truncate_promo\":{\"read_and_download_full_documents\":\"Os assinantes podem ler e fazer download de documentos na íntegra.\",\"restart_membership\":\"Renovar a assinatura\",\"trial_duration\":{\"scribd_members_can_read\":\"Os assinantes do Scribd podem ler e fazer downloads de documentos na íntegra. Seus primeiros {{trialDuration}} dias são gratuitos!\"},\"unlock_full_access_when_subscribe\":\"Obtenha acesso total ao adquirir uma assinatura\"},\"upload_banner\":{\"copy\":\"Obtenha esse download gratuitamente com um upload de conteúdo. Saiba mais abaixo.\",\"copy_plural\":\"Obtenha esse download gratuitamente com {{count}} uploads de conteúdos. Saiba mais abaixo.\"},\"upsell_popup\":{\"description\":\"Aproveite a leitura e os downloads sem anúncios no Scribd.\",\"title\":\"Mais leitura. Sem anúncios.\"},\"view_original_document_in_language\":\"Ver documento original em {{language}}\"},\"everand\":{\"bestsellers\":{\"promo\":{\"enjoy_bestselling_audiobook_titles_when_subscribed\":\"Assine e aproveite os audiolivros mais vendidos\",\"enjoy_bestselling_titles_when_subscribed\":\"Aproveite os e-books mais vendidos ao assinar\"}},\"browse_page\":{\"promo\":{\"books_audiobooks_cancel_anytime\":\"Encontre milhões de e-books, audiolivros e muito mais, a partir de {{price}}/mês. Cancele quando quiser.\",\"instant_access_and_cancel_anytime\":\"Encontre milhões de e-books, audiobooks e muito mais por apenas {{price}}/mês. Cancele a qualquer momento.\"}},\"lists\":{\"faq_message_html\":\"Fizemos alterações importantes na experiência de lista. Para saber mais, \\u003ca href={{faqUrl}} target=\\\"_blank\\\"\\u003evisite as Perguntas Frequentes\\u003c/a\\u003e.\"},\"megamenu\":{\"what_is_scribd_btn\":{\"what_is_scribd\":\"O que é Everand?\"}},\"modal\":{\"opt_in\":{\"continue_to_everand\":\"Continuar no Everand\",\"upcoming_releases_curated_lists_to_your_inbox\":\"Saiba mais sobre os próximos lançamentos e originais exclusivos, além de receber listas selecionadas e ofertas especiais enviadas diretamente para o seu e-mail.\"},\"progressive_profile\":{\"send_me_email_updates\":\"Envie-me atualizações do Everand por e-mail\",\"welcome_to_everand\":\"Este é o Everand!\"},\"upsell\":{\"get_the_most_out_of_everand\":\"Aproveite o Everand ao máximo\",\"unlock_full_access_discover_millions\":\"Libere o acesso total à biblioteca digital mais fascinante do mundo. Descubra milhões de e-books, audiolivros, revistas e muito mais.\"}},\"shared\":{\"cross_link_message\":\"No Everand\",\"footer\":{\"about_scribd\":\"Sobre o Everand\",\"everand_-_download_on_the_app_store\":\"Everand – Faça o download na App Store\",\"everand_-_get_it_on_google_play\":\"Everand – Faça o download no Google Play\",\"everand_-_get_it_on_kindle_fire\":\"Everand para Kindle Fire\"},\"navigation\":{\"enterprise_page\":\"Empresarial\"},\"social_buttons\":{\"scribd_on_facebook_aria_label\":\"Everand no Facebook\",\"scribd_on_instagram_aria_label\":\"Everand no Instagram\",\"scribd_on_pinterest_aria_label\":\"Everand no Pinterest\",\"scribd_on_twitter_aria_label\":\"Everand no Twitter\"}}},\"explore\":{\"banner\":{\"after_trial\":\"Apenas {{price}}/mês após o período de teste gratuito. \\u003cstrong\\u003eCancele quando quiser.\\u003c/strong\\u003e\",\"subtitle\":\"Acesse mais de 1.000.000 de títulos completos on-line ou off-line com nossos aplicativos para \\u003ca href=\\\"{{ios_store_url}}\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"\\u003eiOS\\u003c/a\\u003e e \\u003ca href=\\\"{{android_store_url}}\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"\\u003eAndroid\\u003c/a\\u003e.\"}},\"get_app_modal\":{\"link_sent_email\":\"Link enviado! Verifique sua caixa de e-mails.\"},\"helpers\":{\"document_meta_tags\":{\"scribd_is_the_world_s_largest_social\":\"O Scribd é o maior site social de leitura e publicação do mundo.\"}},\"home\":{\"logged_in\":{\"content_quickview\":{\"also_available_as_an_audiobook\":\"Também disponível como audiolivro\",\"also_available_as_an_ebook\":\"Também disponível como e-book\",\"byline\":{\"narrated_by\":\"narrado por\"},\"close\":\"Fechar\",\"count_titles\":\"{{count}} título\",\"count_titles_plural\":\"{{count}} títulos\",\"go_to_content_type_version\":\"Vá para a versão {{content_type}}\",\"loading\":\"Carregando...\",\"more_about_this_episode\":\"Mais sobre este episódio\",\"more_about_this_issue\":\"Mais sobre essa edição\",\"more_about_this_series\":\"Mais sobre esta série\",\"more_about_this_summary\":\"Mais sobre esse resumo\",\"oops_something_went_wrong\":\"Opa, algo deu errado\",\"view_all_articles\":\"Visualizar todos os artigos\",\"view_all_episodes\":\"Visualizar todos os episódios\",\"view_the_full_title_details\":\"Visualizar todas as informações do título\"}}},\"landing\":{\"hero\":{\"read_listen_anywhere_anytime\":\"Leia ou escute conteúdos a qualquer hora, em qualquer lugar.\"}},\"lib\":{\"lightbox\":{\"close_dialog\":\"Fechar diálogo\"}},\"megamenu\":{\"documents\":{\"all_documents\":\"Todos Documentos\"},\"hambur_menu\":{\"get_our_free_apps\":\"Faça o download gratuito de nossos aplicativos\"},\"hamburger_menu\":{\"close_menu\":\"Fechar menu\",\"sign_in_to_your_everand_account\":\"Faça login na sua conta Everand\",\"sign_in_to_your_scribd_account\":\"Faça login na sua conta Scribd\",\"welcome\":\"Bem-vindo(a)!\"},\"language\":{\"cancel\":\"Cancelar\",\"change_language\":\"Mudar o idioma\"},\"language_links\":{\"learn_more\":\"Saiba mais\"},\"language_picker_dropdown\":{\"language\":\"Idioma\"},\"logged_out\":{\"user_menu\":{\"welcome_to_everand\":\"Bem-vindo(a) ao Everand!\",\"welcome_to_scribd\":\"Bem-vindo(a) ao Scribd!\"}},\"navigation\":{\"categories\":\"Categorias\",\"explore_content_type\":\"Explorar {{content_type}}\",\"opens_navigation_menu\":\"Abrir o menu de navegação\"},\"search_bar\":{\"clear_search\":\"Limpar pesquisa\",\"close_suggestions\":\"Fechar sugestões\",\"no_results_found\":\"Nenhum resultado para a pesquisa.\",\"num_results_are_available\":\"{{num_results}} resultados estão disponíveis, use as setas para cima e para baixo para explorar.\",\"recent_searches\":\"Pesquisas recentes\",\"search\":\"Pesquisar\"},\"top_bar\":{\"upload\":\"Fazer o upload\"},\"upload\":{\"upload_header\":\"Fazer o upload\"},\"user_menu\":{\"document_stats\":\"Estatísticas do documento\",\"document_uploads\":\"Uploads de documentos\",\"faq_and_support\":\"Perguntas frequentes e Suporte\",\"hi_name\":\"Olá, {{name}}!\",\"invite_friends\":\"Convidar amigos\",\"language\":\"Idioma ({{current_language}})\",\"public_profile\":\"Perfil público\",\"read_for_free\":\"Leia gratuitamente\",\"visually_hidden_user_settings\":\"Configurações de usuário\",\"your_account\":\"Sua conta\"},\"what_is_scribd_btn\":{\"what_is_scribd\":\"O que é Scribd?\"}},\"modals\":{\"add_to_list\":{\"save\":\"Salvar na lista\",\"title\":\"Adicionar à lista\"},\"confirm_delete_review\":{\"title\":\"Deseja apagar sua avaliação?\"},\"confirm_unsave_item\":{\"title\":\"Deseja remover o título da biblioteca e de todas as listas salvas?\"},\"confirm_unsave_item_in_list\":{\"remove_from_your_lists\":\"Remover das suas listas?\",\"removing_from_saved\":\"Ao remover o título de Salvos, ele também será excluído de suas listas.\",\"removing_this_title_from_saved\":\"Remover este título de Salvos também irá removê-lo de suas listas.\",\"title\":\"Esse título também está em uma lista.\"},\"create_list\":{\"create_list\":\"Criar lista\",\"failed_to_create_try_again\":\"Não foi possível criar lista, tente novamente\",\"input_description\":{\"privacy_type\":\"Apenas você pode visualizar essa lista. O compartilhamento será desativado.\"},\"input_label\":{\"name\":\"Que nome você gostaria de dar a essa lista?\",\"privacy_type\":\"Ativar a lista como privada\"},\"title\":\"Nova lista\",\"validation_errors\":{\"name\":\"Insira um nome de lista\"}},\"language_picker\":{\"language_options\":\"Opções de idioma\",\"select_preferred_language\":\"Selecionar o idioma preferido\",\"translate_and_tailor\":\"Traduziremos o conteúdo do site e ofereceremos sugestões personalizadas que correspondam ao seu idioma escolhido, sempre que for possível.\",\"translate_to_match\":\"Traduziremos o conteúdo do site para corresponder à sua escolha de idioma preferido.\"},\"lockshockroadblock\":{\"problem_with_your_last_payment\":\"Problema com seu último pagamento\",\"update_your_payment_to_continue\":\"Atualize seu pagamento para continuar\",\"we_had_an_issue_with_your_last_payment\":\"Tivemos um problema com seu último pagamento. Atualize suas informações de pagamento para continuar.\",\"your_membership_is_on_hold\":\"Sua assinatura está suspensa em virtude de um problema com seu último pagamento.\"}},\"page_gate_modal\":{\"check_you_email\":{\"check_your_email\":\"Verifique sua caixa de e-mails\"},\"check_your_email\":{\"change_email\":\"Não é o e-mail correto?\",\"didnt_receive\":\"Não recebeu um e-mail? Verifique sua pasta de spam ou\",\"email_not_verified_verify_to_continue\":\"E-mail não verificado. Verifique seu e-mail para continuar.\",\"i_have_verified_my_email\":\"Eu verifiquei meu e-mail\",\"logout_login_url\":\"Use um endereço de e-mail diferente\",\"send_again\":\"enviar novamente.\",\"to_protect_your_account_html\":\"Para proteger sua conta, enviamos um e-mail de verificação para \\u003cstrong\\u003e{{email}}\\u003c/strong\\u003e. Clique no link desse e-mail para confirmar sua identidade. Para saber mais, visite nossa seção de \\u003ca href=\\\"{{support_url}}\\\" class=\\\"faq_link\\\" target=\\\"_blank\\\"\\u003ePerguntas Frequentes\\u003c/a\\u003e.\",\"verify_email_before_continuing\":\"Verifique seu e-mail antes de continuar.\"}},\"pdfs\":{\"doc_search\":{\"close_search\":\"fechar busca\",\"page\":\"página\"},\"lightboxes\":{\"download_lightbox\":{\"download_document\":\"Baixar documento\",\"resume_membership\":\"Reiniciar assinatura\",\"resuming\":\"Reiniciando\",\"your_membership_is_currently_paused_until\":\"A sua assinatura está pausada até {{state_nag_next_payment_due}}. Você gostaria de reiniciar a sua assinatura agora para baixar\"},\"embed_lightbox\":{\"autosize\":\"Automático\",\"beginning_of_document\":\"Início do documento\",\"copy_link\":\"Copiar link\",\"current_page\":\"Página atual\",\"custom\":\"Personalizado\",\"customization_options_available_below\":\"Opções de personalização disponíveis abaixo\",\"embed\":\"Incorporar\",\"embed_this_in_your_website\":\"Incorpore isto no seu website\",\"format\":\"Formato\",\"fullscreen\":\"Tela inteira\",\"generate_a_link\":\"Gerar um link\",\"height\":\"Altura: \",\"html\":\"HTML\",\"link_options\":\"Opções de link\",\"link_to_the\":\"Criar link para o(a)\",\"options\":\"Opções\",\"preview\":\"Amostra\",\"scroll\":\"Rolar na tela\",\"size\":\"Tamanho\",\"slideshow\":\"Slideshow\",\"start_at_page\":\"Iniciar na página:\",\"style\":\"Estilo:\",\"sup_sup_the_code_will_be_updated\":\"\\u003csup\\u003e*\\u003c/sup\\u003e O código será atualizado com base nas suas alterações.\",\"width\":\"Largura: \",\"wordpress\":\"Wordpress\"},\"flag_doc_lightbox\":{\"cancel\":\"Cancelar\",\"if_you_are_the_copyright_owner_html\":\"Se você tem os direitos autorais deste documento e quer denunciá-lo, por favor, visite a página de \\u003ca href=\'{{faq_urls_copyright_infringement}}\'\\u003enotificação de violação de direitos autorais\\u003c/a\\u003e para fazer uma denúncia.\",\"please_tell_us_reason_s_for_reporting\":\"Por favor, conte-nos porque você está denunciando este documento\",\"submit\":\"Enviar\"},\"print_lightbox\":{\"cancel\":\"Cancelar\",\"download_and_print\":\"Baixar e imprimir\",\"in_order_to_print_this_document_\":\"Para imprimir este documento do Scribd, você precisará baixá-lo primeiro.\",\"print_document\":\"Imprimir documento\"}},\"redesign_elements\":{\"actions\":{\"embed\":\"Incorporar\",\"print\":\"Imprimir\",\"share\":\"Compartilhar\"},\"metadata_section\":{\"full_description\":\"Descrição completa\",\"related_titles\":\"Títulos relacionados\"},\"more_info_module\":{\"document_information\":\"Dados do documento\"}},\"show\":{\"sign_in_to_flag_this_title\":\"Entrar para denunciar este título\",\"you_re_reading_a_preview\":\"Você está lendo uma amostra\"},\"sidebar\":{\"available_formats\":\"Formatos disponíveis\",\"click_to_collapse_document_information\":\"clique para fechar as informações do documento\",\"click_to_expand_document_information\":\"clique para ver informações do documento\",\"copyright\":\"Direitos autorais:\",\"copyright_no_colon\":\"Direitos autorais\",\"document_useful_message\":\"Você considera este documento útil?\",\"download_or_read_formats\":\"{{extensions}} ou leia online no Scribd\",\"is_this_inappropriate_content\":\"Este conteúdo é inapropriado?\",\"isbn\":\"ISBN:\",\"isbn_no_colon\":\"ISBN\",\"report_this_document\":\"Denunciar este documento\",\"share_or_embed_document\":\"Compartilhar ou incorporar documento\",\"strong_download_strong_as_available_extensions_map_upcase_join_or_read_online\":\"\\u003cstrong\\u003eBaixe\\u003c/strong\\u003e no formato {{available_extensions_map_upcase_join}} ou leia online no Scribd\",\"uploaded_by\":\"Enviado por\",\"view_more\":\"Ver mais\",\"written_by\":\"Escrito por\"},\"toolbar\":{\"exit_fullscreen\":\"Sair da tela inteira\",\"fullscreen\":\"Tela inteira\",\"of_numberformat_props_document_total_pages\":\"de {{numberformat_props_document_total_pages}}\",\"search_document\":\"Pesquisar no documento\",\"showing_strong_1_strong_result_for_query\":\"Mostrando \\u003cstrong\\u003e1\\u003c/strong\\u003e resultado para\",\"showing_strong_num_results_strong_results_for_query\":\"Mostrando \\u003cstrong\\u003e{{num_results}}\\u003c/strong\\u003e resultado para\",\"you_are_on_page_props_current_page\":\"Você está na página {{props_current_page}}\",\"zoom_in\":\"Aumentar zoom\",\"zoom_out\":\"Diminuir zoom\"},\"upvote\":{\"not_useful\":\"Não útil\",\"this_document_is\":\"Este documento é...\",\"useful\":\"Útil\"}},\"plan_selection_page\":{\"plan_card\":{\"a_selection\":\"Mais de 200 mil e-books e audiolivros, incluindo uma seleção dos nossos títulos mais populares\",\"billed_monthly\":\"Cobrança mensal após o teste.\",\"docs_presentations\":\"Mais de 170 milhões de documentos e apresentações no Scribd e SlideShare sem anúncios\",\"magazines_etc\":\"Revistas, podcasts e partituras\",\"plus\":\"Plus:\",\"titles_per_month\":\"{{titles}} títulos por mês do nosso catálogo Plus, que inclui ainda mais best-sellers e novos lançamentos\",\"unlimited\":\"Acesso ilimitado a:\"}},\"plans\":{\"unlock_dropdown\":{\"subscription_ends_date\":\"O período de assinatura termina em {{date}}\",\"unlocks\":\"{{count}} desbloqueio\",\"unlocks_plural\":\"{{count}} desbloqueios\",\"unlocks_renew\":\"Desbloqueios são renovados em {{refresh_date}}\",\"unlocks_renew_after_payment_information\":\"Os desbloqueios são realizados após a atualização das informações de pagamento.\",\"view_unlock_history\":\"Visualizar histórico de desbloqueios\"},\"unlock_modal\":{\"after_unlocking_this_title\":\"Depois de desbloquear este título, você terá {{count}} desbloqueio restante até {{refresh_date}}.\",\"after_unlocking_this_title_plural\":\"Depois de desbloquear este título, você terá {{count}} desbloqueios restantes até {{refresh_date}}.\",\"unlock_this_title\":\"Desbloquear este título\",\"you_have_unlocks_available\":\"Você tem {{count}} desbloqueio disponível.\",\"you_have_unlocks_available_plural\":\"Você tem {{count}} desbloqueios disponíveis.\"}},\"privacy_policy_modal\":{\"accept\":\"Aceitar e continuar\",\"details_below\":\"Veja os detalhes abaixo. Ao aceitar, você concorda com a política de privacidade atualizada.\",\"thank_you\":\"Agradecemos!\",\"title\":\"Atualizamos nossa política de privacidade.\",\"try_again\":\"Tivemos um problema, tente novamente.\",\"updated_privacy_policy\":\"Atualizamos nossa política de privacidade para estarmos em conformidade com as mudanças nas regulamentações globais de privacidade e para fornecer a você informações sobre as formas limitadas de usarmos seus dados.\",\"view_policy\":\"Ver política de privacidade atualizada\"},\"promos\":{\"annual_offer\":{\"current_plan\":\"Plano atual\",\"immerse\":\"Aproveite o ano inteiro\",\"read_more_html\":\"Saiba mais. \\u003cspan class=\'save_text\'\\u003eEconomize mais.\\u003c/span\\u003e\",\"save_percent\":\"Economize {{value}}%\",\"switch_plan\":\"Mudar de plano\",\"terms_footer_html\":\"Será cobrada a taxa anual de {{price}} em {{date}} ao clicar em \\\"Mudar de plano\\\". Consulte nossos \\u003ca class=\'terms_link\' target=\\\"_blank\\\" href={{href}}\\u003etermos de serviço\\u003c/a\\u003e.\"}},\"receipt\":{\"download\":{\"document\":\"Documento\",\"download_iframe\":\"Baixar o iframe\",\"downloading\":\"Baixando\"}},\"saved\":{\"list_item_controls\":{\"create_list\":\"Criar lista\"}},\"scribd\":{\"modal\":{\"opt_in\":{\"continue_to_scribd\":\"Continuar no Scribd\",\"special_offers_new_content_to_your_inbox\":\"Saiba mais sobre ofertas especiais, novos conteúdos, além de recomendações de nossos produtos premium enviadas diretamente para sua caixa de entrada.\"},\"progressive_profile\":{\"send_me_email_updates\":\"Envie-me atualizações do Scribd por e-mail\",\"welcome_to_scribd\":\"Este é o Scribd!\"},\"upsell\":{\"get_the_most_out_of_scribd\":\"Aproveite o Scribd ao máximo\",\"unlock_full_access_read_offline\":\"Libere o acesso total à biblioteca digital mais fascinante do mundo. Faça downloads gratuitos ilimitados e leia off-line no aplicativo.\"}},\"navigation_category\":{\"academic\":\"Escolar\",\"culture\":\"Cultura\",\"hobbies_and_crafts\":\"Passatempos e Artesanato\",\"personal_growth\":\"Crescimento Pessoal\",\"professional\":\"Profissional\"},\"shared\":{\"cross_link_message\":\"No Scribd\"}},\"search\":{\"filters\":{\"filters\":\"Filtros\"},\"pagination\":{\"next\":\"próximo\",\"previous\":\"anterior\"},\"results\":{\"reading_list\":\"Lista de leitura\",\"top_result\":\"Resultado Principal\"}},\"shared\":{\"account_creation\":{\"add_note_sign_in\":\"Para adicionar uma observação, faça o login\",\"add_note_sign_up\":\"Para adicionar uma observação, cadastre-se\",\"already_have_an_account\":\"Já tem uma conta?\",\"annotate_document_sign_in\":\"Para fazer anotações neste documento, faça login\",\"annotate_document_sign_up\":\"Para fazer anotações neste documento, inscreva-se\",\"annotate_sign_in\":\"Para anotar, faça login\",\"back_to_sign_in\":\"Volte para fazer login\",\"continue_reading_sign_in\":\"Para continuar lendo, faça o login\",\"continue_reading_sign_up\":\"Para continuar lendo, cadastre-se\",\"create_bookmark_sign_in\":\"Para criar um marcador, faça login\",\"create_bookmark_sign_up\":\"Para criar um marcador, cadastre-se\",\"creating_your_account\":\"Criando sua conta...\",\"disclaimer\":\"Ao se inscrever no Scribd, você concorda com nossos \\u003ca href=\\\"{{terms_href}}\\\" target=\\\"_blank\\\" tabIndex=\\\"0\\\"\\u003eTermos de Serviço {{opens_in_new_window}}\\u003c/a\\u003e e nossa \\u003ca href=\\\"{{privacy_href}}\\\" target=\\\"_blank\\\" tabIndex=\\\"0\\\"\\u003ePolítica de Privacidade {{opens_in_new_window}}\\u003c/a\\u003e\",\"download_document_sign_in\":\"Para fazer o download deste documento, faça o login\",\"download_document_sign_up\":\"Para fazer o download deste documento, cadastre-se\",\"errors\":{\"email_invalid\":\"Este endereço de e-mail é inválido ou está bloqueado. Insira outro e-mail.\",\"email_registered\":\"Esse endereço de e-mail já está cadastrado no Scribd. Insira sua senha para fazer login.\",\"email_taken\":\"Esse endereço de e-mail está sendo usado por outro usuário, tente novamente.\",\"invalid_character_in_name_please_remove\":\"Caractere inválido no nome. Remova os caracteres especiais\",\"no_valid_email_modal_desc\":\"Seu endereço de e-mail não foi informado ou é inválido. Para manter sua conta segura, forneça um e-mail válido.\",\"no_valid_email_modal_title\":\"Atualize seu endereço de e-mail\",\"password_10_chars\":\"Insira uma senha com pelo menos 10 caracteres\",\"please_enter_a_name\":\"Insira um nome\",\"please_enter_a_valid_email\":\"Insira um endereço de e-mail válido\",\"that_doesn_t_appear_to_be_a\":\"Parece que esse endereço de e-mail não é válido. Tente novamente.\"},\"facebook\":{\"error\":\"Infelizmente não conseguimos fazer seu login via Facebook no momento.\",\"sign_in\":\"Continuar com o Facebook\",\"sign_up\":\"Cadastre-se com Facebook\"},\"fail\":\"Falha.\",\"flag_document_sign_in\":\"Para marcar este documento, faça o login\",\"flag_document_sign_up\":\"Para marcar este documento, cadastre-se\",\"forgot\":{\"enter_email\":\"Insira seu endereço de e-mail e enviaremos a você um e-mail com um link para redefinir sua senha.\",\"weve_sent_email_html\":\"Enviamos um e-mail para \\u003cstrong\\u003e{{escape_validated_email}}\\u003c/strong\\u003e com instruções para redefinir sua senha. Se você não o receber logo, verifique sua pasta de spam e leia este \\u003ca href=\\\"https://support.scribd.com/hc/articles/210134406-What-do-I-do-if-I-ve-lost-or-forgotten-my-password-\\\"\\u003eartigo da Central de Ajuda\\u003c/a\\u003e.\"},\"forgot_password\":\"Esqueceu a senha?\",\"give_gift_sign_in\":\"Para oferecer este presente, crie uma conta Scribd\",\"give_gift_sign_up\":\"Para oferecer este presente, cadastre-se\",\"google\":{\"error\":\"Não foi possível fazer login com o Google\"},\"highlight_document_sign_in\":\"Para destacar este documento, faça o login\",\"highlight_document_sign_up\":\"Para destacar este documento, cadastre-se\",\"join_today_to_start_reading\":\"Cadastre-se hoje mesmo para começar a ler\",\"logging_you_in\":\"Login em andamento...\",\"not_you\":\"Não é você?\",\"now_bringing_you_back\":\"Trazendo você de volta...\",\"pass\":\"Passar.\",\"password_must_be_at_least_ten_characters\":\"Deve conter pelo menos 10 caracteres\",\"password_not_been_breached\":\"A senha não foi violada\",\"password_strength\":\"Força da senha\",\"password_strength_colon\":\"Força da senha: \",\"password_strength_good\":\"Boa\",\"password_strength_moderate\":\"Moderada\",\"password_strength_strong\":\"Forte\",\"password_strength_weak\":\"Fraca\",\"people_browsing_scribd_html\":\"\\u0026lt;span\\u0026gt;{{count, locale}} pessoa\\u0026lt;/span\\u0026gt; estão explorando o Scribd neste momento\",\"people_browsing_scribd_html_plural\":\"\\u0026lt;span\\u0026gt;{{count, locale}} pessoas\\u0026lt;/span\\u0026gt; estão explorando o Scribd neste momento\",\"rate_document_sign_in\":\"Para avaliar este documento, faça o login\",\"rate_document_sign_up\":\"Para avaliar este documento, cadastre-se\",\"recaptcha_disclaimer\":\"Este site está protegido pelo reCAPTCHA e a \\u003ca href=\\\"{{privacy_href}}\\\" target=\\\"_blank\\\"\\u003ePolítica de Privacidade {{opens_in_new_window}}\\u003c/a\\u003e e \\u003ca href=\\\"{{policy_href}}\\\" target=\\\"_blank\\\"\\u003eTermos de Serviço {{opens_in_new_window}}\\u003c/a\\u003e do Google são aplicáveis.\",\"redeem_offer_sign_in\":\"Para resgatar esta oferta, faça o login\",\"redeem_offer_sign_up\":\"Para resgatar esta oferta, cadastre-se\",\"remember_me\":\"Lembre-se de mim\",\"reset_password\":\"Redefinir senha\",\"save_document_sign_in\":\"Para salvar este documento, faça o login\",\"save_document_sign_up\":\"Para salvar este documento, cadastre-se\",\"send_me_updates_from_scribd\":\"Envie-me atualizações do Scribd\",\"share_quote_sign_in\":\"Para compartilhar esta citação, faça o login\",\"share_quote_sign_up\":\"Para compartilhar esta citação, cadastre-se\",\"sign_in\":\"Fazer login\",\"sign_in_add_note\":\"Para adicionar uma observação, faça login\",\"sign_in_bookmark\":\"Para criar um marcador, faça login\",\"sign_in_create_list\":\"Para criar uma lista, faça login\",\"sign_in_download\":\"Para fazer o download, faça login\",\"sign_in_follow\":\"Para seguir, faça login\",\"sign_in_give_gift\":\"Para oferecer este presente, crie uma conta Scribd\",\"sign_in_highlight\":\"Para destacar, faça login\",\"sign_in_rate\":\"Para avaliar, faça login\",\"sign_in_redeem\":\"Para resgatar, faça login\",\"sign_in_review\":\"Para avaliar, faça login\",\"sign_in_save\":\"Para salvar, faça login\",\"sign_in_share_quote\":\"Para compartilhar esta citação, faça login\",\"sign_in_start_months\":\"Para iniciar sua avaliação gratuita de {{count}} mês, crie uma conta Scribd\",\"sign_in_start_months_plural\":\"Para iniciar sua avaliação gratuita de {{count}} meses, crie uma conta Scribd\",\"sign_in_successful\":\"O login foi feito com sucesso\",\"sign_in_to_scribd\":\"Fazer login no Scribd\",\"sign_in_upload\":\"Para fazer o upload, faça login\",\"sign_in_with_email\":\"Faça login com e-mail\",\"sign_up\":\"Cadastre-se\",\"sign_up_add_note_this_title\":\"Registre-se para adicionar uma nota a este título.\",\"sign_up_annotate\":\"Inscreva-se para fazer anotações\",\"sign_up_continue_reading_this_title\":\"Registre-se para continuar lendo este título.\",\"sign_up_create_bookmark_this_title\":\"Registre-se para criar um marcador.\",\"sign_up_create_list_this_title\":\"Registre-se para criar uma lista.\",\"sign_up_download_this_title\":\"Registre-se para baixar esse título.\",\"sign_up_follow_magazine_this_title\":\"Registre-se para acompanhar esta revista.\",\"sign_up_free_months_this_title\":\"Registre-se para iniciar seu {{count}} mês gratuito.\",\"sign_up_free_months_this_title_plural\":\"Registre-se para iniciar seus {{count}} meses gratuitos.\",\"sign_up_give_gift_this_title\":\"Registre-se para dar este presente.\",\"sign_up_highlight_this_title\":\"Registre-se para destacar.\",\"sign_up_or_sign_in\":\"Cadastre-se ou faça login\",\"sign_up_save\":\"Para salvar, crie uma conta Scribd\",\"sign_up_save_this_title\":\"Registre-se para salvar esse título.\",\"sign_up_share_quote_this_title\":\"Registre-se para compartilhar uma citação desse título.\",\"sign_up_successful\":\"Cadastro bem-sucedido\",\"sign_up_to_rate_title\":\"Cadastre-se para dar uma nota a esse título\",\"sign_up_to_review_title\":\"Inscreva-se para avaliar este título\",\"sign_up_with_email\":\"Cadastre-se com o endereço de e-mail\",\"signup_to_redeem_offer\":\"Cadastre-se para resgatar a oferta\",\"start_free_months_sign_in\":\"Para iniciar seu {{count}} mês grátis, faça o login\",\"start_free_months_sign_in_plural\":\"Para iniciar seus {{count}} meses grátis, faça o login\",\"start_free_months_sign_up\":\"Para iniciar seu {{count}} mês grátis, cadastre-se\",\"start_free_months_sign_up_plural\":\"Para iniciar seus {{count}} meses grátis, cadastre-se\",\"upload_document_sign_in\":\"Para fazer upload de um documento, faça o login\",\"upload_document_sign_up\":\"Para fazer upload de um documento, cadastre-se\",\"use_another_email_address\":\"Utilize outro endereço de e-mail\"},\"actions\":{\"read_continue\":\"Continue a ler\",\"read_preview\":\"Ler a amostra\"},\"ad_blocker_modal\":{\"i_disabled_my_ad_blocker\":\"Eu desativei o bloqueador de anúncios\",\"it_looks_like_youre_using_and_ad_blocker\":\"Parece que você está usando um bloqueador de anúncios.\",\"show_me_how\":\"Mostre-me como\",\"to_listen_to_titels_on_everand_disble_ad_blocker_or_use_mobile_app\":\"Para ouvir obras no Everand, desative o bloqueador de anúncios ou use nosso aplicativo móvel.\",\"to_read_titles_on_everand_disable_ad_blocker_or_use_mobile_app\":\"Para ler obras no Everand, desative o bloqueador de anúncios ou use nosso aplicativo móvel.\"},\"byline\":{\"and\":\"e\",\"by\":\"De\",\"published_by\":\"Publicado por\",\"written_by\":\"Escrito por\"},\"carousels\":{\"carousel_next\":\"Próximo no carrossel\",\"carousel_previous\":\"Anterior no carrossel\",\"skip_carousel\":\"Pular no carrossel\"},\"common\":{\"ad\":\"anúncio\",\"add_a_new_payment_method\":\"Adicionar um novo método de pagamento\",\"added_by\":\"Adicionado por\",\"back\":\"Voltar\",\"back_to_top\":\"Voltar para o topo\",\"cancel\":\"Cancelar\",\"close\":\"Fechar\",\"close_dialog\":\"Fechar a caixa de diálogo\",\"delete\":\"Excluir\",\"description\":\"Descrição\",\"do_not_ask_me_again\":\"Não me pergunte de novo\",\"download\":\"Baixar\",\"email_address\":\"Endereço de e-mail\",\"error\":\"Erro\",\"errors\":{\"could_not_complete_request\":\"Não conseguimos concluir sua solicitação\",\"failed_to_delete_review\":\"A avaliação não foi excluída. Tente novamente.\",\"failed_to_load\":\"Não foi possível carregar, tente novamente\",\"failed_to_remove_title\":\"Não foi possível remover o título\",\"failed_to_save_review\":\"Sua avaliação não foi excluída. Tente novamente.\",\"failed_to_save_review_vote\":\"Seu voto não foi salvo. Tente novamente.\",\"failed_to_save_title\":\"Não foi possível salvar o título\",\"please_try_again_later\":\"Tente novamente mais tarde.\"},\"forms\":{\"at_least_10_characters\":\"(pelo menos 10 caracteres)\",\"email\":\"E-mail\",\"error\":\"Erro\",\"invalid\":\"Inválido\",\"invalid_email\":\"Insira um endereço de e-mail válido\",\"name\":\"Nome\",\"optional\":\"(opcional)\",\"password\":\"Senha\",\"please_enter_a_password\":\"Insira uma senha\",\"please_enter_an_email\":\"Insira um endereço de e-mail\",\"required\":\"(obrigatório)\"},\"hide\":\"Ocultar\",\"info\":\"Informação\",\"issue\":\"Edição\",\"key_insights\":\"Informações importantes de\",\"learn_more\":\"Saiba mais\",\"length\":\"Duração\",\"library\":{\"add_to_list\":{\"success_message\":\"Adicionado a {{collection_name}}\"},\"add_with_title\":\"Salve {{title}} para mais tarde\",\"remove_with_title\":\"Remover {{title}} de Salvos\",\"sign_up_to_save\":\"Cadastre-se para salvar esse título\"},\"listen_free\":\"Ouça grátis\",\"listen_free_for_30_days\":\"Ouça gratuitamente por {{trialDuration}} dias\",\"listen_now\":\"Escutar agora\",\"listen_on_everand\":\"Ouvir no Everand\",\"load_more\":\"Carregar mais\",\"more_about_this_title\":\"Mais sobre este título\",\"new_to_scribd\":\"Novo(a) no Scribd?\",\"notice\":\"Aviso prévio\",\"opens_in_a_new_window\":\"uma nova janela será aberta\",\"or\":\"ou\",\"play_preview\":\"Reproduzir a amostra\",\"preferred_language_set_to_language\":\"Idioma preferido definido como {{language}}\",\"progress\":{\"listened\":\"concluído (áudio)\",\"read\":\"ler\"},\"read_count\":\"{{count}} leitura\",\"read_count_plural\":\"{{count}} leituras\",\"read_free\":\"Leia grátis\",\"read_more\":\"Ler mais\",\"read_now\":\"Ler agora\",\"read_on_everand\":\"Ler no Everand\",\"read_on_scribd\":\"Ler no Scribd\",\"read_preview\":\"Ler a amostra\",\"related_categories\":\"Categorias relacionadas\",\"remove\":\"Remover\",\"remove_from_saved\":\"Remover de Salvos\",\"removed_from_saved\":\"Removido de Salvos\",\"removed_from_your_saved_list\":\"Removido da sua lista salva.\",\"restart_subscription\":\"Renovar a assinatura\",\"resume_subscription\":\"Reativar a assinatura\",\"save\":\"Salvar\",\"save_for_later\":\"Salvar para mais tarde\",\"saved\":\"Salvos\",\"selected\":\"(selecionado(a))\",\"send_email\":\"Enviar e-mail\",\"share_on\":{\"email\":\"Compartilhar por e-mail\",\"email_mail_client\":\"Ao compartilhar por e-mail, o aplicativo de e-mails será aberto\",\"facebook\":\"Compartilhar no Facebook\",\"facebook_new_window\":\"Ao compartilhar no Facebook, uma nova janela será aberta\",\"linkedin\":\"Compartilhar no LinkedIn\",\"linkedin_new_window\":\"Ao compartilhar no LinkedIn, uma nova janela será aberta\",\"pinterest\":\"Compartilhar no Pinterest\",\"pinterest_new_window\":\"Ao compartilhar no Pinterest, uma nova janela será aberta\",\"twitter\":\"Compartilhar no Twitter\",\"twitter_new_window\":\"Ao compartilhar no Twitter, uma nova janela será aberta\"},\"show\":\"Mostrar\",\"sign_in\":\"Fazer login\",\"sign_out\":\"Sair\",\"songbook\":\"Songbook\",\"start_your_subscription\":\"Começar sua assinatura\",\"success\":\"Sucesso\",\"success_exclamation\":\"Sucesso!\",\"title_author_separator\":\"de\",\"undo\":\"Desfazer\",\"undo_title_removed_from_saved\":\"Desfazer {{title}} removido de Salvos\",\"uploaded_by\":\"Enviado por\",\"welcome_back\":\"Bem-vindo(a) de volta!\",\"welcome_back_exclamation\":\"Bem-vindo(a) de volta!\",\"worlds_fascinating_library\":\"A biblioteca mais fascinante do mundo\"},\"competitor_matrix\":{\"last_updated_aug\":\"Última atualização em 5 de agosto de 2021\",\"million_ebooks\":\"Mais de 1.000.000 de e-books\",\"million_magazine_news_articles\":\"Mais de 1.000.000 de revistas e artigos de notícias\",\"no\":\"Não\",\"thousands_audiobooks\":\"Mais de 200.000 de audiobooks\",\"title\":\"Confira por que os leitores escolhem o Scribd\",\"yes\":\"Sim\"},\"content_lengths\":{\"articles_with_count\":\"{{count, locale}} artigo\",\"articles_with_count_plural\":\"{{count, locale}} artigos\",\"hour_with_count\":\"{{count, locale}} hora\",\"hour_with_count_plural\":\"{{count, locale}} horas\",\"minute_with_count\":\"{{count, locale}} minuto\",\"minute_with_count_plural\":\"{{count, locale}} minutos\",\"page_with_count\":\"{{count, locale}} página\",\"page_with_count_plural\":\"{{count, locale}} páginas\",\"songs_with_count\":\"{{count, locale}} canção\",\"songs_with_count_plural\":\"{{count, locale}} canções\"},\"content_preview\":{\"leaving_everand\":\"Saindo do Everand em {{date}}\"},\"content_types\":{\"series\":\"Série\"},\"doc_download_modal\":{\"check_out_these\":\"Confira estes outros ótimos títulos\",\"download_as\":\"Fazer o download como:\",\"download_document\":\"Fazer o download do documento\",\"download_iframe\":\"Fazer o download de iframe\",\"download_started\":\"Seu download começou\",\"membership_paused_html\":\"Sua assinatura está pausada até {{resumeMembershipDate}}. Gostaria de retomar sua assinatura agora para fazer download de \\u003cem\\u003e{{title}}\\u003c/em\\u003e?\",\"not_available\":\"Esse documento não está disponível para download\",\"uploaded\":\"Upload realizado por\"},\"doc_preview\":{\"views\":\"{{formatted_views}} visualizações\"},\"errors\":{\"action_incomplete_heading\":\"Ação incompleta\",\"action_incomplete_message\":\"Ops! Lamentamos, mas não foi possível concluir a ação solicitada neste momento. Agradecemos sua paciência enquanto encontramos uma solução.\",\"something_went_wrong\":\"Algo deu errado. Tente novamente.\"},\"everand\":{\"cta\":{\"download_free_days\":\"Baixe e use grátis por {{trialDuration}} dias\",\"read_free_for_30_days\":\"Leia gratuitamente por 30 dias\"}},\"everand_banner\":{\"visit_everand\":\"Visite Everand.\"},\"footer\":{\"about\":\"Sobre\",\"about_scribd\":\"Sobre o Scribd\",\"accessibility\":\"Acessibilidade\",\"cancel_contract\":\"Cancele aqui os contratos\",\"contact_us\":\"Fale conosco\",\"cookie_preferences\":\"Preferências de cookies\",\"copyright\":\"Direitos Autorais\",\"copyright_copy_current_year_scribd\":\"Copyright \\u0026copy; {{currentYear}} Scribd Inc.\",\"do_not_sell_share_info\":\"Não vender ou compartilhar minhas informações pessoais\",\"everand_books_audiobooks\":\"Everand: e-books e audiolivros\",\"footer_menu\":\"Menu inferior\",\"gifts\":\"Presentes\",\"help_faq\":\"Ajuda / Perguntas frequentes\",\"invite_friends\":\"Convidar amigos\",\"join_our_team_exclamation\":\"Faça parte de nossa equipe!\",\"legal\":\"Jurídico\",\"our_blog\":\"Nosso blog\",\"press\":\"Imprensa\",\"privacy\":\"Privacidade\",\"publishers\":\"Editoras\",\"purchase_help\":\"Ajuda para comprar\",\"redeem_gift_card\":\"Resgatar cartão presente\",\"scribd_-_download_on_the_app_store\":\"Scribd – Faça o download na App Store\",\"scribd_-_get_it_on_google_play\":\"Scribd – Faça o download no Google Play\",\"scribd_-_get_it_on_kindle_fire\":\"Scribd para Kindle Fire\",\"scribd_for_enterprise\":\"Scribd para empresas\",\"social\":\"Social\",\"support\":\"Suporte\",\"terms\":\"Termos\"},\"get_app_modal\":{\"an_error_occurred_please_try_again\":\"Ocorreu um erro, tente novamente\",\"an_error_occurred_please_try_an\":\"Ocorreu um erro, tente usar um endereço de e-mail\",\"enter_your_email\":\"Insira seu endereço de e-mail\",\"enter_your_phone_or_email\":\"Insira seu endereço de e-mail ou telefone\",\"get_the_app_to_read_and_listen\":\"Faça o download do aplicativo para ler e escutar a qualquer hora, em qualquer lugar.\",\"link_sent_please_check_your_mobile\":\"Link enviado! Verifique seu dispositivo móvel\",\"listen_offline_with_app\":\"Escutar conteúdos off-line com o aplicativo\",\"phone_or_email\":\"Telefone ou endereço de e-mail\",\"please_enter_a_valid_email\":\"Insira um endereço de e-mail válido\",\"please_enter_a_valid_phone_number\":\"Insira um número de telefone válido\",\"please_enter_a_valid_phone_number_or_email\":\"Insira um telefone ou endereço de e-mail válido\",\"read_offline_with_app\":\"Ler off-line com o aplicativo\",\"send\":\"Enviar\"},\"holiday_banner\":{\"days_left_title\":\"Resta apenas {{count}} dia na nossa promoção de presentes de fim de ano!\",\"days_left_title_plural\":\"Restam apenas {{count}} dias na nossa promoção de presentes de fim de ano!\",\"everyday_title\":\"Scribd: dê um presente para ser aberto todos os dias\",\"shop_subscriptions\":\"Comprar assinaturas\"},\"listen_button\":{\"listen_continue\":\"Continuar a escutar\",\"listen_start\":\"Começar a escutar o conteúdo\"},\"lists\":{\"curated_by\":\"Selecionado(a) por\",\"curated_by_everand_editors\":\"Selecionado pelos Editores do Everand\",\"curated_by_scribd_editors\":\"Curadoria dos Editores Scribd\",\"view_total_titles\":\"View {{count}} título\",\"view_total_titles_plural\":\"View {{count}} títulos\"},\"loading_button\":{\"tooltip_content\":{\"loading\":\"Carregando...\"}},\"login\":{\"join_lightbox\":{\"email\":\"E-mail\",\"we_couldn_t_complete_your_request\":\"Não conseguimos concluir o seu pedido\"}},\"mobile_bottom_navigation_tabs\":{\"active\":\", ativos\",\"home\":\"Casa\",\"quick_navigation\":\"Navegação rápida\"},\"modal\":{\"opt_in\":{\"stay_in_the_loop\":\"Fique por dentro\"},\"upsell\":{\"cancel_anytime\":\"Cancele quando quiser\",\"continue_with_free_trial\":\"Continue com o teste gratuito de {{trialDuration}} dias\",\"continue_with_limited_access\":\"Continuar com acesso limitado\",\"or\":\"ou\"}},\"navigation\":{\"open_menu\":\"Abrir o menu de navegação\",\"sidebar\":{\"selected\":\", selecionado(s)\"},\"upload\":\"Fazer o upload\"},\"plan_card\":{\"per_month\":\"/mês\"},\"plan_type\":{\"plus_monthly\":\"Plus mensal\",\"standard_monthly\":\"Standard mensal\"},\"plans\":{\"moving_to_plus\":\"Passando para o Plus em {{date}}\",\"next_unlock_available\":\"Seu próximo desbloqueio estará disponível em {{refresh_date}}\",\"no_unlocks_available\":\"0 desbloqueios disponíveis\",\"num_unlocks_available\":\"{{count}} desbloqueio disponível.\",\"num_unlocks_available_plural\":\"{{count}} desbloqueios disponíveis.\",\"num_unlocks_available_renew_monthly\":\"{{count}} desbloqueio disponível. Os desbloqueios são renovados mensalmente em {{refresh_date}} e não são acumulativos.\",\"num_unlocks_available_renew_monthly_plural\":\"{{count}} desbloqueios disponíveis. Os desbloqueios são renovados mensalmente em {{refresh_date}} e não são acumulativos.\",\"renew_and_upgrade\":\"Renove e faça o upgrade para o Plus para desbloquear este título.\",\"renew_get_next_unlock\":\"Renove sua assinatura para ter o próximo desbloqueio em {{refresh_date}}.\",\"unlock_plus_title\":\"Desbloquear título Plus\",\"unlocked\":\"Desbloqueado\",\"upgrade_to_unlock\":\"Faça upgrade para o plano Plus e desbloqueie \",\"youve_unlocked_this_title\":\"Você desbloqueou este título.\"},\"play_sample_button\":{\"pause\":\"Pausar\",\"play_sample\":\"Reproduzir a amostra\"},\"podcast_episode\":{\"from\":\"De\"},\"podcast_series\":{\"num_episodes\":\"{{ count }} episódio\",\"num_episodes_plural\":\"{{ count }}episódios\",\"num_podcast_episodes\":\"{{count, locale}} episódio do podcast\",\"num_podcast_episodes_plural\":\"{{count, locale}} episódios do podcast\"},\"promos\":{\"annual_offer\":{\"annual\":\"Prêmio Anual\",\"monthly\":\"Prêmio Mensal\",\"youre_all_set_html\":\"Está tudo pronto! Você atualizou o seu plano. \\u003ca href={{account_settings_url}}\\u003eVeja seu plano\\u003c/a\\u003e em sua conta.\"}},\"react\":{\"button_menu\":{\"close_menu\":\"Fechar menu\"},\"modals\":{\"delete_item_in_list\":{\"cancel\":\"Cancelar\",\"delete\":\"Excluir\",\"do_not_ask_me_again\":\"Não me pergunte novamente\",\"removing_from_saved_will_also_delete\":\"Remover dos Salvos também excluirá o título das suas listas.\",\"this_title_is_also_in_a\":\"Este título também está em uma lista.\"}},\"save_button\":{\"failed_to_remove_title\":\"Falha ao remover o título\",\"failed_to_save_title\":\"Falha ao salvar o título\",\"remove_short_title_from_saved\":\"Remover {{short_title}} dos Salvos\",\"save_short_title_for_later\":\"Salvar {{short_title}} para ler mais tarde\",\"sign_up_to_save\":\"Registre-se para salvar este título\"},\"sharing_buttons\":{\"check_out_props_share_title_on_scribd\":\"Confira {{props_share_title}} no Scribd\",\"i_m_reading_props_document_collection_name_on_scribd_props_document_collection_url\":\"Estou lendo {{props_document_collection_name}} no Scribd: {{props_document_collection_url}}\",\"read_props_document_collection_name_on_scribd\":\"Leia {{props_document_collection_name}} no Scribd\",\"share_on_facebook\":\"Compartilhar no Facebook\",\"share_on_facebook_opens_a_new\":\"Compartilhe no Facebook, uma nova janela será aberta\",\"share_on_linkedin\":\"Compartilhar no LinkedIn\",\"share_on_linkedin_opens_a_new\":\"Compartilhe no LinkedIn, uma nova janela será aberta\",\"share_on_twitter\":\"Compartilhar no Twitter\",\"share_on_twitter_opens_a_new\":\"Compartilhe no Twitter, uma nova janela será aberta\",\"share_with_email\":\"Compartilhar com e-mail\",\"share_with_email_opens_mail_client\":\"Compartilhe com e-mail, uma nova janela será aberta\",\"sharing_options\":\"Opções de compartilhamento\"}},\"reading_progress\":{\"base\":{\"we_ve_moved_you_to_where_you\":\"Movemos você para onde você estava no seu {{progress_device_name}}\"}},\"renew_upgrade_modal\":{\"please_renew_your_subscription_first_in\":\"Renove sua assinatura primeiro para poder fazer o upgrade para o Plus e desbloquear este título.\",\"renew_and_upgrade_to_unlock\":\"Renove e faça o upgrade para desbloquear este título\",\"renew_subscription\":\"Renovar assinatura\"},\"resume_membership\":\"Retomar assinatura\",\"save_button\":{\"save\":\"Salvar\",\"saved\":\"Salvos\"},\"sharing_buttons\":{\"hi_there_document_action_and_thought_you\":\"Olá, {{document_action}} e achei que você gostaria dele. {{document_title}} de {{document_author_or_publisher_name_or_login}} {{doc_url}} O Scribd lhe dá acesso mensal a livros, audiolivros e muito mais - por menos do que o preço de um livro comum. Registre-se hoje e {{trial_cta_downcase}}. Saiba mais em: http://www.scribd.com/\",\"i_m_reading_document_title_on_suffix\":\"Estou lendo {{document_title}} em {{suffix}}\"},\"skip_link\":{\"skip_content\":\"Pular conteúdo\"},\"social_buttons\":{\"scribd_on_facebook_aria_label\":\"Scribd no Facebook\",\"scribd_on_instagram_aria_label\":\"Scribd no Instagram\",\"scribd_on_pinterest_aria_label\":\"Scribd no Pinterest\",\"scribd_on_twitter_aria_label\":\"Scribd no Twitter\"},\"star_ratings\":{\"clear_rating\":\"Limpar classificação\",\"i_didnt_like_it_at_all\":\"Odiei\",\"i_didnt_like_it_that_much\":\"Não gostei muito\",\"i_liked_it\":\"Gostei\",\"i_loved_it\":\"Amei\",\"i_thought_it_was_ok\":\"Achei razoável\",\"rate_as_rating_out_of_5\":\"Avaliar como {{value}} de cinco\",\"rating_rating_to_display_out_of_5_stars\":\"Nota: {{ratingToDisplay}} de 5 estrelas\",\"ratings\":\"avaliação\",\"ratings_plural\":\"avaliações\",\"saved\":\"Salvo!\",\"selected\":\"(selecionado(a))\",\"user_rating_star_rating_saved\":\"Nota por estrelas de {{userRating}} salva\"},\"start_exploring\":\"Começar a explorar\",\"text_links\":{\"all_categories\":\"Todas as categorias\",\"related_authors\":\"Autores relacionados\",\"view_all_categories_in_category\":\"Visualizar todas as categorias em {{category}}\",\"view_fewer\":\"Visualizar menos\",\"view_more\":\"Visualizar mais\"},\"time_remaining\":{\"hours\":\"{{count}} hora restante\",\"hours_plural\":\"{{count}} horas restante\",\"minutes\":\"{{count}} min restante\",\"minutes_plural\":\"{{count}} minutos restante\",\"pages\":\"{{count}} página restante\",\"pages_plural\":\"{{count}} páginas restante\"},\"trial\":{\"cancel_anytime\":\"Cancele quando quiser.\"},\"trial_duration\":{\"first_days_free\":\"Seus primeiros {{trialDuration}} dias são gratuitos.\",\"read_free_days\":\"Leia gratuitamente por {{trialDuration}} dias\",\"start_trial_days\":\"Comece seus {{trialDuration}} dias gratuitos\",\"upload_for_free_days\":\"Obtenha acesso total (páginas {{startPage}}–{{endPage}}) fazendo upload de documentos ou com um período de teste gratuito de {{trialDuration}} dias\"}},\"slideshare\":{\"accessibility\":{\"logo\":\"SlideShare, uma empresa Scribd\"},\"checkout\":{\"hero_banner_title\":\"Seu documento de SlideShare\"},\"join\":{\"ad_free_sign_up_sub_title\":\"Você terá acesso instantâneo a milhões de apresentações, documentos, e-books, audiolivros, revistas, podcasts e muito mais. Vamos enviar um lembrete antes do fim do teste.\",\"ad_free_sign_up_title\":\"Para aproveitar o SlideShare sem anúncios, inscreva-se para aproveitar uma avaliação gratuita do Scribd de {{trialDuration}} dias\",\"already_have_scribd_account\":\"Já tem uma conta Scribd?\",\"create_account\":\"Crie uma conta Scribd para continuar\",\"get_instant_access\":\"Obtenha acesso instantâneo a milhares de documentos, livros digitais, audiobooks, revistas, podcasts e muito mais, tudo em uma única assinatura.\",\"need_account_sign_in_slideshare\":\"Você pode usar essa conta para acessar o SlideShare e o Scribd.\",\"to_continue_reading\":\"Para continuar a leitura no SlideShare, inscreva-se para obter {{trialDuration}} dias de avaliação gratuita do Scribd\",\"trial_duration\":\"Para fazer o download no SlideShare, inscreva-se para um {{trialDuration}} dia de avaliação gratuita do Scribd\"},\"login\":{\"sign_in\":\"Faça login com sua conta Scribd para continuar\"}},\"subscribe_now\":{\"modal\":{\"continue_to_scribd\":\"Continuar no Scribd\",\"looking_for_our_ebooks_audiobooks\":\"Está procurando nossos e-books e audiolivros?\",\"scribd_recently_launched_everand\":\"O Scribd lançou recentemente o \\u003cem\\u003eEverand\\u003c/em\\u003e como seu novo lar para e-books, audiolivros, revistas, partituras e podcasts. O Scribd ainda é o seu lar para documentos enviados pela comunidade.\",\"visit_everand\":\"Visite o Everand\",\"welcome_to_scribd\":\"Bem-vindo ao Scribd!\"}},\"webpack\":{\"doc_page\":{\"src\":{\"App\":{\"Page\":{\"BetweenPageInterstitial\":{\"BetweenPageInterstitial\":{\"continue_for_free\":\"Continue de graça\",\"you_re_reading_a_preview\":\"Você está lendo uma amostra\"}},\"BetweenPageUserRating\":{\"BetweenPageUserRating\":{\"dismiss_user_rating_prompt\":\"Ignorar solicitação de avaliação do usuário\",\"improve_your_experience\":\"Melhore a sua experiência\",\"rating_will_help_us_to_suggest\":\"A avaliação nos ajudará a sugerir documentos ainda melhor relacionados a todos os nossos leitores!\"}},\"BlurPromo\":{\"BlurPromo\":{\"become_a_scribd_member_to_read\":\"Torne-se um membro do Scribd para ler e baixar documentos completos.\",\"cancel_anytime\":\"Cancele quando quiser\",\"continue_for_free\":\"Continue de graça\",\"continue_reading_with_trial\":\"Continue lendo com o teste\",\"or\":\"Ou\",\"update_payment\":\"Atualizar pagamento\",\"update_payment_for_full_access\":\"Atualize o pagamento para obter acesso total.\",\"upload_to_download\":\"Envie para baixar\",\"upload_your_documents_to_download\":\"Envie seus documentos para baixar.\"}},\"Body\":{\"Body\":{\"share_this_document\":\"Compartilhar este documento\"},\"Document\":{\"mappings\":{\"thank_you_for_your_rating\":\"Obrigado pela sua avaliação!\"}},\"FixedViewportBottomComponents\":{\"CollapseButton\":{\"CollapseButton\":{\"click_to_collapse_related_titles\":\"Clique para ocultar os Títulos Relacionados\",\"click_to_expand_related_titles\":\"Clique para ver Títulos Relacionados\"}},\"ViewInStorePromo\":{\"ViewInStorePromo\":{\"get_our_free_app\":\"Baixe o nosso app gratuito\",\"get_scribd_for_your_mobile_device\":\"Baixe o Scribd no seu dispositivo.\"}}},\"Metadata\":{\"Extra\":{\"Extra\":{\"original_title\":\"Título original:\",\"original_title_no_colon\":\"Título original\"}}},\"StaticPromoStudy\":{\"StaticPromoStudy\":{\"anytime_anywhere_any_device\":\"A qualquer hora. Em qualquer lugar. Em qualquer dispositivo.\",\"cancel_anytime\":\"Cancele quando quiser\",\"everything_you_want_to_read\":\"Tudo o que você quer ler.\",\"no_commitment_cancel_anytime\":\"Sem compromisso. Cancele quando quiser.\",\"read_for_free\":\"Leia gratuitamente\",\"reward_your_curiosity\":\"Recompense a sua curiosidade\"}},\"Toolbar\":{\"Toolbar\":{\"jump_to_page\":\"Pular para a página\"}},\"TruncatePromo\":{\"TruncatePromo\":{\"continue_reading_with_trial\":\"Continue lendo com o teste\"},\"helpers\":{\"constants\":{\"unlock_the_full_document_with_a\":\"Desbloqueie o documento completo com um teste gratuito!\"}}}},\"annotations\":{\"AnnotationPopover\":{\"AnnotationPopover\":{\"add_note\":\"Adicionar anotação\",\"annotation_text_page_annotation_page_nread_more\":\"\\\"{{annotation_text}}…\\\" (página {{annotation_page}})\\\\nLeia mais:\",\"delete\":\"Excluir\",\"highlight\":\"Destacar\",\"share_quote\":\"Compartilhar citação\"}},\"NoteEditor\":{\"NoteEditor\":{\"add_note\":\"Adicionar anotação\",\"cancel\":\"Cancelar\",\"delete_note\":\"Excluir anotação\",\"note\":\"Anotação\",\"note_note_group_notes_indexof_active_note_id_1_of_note_group_notes_length\":\"Anotação {{note_group_notes_indexof_active_note_id_1}} of {{note_group_notes_length}}\",\"save\":\"Salvar\",\"write_a_note\":\"Faça uma anotação...\"}}},\"modals\":{\"AppPromoInterstitial\":{\"AppPromoInterstitial\":{\"continue_reading_with_free_trial\":\"Continue lendo com o teste gratuito\",\"get_instant_access_to_this_document\":\"Tenha acesso instantâneo a este documento\",\"opens_scribd_app\":\", abre o app do Scribd\",\"or\":\"OU\",\"read_free_in_the_app\":\"Leia de graça no app\",\"sign_up_to_download\":\", registre-se para baixar\"}},\"Description\":{\"Description\":{\"document_information\":\"Dados do documento\"}},\"LanguagePicker\":{\"LanguagePicker\":{\"cancel\":\"Cancelar\",\"language_options\":\"Opções de idioma\",\"save\":\"Salvar\",\"select_your_preferred_language\":\"Selecione o seu idioma preferido\",\"we_ll_translate_site_navigation_and_tailor\":\"Nós traduziremos a navegação do site e ofereceremos recomendações personalizadas que correspondam ao seu idioma escolhido quando possível.\",\"we_ll_translate_site_navigation_to_match\":\"Nós traduziremos a navegação do site para corresponder à sua escolha de idioma preferido.\"}},\"LockShockRoadblockModal\":{\"LockShockRoadblockModal\":{\"later\":\"Depois\",\"problem_with_your_last_payment\":\"Problema com o seu último pagamento\",\"update_payment\":\"Atualizar pagamento\",\"your_membership_is_on_hold_please\":\"Sua assinatura está suspensa devido a um problema com o seu último pagamento.\"}},\"ShareQuote\":{\"ShareQuote\":{\"loved_this_quote_i_read_on\":\"Amei essa citação que eu li no @Scribd\",\"page_page\":\"(página {{page}})\",\"share_quote\":\"Compartilhar citação\"}}}}},\"body\":{\"sidebar\":{\"date_uploaded\":\"Data de envio\",\"on_created_at\":\"em {{created_at}}\"},\"toolbar\":{\"search_inside_document\":\"Pesquisar no documento\"}},\"modals\":{\"flag_document\":{\"hateful_or_offensive\":\"Odioso ou ofensivo\",\"please_select_an_option\":\"Selecione uma opção\",\"porn_adult_content\":\"Conteúdo adulto\",\"spam_or_junk\":\"Spam ou lixo\"}},\"shared\":{\"actions\":{\"modals\":{\"redirecting\":\"Redirecionando...\",\"unable_to_unpause_account_please_try\":\"Não foi possível reativar a conta. Tente novamente\"}},\"base_page\":{\"an_error_occurred_please_try_again\":\"Ocorreu um erro, tente novamente\"},\"carousels\":{\"recommender_carousel\":{\"skip_carousel\":\"Pular no carrossel\"}},\"components\":{\"flashes\":{\"Flash\":{\"Flash\":{\"information\":\"informação\"}}},\"modals\":{\"Download\":{\"Receipt\":{\"Receipt\":{\"uploaded_by_this_props_document_author_name\":\"Enviado por {{this_props_document_author_name}}\"}}}}},\"download_button\":{\"button\":{\"download\":\"Baixar\"}},\"store\":{\"actions\":{\"modals\":{\"subscribe_to_continue_reading\":\"Assine para continuar lendo\"}}}}}}}}},\"en-US\":{\"translation\":{\"account_settings\":{\"facebook_connect\":{\"facebook\":\"Facebook\"},\"plans\":{\"plan_module\":{\"slash_month\":\"/month\",\"slash_year\":\"/year\"}},\"show\":{\"restart_membership\":\"Restart subscription\"},\"subscription_card\":{\"unlocks_available\":\"{{count}} unlock available\",\"unlocks_available_plural\":\"{{count}} unlocks available\"}},\"bestsellers\":{\"promo\":{\"enjoy_bestselling_titles_when_subscribed\":\"Enjoy bestselling titles when you subscribe\"}},\"books\":{\"epub\":{\"banners\":{\"enjoying_preview_update_payment\":\"Your next unlock will be available after you update your payment information.\",\"enjoying_preview_update_payment_upgrade\":\"Update payment information to upgrade to Plus\"}}},\"browse\":{\"promo\":{\"cancel_anytime\":\"Cancel anytime.\",\"everand_also_available_on_mobile_devices\":\"Everand is also available for your mobile devices.\",\"scribd_also_available_on_mobile_devices\":\"Scribd is also available for your mobile devices.\"}},\"browse_page\":{\"promo\":{\"instant_access\":\"Get instant access to millions of ebooks, audiobooks, magazines, and more for only {{price}}/month.\"}},\"category\":{\"documents\":\"{{category}} Documents\"},\"chrome\":{\"flash\":{\"close_notification\":\"Close notification\",\"error\":\"Error\",\"notice\":\"Notice\",\"success\":\"Success\"},\"renewal_nag\":{\"click_here_to_become_a_member\":\"Click here to become a member\",\"click_here_to_renew_it\":\"Click here to renew it\",\"click_here_to_resume_it\":\"Click here to resume it\",\"click_here_to_update_it\":\"Click here to update it\",\"resume_membership\":\"Resume membership\",\"update_now\":\"Update Now\",\"update_payment\":\"Update Payment\",\"you_canceled_your_free_trial\":\"You canceled your free trial.\",\"your_account_is_at_risk\":\"Your account is at risk. Update your payment information immediately to avoid losing access to your subscription.\",\"your_credit_card_information_is_invalid_\":\"Your credit card information is invalid.\",\"your_membership_is_on_hold\":\"Your membership is on hold because of a problem with your last payment.\",\"your_membership_is_paused_until_paused_until_date\":\"Your membership is paused until {{paused_until_date}}.\",\"your_payment_is_overdue\":\"Your payment is overdue. Fix your billing information to ensure continuous service.\",\"your_paypal_information_is_invalid\":\"Your Paypal information is invalid.\",\"your_scribd_gift_membership_has_ended\":\"Your Scribd gift membership has ended.\",\"your_scribd_membership_has_expired\":\"Your Scribd membership has expired.\",\"your_scribd_membership_was_canceled\":\"Your Scribd membership was canceled.\"}},\"common\":{\"later\":\"Later\",\"update_payment\":\"Update payment\"},\"content_lengths\":{\"listening_minutes\":\"{{minutes}} min listen\",\"reading_minutes\":\"{{minutes}} min read\"},\"content_preview\":{\"available_on\":\"Available on {{date}}\",\"flags\":{\"expiring_soon\":\"Leaving soon\",\"geo_restricted\":\"Unavailable\",\"not_available\":\"Unavailable\",\"throttled\":\"Available soon\"},\"geo_restricted\":\"Unavailable in your country\",\"reviews\":{\"delete_rating_and_review\":\"Delete this rating and review?\",\"delete_warning\":\"This action cannot be undone.\",\"rating_and_review_deleted\":\"Rating and review deleted\"},\"save\":{\"add\":\"Save for later\",\"remove\":\"Remove from Saved\"},\"share\":\"Share\",\"social_media_share\":{\"email\":\"Email\",\"pinterest\":\"Pinterest\",\"twitter\":\"Twitter\"},\"social_media_share_modal\":{\"linked_copied\":\"Link copied\"},\"unavailable\":\"Currently unavailable\",\"view_titles_in_series\":\"View titles in series\"},\"content_types\":{\"article\":\"Article\",\"audiobook\":\"Audiobook\",\"audiobook_series\":\"Audiobook series\",\"audiobooks\":\"Audiobooks\",\"books\":\"Books\",\"document\":\"Document\",\"documents\":\"Documents\",\"ebook\":\"Ebook\",\"ebook_series\":\"Ebook series\",\"ebooks\":\"Ebooks\",\"magazine\":\"Magazine\",\"magazines\":\"Magazines\",\"podcast\":\"Podcast\",\"podcast_episode\":\"Podcast episode\",\"podcasts\":\"Podcasts\",\"sheet_music\":\"Sheet music\",\"song\":\"Song\"},\"doc_page\":{\"account_creation\":{\"get_instant_access_with_free_account\":\"Get instant access to this document and millions more with a free account.\",\"to_continue_reading_please_sign_in\":\"To continue reading, please sign in\"},\"ai_enhanced_tag\":{\"ai_enhanced_document\":\"AI-enhanced document\",\"ai_translated_document\":\"AI-translated document\",\"description\":\"AI-enhanced description\",\"description_tooltip\":\"Leveraging AI technology, we\'ve optimized the description for improved clarity.\",\"title\":\"AI-enhanced title\",\"title_and_description\":\"AI-enhanced title and description\",\"title_and_description_tooltip\":\"Leveraging AI technology, we\'ve optimized the title and description for improved clarity.\",\"title_tooltip\":\"Leveraging AI technology, we\'ve optimized the title for improved clarity.\"},\"app_promo\":{\"millions_of_documents\":\"Millions of documents at your fingertips\"},\"app_promo_interstitial\":{\"continue_for_free\":\"Continue for free\",\"trial_duration\":{\"unlock_full_access_to_the\":\"Unlock full access to the world’s largest digital library with a {{trialDuration}} day free trial.\"},\"upload_your_documents_or_subscribe\":\"Upload your documents or become a Scribd member to unlock full access.\"},\"between_page_interstitial\":{\"title_copy_subscribe_only_trial_duration\":\"Unlock full access (pages {{startPage}}-{{endPage}}) with a {{trialDuration}} Day Free Trial\",\"unlock_full_access\":{\"page_number_trial_duration\":\"Unlock full access (page {{props_currentrange}}) by uploading documents or with a {{trialDuration}} Day Free Trial\"},\"upload_or_subscribe_pages\":\"Upload your documents or become a Scribd member to unlock full access (pages {{startPage}}-{{endPage}}).\"},\"blur_promo\":{\"become_member_for_full_access\":\"Become a Scribd member for full access.\",\"read_and_download_full_documents\":\"Read and download full documents.\",\"skip_ad\":\"Skip ad\",\"subscribe_with_a_free_trial\":\"Subscribe with a free trial\",\"trial_duration\":{\"start_your_trial\":\"Start your {{trialDuration}} day free trial\"},\"unlock_next_pages_after_an_ad\":\"Unlock the next {{count}} page after an ad\",\"unlock_next_pages_after_an_ad_plural\":\"Unlock the next {{count}} pages after an ad\",\"unlock_this_document\":\"Unlock this document\",\"unlock_this_document_after_an_ad\":\"Unlock this document after an ad\",\"unlock_this_page_after_an_ad\":\"Unlock this page after an ad\",\"upload_a_doc_to_download_or_sub\":\"Upload a document to download this document or subscribe to read and download.\",\"upload_to_download\":\"Upload to download\"},\"description_modal\":{\"description\":\"Description\",\"flag_for\":\"Flag for inappropriate content\"},\"doc_chat_additional_feedback\":{\"heading\":\"Provide additional feedback\",\"placeholder\":\"What are your thoughts on the response? How could it be improved?\"},\"doc_chat_default_response\":{\"with_suggestions\":\"I’m sorry, I wasn’t able to find any information on that.\"},\"doc_chat_disclaimer\":{\"beta\":\"DocChat is powered by OpenAI, and may occasionally display incorrect information.\\u003cbr\\u003eWe recommend checking the accuracy of responses.\"},\"doc_chat_down_vote_feedback\":{\"not_factually_correct\":\"Not factually correct\",\"offensive_unsafe\":\"Offensive/Unsafe\",\"other\":\"Other\",\"submit\":\"Submit Feedback\"},\"doc_chat_feedback\":{\"down_vote_question_heading\":\"Why did you choose this rating?\",\"thank_you_response\":\"Your feedback is valuable and helps us improve our AI responses.\",\"thank_you_response_heading\":\"Thanks so much for your feedback\"},\"doc_chat_greeting\":{\"heading\":\"Welcome to DocChat\",\"sub_heading\":\"I’m here to answer your questions about this document. Ask me anything, or choose a suggestion below to get started.\"},\"doc_chat_input\":{\"placeholder\":\"Select a suggestion or type a question\"},\"doc_chat_popover\":{\"feature_available_bold\":\"Work faster with DocChat.\",\"feature_available_regular\":\"Chat with this document to get the information you want.\",\"feature_not_available_bold\":\"Doc Chat is currently not available\",\"feature_not_available_regular\":\"for this document. Check out other documents to use this feature.\"},\"doc_chat_settings\":{\"clear_history\":\"Clear History\",\"faq\":\"FAQ\"},\"doc_chat_suggestions\":{\"heading\":\"Here are some questions I can answer:\"},\"doc_chat_usage\":{\"exceed_warning\":\"You’ve reached your monthly limit of {{count}} prompts. Thank you for being so actively engaged with DocTalk beta. Your prompt limit will reset next month!\",\"limit_reminder\":\"Wow, you’ve reached {{count}} prompts! As part of our DocTalk beta program, you have {{left}} prompts left. Your feedback is appreciated as we refine this feature.\"},\"download_to_read_ad_free\":\"Download to read ad-free.\",\"fixed_viewport_bottom_components\":{\"check_out_these_free_titles\":\"Check out these free titles\"},\"flag_document\":{\"flag_for_inappropriate_content\":\"Flag for Inappropriate Content\"},\"flash\":{\"rating_not_saved_try_again\":\"Rating not saved, please try again\"},\"get_scribd_without_ads\":\"Get Scribd without ads.\",\"incentivized_upload\":{\"to_access_this_document_trial_duration\":\"To access this document, upload one of yours, or subscribe with a {{trialDuration}} day free trial. Cancel anytime.\",\"to_access_this_document_trial_duration_plural\":\"To access this document, upload {{count}} of yours, or subscribe with a {{trialDuration}} day free trial. Cancel anytime.\"},\"metadata\":{\"description\":{\"original_description\":\"Original Description\"}},\"mobile_metadata\":{\"collapse_full_title\":\"Hide full title\",\"expand_full_title\":\"Show full title\"},\"page\":{\"preferred_language_set_to_url_params_language_settings_changed\":\"Preferred language set to {{url_params_language_settings_changed}}\"},\"rate_drawer\":{\"not_useful\":\"Not useful\",\"useful\":\"Useful\"},\"ratings\":{\"mark_as_not_useful\":\"Mark this document as not useful\",\"mark_as_useful\":\"Mark this document as useful\",\"no_ratings\":\"0 ratings\",\"no_ratings_yet\":\"No ratings yet\",\"num_votes\":\"({{count, locale}} vote)\",\"num_votes_plural\":\"({{count, locale}} votes)\",\"page_count\":\"{{count, locale}} page\",\"page_count_plural\":\"{{count, locale}} pages\",\"percent_found_document_not_useful\":\"{{percentage}}% found this document not useful\",\"percent_found_document_useful\":\"{{percentage}}% found this document useful\",\"press_again_undo\":\"Press again to undo.\",\"sign_up_to_rate_this_title\":\"Sign up to rate this title\",\"you_marked_as_useful\":\"You marked this document as useful\",\"you_marked_not_useful\":\"You marked this document as not useful\"},\"read_this_document_in_other_languages\":\"Read this document in other languages\",\"recommender_list\":{\"audiobook\":\"audiobook\",\"book\":\"book\",\"might_also_like\":\"You might also like\",\"show_more\":\"Show more\"},\"scroll_for_next_page\":\"Scroll for next page\",\"share\":{\"copy_link\":\"Copy link\",\"link_copied\":\"Link copied!\",\"share_on_facebook\":\"Share on Facebook\",\"share_on_linkedin\":\"Share on LinkedIn\",\"share_on_twitter\":\"Share on Twitter\",\"share_via_email\":\"Share via email\"},\"share_drawer\":{\"copy_link\":\"Copy Link\"},\"sharing_buttons\":{\"link_copied_private_document\":\"Link Copied! \\u003cspan class=\\\"link_copied_private_doc\\\"\\u003eNote: Sharing a public link to a document marked private will allow others to view it.\\u003c/span\\u003e\",\"not_supported_for_private_documents\":\"This feature is not supported for private documents. If you want to share, select Copy Link, and send the link to others.\"},\"this_document_available_in_languages\":\"This document is available in the following languages:\",\"toolbar\":{\"download\":\"Download\",\"download_now\":\"Download now\"},\"translate\":\"Translate\",\"translate_document\":\"Translate Document\",\"truncate_promo\":{\"read_and_download_full_documents\":\"Subscribers can read and download full documents.\",\"restart_membership\":\"Restart membership\",\"trial_duration\":{\"scribd_members_can_read\":\"Scribd members can read and download full documents. Your first {{trialDuration}} days are free!\"},\"unlock_full_access_when_subscribe\":\"Unlock full access when you subscribe\"},\"upload_banner\":{\"copy\":\"Get this download for free with an upload. Learn more below.\",\"copy_plural\":\"Get this download for free with {{count}} uploads. Learn more below.\"},\"upsell_popup\":{\"description\":\"Enjoy ad-free reading and downloads on Scribd.\",\"title\":\"More Reading. No Ads.\"},\"view_original_document_in_language\":\"View original document in {{language}}\"},\"everand\":{\"bestsellers\":{\"promo\":{\"enjoy_bestselling_audiobook_titles_when_subscribed\":\"Enjoy bestselling audiobooks when you subscribe\",\"enjoy_bestselling_titles_when_subscribed\":\"Enjoy bestselling ebooks when you subscribe\"}},\"browse_page\":{\"promo\":{\"books_audiobooks_cancel_anytime\":\"Discover millions of ebooks, audiobooks, and so much more, from {{price}}/month. Cancel anytime.\",\"instant_access_and_cancel_anytime\":\"Discover millions of ebooks, audiobooks, and so much more for just {{price}}/month. Cancel anytime.\"}},\"lists\":{\"faq_message_html\":\"We\'ve made important changes to the list experience. To learn more, \\u003ca href={{faqUrl}} target=\\\"_blank\\\"\\u003evisit the FAQs\\u003c/a\\u003e.\"},\"megamenu\":{\"what_is_scribd_btn\":{\"what_is_scribd\":\"What is Everand?\"}},\"modal\":{\"opt_in\":{\"continue_to_everand\":\"Continue to Everand\",\"upcoming_releases_curated_lists_to_your_inbox\":\"Find out about upcoming releases and exclusive originals, plus get curated lists and special offers sent directly to your inbox.\"},\"progressive_profile\":{\"send_me_email_updates\":\"Send me email updates from Everand\",\"welcome_to_everand\":\"Welcome to Everand!\"},\"upsell\":{\"get_the_most_out_of_everand\":\"Get the most out of Everand\",\"unlock_full_access_discover_millions\":\"Unlock full access to the world\'s most fascinating digital library. Discover millions of ebooks, audiobooks, magazines, and more.\"}},\"shared\":{\"cross_link_message\":\"From Everand\",\"footer\":{\"about_scribd\":\"About Everand\",\"everand_-_download_on_the_app_store\":\"Everand - Download on the App Store\",\"everand_-_get_it_on_google_play\":\"Everand - Get it on Google Play\",\"everand_-_get_it_on_kindle_fire\":\"Everand for Kindle Fire\"},\"navigation\":{\"enterprise_page\":\"Enterprise\"},\"social_buttons\":{\"scribd_on_facebook_aria_label\":\"Everand on Facebook\",\"scribd_on_instagram_aria_label\":\"Everand on Instagram\",\"scribd_on_pinterest_aria_label\":\"Everand on Pinterest\",\"scribd_on_twitter_aria_label\":\"Everand on Twitter\"}}},\"explore\":{\"banner\":{\"after_trial\":\"Only {{price}}/month after trial. \\u003cstrong\\u003eCancel anytime.\\u003c/strong\\u003e\",\"subtitle\":\"Access 1,000,000+ full-length titles online or offline with our \\u003ca href=\\\"{{ios_store_url}}\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"\\u003eiOS\\u003c/a\\u003e and \\u003ca href=\\\"{{android_store_url}}\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"\\u003eAndroid\\u003c/a\\u003e apps.\"}},\"get_app_modal\":{\"link_sent_email\":\"Link sent! Please check your email.\"},\"helpers\":{\"document_meta_tags\":{\"scribd_is_the_world_s_largest_social\":\"Scribd is the world\'s largest social reading and publishing site.\"}},\"home\":{\"logged_in\":{\"content_quickview\":{\"also_available_as_an_audiobook\":\"Also available as an audiobook\",\"also_available_as_an_ebook\":\"Also available as an ebook\",\"byline\":{\"narrated_by\":\"narrated by\"},\"close\":\"Close\",\"count_titles\":\"{{count}} title\",\"count_titles_plural\":\"{{count}} titles\",\"go_to_content_type_version\":\"Go to {{content_type}} version\",\"loading\":\"Loading...\",\"more_about_this_episode\":\"More about this episode\",\"more_about_this_issue\":\"More about this issue\",\"more_about_this_series\":\"More about this series\",\"more_about_this_summary\":\"More about this summary\",\"oops_something_went_wrong\":\"Oops, something went wrong\",\"view_all_articles\":\"View all articles\",\"view_all_episodes\":\"View all episodes\",\"view_the_full_title_details\":\"View the full title details\"}}},\"landing\":{\"hero\":{\"read_listen_anywhere_anytime\":\"Read or listen anytime, anywhere.\"}},\"lib\":{\"lightbox\":{\"close_dialog\":\"Close Dialog\"}},\"megamenu\":{\"documents\":{\"all_documents\":\"All Documents\"},\"hambur_menu\":{\"get_our_free_apps\":\"Get our free apps\"},\"hamburger_menu\":{\"close_menu\":\"Close menu\",\"sign_in_to_your_everand_account\":\"Sign in to your Everand account\",\"sign_in_to_your_scribd_account\":\"Sign in to your Scribd account\",\"welcome\":\"Welcome!\"},\"language\":{\"cancel\":\"Cancel\",\"change_language\":\"Change Language\"},\"language_links\":{\"learn_more\":\"Learn more\"},\"language_picker_dropdown\":{\"language\":\"Language\"},\"logged_out\":{\"user_menu\":{\"welcome_to_everand\":\"Welcome to Everand!\",\"welcome_to_scribd\":\"Welcome to Scribd!\"}},\"navigation\":{\"categories\":\"Categories\",\"explore_content_type\":\"Explore {{content_type}}\",\"opens_navigation_menu\":\"Open navigation menu\"},\"search_bar\":{\"clear_search\":\"Clear search\",\"close_suggestions\":\"Close suggestions\",\"no_results_found\":\"No search results.\",\"num_results_are_available\":\"{{num_results}} result(s) are available, use up and down arrow keys to navigate.\",\"recent_searches\":\"Recent searches\",\"search\":\"Search\"},\"top_bar\":{\"upload\":\"Upload\"},\"upload\":{\"upload_header\":\"Upload\"},\"user_menu\":{\"document_stats\":\"Document stats\",\"document_uploads\":\"Document uploads\",\"faq_and_support\":\"FAQ and support\",\"hi_name\":\"Hi {{name}}!\",\"invite_friends\":\"Invite friends\",\"language\":\"Language ({{current_language}})\",\"public_profile\":\"Public profile\",\"read_for_free\":\"Read for free\",\"visually_hidden_user_settings\":\"User Settings\",\"your_account\":\"Your account\"},\"what_is_scribd_btn\":{\"what_is_scribd\":\"What is Scribd?\"}},\"modals\":{\"add_to_list\":{\"save\":\"Save to list\",\"title\":\"Add to list\"},\"confirm_delete_review\":{\"title\":\"Delete your review and rating?\"},\"confirm_unsave_item\":{\"title\":\"Remove title from Saved Library and any saved lists?\"},\"confirm_unsave_item_in_list\":{\"remove_from_your_lists\":\"Remove from your lists?\",\"removing_from_saved\":\"Removing from Saved will also delete the title from your lists.\",\"removing_this_title_from_saved\":\"Removing this title from Saved will also remove it from your lists.\",\"title\":\"This title is also in a list.\"},\"create_list\":{\"create_list\":\"Create list\",\"failed_to_create_try_again\":\"Failed to create list, please try again\",\"input_description\":{\"privacy_type\":\"No one except you can view this list. Sharing will be disabled.\"},\"input_label\":{\"name\":\"What would you like to name this list?\",\"privacy_type\":\"Make list private\"},\"title\":\"New List\",\"validation_errors\":{\"name\":\"Please enter a list name\"}},\"language_picker\":{\"language_options\":\"Language Options\",\"select_preferred_language\":\"Select your preferred language\",\"translate_and_tailor\":\"We’ll translate site navigation and tailor your personal recommendations where possible to match your preferred language selection.\",\"translate_to_match\":\"We’ll translate site navigation to match your preferred language selection.\"},\"lockshockroadblock\":{\"problem_with_your_last_payment\":\"Problem with your last payment\",\"update_your_payment_to_continue\":\"Update your payment to continue\",\"we_had_an_issue_with_your_last_payment\":\"We had an issue with your last payment. Update your payment info to continue.\",\"your_membership_is_on_hold\":\"Your membership is on hold because of a problem with your last payment.\"}},\"page_gate_modal\":{\"check_you_email\":{\"check_your_email\":\"Check your email\"},\"check_your_email\":{\"change_email\":\"Not the correct email?\",\"didnt_receive\":\"Didn\'t receive an email? Check your spam folder, or\",\"email_not_verified_verify_to_continue\":\"Email not verified. Please verify your email to continue.\",\"i_have_verified_my_email\":\"I\'ve verified my email\",\"logout_login_url\":\"Use a different email address\",\"send_again\":\"send again.\",\"to_protect_your_account_html\":\"To protect your account, we\'ve sent a verification email to \\u003cstrong\\u003e{{email}}\\u003c/strong\\u003e. Please click the link in that email to verify your identity. To learn more, please visit our \\u003ca href=\\\"{{support_url}}\\\" class=\\\"faq_link\\\" target=\\\"_blank\\\"\\u003eFAQs\\u003c/a\\u003e.\",\"verify_email_before_continuing\":\"Please verify your email before continuing.\"}},\"pdfs\":{\"doc_search\":{\"close_search\":\"close search\",\"page\":\"page\"},\"lightboxes\":{\"download_lightbox\":{\"download_document\":\"Download document\",\"resume_membership\":\"Resume Membership\",\"resuming\":\"Resuming\",\"your_membership_is_currently_paused_until\":\"Your membership is currently paused until {{state_nag_next_payment_due}}. Would you like to resume your membership now to download\"},\"embed_lightbox\":{\"autosize\":\"Autosize\",\"beginning_of_document\":\"Beginning of document\",\"copy_link\":\"Copy Link\",\"current_page\":\"Current page\",\"custom\":\"Custom\",\"customization_options_available_below\":\"Customization options available below\",\"embed\":\"Embed\",\"embed_this_in_your_website\":\"Embed this in your website\",\"format\":\"Format\",\"fullscreen\":\"Fullscreen\",\"generate_a_link\":\"Generate a Link\",\"height\":\"Height: \",\"html\":\"HTML\",\"link_options\":\"Link Options\",\"link_to_the\":\"Link to the\",\"options\":\"Options\",\"preview\":\"Preview\",\"scroll\":\"Scroll\",\"size\":\"Size\",\"slideshow\":\"Slideshow\",\"start_at_page\":\"Start at page:\",\"style\":\"Style:\",\"sup_sup_the_code_will_be_updated\":\"\\u003csup\\u003e*\\u003c/sup\\u003e The code will be updated based on your changes.\",\"width\":\"Width: \",\"wordpress\":\"Wordpress\"},\"flag_doc_lightbox\":{\"cancel\":\"Cancel\",\"if_you_are_the_copyright_owner_html\":\"If you are the copyright owner of this document and want to report it, please visit the \\u003ca href=\'{{faq_urls_copyright_infringement}}\'\\u003ecopyright infringement notice\\u003c/a\\u003e page to submit a report.\",\"please_tell_us_reason_s_for_reporting\":\"Please tell us reason(s) for reporting this document\",\"submit\":\"Submit\"},\"print_lightbox\":{\"cancel\":\"Cancel\",\"download_and_print\":\"Download and print\",\"in_order_to_print_this_document_\":\"In order to print this document from Scribd, you\'ll first need to download it.\",\"print_document\":\"Print document\"}},\"redesign_elements\":{\"actions\":{\"embed\":\"Embed\",\"print\":\"Print\",\"share\":\"Share\"},\"metadata_section\":{\"full_description\":\"Full description\",\"related_titles\":\"Related titles\"},\"more_info_module\":{\"document_information\":\"Document Information\"}},\"show\":{\"sign_in_to_flag_this_title\":\"Sign in to flag this title\",\"you_re_reading_a_preview\":\"You\'re Reading a Preview\"},\"sidebar\":{\"available_formats\":\"Available Formats\",\"click_to_collapse_document_information\":\"click to collapse document information\",\"click_to_expand_document_information\":\"click to expand document information\",\"copyright\":\"Copyright:\",\"copyright_no_colon\":\"Copyright\",\"document_useful_message\":\"Did you find this document useful?\",\"download_or_read_formats\":\"{{extensions}} or read online from Scribd\",\"is_this_inappropriate_content\":\"Is this content inappropriate?\",\"isbn\":\"ISBN:\",\"isbn_no_colon\":\"ISBN\",\"report_this_document\":\"Report this Document\",\"share_or_embed_document\":\"Share or Embed Document\",\"strong_download_strong_as_available_extensions_map_upcase_join_or_read_online\":\"\\u003cstrong\\u003eDownload\\u003c/strong\\u003e as {{available_extensions_map_upcase_join}} or read online from Scribd\",\"uploaded_by\":\"Uploaded by\",\"view_more\":\"View More\",\"written_by\":\"Written by\"},\"toolbar\":{\"exit_fullscreen\":\"Exit fullscreen\",\"fullscreen\":\"Fullscreen\",\"of_numberformat_props_document_total_pages\":\"of {{numberformat_props_document_total_pages}}\",\"search_document\":\"Search document\",\"showing_strong_1_strong_result_for_query\":\"Showing \\u003cstrong\\u003e1\\u003c/strong\\u003e result for\",\"showing_strong_num_results_strong_results_for_query\":\"Showing \\u003cstrong\\u003e{{num_results}}\\u003c/strong\\u003e results for\",\"you_are_on_page_props_current_page\":\"You are on page {{props_current_page}}\",\"zoom_in\":\"Zoom in\",\"zoom_out\":\"Zoom out\"},\"upvote\":{\"not_useful\":\"Not useful\",\"this_document_is\":\"This document is...\",\"useful\":\"Useful\"}},\"plan_selection_page\":{\"plan_card\":{\"a_selection\":\"200,000+ ebooks and audiobooks, including a selection of our most popular titles\",\"billed_monthly\":\"Billed monthly after trial.\",\"docs_presentations\":\"170M+ documents and presentations on Scribd and SlideShare ad-free\",\"magazines_etc\":\"Magazines, podcasts and sheet music\",\"plus\":\"Plus:\",\"titles_per_month\":\"{{titles}} titles per month from our Plus catalog that includes even more bestsellers and new releases\",\"unlimited\":\"Unlimited access to:\"}},\"plans\":{\"unlock_dropdown\":{\"subscription_ends_date\":\"Subscription ends {{date}}\",\"unlocks\":\"{{count}} unlock\",\"unlocks_plural\":\"{{count}} unlocks\",\"unlocks_renew\":\"Unlocks renew {{refresh_date}}\",\"unlocks_renew_after_payment_information\":\"Unlocks renew after payment information is updated.\",\"view_unlock_history\":\"View unlock history\"},\"unlock_modal\":{\"after_unlocking_this_title\":\"After unlocking this title, you\'ll have {{count}} unlock left until {{refresh_date}}.\",\"after_unlocking_this_title_plural\":\"After unlocking this title, you\'ll have {{count}} unlocks left until {{refresh_date}}.\",\"unlock_this_title\":\"Unlock this title\",\"you_have_unlocks_available\":\"You have {{count}} unlock available.\",\"you_have_unlocks_available_plural\":\"You have {{count}} unlocks available.\"}},\"privacy_policy_modal\":{\"accept\":\"Accept and continue\",\"details_below\":\"You can read the details below. By accepting, you agree to the updated privacy policy.\",\"thank_you\":\"Thank you!\",\"title\":\"We\'ve updated our privacy policy.\",\"try_again\":\"We’ve encountered a problem, please try again.\",\"updated_privacy_policy\":\"We’ve updated our privacy policy so that we are compliant with changing global privacy regulations and to provide you with insight into the limited ways in which we use your data. \",\"view_policy\":\"View updated privacy policy\"},\"promos\":{\"annual_offer\":{\"current_plan\":\"Current plan\",\"immerse\":\"Immerse yourself all year round\",\"read_more_html\":\"Read more.\\u003cspan class=\'save_text\'\\u003eSave more.\\u003c/span\\u003e\",\"save_percent\":\"Save {{value}}%\",\"switch_plan\":\"Switch plan\",\"terms_footer_html\":\"You will be charged the annual fee of {{price}} on {{date}} when you click \\\"Switch plan.\\\" View our \\u003ca class=\'terms_link\' target=\\\"_blank\\\" href={{href}}\\u003eterms of service\\u003c/a\\u003e.\"}},\"receipt\":{\"download\":{\"document\":\"Document\",\"download_iframe\":\"Download iframe\",\"downloading\":\"Downloading\"}},\"saved\":{\"list_item_controls\":{\"create_list\":\"Create List\"}},\"scribd\":{\"modal\":{\"opt_in\":{\"continue_to_scribd\":\"Continue to Scribd\",\"special_offers_new_content_to_your_inbox\":\"Find out about special offers, new content, plus recommendations from our premium products sent directly to your inbox.\"},\"progressive_profile\":{\"send_me_email_updates\":\"Send me email updates from Scribd\",\"welcome_to_scribd\":\"Welcome to Scribd!\"},\"upsell\":{\"get_the_most_out_of_scribd\":\"Get the most out of Scribd\",\"unlock_full_access_read_offline\":\"Unlock full access to the world’s most fascinating digital library. Get unlimited free downloads and read offline on the app.\"}},\"navigation_category\":{\"academic\":\"Academic\",\"culture\":\"Culture\",\"hobbies_and_crafts\":\"Hobbies \\u0026 Crafts\",\"personal_growth\":\"Personal Growth\",\"professional\":\"Professional\"},\"shared\":{\"cross_link_message\":\"From Scribd\"}},\"search\":{\"filters\":{\"filters\":\"Filters\"},\"pagination\":{\"next\":\"next\",\"previous\":\"previous\"},\"results\":{\"reading_list\":\"Reading List\",\"top_result\":\"Top Result\"}},\"shared\":{\"account_creation\":{\"add_note_sign_in\":\"To add a note, please sign in\",\"add_note_sign_up\":\"To add a note, please sign up\",\"already_have_an_account\":\"Already have an account?\",\"annotate_document_sign_in\":\"To annotate this document, please sign in\",\"annotate_document_sign_up\":\"To annotate this document, please sign up\",\"annotate_sign_in\":\"To annotate, please sign in\",\"back_to_sign_in\":\"Back to sign in\",\"continue_reading_sign_in\":\"To continue reading, please sign in\",\"continue_reading_sign_up\":\"To continue reading, please sign up\",\"create_bookmark_sign_in\":\"To create a bookmark, please sign in\",\"create_bookmark_sign_up\":\"To create a bookmark, please sign up\",\"creating_your_account\":\"Creating your account...\",\"disclaimer\":\"By signing up with Scribd, you agree to our \\u003ca href=\\\"{{terms_href}}\\\" target=\\\"_blank\\\" tabIndex=\\\"0\\\"\\u003eTerms of Service {{opens_in_new_window}}\\u003c/a\\u003e and \\u003ca href=\\\"{{privacy_href}}\\\" target=\\\"_blank\\\" tabIndex=\\\"0\\\"\\u003ePrivacy Policy {{opens_in_new_window}}\\u003c/a\\u003e\",\"download_document_sign_in\":\"To download this document, please sign in\",\"download_document_sign_up\":\"To download this document, please sign up\",\"errors\":{\"email_invalid\":\"This email address is invalid or blocked. Please enter another email.\",\"email_registered\":\"This email address is already registered with Scribd. Please enter your password to sign in.\",\"email_taken\":\"That email is taken by another user, please try again.\",\"invalid_character_in_name_please_remove\":\"Invalid character in name. Please remove any special characters\",\"no_valid_email_modal_desc\":\"Your email address is missing or invalid. To keep your account secure, please provide a valid email address.\",\"no_valid_email_modal_title\":\"Update your email\",\"password_10_chars\":\"Please enter a password that is at least 10 characters\",\"please_enter_a_name\":\"Please enter a name\",\"please_enter_a_valid_email\":\"Please enter a valid email\",\"that_doesn_t_appear_to_be_a\":\"That doesn\'t appear to be a valid email address. Please try again.\"},\"facebook\":{\"error\":\"Sorry, we are unable to log you in via Facebook at this time.\",\"sign_in\":\"Continue with Facebook\",\"sign_up\":\"Sign up with Facebook\"},\"fail\":\"Fail.\",\"flag_document_sign_in\":\"To flag this document, please sign in\",\"flag_document_sign_up\":\"To flag this document, please sign up\",\"forgot\":{\"enter_email\":\"Enter your email address and we\'ll send you an email with a link to reset your password.\",\"weve_sent_email_html\":\"We\'ve sent an email to \\u003cstrong\\u003e{{escape_validated_email}}\\u003c/strong\\u003e with instructions to reset your password. If it doesn\'t show up soon, check your spam folder and then read this \\u003ca href=\\\"https://support.scribd.com/hc/articles/210134406-What-do-I-do-if-I-ve-lost-or-forgotten-my-password-\\\"\\u003eHelp Center article\\u003c/a\\u003e.\"},\"forgot_password\":\"Forgot password?\",\"give_gift_sign_in\":\"To give this gift, please sign in\",\"give_gift_sign_up\":\"To give this gift, please sign up\",\"google\":{\"error\":\"Google sign in failed\"},\"highlight_document_sign_in\":\"To highlight this document, please sign in\",\"highlight_document_sign_up\":\"To highlight this document, please sign up\",\"join_today_to_start_reading\":\"Join today to start reading\",\"logging_you_in\":\"Logging you in...\",\"not_you\":\"Not you?\",\"now_bringing_you_back\":\"Now bringing you back...\",\"pass\":\"Pass.\",\"password_must_be_at_least_ten_characters\":\"At least 10 characters\",\"password_not_been_breached\":\"Password has not been breached\",\"password_strength\":\"Password strength\",\"password_strength_colon\":\"Password strength: \",\"password_strength_good\":\"Good\",\"password_strength_moderate\":\"Moderate\",\"password_strength_strong\":\"Strong\",\"password_strength_weak\":\"Weak\",\"people_browsing_scribd_html\":\"\\u003cspan\\u003e{{count, locale}} person\\u003c/span\\u003e browsing Scribd right now\",\"people_browsing_scribd_html_plural\":\"\\u003cspan\\u003e{{count, locale}} people\\u003c/span\\u003e browsing Scribd right now\",\"rate_document_sign_in\":\"To rate this document, please sign in\",\"rate_document_sign_up\":\"To rate this document, please sign up\",\"recaptcha_disclaimer\":\"This site is protected by reCAPTCHA and the Google \\u003ca href=\\\"{{privacy_href}}\\\" target=\\\"_blank\\\"\\u003ePrivacy Policy {{opens_in_new_window}}\\u003c/a\\u003e and \\u003ca href=\\\"{{policy_href}}\\\" target=\\\"_blank\\\"\\u003eTerms of Service {{opens_in_new_window}}\\u003c/a\\u003e apply.\",\"redeem_offer_sign_in\":\"To redeem this offer, please sign in\",\"redeem_offer_sign_up\":\"To redeem this offer, please sign up\",\"remember_me\":\"Remember me\",\"reset_password\":\"Reset password\",\"save_document_sign_in\":\"To save this document, please sign in\",\"save_document_sign_up\":\"To save this document, please sign up\",\"send_me_updates_from_scribd\":\"Send me updates from Scribd\",\"share_quote_sign_in\":\"To share this quote, please sign in\",\"share_quote_sign_up\":\"To share this quote, please sign up\",\"sign_in\":\"Sign in\",\"sign_in_add_note\":\"To add a note, please sign in\",\"sign_in_bookmark\":\"To create a bookmark, please sign in\",\"sign_in_create_list\":\"To create a list, please sign in\",\"sign_in_download\":\"To download, please sign in\",\"sign_in_follow\":\"To follow, please sign in\",\"sign_in_give_gift\":\"To give this gift, please sign in\",\"sign_in_highlight\":\"To highlight, please sign in\",\"sign_in_rate\":\"To rate, please sign in\",\"sign_in_redeem\":\"To redeem, please sign in\",\"sign_in_review\":\"To review, please sign in\",\"sign_in_save\":\"To save, please sign in\",\"sign_in_share_quote\":\"To share this quote, please sign in\",\"sign_in_start_months\":\"To start your free {{count}} month, please sign in\",\"sign_in_start_months_plural\":\"To start your free {{count}} months, please sign in\",\"sign_in_successful\":\"Sign in successful\",\"sign_in_to_scribd\":\"Sign in to Scribd\",\"sign_in_upload\":\"To upload, please sign in\",\"sign_in_with_email\":\"Sign in with email\",\"sign_up\":\"Sign up\",\"sign_up_add_note_this_title\":\"Sign up to add a note to this title.\",\"sign_up_annotate\":\"Sign up to annotate.\",\"sign_up_continue_reading_this_title\":\"Sign up to continue reading this title.\",\"sign_up_create_bookmark_this_title\":\"Sign up to create a bookmark.\",\"sign_up_create_list_this_title\":\"Sign up to create a list.\",\"sign_up_download_this_title\":\"Sign up to download this title.\",\"sign_up_follow_magazine_this_title\":\"Sign up to follow this magazine.\",\"sign_up_free_months_this_title\":\"Sign up to start your free {{count}} month.\",\"sign_up_free_months_this_title_plural\":\"Sign up to start your free {{count}} months.\",\"sign_up_give_gift_this_title\":\"Sign up to give this gift.\",\"sign_up_highlight_this_title\":\"Sign up to highlight.\",\"sign_up_or_sign_in\":\"Sign up or sign in\",\"sign_up_save\":\"To save, please create a Scribd account\",\"sign_up_save_this_title\":\"Sign up to save this title.\",\"sign_up_share_quote_this_title\":\"Sign up to share a quote from this title.\",\"sign_up_successful\":\"Sign up successful\",\"sign_up_to_rate_title\":\"Sign up to rate this title\",\"sign_up_to_review_title\":\"Sign up to review this title\",\"sign_up_with_email\":\"Sign up with email\",\"signup_to_redeem_offer\":\"Sign up to redeem offer\",\"start_free_months_sign_in\":\"To start your free {{count}} month, please sign in\",\"start_free_months_sign_in_plural\":\"To start your free {{count}} months, please sign in\",\"start_free_months_sign_up\":\"To start your free {{count}} month, please sign up\",\"start_free_months_sign_up_plural\":\"To start your free {{count}} months, please sign up\",\"upload_document_sign_in\":\"To upload a document, please sign in\",\"upload_document_sign_up\":\"To upload a document, please sign up\",\"use_another_email_address\":\"Use another email address\"},\"actions\":{\"read_continue\":\"Continue reading\",\"read_preview\":\"Read preview\"},\"ad_blocker_modal\":{\"i_disabled_my_ad_blocker\":\"I disabled my ad-blocker\",\"it_looks_like_youre_using_and_ad_blocker\":\"It looks like you\'re using an ad-blocker.\",\"show_me_how\":\"Show me how\",\"to_listen_to_titels_on_everand_disble_ad_blocker_or_use_mobile_app\":\"To listen to titles on Everand, please disable your ad-blocker or use our mobile app.\",\"to_read_titles_on_everand_disable_ad_blocker_or_use_mobile_app\":\"To read titles on Everand, please disable your ad-blocker or use our mobile app.\"},\"byline\":{\"and\":\"and\",\"by\":\"By\",\"published_by\":\"Published by\",\"written_by\":\"Written by\"},\"carousels\":{\"carousel_next\":\"Carousel Next\",\"carousel_previous\":\"Carousel Previous\",\"skip_carousel\":\"Skip carousel\"},\"common\":{\"ad\":\"ad\",\"add_a_new_payment_method\":\"Add a new payment method\",\"added_by\":\"Added by\",\"back\":\"Back\",\"back_to_top\":\"Back to top\",\"cancel\":\"Cancel\",\"close\":\"Close\",\"close_dialog\":\"Close dialog\",\"delete\":\"Delete\",\"description\":\"Description\",\"do_not_ask_me_again\":\"Do not ask me again\",\"download\":\"Download\",\"email_address\":\"Email address\",\"error\":\"Error\",\"errors\":{\"could_not_complete_request\":\"We couldn\'t complete your request\",\"failed_to_delete_review\":\"Review was not deleted. Please try again.\",\"failed_to_load\":\"Failed to load, try again\",\"failed_to_remove_title\":\"Failed to remove title\",\"failed_to_save_review\":\"Your review was not saved. Please try again.\",\"failed_to_save_review_vote\":\"Your vote was not saved. Please try again.\",\"failed_to_save_title\":\"Failed to save title\",\"please_try_again_later\":\"Please try again later.\"},\"forms\":{\"at_least_10_characters\":\"(at least 10 characters)\",\"email\":\"Email\",\"error\":\"Error\",\"invalid\":\"Invalid\",\"invalid_email\":\"Please enter a valid email\",\"name\":\"Name\",\"optional\":\"(optional)\",\"password\":\"Password\",\"please_enter_a_password\":\"Please enter a password\",\"please_enter_an_email\":\"Please enter an email\",\"required\":\"(required)\"},\"hide\":\"Hide\",\"info\":\"Information\",\"issue\":\"Issue\",\"key_insights\":\"Key insights from\",\"learn_more\":\"Learn more\",\"length\":\"Length\",\"library\":{\"add_to_list\":{\"success_message\":\"Added to {{collection_name}}\"},\"add_with_title\":\"Save {{title}} for later\",\"remove_with_title\":\"Remove {{title}} from saved\",\"sign_up_to_save\":\"Sign up to save this title\"},\"listen_free\":\"Listen free\",\"listen_free_for_30_days\":\"Listen free for {{trialDuration}} days\",\"listen_now\":\"Listen now\",\"listen_on_everand\":\"Listen on Everand\",\"load_more\":\"Load more\",\"more_about_this_title\":\"More about this title\",\"new_to_scribd\":\"New to Scribd?\",\"notice\":\"Notice\",\"opens_in_a_new_window\":\"opens in a new window\",\"or\":\"or\",\"play_preview\":\"Play preview\",\"preferred_language_set_to_language\":\"Preferred language set to {{language}}\",\"progress\":{\"listened\":\"listened\",\"read\":\"read\"},\"read_count\":\"{{count}} read\",\"read_count_plural\":\"{{count}} reads\",\"read_free\":\"Read free\",\"read_more\":\"Read more\",\"read_now\":\"Read now\",\"read_on_everand\":\"Read on Everand\",\"read_on_scribd\":\"Read on Scribd\",\"read_preview\":\"Read preview\",\"related_categories\":\"Related categories\",\"remove\":\"Remove\",\"remove_from_saved\":\"Remove from Saved\",\"removed_from_saved\":\"Removed from Saved\",\"removed_from_your_saved_list\":\"Removed from your saved list.\",\"restart_subscription\":\"Restart subscription\",\"resume_subscription\":\"Resume subscription\",\"save\":\"Save\",\"save_for_later\":\"Save for later\",\"saved\":\"Saved\",\"selected\":\"(selected)\",\"send_email\":\"Send email\",\"share_on\":{\"email\":\"Share via email\",\"email_mail_client\":\"Share with email, opens mail client\",\"facebook\":\"Share on Facebook\",\"facebook_new_window\":\"Share on Facebook, opens a new window\",\"linkedin\":\"Share on LinkedIn\",\"linkedin_new_window\":\"Share on LinkedIn, opens a new window\",\"pinterest\":\"Share on Pinterest\",\"pinterest_new_window\":\"Share on Pinterest, opens a new window\",\"twitter\":\"Share on Twitter\",\"twitter_new_window\":\"Share on Twitter, opens a new window\"},\"show\":\"Show\",\"sign_in\":\"Sign in\",\"sign_out\":\"Sign out\",\"songbook\":\"Songbook\",\"start_your_subscription\":\"Start your subscription\",\"success\":\"Success\",\"success_exclamation\":\"Success!\",\"title_author_separator\":\"by\",\"undo\":\"Undo\",\"undo_title_removed_from_saved\":\"Undo {{title}} removed from Saved\",\"uploaded_by\":\"Uploaded by\",\"welcome_back\":\"Welcome back\",\"welcome_back_exclamation\":\"Welcome back!\",\"worlds_fascinating_library\":\"The world\'s most fascinating library\"},\"competitor_matrix\":{\"last_updated_aug\":\"Last updated on August 5, 2021\",\"million_ebooks\":\"1,000,000+ ebooks\",\"million_magazine_news_articles\":\"1,000,000+ magazine \\u0026 news articles\",\"no\":\"No\",\"thousands_audiobooks\":\"200,000+ audiobooks\",\"title\":\"See why readers choose Scribd\",\"yes\":\"Yes\"},\"content_lengths\":{\"articles_with_count\":\"{{count, locale}} article\",\"articles_with_count_plural\":\"{{count, locale}} articles\",\"hour_with_count\":\"{{count, locale}} hour\",\"hour_with_count_plural\":\"{{count, locale}} hours\",\"minute_with_count\":\"{{count, locale}} minute\",\"minute_with_count_plural\":\"{{count, locale}} minutes\",\"page_with_count\":\"{{count, locale}} page\",\"page_with_count_plural\":\"{{count, locale}} pages\",\"songs_with_count\":\"{{count, locale}} song\",\"songs_with_count_plural\":\"{{count, locale}} songs\"},\"content_preview\":{\"leaving_everand\":\"Leaving Everand on {{date}}\"},\"content_types\":{\"series\":\"Series\"},\"doc_download_modal\":{\"check_out_these\":\"Check out these other great titles\",\"download_as\":\"Download as:\",\"download_document\":\"Download document\",\"download_iframe\":\"Download iframe\",\"download_started\":\"Your download has started\",\"membership_paused_html\":\"Your membership is currently paused until {{resumeMembershipDate}}. Would you like to resume your membership now to download \\u003cem\\u003e{{title}}\\u003c/em\\u003e?\",\"not_available\":\"This document is not available for download\",\"uploaded\":\"Uploaded By\"},\"doc_preview\":{\"views\":\"{{formatted_views}} views\"},\"errors\":{\"action_incomplete_heading\":\"Action Incomplete\",\"action_incomplete_message\":\"Oops! We\'re sorry, but we couldn\'t complete the action you requested at this time. We appreciate your patience as we come up with a solution.\",\"something_went_wrong\":\"Something went wrong, please try again.\"},\"everand\":{\"cta\":{\"download_free_days\":\"Download free for {{trialDuration}} days\",\"read_free_for_30_days\":\"Read free for 30 days\"}},\"everand_banner\":{\"visit_everand\":\"Visit Everand.\"},\"footer\":{\"about\":\"About\",\"about_scribd\":\"About Scribd\",\"accessibility\":\"Accessibility\",\"cancel_contract\":\"Cancel contracts here\",\"contact_us\":\"Contact us\",\"cookie_preferences\":\"Cookie Preferences\",\"copyright\":\"Copyright\",\"copyright_copy_current_year_scribd\":\"Copyright \\u0026copy; {{currentYear}} Scribd Inc.\",\"do_not_sell_share_info\":\"Do not sell or share my personal information\",\"everand_books_audiobooks\":\"Everand: Ebooks \\u0026 Audiobooks\",\"footer_menu\":\"Footer menu\",\"gifts\":\"Gifts\",\"help_faq\":\"Help / FAQ\",\"invite_friends\":\"Invite friends\",\"join_our_team_exclamation\":\"Join our team!\",\"legal\":\"Legal\",\"our_blog\":\"Our blog\",\"press\":\"Press\",\"privacy\":\"Privacy\",\"publishers\":\"Publishers\",\"purchase_help\":\"Purchase help\",\"redeem_gift_card\":\"Redeem gift card\",\"scribd_-_download_on_the_app_store\":\"Scribd - Download on the App Store\",\"scribd_-_get_it_on_google_play\":\"Scribd - Get it on Google Play\",\"scribd_-_get_it_on_kindle_fire\":\"Scribd for Kindle Fire\",\"scribd_for_enterprise\":\"Scribd for enterprise\",\"social\":\"Social\",\"support\":\"Support\",\"terms\":\"Terms\"},\"get_app_modal\":{\"an_error_occurred_please_try_again\":\"An error occurred please try again\",\"an_error_occurred_please_try_an\":\"An error occurred please try an email\",\"enter_your_email\":\"Enter your email\",\"enter_your_phone_or_email\":\"Enter your phone or email\",\"get_the_app_to_read_and_listen\":\"Get the app to read and listen anytime, anywhere.\",\"link_sent_please_check_your_mobile\":\"Link sent! Please check your mobile device\",\"listen_offline_with_app\":\"Listen offline with the app\",\"phone_or_email\":\"Phone or email\",\"please_enter_a_valid_email\":\"Please enter a valid email\",\"please_enter_a_valid_phone_number\":\"Please enter a valid phone number\",\"please_enter_a_valid_phone_number_or_email\":\"Please enter a valid phone number or email\",\"read_offline_with_app\":\"Read offline with the app\",\"send\":\"Send\"},\"holiday_banner\":{\"days_left_title\":\"Only {{count}} day left in our holiday gift sale!\",\"days_left_title_plural\":\"Only {{count}} days left in our holiday gift sale!\",\"everyday_title\":\"Scribd: give the gift they\'ll open every day\",\"shop_subscriptions\":\"Shop subscriptions\"},\"listen_button\":{\"listen_continue\":\"Continue listening\",\"listen_start\":\"Start listening\"},\"lists\":{\"curated_by\":\"Curated by\",\"curated_by_everand_editors\":\"Curated by Everand Editors\",\"curated_by_scribd_editors\":\"Curated by Scribd Editors\",\"view_total_titles\":\"View {{count}} title\",\"view_total_titles_plural\":\"View {{count}} titles\"},\"loading_button\":{\"tooltip_content\":{\"loading\":\"Loading...\"}},\"login\":{\"join_lightbox\":{\"email\":\"Email\",\"we_couldn_t_complete_your_request\":\"We couldn\'t complete your request\"}},\"mobile_bottom_navigation_tabs\":{\"active\":\", active\",\"home\":\"Home\",\"quick_navigation\":\"Quick navigation\"},\"modal\":{\"opt_in\":{\"stay_in_the_loop\":\"Stay in the loop\"},\"upsell\":{\"cancel_anytime\":\"Cancel anytime\",\"continue_with_free_trial\":\"Continue with {{trialDuration}}-day free trial\",\"continue_with_limited_access\":\"Continue with limited access\",\"or\":\"or\"}},\"navigation\":{\"open_menu\":\"Open navigation menu\",\"sidebar\":{\"selected\":\", selected\"},\"upload\":\"Upload\"},\"plan_card\":{\"per_month\":\"/month\"},\"plan_type\":{\"plus_monthly\":\"Plus Monthly\",\"standard_monthly\":\"Standard Monthly\"},\"plans\":{\"moving_to_plus\":\"Moving to Plus on {{date}}\",\"next_unlock_available\":\"Your next unlock will be available on {{refresh_date}}\",\"no_unlocks_available\":\"0 unlocks available\",\"num_unlocks_available\":\"{{count}} unlock available.\",\"num_unlocks_available_plural\":\"{{count}} unlocks available.\",\"num_unlocks_available_renew_monthly\":\"{{count}} unlock available. Unlocks renew monthly on {{refresh_date}} and do not carry over.\",\"num_unlocks_available_renew_monthly_plural\":\"{{count}} unlocks available. Unlocks renew monthly on {{refresh_date}} and do not carry over.\",\"renew_and_upgrade\":\"Renew and upgrade to Plus to unlock this title.\",\"renew_get_next_unlock\":\"Renew your subscription to get your next unlock on {{refresh_date}}.\",\"unlock_plus_title\":\"Unlock Plus title\",\"unlocked\":\"Unlocked\",\"upgrade_to_unlock\":\"Upgrade to Plus to unlock\",\"youve_unlocked_this_title\":\"You’ve unlocked this title.\"},\"play_sample_button\":{\"pause\":\"Pause\",\"play_sample\":\"Play sample\"},\"podcast_episode\":{\"from\":\"From\"},\"podcast_series\":{\"num_episodes\":\"{{ count }} episode\",\"num_episodes_plural\":\"{{ count }} episodes\",\"num_podcast_episodes\":\"{{count, locale}} podcast episode\",\"num_podcast_episodes_plural\":\"{{count, locale}} podcast episodes\"},\"promos\":{\"annual_offer\":{\"annual\":\"Premium Annual\",\"monthly\":\"Premium Monthly\",\"youre_all_set_html\":\"You\'re all set! You’ve updated your plan. \\u003ca href={{account_settings_url}}\\u003eView your plan\\u003c/a\\u003e in your account.\"}},\"react\":{\"button_menu\":{\"close_menu\":\"Close menu\"},\"modals\":{\"delete_item_in_list\":{\"cancel\":\"Cancel\",\"delete\":\"Delete\",\"do_not_ask_me_again\":\"Do not ask me again\",\"removing_from_saved_will_also_delete\":\"Removing from Saved will also delete the title from your lists.\",\"this_title_is_also_in_a\":\"This title is also in a list.\"}},\"save_button\":{\"failed_to_remove_title\":\"Failed to remove title\",\"failed_to_save_title\":\"Failed to save title\",\"remove_short_title_from_saved\":\"Remove {{short_title}} from Saved\",\"save_short_title_for_later\":\"Save {{short_title}} For Later\",\"sign_up_to_save\":\"Sign up to save this title\"},\"sharing_buttons\":{\"check_out_props_share_title_on_scribd\":\"Check out {{props_share_title}} on Scribd\",\"i_m_reading_props_document_collection_name_on_scribd_props_document_collection_url\":\"I’m reading {{props_document_collection_name}} on Scribd: {{props_document_collection_url}}\",\"read_props_document_collection_name_on_scribd\":\"Read {{props_document_collection_name}} on Scribd\",\"share_on_facebook\":\"Share on Facebook\",\"share_on_facebook_opens_a_new\":\"Share on Facebook, opens a new window\",\"share_on_linkedin\":\"Share on LinkedIn\",\"share_on_linkedin_opens_a_new\":\"Share on LinkedIn, opens a new window\",\"share_on_twitter\":\"Share on Twitter\",\"share_on_twitter_opens_a_new\":\"Share on Twitter, opens a new window\",\"share_with_email\":\"Share with Email\",\"share_with_email_opens_mail_client\":\"Share with Email, opens mail client\",\"sharing_options\":\"Sharing Options\"}},\"reading_progress\":{\"base\":{\"we_ve_moved_you_to_where_you\":\"We\'ve moved you to where you read on your {{progress_device_name}}\"}},\"renew_upgrade_modal\":{\"please_renew_your_subscription_first_in\":\"Please renew your subscription first in order to upgrade to Plus to unlock this title.\",\"renew_and_upgrade_to_unlock\":\"Renew and upgrade to unlock this title\",\"renew_subscription\":\"Renew subscription\"},\"resume_membership\":\"Resume subscription\",\"save_button\":{\"save\":\"Save\",\"saved\":\"Saved\"},\"sharing_buttons\":{\"hi_there_document_action_and_thought_you\":\"Hi there, {{document_action}} and thought you might like it. {{document_title}} by {{document_author_or_publisher_name_or_login}} {{doc_url}} Scribd gives you monthly access to books, audiobooks, and more - for less than the cost of a paperback. Join today and {{trial_cta_downcase}}. Find out more at: http://www.scribd.com/\",\"i_m_reading_document_title_on_suffix\":\"I’m reading {{document_title}} on {{suffix}}\"},\"skip_link\":{\"skip_content\":\"Skip content\"},\"social_buttons\":{\"scribd_on_facebook_aria_label\":\"Scribd on Facebook\",\"scribd_on_instagram_aria_label\":\"Scribd on Instagram\",\"scribd_on_pinterest_aria_label\":\"Scribd on Pinterest\",\"scribd_on_twitter_aria_label\":\"Scribd on Twitter\"},\"star_ratings\":{\"clear_rating\":\"Clear rating\",\"i_didnt_like_it_at_all\":\"I didn\'t like it at all\",\"i_didnt_like_it_that_much\":\"I didn\'t like it that much\",\"i_liked_it\":\"I liked it\",\"i_loved_it\":\"I loved it\",\"i_thought_it_was_ok\":\"I thought it was OK\",\"rate_as_rating_out_of_5\":\"Rate as {{value}} out of 5\",\"rating_rating_to_display_out_of_5_stars\":\"Rating: {{ratingToDisplay}} out of 5 stars\",\"ratings\":\"rating\",\"ratings_plural\":\"ratings\",\"saved\":\"Saved!\",\"selected\":\"(selected)\",\"user_rating_star_rating_saved\":\"{{userRating}} star rating saved\"},\"start_exploring\":\"Start exploring\",\"text_links\":{\"all_categories\":\"All categories\",\"related_authors\":\"Related authors\",\"view_all_categories_in_category\":\"View all categories in {{category}}\",\"view_fewer\":\"View fewer\",\"view_more\":\"View More\"},\"time_remaining\":{\"hours\":\"{{count}} hr left\",\"hours_plural\":\"{{count}} hrs left\",\"minutes\":\"{{count}} min left\",\"minutes_plural\":\"{{count}} mins left\",\"pages\":\"{{count}} page left\",\"pages_plural\":\"{{count}} pages left\"},\"trial\":{\"cancel_anytime\":\"Cancel anytime.\"},\"trial_duration\":{\"first_days_free\":\"Your first {{trialDuration}} days are free.\",\"read_free_days\":\"Read free for {{trialDuration}} days\",\"start_trial_days\":\"Start your free {{trialDuration}} days\",\"upload_for_free_days\":\"Unlock full access (pages {{startPage}}-{{endPage}}) by uploading documents or with a {{trialDuration}} day free trial\"}},\"slideshare\":{\"accessibility\":{\"logo\":\"SlideShare, a Scribd company\"},\"checkout\":{\"hero_banner_title\":\"Your SlideShare document\"},\"join\":{\"ad_free_sign_up_sub_title\":\"You’ll get instant access to millions of presentations, documents, ebooks, audiobooks, magazines, podcasts and more. We’ll remind you before your trial ends.\",\"ad_free_sign_up_title\":\"To enjoy SlideShare ad-free, sign up for a free {{trialDuration}}-day Scribd trial\",\"already_have_scribd_account\":\"Already have a Scribd account?\",\"create_account\":\"Create a Scribd account to continue\",\"get_instant_access\":\"Get instant access to millions of documents, ebooks, audiobooks, magazines, podcasts, and more. All in one subscription.\",\"need_account_sign_in_slideshare\":\"You can use this account to access SlideShare and Scribd.\",\"to_continue_reading\":\"To continue reading on SlideShare, sign up for a {{trialDuration}} day free Scribd trial\",\"trial_duration\":\"To download on SlideShare, sign up for a {{trialDuration}} day free Scribd trial\"},\"login\":{\"sign_in\":\"Sign in with your Scribd account to continue\"}},\"subscribe_now\":{\"modal\":{\"continue_to_scribd\":\"Continue to Scribd\",\"looking_for_our_ebooks_audiobooks\":\"Looking for our ebooks and audiobooks?\",\"scribd_recently_launched_everand\":\"Scribd recently launched \\u003cem\\u003eEverand\\u003c/em\\u003e as your new home for ebooks, audiobooks, magazines, sheet music, and podcasts. Scribd is still your home for community-uploaded documents.\",\"visit_everand\":\"Visit Everand\",\"welcome_to_scribd\":\"Welcome to Scribd!\"}},\"webpack\":{\"doc_page\":{\"src\":{\"App\":{\"Page\":{\"BetweenPageInterstitial\":{\"BetweenPageInterstitial\":{\"continue_for_free\":\"Continue for Free\",\"you_re_reading_a_preview\":\"You\'re reading a preview\"}},\"BetweenPageUserRating\":{\"BetweenPageUserRating\":{\"dismiss_user_rating_prompt\":\"Dismiss user rating prompt\",\"improve_your_experience\":\"Improve Your Experience\",\"rating_will_help_us_to_suggest\":\"Rating will help us to suggest even better related documents to all of our readers!\"}},\"BlurPromo\":{\"BlurPromo\":{\"become_a_scribd_member_to_read\":\"Become a Scribd member to read and download full documents.\",\"cancel_anytime\":\"Cancel anytime\",\"continue_for_free\":\"Continue for Free\",\"continue_reading_with_trial\":\"Continue Reading with Trial\",\"or\":\"Or\",\"update_payment\":\"Update Payment\",\"update_payment_for_full_access\":\"Update payment for full access.\",\"upload_to_download\":\"Upload to Download\",\"upload_your_documents_to_download\":\"Upload your documents to download.\"}},\"Body\":{\"Body\":{\"share_this_document\":\"Share this document\"},\"Document\":{\"mappings\":{\"thank_you_for_your_rating\":\"Thank you for your rating!\"}},\"FixedViewportBottomComponents\":{\"CollapseButton\":{\"CollapseButton\":{\"click_to_collapse_related_titles\":\"Click to collapse Related Titles\",\"click_to_expand_related_titles\":\"Click to expand Related Titles\"}},\"ViewInStorePromo\":{\"ViewInStorePromo\":{\"get_our_free_app\":\"Get our free app\",\"get_scribd_for_your_mobile_device\":\"Get Scribd for your mobile device.\"}}},\"Metadata\":{\"Extra\":{\"Extra\":{\"original_title\":\"Original Title:\",\"original_title_no_colon\":\"Original Title\"}}},\"StaticPromoStudy\":{\"StaticPromoStudy\":{\"anytime_anywhere_any_device\":\"Anytime. Anywhere. Any device.\",\"cancel_anytime\":\"Cancel Anytime\",\"everything_you_want_to_read\":\"Everything you want to read.\",\"no_commitment_cancel_anytime\":\"No Commitment. Cancel anytime.\",\"read_for_free\":\"Read For Free\",\"reward_your_curiosity\":\"Reward Your Curiosity\"}},\"Toolbar\":{\"Toolbar\":{\"jump_to_page\":\"Jump to Page\"}},\"TruncatePromo\":{\"TruncatePromo\":{\"continue_reading_with_trial\":\"Continue Reading with Trial\"},\"helpers\":{\"constants\":{\"unlock_the_full_document_with_a\":\"Unlock the full document with a free trial!\"}}}},\"annotations\":{\"AnnotationPopover\":{\"AnnotationPopover\":{\"add_note\":\"Add Note\",\"annotation_text_page_annotation_page_nread_more\":\"\\\"{{annotation_text}}…\\\" (page {{annotation_page}})\\\\nRead more:\",\"delete\":\"Delete\",\"highlight\":\"Highlight\",\"share_quote\":\"Share Quote\"}},\"NoteEditor\":{\"NoteEditor\":{\"add_note\":\"Add Note\",\"cancel\":\"Cancel\",\"delete_note\":\"Delete note\",\"note\":\"Note\",\"note_note_group_notes_indexof_active_note_id_1_of_note_group_notes_length\":\"Note {{note_group_notes_indexof_active_note_id_1}} of {{note_group_notes_length}}\",\"save\":\"Save\",\"write_a_note\":\"Write a note…\"}}},\"modals\":{\"AppPromoInterstitial\":{\"AppPromoInterstitial\":{\"continue_reading_with_free_trial\":\"Continue Reading with Free Trial\",\"get_instant_access_to_this_document\":\"Get instant access to this document\",\"opens_scribd_app\":\", opens Scribd app\",\"or\":\"OR\",\"read_free_in_the_app\":\"Read Free in the App\",\"sign_up_to_download\":\", sign up to download\"}},\"Description\":{\"Description\":{\"document_information\":\"Document Information\"}},\"LanguagePicker\":{\"LanguagePicker\":{\"cancel\":\"Cancel\",\"language_options\":\"Language Options\",\"save\":\"Save\",\"select_your_preferred_language\":\"Select your preferred language\",\"we_ll_translate_site_navigation_and_tailor\":\"We’ll translate site navigation and tailor your personal recommendations where possible to match your preferred language selection.\",\"we_ll_translate_site_navigation_to_match\":\"We’ll translate site navigation to match your preferred language selection.\"}},\"LockShockRoadblockModal\":{\"LockShockRoadblockModal\":{\"later\":\"Later\",\"problem_with_your_last_payment\":\"Problem with your last payment\",\"update_payment\":\"Update Payment\",\"your_membership_is_on_hold_please\":\"Your membership is on hold because of a problem with your last payment.\"}},\"ShareQuote\":{\"ShareQuote\":{\"loved_this_quote_i_read_on\":\"Loved this quote I read on @Scribd\",\"page_page\":\"(page {{page}})\",\"share_quote\":\"Share Quote\"}}}}},\"body\":{\"sidebar\":{\"date_uploaded\":\"Date uploaded\",\"on_created_at\":\"on {{created_at}}\"},\"toolbar\":{\"search_inside_document\":\"Search inside document\"}},\"modals\":{\"flag_document\":{\"hateful_or_offensive\":\"Hateful or offensive\",\"please_select_an_option\":\"Please select an option\",\"porn_adult_content\":\"Porn adult content\",\"spam_or_junk\":\"Spam or junk\"}},\"shared\":{\"actions\":{\"modals\":{\"redirecting\":\"Redirecting...\",\"unable_to_unpause_account_please_try\":\"Unable to unpause account. Please try again\"}},\"base_page\":{\"an_error_occurred_please_try_again\":\"An error occurred please try again\"},\"carousels\":{\"recommender_carousel\":{\"skip_carousel\":\"Skip carousel\"}},\"components\":{\"flashes\":{\"Flash\":{\"Flash\":{\"information\":\"information\"}}},\"modals\":{\"Download\":{\"Receipt\":{\"Receipt\":{\"uploaded_by_this_props_document_author_name\":\"Uploaded by {{this_props_document_author_name}}\"}}}}},\"download_button\":{\"button\":{\"download\":\"Download\"}},\"store\":{\"actions\":{\"modals\":{\"subscribe_to_continue_reading\":\"Subscribe to Continue Reading\"}}}}}}}}}}");Scribd.e2e_enabled = false;</script><script type="application/javascript">function prefetchResource(u){var x = new XMLHttpRequest();x.open("GET", u, true);x.send()};</script></body></html>