This class was created by Brainscape user robert heide. Visit their profile to learn more about the creator.

Decks in this class (76)

Netweaver AS
Name the four main sap products,
Differentiate between classic sap...,
What is sap businesssuite
19  cards
SAP acrynoms
Bpp
1  cards
TAW_10_1 chapter 1, SAP Systems
Name the eight main pillars in th...,
It is secure reliable and scalable,
Portals desktop clients and mobil...
57  cards
TAW_10_1 chapter 2, SAP portfolio overview
What are the three areas of sap f...,
What three areas does the chapter...,
From smallest to biggest what are...
12  cards
TAW_10_1 chapter 3, navigation basics
In sap a client corresponds to what,
Where is user information includi...,
On the sap gui who can change ent...
12  cards
TAW_10_1 chapter 4, SAP user interfaces
How is sap erp accessed,
How is sap bi bw accessed,
How is sap s 4 accessed
19  cards
TAW_10_1 chapter 5, system core
In an sap abap java installation ...,
When did the central instance bec...,
What services are contained on th...
43  cards
TAW_10_1 chapter 6, communication and integration
The class talks about 12 interfac...,
Rfc s are based on what two proto...,
What direction do rfc s communicate
16  cards
TAW_10_1 chapter 7, flow of an ABAP program
0  cards
TAW_10_1 chapter 8, ABAP workbench
What does a application component...,
Where should i be able to see a l...,
What are the seven main areas tra...
6  cards
TAW_10_1 chapter 9, basic ABAP language elements
What is the difference between a ...,
What are the two types of abap da...,
There are 9 complete data types w...
16  cards
TAW_10_1 chapter 10, modularization techniques
What are local modularization tec...,
What are global modularization te...,
What are the three formal paramet...
7  cards
TAW_10_1 chapter 11, complex objects
What are recommended naming conve...,
Can begin and end of structure be...,
Can a hyphen be used as part of a...
14  cards
TAW_10_1 chapter 12, data modeling and data retrieval
What is serm,
What is the logical path to build...,
What is the sap path to view data...
14  cards
TAW_10_1 chapter 13, classic ABAP reports
How can i limit the extended opti...,
What are the four fields of a sel...,
When should load of program be used
3  cards
TAW_10_1 chapter 14, program analysis tools
What does the code inspector check,
In what ways can the the code ins...,
What happens if i create a code i...
5  cards
TAW_10_1 chapter 15, program calls and memory management
When using call transaction how c...,
When calling a transaction from a...,
How can parameters be passed when...
18  cards
TAW_10_1 chapter 16, ABAP openSQL
What table types cannot be used w...,
Where does the order by clause occur,
Using order by primary key requir...
11  cards
TAW_10_2 chapter 1, introduction to the ABAP dictionary
User defined data elements struct...,
How and where can input help f4 b...,
How and where can field help f1 b...
4  cards
TAW_10_2 chapter 2, data types in the ABAP dictionary
Under the data type radio button ...,
Can a domain be used as a type in...,
What are the four most commonly u...
19  cards
TAW_10_2 chapter 3, Database tables
Can a database table be included ...,
Technical settings of a transpare...,
What are the 4 data classes in th...
8  cards
TAW_10_1 chapter 4, performance during table access
What is an extension index,
How can you manually reset table ...
2  cards
TAW_10_2 chapter 5, input checks
Fixed value appends can be reused...,
What causes an input field value ...,
What is the foreign key table vs ...
6  cards
TAW_10_2 chapter 6, dictionary object dependencies
0  cards
TAW_10_2 chapter 7, table changes
During table conversion what two ...,
What is the process used to move ...,
If a table conversion fails what ...
4  cards
TAW_10_2 chapter 8, views and maintenance views
Which is more efficient a join de...,
What tcode is used for maintenanc...,
What is one requirement of creati...
5  cards
TAW_10_2 chapter 9, search helps
What view type can not be used in...,
What are the two dialog boxes of ...,
What are the lpos and spos attrib...
13  cards
TAW_10_2 chapter 10, Selection screens
Name some of the additions to the...,
What is the maximum length of a p...,
The four columns of the selection...
9  cards
TAW_10_2 chapter 11, introduction to Screen programming
What is the current sap programmi...,
What are the three sections of th...,
What is the customer screen range
13  cards
TAW_10_2 chapter 12, the program interface
From the technical view what does...,
Can a single component of a gui s...,
What are the function code types
16  cards
TAW_10_2 chapter 13, simple screen elements
What can text fields not begin with,
Can text fields be changed at run...,
What report shows all icons
10  cards
TAW_10_2 chapter 14, screen error handling
What are the field checks that oc...,
When an e level error is raised f...,
If a field is changed in pai but ...
10  cards
TAW_10_2 chapter 15, subscreens
What can a subscreen area contain,
Can a subscreen be reused by othe...,
It is possible to use call subscr...
11  cards
TAW_10_2 chapter 16, tabstrip controls
What is the default number of tab...,
What is the statement that declar...,
How do i allow the user to switch...
4  cards
TAW_11 Chapter 1, ABAP Language foundation and evolution
What are the six predefined abap ...,
What are the five predefined abap...,
What are the two predefined abap ...
8  cards
TAW_11 Chapter 2, statements, functions and expressions
Type i truncates values,
The type i value range is from wh...,
There are 7 basic calculations wh...
34  cards
TAW_11 Chapter 3, Internal tables
Its okay to resort sorted tables,
You can append a sorted table,
All reads of a sorted table are b...
46  cards
TAW_11 Chapter 4, ABAP open SQL
What are the two components of th...,
What are the tasks of the abap op...,
What tcode is used for sql tracing
37  cards
TAW_11 Chapter 5, Database updates with ABAP open sql
Open sql is comprised of both dml...,
What clause has replaced client s...,
Db insert uses what for the values
5  cards
TAW_11 Chapter 6, Database change bundling
0  cards
TAW_11 Chapter 7, SAP Locking
How many application servers have...,
What do customer lock objects sta...,
What would the lock fms for lock ...
18  cards
TAW_11 Chapter 8, Organization of Database updates
Perform on commit occurs when,
How can a rollback be initiated f...,
What transaction is used for moni...
24  cards
TAW_11 Chapter 9, LUWs across multiple programs
How do i call a fm in async mode,
To enable starting a fm in new ta...,
Do call function and call method ...
7  cards
TAW_11 Chapter 10 SAP lit viewer ALV creation
What are the three alv output forms,
What are the key non moving colum...,
What can the mouse left click do ...
14  cards
TAW_11 Chapter 11, ALV design
In alv grid what three fields are...,
In alv grid how are things like s...,
What 9 things are part of grid la...
11  cards
TAW_11 Chapter 12, ALV Events and Methods
In control communication what is ...,
In control communication what is ...,
What is the path of an event from...
6  cards
TAW_12_1 Chapter 1, introduction to OO programming
As it relates to functions how ar...,
What does polymorphism support,
What three uml diagram types are ...
10  cards
TAW_12 Chapter 2, Fundamental OO syntax
What are the two ways to define e...,
Old school functional methods had...,
In a class is it possible for an ...
12  cards
TAW_12 Chapter 3, Inheritance and casting
How many super classes can a clas...,
Can signatures be changed when re...,
When redefining a method should i...
10  cards
TAW_12 Chapter 4, Interfaces and casting
What section do all interface com...,
True or false interfaces closely ...,
What do interfaces primarily serv...
15  cards
TAW_12 Chapter 5, Object-Oriented Events
Events can have import and export...,
There are instance and class stat...,
In uml how are events depicted
12  cards
TAW_12 Chapter 6, OO Repository objects
Are methods transported separately,
Event handler methods are defined...,
What needs to be set to generate ...
4  cards
Taw_12 Chapter 7, ABAP OO Examples
What is the tcode for enjoy frame...,
Badi names begin with,
What must i create before i creat...
6  cards
TAW_12 Chapter 8, Class based exceptions
What is an exception,
All exception classes are derived...,
What is the default class for a e...
15  cards
TAW_12 Chapter 9, OO design patterns
An abstract class or method has d...,
Can a static method be abstarct,
Both classes and methods can be _...
18  cards
TAW_12 Chapter 10, Program calls and memory management
Sap memory is,
Abap memory is,
What is the visibility of sap mem...
5  cards
TAW_12 Chapter 11, Dynamic programming
Fully generic types are,
Generic type simple is for,
There are two ways to type generi...
19  cards
TAW_12_2 Chapter 1, Adjustment of SAP Standard Software
There are four main focuses of ch...,
Personalization would include,
Modification would include
8  cards
TAW_12_2 Chapter 2, Enhancement of dictionary elements
Can append structures be created ...,
What can prevent a table from bei...,
Where can customer documentation ...
3  cards
TAW_12_2 Chapter 3, Customer exits
Components of a smod can belong t...,
What are the steps for creating a...,
How are menu exits added
4  cards
TAW12_2 Chapter 4, Classical BADIs
The sequence of a classical badi ...,
Badis can implement function codes,
Badis can implement subscreens
8  cards
TAW_12_2 Chapter 5, New BADIs
New badi vs old badi differences,
A new badi is implemented in the ...,
A new badi is called by statement
9  cards
TAW_12_2 Chapter 6, Explicit enhancement options
Where is the best place to search...,
Enhancement points can be one of ...,
If an enhancement point or sectio...
3  cards
TAW_12_2 Chapter 7, Implicit enhancement points
What are the additional implicit ...,
Can implicit enhancements add exc...,
Implicit enhancements can be used...
6  cards
TAW_12_2 Chapter 8, Modifications of the SAP standard
What is the registration key called,
What is an import lock on a repai...,
Where can a modification log be kept
10  cards
TAW_12_2 Chapter 9, Introduction to web dynpro
What programming approach is used...,
What reuse components can be used...,
What three user interfaces are av...
14  cards
TAW_12_2 Chapter 10, Web Dynpro Controllers
There are 5 controller types name...,
How many times can a view be decl...,
What is the first controller inst...
8  cards
TAW_12_2 Chapter 11, Web dynpro context
Every controller has one,
Can context content and structure...,
Views can share their context data
6  cards
TAW_12_2 Chapter 12, Web dynpro user interface
What are the ui element catgories,
There are four container elements,
Layout properties values include
5  cards
TAW_12_2 Chapter 13, Controller and Context Programming
In addition to standard hook meth...,
Each controller has at least two ...,
What is created in a controller t...
3  cards
General questions for 750 guide
What class did i not take,
What website allows me to connect...,
What is my scn personal address
4  cards
750 Guide chapter 3, SAP Netweaver Overview
What are the 5 main sap product o...,
What are the 5 main sap product o...,
What is business by design
23  cards
750 guide chapter 4, ABAP workbench usage
What is the tcode for the ruse li...,
How many selections are in the ob...,
What partsof the object browser s...
13  cards
750 Guide chapter 5, Debugger usage
What are the different ways of st...,
What are the different views of t...,
What are the different execution ...
11  cards
750 Guide chapter 6, ABAP data type and data objects
What is the length of a text lite...,
How long can a variable name be,
Is the like statement allowed in ...
18  cards
750 Guide chapter 7, Internal table usage
0  cards

