Welcome! Guest
New User? Register | Login
Comments

No Comments Posted for this Article.

Leave a comment

You must be Loged in to post a comment.

Related
  • ABAP Interview Questions
    [1] Question: Why are there data records for modules and data in the update tables, but no header records? Is data lost as a result? Why are there data records for modules and data in the update...
  • SM13 Update Record.
    Update record main menu window will come change the username “Sukhmani” to “*” because we have to check the update records for all the uses and for all the updates like...
  • Types of Work Process in Sap
    Dialog Work process: The Dialog work process fulfill all requests for the execution of dialog steps triggered by an active user. The dialog work process are not used for request which take long...
  • ABAP - Retrieve Statistical Data From The STAT File.
    REPORT ZSTATFILE LINE-SIZE 164. ************************************************************************ * This is an example of how to dig out some interesting performance * and statistical data...
  • SAP ABAP Report Programming Questions 1
    ABAP Reporting SAP TERMINOLOGY 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...
  • The Update Work Process
    Update The update is an asynchronous (not simultaneous) Bundling all updates for one SAP transaction into a single database transaction ensures that the data that belongs to this SAP transaction...
  • Retreive Error Message from BDC
    While doing call transaction, if an error occurs in updation, we declare bdcmsgcoll and store our messages in it, but how to retreive error message from it Using function module 'FORMAT_MESSAGE'...
  • Difference Between BAPI and BDC
    What is the main difference between BAPI and RFC and difference between BAPI and BDC? BAPI is used only when it is available for the particular transaction like Delivery Sales order. but BDC can...
  • Different Between Posting, Clear and Payment
    Posting occurs with many different types of documents. It indicates that all sides of the FI entry are in balance. Posting actually writes the document to the G/L. Payment on the other hand is...
  • Difference between â��Insertâ��, â��Updateâ�� and â��Modifyâ��
    INSERT - Add a new record into the database table. MODIFY - If record is available it modifies otherwise it wont modify. UPDATE - If record is available its update the record otherwise it...
  • What is ODS?
    It is operational data store. ODS is a BW Architectural component that appears between PSA ( Persistant Staging Area ) and infocubes and that allows Bex ( Business Explorer ) reporting. It is not...
  • Difference Between Batch Input and Call Transaction in BDC
    What is the difference between batch input and call transaction in BDC? Session method. 1) synchronous processing. 2) can tranfer large amount of data. 3) processing is slower. 4) error...
  • Does the external program run in the same SAP LUW as the caller, or in a separate one?
    -Transactions run with a separate SAP LUW -Reports run with a separate SAP LUW -Dialog modules run in the same SAP LUW as the caller -Function modules run in the same SAP LUW as the caller ...
  • SAP ABAP Scripts Question and Answers Part 4
    Module Pool Transactions: A transaction is a program that conducts a dialog with the user. In a typical dialog, the system displays a screen on which the user can enter or request information...
  • TABC42 ABAP Programming Techniques 2/2
    TABC42 2/2 TABC42 ABAP Programming Techniques 2/2 .................0-1 Copyright .............................................................................0-2 Section Overview...
  • General Ledger Accounting (FI-GL)
    General Ledger Accounting (FI-GL) Purpose The central task of G/L accounting is to provide a comprehensive picture for external accounting and accounts. Recording all business transactions (primary...
  • TADM10_1 SAP Web AS Implementation & Operation
    TADM10_1 SAP Web AS Implementation & Operation Course Overview The course TADM10 is the foundation for different following consultant education tracks. On the one hand you can continue your...
  • TAFI40 Financial Accounting Part II
    TAFI40 Financial Accounting Part II Customer/Vendor Accounts: Objectives At the conclusion of this topic, you will be able to: describe the structure of customer and vendor accounts ...
  • Enchancing the Quality of ABAP Development
    Contents Preface11 1Introduction =======================================13 1.1The Technical Quality of ABAP Software ===================16 1.1.1Aspects of Technical Quality...
  • The SAP R/3 Guide to EDI, IDocs and Interfaces
    The SAP R/3 Guide to EDI, IDocs and Interfaces Where Has the Money Gone? 1 1.1 Communication ...............................................................................................2 More...
  • SAP BC - ABAP Programming
    SAP BC - ABAP Programming This documentation describes how to write application programs within the three-tier client/server architecture of the R/3 System. BC - ABAP Programming...
  • ABAP user guide ,for making the reports.
    ABAP user guide ,for making the reports. http://www.scribd. com/doc/6779672/ ABAP-Program- Tips-v3 BC - ABAP Programming BC - ABAP...
  • Financial Accounting TAFI40 - 2
    Section: Accounts Payable & Accounts Receivable ..........................................................................................................1 Customer/Vendor...
  • FI Accounts Receivable and Accounts Payable
    FI - Accounts Receivable and Accounts Payable Introduction to Accounts Receivable and Accounts Payable Master Records, Account Balances and Line Items Customer Master Records ...
  • BC - ABAP Programming
    Contents BC - ABAP Programming.................................................................................17 Introduction to...
  • The SAP R/3 Handbook, Second Edition
    Chapter 1: What Is SAP R/3?...........................................................................................................................4 ...
  • Integrating AIX into Heterogeneous LDAP Environments
    Integrating AIX into Heterogeneous LDAP Environments Introduction We begin this book by describing at a high level the business requirements that make it necessary to create a system that can...
  • SAP FI MM SD Integration (.pdf file), Material Management integration
    SAP FI-MM-SD INTEGRATION A SPECIAL REPORT FI – MM (Material Management) integration:- Today we will learn how the integration within FI MM , and SD takes place . How are Accounting entries...
  • Asset Accounting (FI-AA) Overview
    Asset Accounting Overview Purpose The Asset Accounting (FI-AA) component is used for managing and supervising fixed assets with the SAP R/3 System. In SAP R/3 Financial Accounting, it serves as a...
  • What are the types of Update requests ?
    - 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...
  • What are the types of Update requests ?
    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...
  • Sample Basis Questions(1)
    1)The local memory of the work process consist of ( More than one answer can be correct) Roll buffer Roll area Paging buffer Page area 2)System messages can be sent using...
  • SAP R/3 ARCHITECTURE FAQ
    1. What guarantees the integration of all application modules? The R/3 basis system guarantees the integration of all application modules. The R/3 basis s/w provides the run time environment...
  • Q & A BASIS LAYER
    Q & A BASIS LAYER What are the central interfaces of the R/3 system ? Presentation interface Database interface Operating system interface Which interface controls what is shown on the p.c...
  • ABAP Interview Questions Set 9
    BASIS LAYER What are the central interfaces of the R/3 system ? -Presentation interface -Database interface -Operating system interface Which interface controls what is shown on the p.c...
  • ABAP Interview Q A
    1) Authorization Objects ( this question has more than 1 answer ) a) Stored in User Master b) Defines fields for a complex authority check c) Grouped together in profiles d) Covers up to 10...
  • ABAP Self Test Q & A
    1) Authorization Objects ( this question has more than 1 answer ) a) Stored in User Master b) Defines fields for a complex authority check c) Grouped together in profiles d) Covers up to 10...
  • Q & A BASIS LAYER,SAP TERMINOLOGY
    Interview Questions SAP TERMINOLOGY 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...
  • interview questions of sap bw process chains
    Check these questions? 1. What are the extractor types? � Application Specific o BW Content FI, HR, CO, SAP CRM, LO Cockpit o Customer-Generated Extractors LIS, FI-SL, CO-PA � Cross...
  • 1000 SAP ABAP Interview Questions and Answers
    1000 SAP ABAP Interview Questions and Answers SAP R/3 ARCHITECTURE 1. What guarantees the integration of all application modules? The R/3 basis system guarantees the integration of all...
  • BASIS Certification 2003_2005
    Here all some of the 640 questions i remember TADM10,12 --------- 1. What does SLD contain? 2. 19) In 3 system landscape from where the request can be imported in QAS system (Single Choice) ...
  • What is main difference between CATT and LSMW
    Using LSMW you can update any kind of data but no changes to database are allowed, where as CATT tool can update only master data, which also allows changes to the master data and also a significant...
  • What is the difference between Synchronous and Asynchronous updates?
    In synchronous processing, the program waits: control returns to the program only when the task has been completed. In asynchronous processing, the program does not wait: the system returns...
  • What is main difference between session method and LSMW
    In the context of session method, the method of updating is "Batch Input" , we require a program to be coded, But in the context of LSMW method, The methods of updating using "Batch Input/Direction...
Tutorials | Forum | Books | Interview Questions | Transaction Codes | Institutes | Jobs | Classifieds | News | Announcements
SAP ERP Support/Consulting | RSS/Syndication | Contact Us | Terms Of Use | Terms & Conditions