<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-4754231604772082457</id><updated>2011-11-27T15:23:29.047-08:00</updated><title type='text'>ABAP Tutorial</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://abaptutorial1.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4754231604772082457/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://abaptutorial1.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>expert</name><uri>http://www.blogger.com/profile/05027544102105084558</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>5</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-4754231604772082457.post-1893753765652859317</id><published>2008-01-25T06:29:00.000-08:00</published><updated>2008-01-25T06:32:37.363-08:00</updated><title type='text'>Abap-4</title><content type='html'>Append structure                                                               &lt;br /&gt;                                                                                &lt;br /&gt;     An append structure defines a set of fields which belong to another table  &lt;br /&gt;     or structure but which are treated in the correction administration as     &lt;br /&gt;     its own object.                                                            &lt;br /&gt;     Append structures are used to support modifications.                       &lt;br /&gt;                                                                                &lt;br /&gt; Pooled table                                                                 &lt;br /&gt;                                                                              &lt;br /&gt;     Pooled tables can be used to store control data (e.g. screen sequences,  &lt;br /&gt;     program parameters or temporary data). Several pooled tables can be      &lt;br /&gt;     combined to form a table pool. The table pool corresponds to a physical  &lt;br /&gt;     table on the database in which all the records of the allocated pooled   &lt;br /&gt;     tables are stored.                                                       &lt;br /&gt;                                                                              &lt;br /&gt; Cluster table                                                                   &lt;br /&gt;                                                                                 &lt;br /&gt;     Cluster tables contain continuous text, for example, documentation.         &lt;br /&gt;     Several cluster tables can be combined to form a table cluster. Several     &lt;br /&gt;     logical lines of different tables are combined to form a physical record    &lt;br /&gt;     in this table type. This permits object-by-object storage or                &lt;br /&gt;     object-by-object access. In order to combine tables in clusters, at least   &lt;br /&gt;     parts of the keys must agree. Several cluster tables are stored in one      &lt;br /&gt;     corresponding table on the database.                                        &lt;br /&gt;                                                                                &lt;br /&gt; Generated view structure                                                        &lt;br /&gt;                                                                                &lt;br /&gt;     In activation a structure is generated for a view. This structure serves   &lt;br /&gt;     as interface for the runtime environment. It does not generally appear in  &lt;br /&gt;     the ABAP/4 Dictionary.                                       &lt;br /&gt;&lt;br /&gt;What is a Data Class?&lt;br /&gt;    The Data class determines in which tablespace the table is stored when it&lt;br /&gt;    is created in the database.&lt;br /&gt;&lt;br /&gt;What is a Size Category?&lt;br /&gt;    The Size category describes the probable space requirement of the table &lt;br /&gt;    in the database.&lt;br /&gt;&lt;br /&gt;How Many types of size categories and data classes are there?&lt;br /&gt;    There are five size categories (0-4) and 11 data classes, only three of&lt;br /&gt;    which  are appropriate for application tables:&lt;br /&gt;&lt;br /&gt; - APPL0 - Master data (data frequently accessed but rarely updated)&lt;br /&gt; - APPL1 - Transaction data (data that is changed frequnetly)&lt;br /&gt; - APPL2 - Organisational data (customizing data that is entered when system is &lt;br /&gt;     configured and then rarely changed)&lt;br /&gt;&lt;br /&gt;&lt;br /&gt; What are control tables? &lt;br /&gt;    The values specified for the size category and data class are mapped to&lt;br /&gt;    database-specific values via control tables.&lt;br /&gt;&lt;br /&gt; What is the function of the transport system and workbench organiser?&lt;br /&gt;    The function of the transport system and the Workbench Organizer is to &lt;br /&gt;    manage any changes made to objects of the ABAP/4 Development Workbench &lt;br /&gt;    and to transport these changes between different SAP systems&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4754231604772082457-1893753765652859317?l=abaptutorial1.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://abaptutorial1.blogspot.com/feeds/1893753765652859317/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=4754231604772082457&amp;postID=1893753765652859317' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4754231604772082457/posts/default/1893753765652859317'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4754231604772082457/posts/default/1893753765652859317'/><link rel='alternate' type='text/html' href='http://abaptutorial1.blogspot.com/2008/01/abap-4.html' title='Abap-4'/><author><name>expert</name><uri>http://www.blogger.com/profile/05027544102105084558</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4754231604772082457.post-1133127516448137149</id><published>2008-01-25T06:28:00.000-08:00</published><updated>2008-01-25T06:29:03.524-08:00</updated><title type='text'>Abap-3</title><content type='html'>What are the types of Update requests ?&lt;br /&gt;- An update request can be divided into one primary (V1) and several Secondary update components (V2). Time-critical operations are placed in V1 component and those whose timing are less critical are placed in V2 components. If a V1 update fails, V2 components will not be processed.&lt;br /&gt;&lt;br /&gt;What  are  the  roll  and  page  areas  ?&lt;br /&gt;- Roll  and  page  areas  are  SAP  R/3  buffers   used  to  store&lt;br /&gt;user  contexts  ( process  requests ) .  The  SAP  dispatcher  assigns&lt;br /&gt;process  requests  to  work  processes  as  they  are  received.  If&lt;br /&gt;the  work  process  is  unavailable   the  process  requests  are  queued  in  the  roll  and  page  areas.&lt;br /&gt;Paging area holds data from the application programs.&lt;br /&gt;Roll area holds data from previous dialog steps and data that characterizes user.&lt;br /&gt;&lt;br /&gt;What is a Spool request ?&lt;br /&gt;- Spool requests are generated during dialog or background processing and placed in the spool database with information about the printer and print format. The actual data is placed in the Tem Se (Temporary Sequential objects).&lt;br /&gt;&lt;br /&gt;What are the different database integrities ?&lt;br /&gt;- Semantic integrity&lt;br /&gt;- Relational integrity&lt;br /&gt;- Primary key integrity&lt;br /&gt;- Value set integrity&lt;br /&gt;- Foreign key integrity and&lt;br /&gt;- Operational integrity.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;DATA DICTIONARY .&lt;br /&gt;&lt;br /&gt;Type of a table or structure                                                &lt;br /&gt;                                                                            &lt;br /&gt;    The table type determines how the logical table description defined in  &lt;br /&gt;    the ABAP/4 Dictionary is reproduced on the database.                    &lt;br /&gt;                                                                            &lt;br /&gt;    There are the following table types:                                    &lt;br /&gt;    o  transparent table                                                    &lt;br /&gt;    o  structure                                                            &lt;br /&gt;    o  append structure                                                     &lt;br /&gt;                                                                            &lt;br /&gt;    For internal purposes, such as storing control data or update texts,    &lt;br /&gt;    there are in addition the following table types:                        &lt;br /&gt;    o  pooled table                                                         &lt;br /&gt;    o  cluster table                                                        &lt;br /&gt;    o  generated view structure                                             &lt;br /&gt;                                                                            &lt;br /&gt; Transparent table                                                             &lt;br /&gt;                                                                               &lt;br /&gt;     There is a physical table on the database for each transparent table. The &lt;br /&gt;     names of the physical tables and the logical table definition in the      &lt;br /&gt;     ABAP/4 Dictionary correspond.                                             &lt;br /&gt;                                                                               &lt;br /&gt;     All business data and application data are stored in transparent tables.  &lt;br /&gt;                                                                               &lt;br /&gt; Structure                                                                       &lt;br /&gt;                                                                                 &lt;br /&gt;     No data records exist in the database for a structure. Structures are       &lt;br /&gt;     used for the interface definition between programs or between screens and   &lt;br /&gt;     programs.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4754231604772082457-1133127516448137149?l=abaptutorial1.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://abaptutorial1.blogspot.com/feeds/1133127516448137149/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=4754231604772082457&amp;postID=1133127516448137149' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4754231604772082457/posts/default/1133127516448137149'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4754231604772082457/posts/default/1133127516448137149'/><link rel='alternate' type='text/html' href='http://abaptutorial1.blogspot.com/2008/01/abap-3.html' title='Abap-3'/><author><name>expert</name><uri>http://www.blogger.com/profile/05027544102105084558</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4754231604772082457.post-889657876699525246</id><published>2008-01-25T06:27:00.000-08:00</published><updated>2008-01-25T06:28:07.166-08:00</updated><title type='text'>Abap-2</title><content type='html'>Database tables and open SQL&lt;br /&gt;&lt;br /&gt;Add a single record to a database table&lt;br /&gt;&lt;br /&gt;insert into &lt;database table&gt; values &lt;work area&gt;&lt;br /&gt;&lt;br /&gt;Inserting all lines from an internal table into a database table:&lt;br /&gt;&lt;br /&gt;insert &lt;database table&gt; from table &lt;internal table&gt; &lt;br /&gt;&lt;br /&gt;Delete all records&lt;br /&gt;&lt;br /&gt; Select        * from  zmellemtab.  &lt;br /&gt;    delete zmellemtab.               &lt;br /&gt;  endselect.                         &lt;br /&gt;&lt;br /&gt;Deleting records using records from an internal table&lt;br /&gt;&lt;br /&gt;delete employees from table itab.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Q &amp; A&lt;br /&gt;&lt;br /&gt;BASIS LAYER &lt;br /&gt;&lt;br /&gt;What  are  the  central  interfaces  of  the  R/3  system ?&lt;br /&gt;-   Presentation  interface&lt;br /&gt;            Database  interface&lt;br /&gt;        Operating  system  interface&lt;br /&gt;&lt;br /&gt;Which  interface  controls  what  is  shown  on  the  p.c. ?&lt;br /&gt;- Presentation  interface&lt;br /&gt;&lt;br /&gt;Which  interface  converts  SQL  requirements  in  the  SAP  development   system  to  those  of  the  database ?&lt;br /&gt;- Database  interface&lt;br /&gt;&lt;br /&gt;What  is   SAP  dispatcher ?&lt;br /&gt;- SAP   dispatcher  is  the  control  agent  which  manages  the &lt;br /&gt;resources   for  the  R/3  applications.  &lt;br /&gt;&lt;br /&gt;What  are  the  functions  of  dispatcher ?&lt;br /&gt;- Equal  distribution  of  transaction  load  to  the  work  processes&lt;br /&gt;      Management  of  buffer  areas  in  main  memory&lt;br /&gt;      Integration  of  the  presentation  levels&lt;br /&gt;            Organization  of  communication  activies&lt;br /&gt;&lt;br /&gt;What  is  a  work  process ?&lt;br /&gt;- A  work  process  is  where     individual  dialog   steps  are  actually   processed  and  the  work  is  done.  Each  work  process handles   one  type  of  request. &lt;br /&gt;&lt;br /&gt;Name  various  work  processes  of  R/3  system ?&lt;br /&gt;1) Dialog  or  Online ( processes  only  one  request  at  a  time )&lt;br /&gt;       2)  Background ( started  at  a  specified  time )&lt;br /&gt;       3)  Update ( primary  or  secondary )&lt;br /&gt;       4)  Enque(  lock  mechanism )&lt;br /&gt;       5)  Spool ( generated  online  or  during  back  ground  processing For  printing )&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4754231604772082457-889657876699525246?l=abaptutorial1.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://abaptutorial1.blogspot.com/feeds/889657876699525246/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=4754231604772082457&amp;postID=889657876699525246' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4754231604772082457/posts/default/889657876699525246'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4754231604772082457/posts/default/889657876699525246'/><link rel='alternate' type='text/html' href='http://abaptutorial1.blogspot.com/2008/01/abap-2.html' title='Abap-2'/><author><name>expert</name><uri>http://www.blogger.com/profile/05027544102105084558</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4754231604772082457.post-1317450606980796628</id><published>2008-01-25T06:17:00.000-08:00</published><updated>2008-01-25T06:27:19.127-08:00</updated><title type='text'>Abap-1</title><content type='html'>SAP TERMINOLOGY&lt;br /&gt;&lt;br /&gt;Master data is a collection of information about a person or an object, e.g. a cost object, vendor, or G/L account. For example, a vendor master record contains not only general information such as the vendor’s name and address, but also specific information, such as payment terms and delivery instructions. Generally for end users, master data is reference data that you will look up and use, but not create or change.&lt;br /&gt;&lt;br /&gt;Transactional data is data related to a single business event such as a purchase requisition or a request for payment. When you create a requisition, for example, SAP creates an electronic document for that particular transaction. SAP gives the transaction a document number and adds the document to the transaction data that is already in the system. Whenever you complete a transaction in SAP, that is, when you create, change, or print a document in SAP, this document number appears at the bottom of the screen.&lt;br /&gt;&lt;br /&gt;Workflow&lt;br /&gt;A routing tool in SAP that forwards documents for review or approval. For example, a requisition that needs to be approved is sent to the appropriate approver's inbox. Workflow is also used to route journal vouchers, credit card charges, and other documents in SAP.&lt;br /&gt;&lt;br /&gt;Cost Object: &lt;br /&gt;A Cost Object collects expenses and revenues for a particular purpose, such as a research project. In SAP there are three types of cost objects: Cost Center, Internal Order, and WBS (Work Breakdown Structure) Element (see below for definition). &lt;br /&gt;&lt;br /&gt;Cost Center: &lt;br /&gt;General or operating Cost Objects are known in SAP as Cost Centers. Cost Centers are budgeted on the fiscal year.&lt;br /&gt;&lt;br /&gt;Internal Order: &lt;br /&gt;A non-sponsored Cost Object (for example, funding from the MIT Provost) used to track costs over periods other than fiscal years. Internal Orders are often created to track gifts or endowments at MIT.&lt;br /&gt;&lt;br /&gt;WBS Element: WBS Elements are funded by outside sponsors and are used to track costs of a particular research project over the entire span of its activity. They may also be created to track other sponsored activities, such as gifts.&lt;br /&gt;&lt;br /&gt;G/L Account: &lt;br /&gt;G/L accounts are also called Cost Elements in SAP. They are a classification by expense or revenue type. In the CO (Controlling) module of SAP, the term Cost Element is used. In the FI&lt;br /&gt;(Financial) module, the term G/L Account is used. These terms are used interchangeably for reporting, requisitions, and journal vouchers.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4754231604772082457-1317450606980796628?l=abaptutorial1.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://abaptutorial1.blogspot.com/feeds/1317450606980796628/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=4754231604772082457&amp;postID=1317450606980796628' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4754231604772082457/posts/default/1317450606980796628'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4754231604772082457/posts/default/1317450606980796628'/><link rel='alternate' type='text/html' href='http://abaptutorial1.blogspot.com/2008/01/abap-1.html' title='Abap-1'/><author><name>expert</name><uri>http://www.blogger.com/profile/05027544102105084558</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4754231604772082457.post-2320700082076984040</id><published>2008-01-25T06:15:00.000-08:00</published><updated>2008-01-25T06:16:45.258-08:00</updated><title type='text'>Welcome To The blog</title><content type='html'>Abap tutorial discussion are welcome here.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4754231604772082457-2320700082076984040?l=abaptutorial1.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://abaptutorial1.blogspot.com/feeds/2320700082076984040/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=4754231604772082457&amp;postID=2320700082076984040' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4754231604772082457/posts/default/2320700082076984040'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4754231604772082457/posts/default/2320700082076984040'/><link rel='alternate' type='text/html' href='http://abaptutorial1.blogspot.com/2008/01/welcome-to-blog.html' title='Welcome To The blog'/><author><name>expert</name><uri>http://www.blogger.com/profile/05027544102105084558</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>