More about
ABAP 7.5 Cert

  • Class purpose General learning

Learn faster with Brainscape on your web, iPhone, or Android device. Study robert heide's ABAP 7.5 Cert flashcards now!

How studying works.

Brainscape's adaptive web mobile flashcards system will drill you on your weaknesses, using a pattern guaranteed to help you learn more in less time.

Add your own flashcards.

Either request "Edit" access from the author, or make a copy of the class to edit as your own. And you can always create a totally new class of your own too!

What's Brainscape anyway?

Brainscape is a digital flashcards platform where you can find, create, share, and study any subject on the planet.

We use an adaptive study algorithm that is proven to help you learn faster and remember longer....

Looking for something else?

ABAP Core
  • 24 decks
  • 804 flashcards
  • 2 learners
Decks: Preparing The Development Environment, Taking A First Look At Abap, Applying Basic Techniques And Concepts, And more!
ABAP
  • 10 decks
  • 231 flashcards
  • 14 learners
Decks: Fragen 1, Fragen 2, Fragen 3, And more!
SAP ABAP
  • 18 decks
  • 260 flashcards
  • 7 learners
Decks: 1 Abap Programming Language, 2 Data Declarations, 3 Data Dictionary, And more!
ABAP CLOUD
  • 6 decks
  • 108 flashcards
  • 1 learners
Decks: Restful, Abap Oo, Abap Cloud, And more!
Make Flashcards