You are on page 1of 44

An Introduction to SAP

SAP was founded in 1972 in Walldorf, Germany. It stands for Systems, Applications and Products in Data Processing. Over the years, it has grown and evolved to become the world premier provider of client/server business solutions for which it is so well known today. The SAP R/3 enterprise application suite for open client/server systems has established a new standards for providing business information management solutions. SAP product are consider excellent but not perfect. The main problems with software product is that it can never be perfect. The main advantage of using SAP as your company ERP system is that SAP have a very high level of integration among its individual applications which guarantee consistency of data throughout the system and the company itself. In a standard SAP project system, it is divided into three environments, Development, Quality Assurance and Production. The development system is where most of the implementation work takes place. The quality assurance system is where all the final testing is conducted before moving the transports to the production environment. The production system is where all the daily business activities occur. It is also the client that all the end users use to perform their daily job functions. To all company, the production system should only contains transport that have passed all the tests. SAP is a table drive customization software. It allows businesses to make rapid changes in their business requirements with a common set of programs. User-exits are provided for business to add in additional source code. Tools such as screen variants are provided to let you set fields attributes whether to hide, display and make them mandatory fields. This is what makes ERP system and SAP in particular so flexible. The table driven customization are driving the program functionality instead of those old fashioned hard-coded programs. Therefore, new and changed business requirements can be quickly implemented and tested in the system. Many other business application software have seen this table driven customization advantage and are now changing their application software based on this table customizing concept. In order to minimized your upgrading costs, the standard programs and tables should not be changed as far as possible. The main purpose of using a standard business application software like SAP is to reduced the amount of time and money spend on developing and testing all the programs. Therefore, most companies will try to utilized the available tools provided by SAP.

What is Client? What is the difference between Customization and Configuration?


The difference between cutomizing and configuration is: - CONFIGURATION: we will configure the system to meet the needs of your business by using the existing data. - CUSTOMIZING: we will customise or adapt the system to your business requirements, which is the process of mapping SAP to your business process. - CLIENT: A client is a unique one in organizational structure, can have one or more company codes. Each company code is its own legal entity in finance. Configuration vs. Customization When considering enterprise software of any type, it is important to understand the difference between configuration and customization.The crux of the difference is complexity. Configuration uses the inherent flexibility of the enterprise software to add fields, change field names,modify drop-down lists, or add buttons. Configurations are made using powerful built-in tool sets. Customization involves code changes to create functionality that is not available through configuration. Customization can be costly and can complicate future upgrades to the software because the code changes may not easily migrate to the new version.Wherever possible, governments should avoid customization by using configuration to meet their goals.Governments also should understand their vendor's particular terminology with regard to this issue since words like "modifications" or "extensions" often mean different things to different vendors. *-- Sivaprasad, Sonali Sardesai What is SAP R3? We know that SAP R/3 is software, it particular it is client-server software. This means that the groups/layers that make up a R/3 System are designed to run simultaneously across several separate computer systems. When you install Microsoft Excel on your PC, each component of Excel (printing components, graphing components, word processing components, and etc.) is stored, managed, and processed via the hardware of your PC. When a company installs SAPs software each component (or "layer in R/3s case) is stored, managed, and processed via the hardware of separate and specialized computer systems. Each of the various layers is capable of calling upon the specialty of any of the other installed layers in order to complete a given task. Those components/layers that are requesting services are called clients, those components/layers that are providing services are called servers. Thus the term client/server. *-- Shailesh Kumar (shailesh_das@yahoo.com)

What is meant by SAP ECC?


SAP is an ERP (Enterprise Resource Planning) module, ECC is the version of SAP, like 4.6, 4.6c and 4.7 in that series new version is ECC-6. Its known as Enterprise core component.

What is SAP Landscape?


Landscape is like a server system or like a layout of the servers or some may even call it the architecture of the servers viz. SAP is divided into three different lanscape DEV, QAS and PROD. - DEV would have multiple clients for ex: 190- Sandbox, 100- Golden, 180- Unit Test. - QAS may again have mutiple clients for ex: 300- Integration Test, 700 to 710 Training. - PROD may have something like a 200 Production. These names and numbers are the implementer's discreet on how they want it or they have been using in their previous implementations or how is the client's business scenario. Now whatever you do in the Sandbox doesn't affect the other servers or clients. Whenever you think you are satisfied with your configuration and you think you can use it moving forward, you RE-DO it in the golden client (remember, this is a very neat and clean client and you cannot use it for rough usage). As you re-do everything that you had thought was important and usable, you get a transport request pop up upon saving everytime. You save it under a transport request and give your description to it. Thus the configuration is transported to the Unit Test client (180 in this example). You don't run any transaction or even use the SAP Easy Access screen on the 100 (golden) client. This is a configuration only client. Now upon a successful tranport by the Basis guy, you have all the configuration in the Testing client, just as it is in the Golden client. The configuration remains in sync between these two clients. But in the Testing client you can not even access SPRO (Display IMG) screen. It's a transaction only client where you perform the unit test. Upon a satisfactory unit test, you move the good configuration to the next SERVER (DEV). The incorrect or unsatisfactory configuration is corrected in Golden (may again as well be practised in the sandbox prior to Golden) and accordingly transported back to 180 (Unit Test) until the unit test affected by that particular config is satisfactory. The Golden client remains the 'database' (if you wanna call it that) or you may rather call it the 'ultimate' reference client for all the good, complete and final configuration that is being used in the implementation. In summary: Landscape : is the arrangement for the servers IDES : is purely for education purpose and is NOT INCLUDED in the landscape. DEVELOPMENT ---> QUALITY ----> PRODUCTION DEVELOPMENT : is where the the consultants do the customization as per the company's requirement.

QUALITY : is where the core team members and other members test the customization. PRODUCTION : is where the live data of the company is recorded. A request will flow from Dev->Qual->Prod and not backwards. 1. Sandbox server: In the initial stages of any implementation project, You are given a sandbox server where you do all the configuration/customization as per the companies business process. 2. Development Server: - Once the BBP gets signed off, the configuration is done is development server and saved in workbench requests, to be transported to Production server. 3. Production Server: This is the last/ most refined client where the user will work after project GO LIVE. Any changes/ new develpoment is done is development client and the request is transported to production. These three are landscape of any Company. They organised their office in these three way. Developer develop their program in Development server and then transport it to test server. In testing server tester check/test the program and then transport it to Production Server. Later it will deploy to client from production server. Presentaion Server- Where SAP GUI have. Application Server - Where SAP Installed. Database Server - Where Database installed. What is the meaning of "R" in R/3 systems? R/3 stands for realtime three tier architecture. This is the kind of architrecture SAP R/3 system has. R/3 means three layers are installed in Different system/server and they are connected with each other. 1) Presentation 2) Application 3) Database Why do we call client 000 as golden client? Golden client contains all the configuration data and master data so some extent. All the configuration settings are done in golden clients and then moved to other clients. Hence this client acts as a master record for all transaction settings, hence the name "Golden Client".

Basic Knowledge and System Navigation Question


What SPRO stands for?

SPRO stands for SAP Project Reference Object . It is used to configure the setting as per your client requirement by using the standard setting present in the system. This where you can do all the SAP configuration work. It is also known as the Configuration Menu. What is full form IMG and SPRO? How are they different from each other? IMG :- Implementation Guide. SPRO :- SAP Project Reference Object. SPRO------>IMG. Type in the T-Code SPRO under That got to Main Menu which is IMG. SPRO is basically used to organize the consultant customizing during the SAP Project Phrase. How to close a window? If we want to stop a transaction in the middle, Right click on the end button (X) on the top right corner of the window. Then select "stop transaction". As we dont have STOP icon as we have in WINDOWS, this will help in the same way. Its a very small tip, but will help a lot. Name two ways to start a transaction. - Dynamic Menu - Command Field Why do you create user-specific parameters? They supply defaults to R/3 fields. If a field is indicated, the system automatically fills in default value. Depending on the field definition, the entry can also be replaced with a value entered by the user. (Concept of PARAMETER ID) Name the three different kinds of messages in the R/3 system. What is the difference between them? A message can have five different types. These message types have the following effects during list processing: A (=Abend): The system displays a message of this message type in a dialog window. After the user confirms the message using ENTER, the system terminates the entire transaction (for example SE38). E (=Error) or W (=Warning): The system displays a message of this message type in the status line. After the user chooses ENTER, the system acts as follows:

While creating the basic list, the system terminates the report. While creating a secondary list, the system terminates the corresponding processing block and keeps displaying the previous list level. I (=Information): The system displays a message of this message type in a dialog window. After the user chooses ENTER , the system resumes processing at the current program position. S (=Success): The system displays a message of this message type on the output screen in the status line of the currently created list. What is a data dictionary or repository? Central catalog that contains the descriptions of an organization's data and provides information about the relationships between the data and its use in programs and screens. The data descriptions in a Data Dictionary is also called metadata, i.e., data that describes other data. The ABAP/4 Dictionary stores system-wide data definitions. When you create a new data definition, the Dictionary tool does all the processing necessary to create the definition. You can use the Dictionary tool to look up the "definition" of objects in your R/3 System. What is a matchcode? Comparsion key. A matchcode allows you to locate the key of a particular database record (e.g. account number) by entering any field value contained in the record. The system then displays a list of records matching the specifications. If you want an end user to see a specific menu after logging on the R/3 system, how could you do that? User maintenance transactions allow the system administrator to create and maintain user master records. This includes the generation and assignment of authorizations and authorization profiles.

Easy to Remember (SAP Transaction Codes)


SPRO MM01 DEFINE ITEM CATEGORY CREATE MATERIAL

MM02 MM03 MMS1 MMS2 MMS3 MB1C MMPI MMBE MM60 XD01 XD02 XD03 VA01 VA02 VA03 VA11 VA12 VA13 VA21 VA22 VA23 VD02 VD03 VD04 VD06 VK11 VK0A VOK0 VOR1 VOR2 VOV6 VOV8 VOFA V129 V149 CA01 CA02 CA03 CS01 CS02 CS03 OVK1 OVK3 OVK4 OVR6 OVS9 OVRA OVRF OVXC OVX6 OVLK OVSG OVLH OVXM OVXJ OMS2 OVLP

MODIFY MATERIAL DISPLAY MATERIAL CREATE MATERIAL MASTER CHANGE MATERIAL MASTER DISPLAY MATERIAL MASTER MAINTAIN STOCK INITIALISE PERIOD FOR MASTER MATERIAL RECORDFROM CO CODE CREATE STOCK MATERIAL LIST CREATE CUSTOMER MODIFY CUSTOMER DISPLAY CUSTOMER CREATE ORDER CHANGE ORDER DISPLAY ORDER CREATE INQUIRY CHANGE INQUIRY DISPLAY INQUIRY CREATE QUOTATION CHANGE QUOTATION DISPLAY QUOTATION CHANGE SALES PROSPECT DISPLAY SALES PROSPECT DISPLAY CHANGES FLAG FOR DELETION MAINTAINING PRICING ASSIGN G/L ACCOUNT GENERAL PRICING DEF COMMON DIST CHANEL DEF COMMON DIV DEFINE SCHEDULE LINES DEFINE SALES DOC TYPE CREATE/OR CHANGE BILLING TYPES CONFIGURATION DEFINE INCOMPLETENESS SCHEMAS FOR FOREIGN TRADE ASSIGN INCOMPLETENESS SCHEMAS FOR COUNTRY CODE CREATE ROUTING EDIT ROUTING DISPLAY ROUTING CREATE BOM CHANGE BOM DISPLAY BOM DEFINE TAX DET RULES DEF TAX REL OF MASTER RECORDS CUSTOMER TAXES DEF TAX REL OF MASTER RECORDS MATERIAL TAXES DEF LEGAL STATUSES DEF CUSTOMER GRP MAINT STATISTICS GRPS FOR CUSTOMERS MAINT STATISTICS GRPS FOR MATERIAL ASSIGN SHIIPING POINT TO PLANT ASSIGN PLANT TO S.O AND DIST CHANEL DEFINE DELIVERY TYPE DEFINE INCOTERMS DEFINE ROUTES ASSIGN SALES OFF TO SALES AREA ASSIGN SALES GRP TO SALES OFFICE MATERAIL UPDATE DEFINE ITEM CATEGORY FOR DELIVERY

OX10 ASSIGN DEL PLANTS FOR TAX DET O/S2 DEFINE SERIAL NO PROFILE O/S1 DEFINE CENTRAL CONTROL PARAMETERS FOR SR NO OBB8 DEFINE TERMS OF PAYMENT OKKP ACTIVATION OF COMPONENETS VB01 CREATE REBATE AGGREMENTS VB02 CHANGE REBATE AGREMENT VB03 DISPLAY REBATE AGGREMENT VB31 CREATE PROMOTION VB32 CHANGE PROMOTION VB33 DISPLAY PROMOTION VB21 CREATE SALES DEAL VB22 CHANGE SALES DEAL VB23 DISPLAY SALES DEAL VB25 LIST OF SALES DEAL VB35 PROMOTION LIST VKA4 CREATE ARCHIVE ADMINISTRATION VKA5 DEL ARCHIVE ADMINISTRATION VKA6 RELOAD ARCHIVE ADMINISTRATION VC/1 CUSTOMER LIST VC/2 CREATE SALES SUMMARY VDH2 DISPLAY CUSTOMER HIERARCHY VF01 CREATE PROFORMA INVOICE VF02 CHANGE PROFORMAINVOICE VF03 DISPLAYPROFORMA INVOICE VF07 DISPLAY FROM ARCHIVE VF11 CANCEL BILL VFX3 BLOCKED BILLING DOC VFRB RETRO BILLING VF04 MAINTAIN BILL DUE LIST VF06 BACKGROUND PROCESSING VF21 CREATE INVOICE LIST VF22 CHANGE INVOICE LIST VF23 DISPLAY INVOICE LIST VF44 MAINT REVENUE LIST VF45 REVENUE REPORTS VF46 MAINT CANCELLATION LIST VF31 ISSUE BILLING DOC VFP1 SET BILLING DATE VARR ARCHIVE DOCUMENTS VL01N CREATE DELIVERY VL02N TO CHANGE DELIVERY WHICH IS ALREADY CREATED VL03N DISPLAY DELIVERY V/08 TO CHANGE CONDITION (PR PROCEDURE) V/30 DEFINE PRINT PARAMETERS FD32 SETTING CREDIT LIMIT FOR CUSTOMER /NSM12 TO REMOVE LOCK ENTRY SM30 ND59 LIST CUSTOMER MATERIAL INFO VB0F UPDATE BILL DOC These are alternate Tcodes which are not listed in SAP front end 4.7 enterprise edition either. Some examples are: OY05 is also SCAL. S_AHR_61016362 - PAR1- SAP Standard flexible report is also PAR1 S_AHR_61016369 - Employee List - PAR2.

How to access transactions for which you do not have access to execute and View ABAP Codes? Tip for use with CALCULATED caution BY EXPERTS ONLY. You do not have access to run most of the transactions in PRD, even to Z reports which do not update any data. Pre-req: You should have access to SE93 - Execute SE93 - Enter your t.Code you want to execute - Hit Display - Then double click on the program field that will take you to the program code for view. - If you click on 6th Icon from you left, which is execute, you will be able to execute this program CAUTION USE THIS TIP WITH CAUTION

Transaction Code To View All SAP Tables


What is the transaction code to view all SAP (PP) table,or there is some other way to view?

By: Riki Paramita To browse tables which specified for PP module only, you can use SE16 with a specified application component & sub-component. First, go to SE16, browse the application component (ex : PP), then select the sub-component (ex : PP-SFC, for Production Orders related tables); and all tables within the specified area will be displayed. In tcode SE16, click the Down Arrow next to the Table Name field: Then it will pop-up a screen, look at the bottom of the screen:

Then select components by clicking the + sign to open up the sub-compenent you want. For e.g.:

Some important tables within the PP area : MAST - Material BOM STKO - BOM Header STPO - BOM Positions (detail) MAPL - Assignment for Task Lists to Materials PLKO - Routing Group Header PLSO - Routing Group Sequence PLPO - Routing Group Operations AFKO - Production Order Header AFPO -Production Order Position (details)

Related tables in MM area : MAKT - Material Descriptions MARA - General Material Data MARC - Plant Data for Material MARD - Storage Location Data for Material MAST - Material to BOM Link

SAP Financial Modules TC


Some Important Tcodes for FI GL AR AP Asset
T Codes Details Financial Accounting SPRO Enter IMG

OX02 OX03 OKBD OB45 OB29 OB37 OB13 OBY7 OBY9 OBD4 OBY2 OB53 OB58 OBC4 OBBO OBA7 OB41 OBA4 FBN1 OBL1 FBKP OBYC OBY6 FS00 (F-02) (FB03) (FS10N) OB46 OBD3 (XK01) (F-43) (FK10N) F112 OBB8 OBD2 OBA3 (XD01) (FD10N) (F-28) OB61 EC08 OADB OAOB OAOA AO90 OAY2 (AS01) (AS11) (F-90) (AFAB) (F-92) (AW01N)

Company Code - Create, Check, Delete Create Business Area Functional Areas Create Credit Control Area Maintain Fiscal Year Variant Assign Co. Code to Fiscal Year Variant Creation of Chart of Account (CoA) Copy Chart of Account (CoA) Transport Chart of Account Define Account Group Copy GL Accounts from the Chart to Co. Code Define Retained Earnings Maintain Financial Statement Versions Maintain Field Status Variant Define Posting Period Variant Define Document Type & Number Ranges Maintain Posting Keys Create Tolerance Groups Create GL Number Ranges Automatic Posting Documentation Automatic Account Assignment MM Automatic Account Assignment Enter Global Parameters Creation of GL Master Records Posting of GL Transactions Display of GL Document Display of GL Accounts Define Interest Calculation Types Define Vendor Account Group Creation of Vendor Master Purchase Invoice Posting Display Vendor Account Define House Bank Maintain Terms of Payment (ToP) Creation of Customer Account Group Customer Tolerance Groups Creation of Customer Master Display Customer Account Incoming Payment Posting Define Dunning Area Copy Reference Chart of Depreciation (CoD) Define Depreciation Area Assign Chart of Depreciation to Co. Code Define Asset Class Assignment of Account in Asset Class Determination of Depreciation Area in Asset Class Creation of Asset Master Creation of Sub Asset Asset Purchase Posting Depreciation Run Asset Sale Posting Asset Explorer

Explain the difference between INVOICE and BILLING in SAP. Both are same in SD point of view. - In SD terminology we call as Billing Document and

- In FI terminology we call as INVOICE. - In MM again only INVOICE will be there for Vendors. Invoice is document indicating to delivery goods and Billing is a receipt of payment. If we receive the goods from vendors that is called bill if we give the goods to customer that is called invoice. Bill means we have to pay the amount against bill invoice means we have to receive the amount against invoice. Invoice is for both : Vendor Invoice and Customer Invoice. Billing Tcodes: - VF01 create billing document. The delivery order comes up auto. - VF02 the billing doc comes up auto . View the accounting enteries Invoice Tcodes: - FB60 Create invoice with respect to rawmaterial and tax. - FB70 Invoice entries with respect to sales and tax

SAP FI Transaction Code List 1


How to reverse a cleared documents? The following procedure is to be followed to reverse the cleared document. 1. Reset the cleared document and reverse the document. Path # Accounting --> financial Accounting --> C/L --> Document--> Reset Cleared items - T. code : FBRA

In this screen select resetting and reverse radio button and give the reversal reason. : 01 and save the settings. *-- Maddipati
F-01 F-02 F-03 F-04 F-05 F-06 F-07 F-18 F-19 F-20 F-21 F-22 F-23 F-25 F-26 F-27 F-28 F-29 F-30 F-31 F-32 F-33 F-34 F-35 F-36 F-37 F-38 F-39 F-40 F-41 F-42 F-43 F-44 F-46 F-47 F-48 F-49 F-51 F-52 F-53 F-54 F-55 F-56 F-57 F-58 F-59 F-60 F-62 F-63 F-64 F-65 F-66 Enter Sample Document Enter G/L Account Posting Clear G/L Account Post with Clearing Post Foreign Currency Valuation Post Incoming Payments Post Outgoing Payments Payment with Printout Reverse Statistical Posting Reverse Bill Liability Enter Transfer Posting Enter Customer Invoice Return Bill of Exchange Pmt Request Reverse Check/Bill of Exch. Incoming Payments Fast Entry Enter Customer Credit Memo Post Incoming Payments Post Customer Down Payment Post with Clearing Post Outgoing Payments Clear Customer Post Bill of Exchange Usage Post Collection Post Forfaiting Bill of Exchange Payment Customer Down Payment Request Enter Statistical Posting Clear Customer Down Payment Bill of Exchange Payment Enter Vendor Credit Memo Enter Transfer Posting Enter Vendor Invoice Clear Vendor Reverse Refinancing Acceptance Down Payment Request Post Vendor Down Payment Customer Noted Item Post with Clearing Post Incoming Payments Post Outgoing Payments Clear Vendor Down Payment Enter Statistical Posting Reverse Statistical Posting Vendor Noted Item Payment with Printout Payment Request Maintain Table: Posting Periods Maintain Table: Exchange Rates Park Vendor Invoice Park Customer Invoice Preliminary Posting Park Vendor Credit Memo

F-67 F-90 F-91 F-92 F.01 F.02 F.03 F.04 F.05 F.06 F.07 F.08 F.09 F.0A F.0B F.10 F.11 F.12 F.13 F.14 F.15 F.16 F.17 F.18 F.19 F.1A F.1B F.20 F.21 F.22 F.23 F.24 F.25 F.26 F.27 F.28 F.29 F.2A F.2B F.2C F.2D F.2E F.2F F.2G F.30 F.31 F.32 F.33 F.34 F.35 F.36 F.37 F.38 F.39 F.40 F.41 F.42

Park Customer Credit Memo Acquisition from purchase w. vendor Asset acquis. to clearing account Asset Retire. frm Sale w/ Customer ABAP/4 Report: Balance Sheet Compact Journal Reconciliation G/L: Create Foreign Trade Report Foreign Currency Val.: Open Items Foreign Currency Valuation:G/L Assts G/L: Balance Carried Forward G/L: Account Balances G/L: Account List G/L: FTR Report on Disk G/L: Create Z2 to Z4 G/L: Chart of Accounts G/L: General Ledger from Doc.File Advance Tax Return ABAP/4 Report: Automatic Clearing ABAP/4 Report: Recurring Entries ABAP/4 Report: List Recurr.Entries ABAP/4 Report: G/L Bal.Carried Fwd ABAP/4 Report: Cust.Bal.Confirmation ABAP/4 Report: Vend.Bal.Confirmation G/L: Goods/Invoice Received Clearing Customer/Vendor Statistics Head Office and Branch Index A/R: Account List A/R: Open Items A/R: Open Item Sorted List A/R: Account Balances A/R: Interest for Days Overdue Bill of Exchange List A/R: Balance Interest Calculation A/R: Periodic Account Statements Customers: Reset Credit Limit A/R: Set Up Info System 1 Calc.cust.int.on arr.: Post (w/o OI) Calc.cust.int.on arr.: Post(with OI) Calc.cust.int.on arr.: w/o postings Customrs: FI-SD mast.data comparison Reconciliation Btwn Affiliated Comps Management Acct Group Reconciliation Create Account Group Reconcil. G/L A/R: Evaluate Info System Credit Management - Overview Credit Management - Missing Data Credit Management - Brief Overview Credit Management - Mass Change Credit Master Sheet Adv.Ret.on Sls/Pur.Form Printout(DE) Adv.rept.tx sls/purch.form print (BE Transfer Posting of Deferred Tax C FI Maint. table T042Z (BillExcTyp) A/P: Account List A/P: Open Items A/P: Account Balances

F.44 F.45 F.46 F.47 F.48 F.4A F.4B F.4C F.50 F.51 F.52 F.53 F.54 F.56 F.57 F.58 F.59 F.5A F.5B F.5C F.5D F.5E F.5F F.5G F.5I F.61 F.62 F.63 F.64 F.65 F.66 F.70 F.71 F.75 F.77 F.78 F.79 F.80 F.81 F.90 F.91 F.92 F.93 F.97 F.98 F.99 F/LA F/LB F/LC F/LD F00 F000 F010 F01N F01O F01P F01Q

A/P: Balance Interest Calculation A/P: Set Up Info System 1 A/P: Evaluate Info System Vendors: calc.of interest on arrears Vendors: FI-MM mast.data comparison Calc.vend.int.on arr.: Post (w/o OI) Calc.vend.int.on arr.: Post(with OI) Calc.vend.int.on arr.: w/o postings G/L: Profitability Segment Adjustmnt G/L: Open Items G/L: Acct Bal.Interest Calculation G/L: Account Assignment Manual G/L: Structured Account Balances Delete Recurring Document G/L: Delete Sample Documents OI Bal.Audit Trail: fr.Document File Accum.Clas.Aud.Trail: Create Extract Accum.Clas.Aud.Trail: Eval.Extract Accum.OI Aud.Trail: Create Extract Accum.OI Audit Trail: Display Extr. G/L: Update Bal. Sheet Adjustment G/L: Post Balance Sheet Adjustment G/L: Balance Sheet Adjustment Log G/L: Subseq.Adjustment(BA/PC) Sp.ErA G/L: Adv.Rep.f.Tx on Sls/Purch.w.Jur Correspondence: Print Requests Correspondence: Print Int.Documents Correspondence: Delete Requests Correspondence: Maintain Requests Correspondence: Print Letters (Cust) Correspondence: Print Letters (Vend) Bill/Exchange Pmnt Request Dunning DME with Disk: B/Excha. Presentation Extended Bill/Exchange Information C FI Maintain Table T045D C FI Maintain Table T045B C FI Maintain Table T045G Mass Reversal of Documents Reverse Posting for Accr./Defer.Docs C FI Maintain Table T045F C FI Maintain Table T045L C FI Maintain T012K (Bill/Exch.) Maintain Bill Liability and Rem.Risk General Ledger: Report Selection Vendors: Report Selection Customers: Report Selection Create Pricing Report Change pricing reports Display pricing reports Execute pricing reports SAPoffice: Short Message Accounting ABAP/4 Reporting: Fiscal Year Change Debit position RA single reversal Vacancy RU single reversal Accruals/deferrals single reversal Debit position MC single reversal

F01R F01S F01T F040 F041 F042 F043 F044 F045 F046 F101 F103 F104 F107 F110 F111 F13E F150 F48A F53A F53V F56A F58A F61A F64A F66A F8+0 F8+1 F8+2 F8+3 F8B4 F8B6N F8BC F8BF F8BG F8BH F8BJ F8BK F8BM F8BN F8BO F8BR F8BS F8BT F8BU F8BV F8BW F8BZ F8XX FA39 FAKA FAKP FAR1 FARA FARB FARI FARY

MC settlement single reversal Reverse Periodic Posting Reverse Acc./Def. General Contract Reorganization Bank Master Data Archiving G/L Accounts Archiving Customer Archiving Vendor Archiving Document Archiving Transaction Figures Archiving ABAP/4 Reporting: Balance Sheet Adj. ABAP/4 Reporting: Transfer Receivbls ABAP/4 Reporting: Receivbls Provisn FI Valuation Run Parameters for Automatic Payment Parameters for Payment of PRequest ABAP/4 Report: Automatic Clearing Dunning Run Document Archiving Archiving of G/L Accounts Management of G/L Account Archives Customer Archiving Archiving of Vendors Bank archiving Transaction Figure Archiving Archiving of Bank Data Storage Display FI Main Role Definition Maintain FI Main Role Definition Display FI Amount Groups Maintain FI Amount Groups C FI Maintain Table TBKDC C FI Maintain Table TBKPV C FI Maintain Table TBKFK C FI Maintain Table T042Y Maintain Global Data for F111 Inconsistencies T042I and T042Y Maintain Clearing Accts (Rec.Bank) Maintain ALE-Compatible Pmnt Methods Maintain numb.range: Payment request Corr.Acctg Documents Payment Block Payment request archiving Levels for Payment Requests Detail display of payment requests Display Payment Requests Create payment runs automatically Reversal of Bank-to-Bank Transfers Reset Cleared Items: Payt Requests F111 Customizing Payment Request No. Ranges KI3-F8BM Call up report with report variant Config.: Show Display Format Config.: Maintain Display Format S FI-ARI Maint. table T061A S FI-ARI Maint. table T061P/Q C FI-ARI Maint. table T061R AR Interface: Third-party applicatns Table T061S

FARZ Table T061V FAX1 BC sample SAP DE 2.1 FAX2 BC sample 2 SAP DE 2.1 FB00 Accounting Editing Options FB01 Post Document FB02 Change Document FB03 Display Document FB03Z Display Document/Payment Usage FB04 Document Changes FB05 Post with Clearing FB05_OLD Post with clearing FB07 Control Totals FB08 Reverse Document FB09 Change Line Items FB10 Invoice/Credit Fast Entry FB11 Post Held Document FB12 Request from Correspondence FB13 Release for Payments FB1D Clear Customer FB1K Clear Vendor FB1S Clear G/L Account FB21 Enter Statistical Posting FB22 Reverse Statistical Posting FB31 Enter Noted Item FB41 Post Tax Payable FB50 G/L Acct Pstg: Single Screen Trans. FB60 Enter Incoming Invoices FB65 Enter Incoming Credit Memos FB70 Enter Outgoing Invoices FB75 Enter Outgoing Credit Memos FB99 Check if Documents can be Archived FBA1 Customer Down Payment Request FBA2 Post Customer Down Payment FBA3 Clear Customer Down Payment FBA6 Vendor Down Payment Request FBA7 Post Vendor Down Payment FBA7_OLD Post Vendor Down Payment FBA8 Clear Vendor Down Payment FBA8_OLD Clear Vendor Down Payment FBB1 Post Foreign Currency Valn FBBA Display Acct Determination Config. FBBP Maintain Acct Determination Config. FBCJ Cash Journal FBCJC0 C FI Maintain Tables TCJ_C_JOURNALS FBCJC1 Cash Journal Document Number Range FBCJC2 C FI Maint. Tables TCJ_TRANSACTIONS FBCJC3 C FI Maintain Tables TCJ_PRINT FBCOPY Copy Function Module FBD1 Enter Recurring Entry FBD2 Change Recurring Entry FBD3 Display Recurring Entry FBD4 Display Recurring Entry Changes FBD5 Realize Recurring Entry FBD9 Enter Recurring Entry FBDF Menu Banque de France FBE1 Create Payment Advice FBE2 Change Payment Advice

FBE3 FBE6 FBE7 FBF1 FBF2 FBF3 FBF4 FBF5 FBF6 FBF7 FBF8 FBFT FBIPU FBKA FBKF FBKP FBL1 FBL1N FBL2 FBL2N FBL3 FBL3N FBL4 FBL4N FBL5 FBL5N FBL6 FBL6N FBM1 FBM2 FBM3 FBM4 FBMA FBME FBMP FBN1 FBN2 FBP1 FBR1 FBR2 FBRA FBRC FBS1 FBTA FBTP FBU2 FBU3 FBU8 FBV0 FBV1 FBV2 FBV3 FBV4 FBV5 FBV6 FBVB FBW1

Display Payment Advice Delete Payment Advice Add to Payment Advice Account C80 Reporting Minus Sp.G/L Ind. Financial Transactions Control Report Download Documents Reports Minus Vendor Accounts Document Changes C80 Reports Minus Sp.G/L Ind. C84 Reports Customizing BDF Maintain bank chains for partner Display Accounting Configuration FBKP/Carry Out Function (Internal) Maintain Accounting Configuration Display Vendor Line Items Vendor Line Items Change Vendor Line Items Vendor Line Items Display G/L Account Line Items G/L Account Line Items Change G/L Account Line Items G/L Account Line Items Display Customer Line Items Customer Line Items Change Customer Line Items Customer Line Items Enter Sample Document Change Sample Document Display Sample Document Display Sample Document Changes Display Dunning Procedure Banks Maintain Dunning Procedure Accounting Document Number Ranges Number Range Maintenance: FI_PYORD Enter Payment Request Post with Reference Document Post Document Reset Cleared Items Reset Cleared Items (Payment Cards) Enter Accrual/Deferral Doc. Display Text Determin.Configuration Maintain Text Determin.Configuration Change Intercompany Document Display Intercompany Document Reverse Cross-Company Code Document Post Parked Document Park Document Change Parked Document Display Parked Document Change Parked Document (Header) Document Changes of Parked Documents Parked Document $ Post Parked Document Enter Bill of Exchange Pmnt Request

FBW2 FBW3 FBW4 FBW5 FBW6 FBW7 FBW8 FBW9 FBWA FBWD FBWD2 FBWE FBWQ FBWR FBWS FBZ0 FBZ1 FBZ2 FBZ3 FBZ4 FBZ5 FBZ8 FBZA FBZG FBZP FC10 FC11 FC80 FC82 FCAA FCC1 FCC2 FCC3 FCC4 FCCR FCH1 FCH2 FCH3 FCH4 FCH5 FCH6 FCH7 FCH8 FCH9 FCHA FCHB FCHD FCHE FCHF FCHG FCHI FCHK FCHN FCHR FCHT FCHU FCHV

Post Bill of Exch.acc.to Pmt Request Post Bill of Exchange Usage Reverse Bill Liability Customer Check/Bill of Exchange Vendor Check/Bill of Exchange Bank file to file system (for FBWD) File to Bank (for Transaction FBWD) C FI Maintain Table T045DTA C FI Maintain Table T046a Returned Bills of Exchange Payable Parameter Transaction for FBWD Bill/Exch.Presentatn - International C FI Maintain Table T045T C FI Maintain Table T045W C FI Maintain Table T046s Display/Edit Payment Proposal Post Incoming Payments Post Outgoing Payments Incoming Payments Fast Entry Payment with Printout Print Check For Payment Document Display Payment Run Display Pmnt Program Configuration Failed Customer Payments Maintain Pmnt Program Configuration Financial Statements Comparison Data Extract for FI Transfer Document C80 Document C82 Check Archiving Payment Cards: Settlement Payment Cards: Repeat Settlement Payment Cards: Delete Logs Payment Cards: Display Logs Payment Card Evaluations Display Check Information Display Payment Document Checks Void Checks Renumber Checks Create Check Information Change Check Information/Cash Check Reprint Check Reverse Check Payment Void Issued Check Check archiving Check retrieval Delete Payment Run Check Information Delete Voided Checks Delete Manual Checks Delete cashing/extract data Check Lots Check Tracing Initial Menu Check Register Online Cashed Checks Change check/payment allocation Create Reference for Check C FI Maintain Table TVOID

FCHX Check Extract - Creation FCIWCU BW Customizing for CS FCIWD00 Download InfoObject text FCIWD10 Download InfoObject hierarchies FCKR International cashed checks FCMM C FI Preparations for consolidation FCMN FI Initial Consolidation Menu FCV1 Create A/R Summary FCV2 Delete A/R Summary FCV3 Early Warning List FC_BW_BEX Business Explorer Analyser FC_BW_RSA1 BW Administrator Workbench FC_BW_RSZDELETE Delete BW Query Objects FC_BW_RSZV Maintain BW Variables FD-1 Number range maintenance: FVVD_RANL FD01 Create Customer (Accounting) FD02 Change Customer (Accounting) FD02CORE Maintain customer FD03 Display Customer (Accounting) FD04 Customer Changes (Accounting) FD05 Block Customer (Accounting) FD06 Mark Customer for Deletion (Acctng) FD08 Confirm Customer Individually(Actng) FD09 Confirm Customer List (Accounting) FD10 Customer Account Balance FD10N Customer Balance Display FD10NA Customer Bal. Display with Worklist FD11 Customer Account Analysis FD15 Transfer customer changes: send FD16 Transfer customer changes: receive FD24 Credit Limit Changes FD32 Change Customer Credit Management FD33 Display Customer Credit Management FD37 Credit Management Mass Change FDCU Loans customizing menu FDFD Cash Management Implementation Tool FDI0 Execute Report FDI1 Create Report FDI2 Change Report FDI3 Display Report FDI4 Create Form FDI5 Change Form FDI6 Display Form FDIB Background Processing FDIC Maintain Currency Translation Type FDIK Maintain Key Figures FDIM Report Monitor FDIO Transport Reports FDIP Transport Forms FDIQ Import Reports from Client 000 FDIR Import Forms from Client 000 FDIT Translation Tool - Drilldown Report FDIV Maintain Global Variable FDIX Reorganize Drilldown Reports FDIY Reorganize Report Data FDIZ Reorganize Forms FDK43 Credit Management - Master Data List

FDMN FDOO FDTA FDTT FEBA FEBC FEBMSG FEBOAS FEBOFX FEBP FEBSTS FESR FEUB FEUI FF$3 FF$4 FF$5 FF$6 FF$7 FF$A FF$B FF$C FF$D FF$L FF$S FF$X FF-1 FF-2 FF-3 FF-4 FF-5 FF-6 FF-7 FF-8 FF-9 FF.1 FF.3 FF.4 FF.5 FF.6 FF.7 FF.8 FF.9 FF.D FF/1 FF/2 FF/3 FF/4 FF/5 FF/6 FF/7 FF/8 FF/9 FF63 FF65 FF67 FF68

Borrower's notes order overview TemSe/REGUT Data Administration Treasury Data Medium Administration Postprocess Electronic Bank Statmt Generate Multicash format Display Internet Messages Request Account Statement via OFX OFX Functions Post Electronic Bank Statement Search String Search Simulation Importing of POR File (Switzerland) Adjust VIBEPP after EURO conversion Real Estate Implementation Guide Send planning data to central system Retrieve planning data Retrieve transmission results Check settings Check all external systems Maintain TR-CM subsystems Convert Planning Group Convert planning level Convert business areas Display transmission information Display transmission information Configure the central TR-CM system Outstanding Checks Outstanding Bills of Exchange Cash Management Summary Records CMF Data In Accounting Documents CMF Records fr.Materials Management CMF Records from Sales Forecast Item Journal Payment Advice Journal Journal Standard G/L Account Interest Scale G/L Account Cashed Checks Vendor Cashed Checks Import Electronic Bank Statement Display Electronic Bank Statement Payment Advice Comparison Print Payment Orders Post Payment Orders Generate payt req. from advices Compare Bank Terms Compare value date Archive advices from bank statements Import electronic check deposit list Post electronic check deposit list Deposit/loan mgmt analysis/posting Deposit/loan management int accruals Import Bank Statement into Cash Mgmt Compare Advices with Bank Statement Create Planning Memo Record List of Cash Management Memo Records Manual Bank Statement Manual Check Deposit Transaction

FF6A Edit Cash Mgmt Pos Payment Advices FF6B Edit liquidity forecast planned item FF70 Cash Mgmt Posit./Liquidity Forecast FF71 Cash Position FF72 Liquidity forecast FF73 Cash Concentration FF74 Use Program to Access Cash Concntn FF7A Cash Position FF7B Liquidity forecast FF:1 Maintain exchange rates FFB4 Import electronic check deposit list FFB5 Post electronic check deposit list FFL_OLD Display Transmission Information FFS_OLD Display Transmission Information FFTL Telephone list FFW1 Wire Authorization FFWR Post Payment Requests from Advice FFWR_REQUESTS Create Payment Requests from Advice FF_1 Standard G/L Account Interest Scale FF_3 G/L Account Cashed Checks FF_4 Vendor Cashed Checks FF_5 Import Electronic Bank Statement FF_6 Display Electronic Bank Statement

SAP FI Transaction Code List 2


FG99 FGI0 FGI1 FGI2 FGI3 FGI4 FGI5 FGI6 FGIB FGIC FGIK FGIM FGIO FGIP FGIQ FGIR FGIT FGIV FGIX FGIY FGIZ FGM0 FGRP FGRW FI01 FI02 FI03 FI04 FI06 Flexible G/L: Report Selection Execute Report Create Report Change Report Display Report Create Form Change Form Display Form Background Processing Maintain Currency Translation Type Maintain Key Figures Report Monitor Transport Reports Transport Forms Import Reports from Client 000 Import Forms from Client 000 Translation Tool - Drilldown Report. Maintain Global Variable Reorganize Drilldown Reports Reorganize Report Data Reorganize Forms Special Purpose Ledger Menu Report Painter Report Writer Menu Create Bank Change Bank Display Bank Display Bank Changes Mark Bank for Deletion

FI07 Change Current Number Range Number FI12 Change House Banks/Bank Accounts FI12CORE Change House Banks/Bank Accounts FI13 Display House Banks/Bank Accounts FIBB Bank chain determination FIBC Scenarios for Bank Chain Determin. FIBD Allocation client FIBF Maintenance transaction BTE FIBHS Display bank chains for house banks FIBHU Maintain bank chains for house banks FIBL1 Control Origin Indicator FIBL2 Assign Origin FIBL3 Group of House Bank Accounts FIBPS Display bank chians for partners FIBPU Maintain bank chains for partner FIBTS Dis. bank chains for acct carry over FIBTU Main. bank chains for acctCarry over FIHC Create Inhouse Cash Center FILAUF_WF_CUST Store Order: Workflow Customizing FILE Cross-Client File Names/Paths FILINV_WF_CUST Store Inventory:Workflow Customizing FINA Branch to Financial Accounting FINF Info System Events FINP Info System Processes FITP_RESPO Contact Partner Responsibilities FITP_SETTINGS Settings for Travel Planning FITP_SETTINGS_TREE Tree Maintenance Current Settings FITVFELD Tree FJA1 Inflation Adjustment of G/L Accounts FJA2 Reset Transaction Data G/L Acc.Infl. FJA3 Balance Sheet/P&L with Inflation FJA4 Infl. Adjustment of Open Items (FC) FJA5 Infl. Adj. of Open Receivables (LC) FJA6 Infl. Adj. of Open Payables (LC) FJEE Exercise Subscription Right FK01 Create Vendor (Accounting) FK02 Change Vendor (Accounting) FK02CORE Maintain vendor FK03 Display Vendor (Accounting) FK04 Vendor Changes (Accounting) FK05 Block Vendor (Accounting) FK06 Mark Vendor for Deletion (Acctng) FK08 Confirm Vendor Individually (Acctng) FK09 Confirm Vendor List (Accounting) FK10 Vendor Account Balance FK10N Vendor Balance Display FK10NA Vendor Balance Display FK15 Transfer vendor changes: receive FK16 Transfer vendor changes: receive FKI0 Execute Report FKI1 Create Report FKI2 Change Report FKI3 Display Report FKI4 Create Form FKI5 Change Form FKI6 Display Form FKIB Background Processing

FKIC FKIK FKIM FKIO FKIP FKIQ FKIR FKIT FKIV FKIX FKIY FKIZ FKMN FKMT FLB1 FLB2 FLBP FLCV FM+0 FM+1 FM+2 FM+3 FM+4 FM+5 FM+6 FM+7 FM+8 FM+9 FM+A FM+B FM03 FM21 FM22 FM25 FM26 FM27 FM28 FM29 FM2D FM2E FM2F FM2G FM2H FM2I FM2S FM2T FM2U FM2V FM3D FM3G FM3H FM3I FM3N FM3S FM3U FM48 FM48_1

Maintain Currency Translation Type Maintain Key Figures Report Monitor Transport Reports Transport Forms Import Reports from Client 000 Import Forms from Client 000 Translation Tool - Drilldown Report. Maintain Global Variable Reorganize Drilldown Reports Reorganize Report Data Reorganize Forms FI Acct Assignment Model Management Postprocessing Lockbox Data Import Lockbox File Post Lockbox Data Create/Edit Document Template WF Display FM Main Role Definition Maintain FM Main Role Definition Display FM Amount Groups Maintain FM Amount Groups Display FM Budget Line Groups Maintain FM Budget Line Groups Display FM Document Classes Maintain FM Document Classes Display FM Activity Categories Maintain FM Activity Categories Display Doc.Class->Doc.Cat. Assgmt Maintain Doc.Clase->Doc.Cat.Assgmt Display FM Document Change Original Budget Display Original Budget Change Supplement Display Supplement Change Return Transfer Budget Display Return Display Funds Center Hierarchy Change Budget Document Display Budget Document Funds Center Hierarchy Maintain Funds Center Hierarchy Create Funds Center Display Funds Center Change Releases Change Funds Center Display Releases Display Commitment Item Hierarchy Commitment Item Hierarchy Maintain Commitment Item Hierarchy Create Commitment Item Commitment Items for G/L Accounts Display Commitment Item Change Commitment Item Change Financial Budget: Initial Scn PS-CM: Create Planning Layout

FM48_2 PS-CM: Change Planning Layout FM48_3 PS-CM: Display Planning Layout FM49 Display Financial Budget: Init.Scrn FM4G Budget Structure Element Hierarchy FM5I Create Fund FM5S Display Fund FM5U Change Fund FM5_DEL Delete fund preselection FM5_DISP Display fund preselection FM5_SEL Preselection Fund FM6I Create Application of Funds FM6S Display Application of Funds FM6U Change Application of Funds FM71 Maintain Cover Pools FM72 Assign FM Acct Asst to Cover Pool FM78 Charact.Groups for Cover Pools FM79 Grouping Chars for Cover Pool FM7A Display Cover Eligibility Rules FM7I Create Attributes for FM Acct Asst FM7P Maintain Cover Eligibility Rules FM7S Display Cover Eligibility Rules FM7U Maintain Cover Eligibility Rules FM9B Copy Budget Version FM9C Plan Data Transfer from CO FM9D Lock Budget Version FM9E Unlock Budget Version FM9F Delete Budget Version FM9G Roll Up Supplement FM9H Roll up Original Budget FM9I Roll Up Return FM9J Roll Up Releases FM9K Change Budget Structure FM9L Display Budget Structure FM9M Delete Budget Structure FM9N Generate Budget Object FM9P Reconstruct Budget Distrbtd Values FM9Q Total Up Budget FM9W Adjust Funds Management Budget FMA1 Matching: Totals and Balances (CBM) FMA2 Matching: CBM Line Items and Totals FMA3 Matching: FI Line Items (CBM) FMA4 Matching: FI Bank Line Items (CBM) FMAA Matching: Line Items and Totals (FM) FMAB Matching: FI FM Line Items FMAC Leveling: FM Commitment Line Items FMAD Leveling: FI-FM Totals Records FMAE Display Change Documents FMAF Level Line Items and Totals Items FMB0 CO Document Transfer FMB1 Display Security Prices-Collect. FMBI Use Revenues to Increase Expend.Bdgt FMBUD005 FIFM Budget Data Export FMBUD006 FIFM Budget Data Import FMBV Activate Availability Control FMC2 Customizing in Day-to-Day Business FMCB Reassignment: Document Selection FMCC Reassignment: FM-CO Assignment

FMCD FMCG FMCN FMCR FMCT FMD1 FMD2 FMDM FMDS FMDT FME1 FME2 FME3 FME4 FME5 FME6 FME7 FME8 FME9 FMEB FMEH FMEK FMEL FMEM FMEN FMEO FMEP FMEQ FMER FMEURO1 FMEURO2 FMEURO3 FMEURO4 FMEV FMF0 FMF1 FMG1 FMG2 FMG3 FMG4 FMG5 FMHC FMHG FMHGG FMHH FMHIST FMHV FMIA FMIB FMIC FMIL FMIP FMIS FMIU FMJ1 FMJ1_TR FMJ2

Reassignment: Delete Work List Reassignment: Overall Assignment Reassignment: Supplement.Acct Assgt Reassignment: Display Work List Reassignment: Transfer Change Carryforward Rules Display Carryforward Rules Monitor Closing Operations Copy Carryforward Rules Display Carryforward Rules Import Forms from Client 000 Import Reports from Client 000 Transport Forms Transport Reports Reorganize Forms Reorganize Drilldown Reports Reorganize Report Data Maintain Batch Variants Translation Tool - Drilldown Structure Report Backgrnd Processing SAP-EIS: Hierarchy Maintenance FMCA: Create Drilldown Report FMCA: Change Drilldown Report FMCA: Display Drilldown Report FMCA: Create Form FMCA: Change Form FMCA: Display Form FMCA: Run Drilldown Report FMCA: Drilldown Tool Test Monitor Create Euro FM Area Refresh Euro Master Data Display Euro FM Areas Deactivate Euro FM Areas Maintain Global Variable Payment Selection Revenue Transfer FM: Create Commitment Item Group FM: Change Commitment Item Group FM: Display Commitment Item Group FM: Delete Commitment Item Group Generate BS Objects fr.Cmmt Item Grp Check Bdgt Structure Elements in HR Generate Bdgt Struc Elements in HR Generate BS Elements f. Several Fnds Master Data Check Apportion Document in FM Budget Memo Texts Display Rules for Revs.Incr.Budget Increase Budget by Revenues Generate Additional Budget Incr.Data Delete Rules for Revs Incr. Budget Maintain Rules for Revs.Incr.Budget Display Rules for Revs.Incr.Budget Maintain Rules for Revs.Incr.Budget Fiscal Year Close: Select Commitment Settlement: Select Commitment Fiscal Year Close: Carr.Fwd Commts

FMJ2_TR Settlement: Transfer Commitment FMJ3 Reverse Commitments Carryforward FMJA Budget Fiscal Year Close: Prepare FMJA_TR Budget Settlement: Prepare FMJB Determine Budget Year-End Closing FMJB_TR Budget Settlement: Determine FMJC Budget Fiscal-Year Close: Carry Fwd FMJC_TR Budget Settlement: Transfer FMJD Reverse Fiscal Year Close: Budget FMLD Ledger Deletion FMLF Classify Movement Types FMN0 Subsequent Posting of FI Documents FMN1 Subsequent Posting of MM Documents FMN2 Subsequent Posting of Billing Docs FMN3 Transfer Purchase Req. Documents FMN4 Transfer Purchase Order Documents FMN5 Transfer Funds Reservation Documents FMN8 Simulation Lists Debit Position FMN8_OLD Simulation Lists Debit Position FMN9 Posted Debit Position List FMN9_OLD Posted Debit Position List FMNA Display CBA Rules FMNP Maintain CBA Rules FMNR Assign SN-BUSTL to CBA FMNS Display CBA Rules FMNU Maintain CBA Rules FMP0 Maintain Financial Budget FMP1 Display Financial Budget FMP2 Delete Financial Budget Version FMR0 Reconstruct Parked Documents FMR1 Actual/Commitment Report FMR2 Actual/Commitment per Company Code FMR3 Plan/Actual/Commitment Report FMR4 Plan/Commitment Report w.Hierarchy FMR5A 12 Period Forecast: Actual and Plan FMR6A Three Period Display: Plan/Actual FMRA Access Report Tree FMRB Access Report Tree FMRE_ARCH Archive Earmarked Funds FMRE_EWU01 Earmarked Funds: Euro Preprocessing FMRE_EWU02 Earmarked Funds: Euro Postprocessing FMRE_SERLK Close Earmarked Funds FMRP18 Clear Subsequent Postings FMSS Display Status Assignment FMSU Change Assigned Status FMU0 Display Funds Reservation Doc.Types FMU1 Maintain Funds Reservation Doc.Types FMU2 Display Funds Reservtn Fld Variants FMU3 Maintain Funds Resvtn Field Variants FMU4 Display Funds Reservation Fld Groups FMU5 Maintain Funds Reservatn Fld Groups FMU6 Display Funds Reservtn Field Selctn FMU7 Maintain Funds Resvtn Field Selctn FMU8 Display Template Type for Fds Resvtn FMU9 Maintain Template Type for Fds Resvn FMUA Dispay Fds Res.Template Type Fields FMUB Maintain Fds Res.Template Type Flds

FMUC FMUD FMUE FMUF FMUG FMUH FMUI FMUJ FMUK FMUL FMUM FMUN FMUV FMV1 FMV2 FMV3 FMV4 FMV5 FMV6 FMVI FMVO FMVS FMVT FMVU FMW1 FMW2 FMW3 FMW4 FMW5 FMWA FMWAZ FMWB FMWC FMWD FMWE FMX1 FMX2 FMX3 FMX4 FMX5 FMX6 FMY1 FMY2 FMY3 FMY4 FMY5 FMY6 FMZ1 FMZ2 FMZ3 FMZ4 FMZ5 FMZ6 FMZBVT FMZZ FM_DL07 FM_DLFI

Display Funds Res. Reference Type Maintain Funds Res.Reference Type Display Funds Res.Ref.Type Fields Maintaine Fds Rsvtn Ref.Type Fields Display Reasons for Decision Maintain Reasons for Decisions Display Groups for Workflow Fields Maintain Groups for Workflow Fields Display Fields in Groups for WF Maintain Fields in Groups for WF Display Field Selctn ->Variant/Group Display Field Seln->Variant/Group Funds Resvtn Field Status Var.Asst Create Forecast of Revenue Change Forecast of Revenue Display Forecast of Revenue Approve Forecast of Revenue Change FM Acct Asst in Fcst of Rev. Reduce Forecast of Revenue Manually Create Summarization Item Fund Balance Carryforward Display Summarization Item Carry Forward Fund Balance Change Summarization Item Create Funds Blocking Change Funds Blocking Display Funds Blocking Approve Funds Blocking Change FM Acct Asst in Funds Blkg Create Funds Transfer Payment Transfer Change Funds Transfer Display Funds Transfer Approve Funds Transfer Change FM Acct Asst in Funds Trsfr Create Funds Reservation Change Funds Reservation Display Funds Reservation Approve Funds Reservation Change FM Acct Asst in Funds Resvn Funds Reservation: Manual Reduction Create Funds Commitment Change Funds Commitment Display Funds Precommitment Approve Funds Precommitment Change FM Acct Asst in Funds Prcmmt Reduce Funds Precommitment Manually Create Funds Commitment Change Funds Commitment Display Funds Commitment Approve Funds Commitment Change FM Acct Asst in Funds Commt Reduce Funds Commitment Manually Carry Forward Balance Revalue Funds Commitments Delete Worklist Deletes FI Documnts Transferred from

FM_DLFM Deletes all FM Data (fast) FM_DLOI Deletes Cmmts Transferred from FM FM_EURO_M Parameter maintenance for euro conv. FM_RC06 Reconcile FI Paymts-> FM Totals Itms FM_RC07 Reconcile FI Paymts-> FM Line Items FM_RC08 Reconcile FM Paymts -> FM Line Items FM_RC11 Select Old Payments FM_S123 GR/IR: Post OIs to FM Again FM_S201 Post Payments on Account to FIFM FM_SD07 Display Worklist FN-1 No.range: FVVD_RANL (Loan number) FN-4 Number range maintenance: FVVD_PNNR FN-5 Number range maintenance: FVVD_SNBNR FN-6 Number range maintenance: FVVD_RPNR FN09 Create Borrower's Note Order FN11 Change borrower's note order FN12 Display borrower's note order FN13 Delete borrower's note order FN15 Create borrower's note contract FN16 Change borrower's note contract FN17 Display borrower's note contract FN18 Payoff borrower's note contract FN19 Reverse borrower's note contract FN1A Create other loan contract FN1V Create other loan contract FN20 Create borrower's note offer FN21 Change borrower's note offer FN22 Display borrower's note offer FN23 Delete borrower's note offer FN24 Activate borrower's note offer FN2A Change other loan application FN2V Change other loan contract FN30 Create policy interested party FN31 Change policy interested party FN32 Display policy interested party FN33 Delete policy interested party FN34 Policy interested party in applic. FN35 Policy interested party in contract FN37 Loan Reversal Chain FN3A Display other loan application FN3V Display other loan contract FN40 Create other loan interested party FN41 Change other loan interested party FN42 Display other loan interested party FN43 Delete other loan interested party FN44 Other loan interest.party in applic. FN45 Other loan interested prty in cntrct FN4A Delete other loan application FN4V Delete other loan contract FN5A Other loan application in contract FN5V Payoff other loan contract FN61 Create collateral value FN62 Change collateral value FN63 Display collateral value FN70 List 25 FN72 List 54 FN80 Enter manual debit position

FN81 FN82 FN83 FN84 FN85 FN86 FN87 FN88 FN8A FN8B FN8C FN8D FNA0 FNA1 FNA2 FNA3 FNA4 FNA5 FNA6 FNA7 FNA8 FNA9 FNAA FNAB FNAC FNAD FNAE FNAG FNAH FNAI FNAK FNAL FNAM FNASL FNB1 FNB2 FNB3 FNB8 FNB9 FNBD FNBG FNBU FNCD FNCW1 FNCW2 FNDD FNEN FNENALG FNENHYP FNENPOL FNENSSD FNF1 FNF2 FNF3 FNF4 FNF9 FNFO

Change manual debit position Display manual debit position Create waiver Change waiver Display waiver Enter debit position depreciation Change debit position depreciation Display debit position depreciation Manual Entry: Unsched. Repayment Manual Entry: Other Bus. Operations Manual Entry: Charges Post Planned Records Policy application in contract Create mortgage application Change mortgage application Display mortgage application Complete mortgage application Mortgage application in contract Create policy application Change policy application Display policy application Delete policy application Reactivate deleted mortgage applic. Reactivate deleted mortg. int.party Reactivate deleted mortgage contract Reactivate deleted policy applicat. Reactivate deleted policy contract Reactivate deleted other loan applic Reactivate del. other loan int.party Reactivate deleted other loan cntrct Select file character Reactivate deleted BNL contract Reactivate deleted policy contract Loans: Account Analysis Transfer to a Loan Transfer from a Loan Document Reversal - Loans BAV Information BAV transfer Loans-Automatic bal.sheet transfer Guarantee charges list DARWIN- Loans accounting menu Transfer Customizing for Dunning Maintain Standard Role Transaction Release: Adjust Workflow Convert Dunning Data in Dunn.History Create Loan Create General Loan Create Mortgage Loan Create Policy Loan Create Borrower's Note Loan Rollover: Create file Rollover: Change file Rollover: Display file Rollover: Fill file Rollover: Evaluations ISIS: Create file

FNFP FNFQ FNFR FNFT FNFU FNG2 FNG3 FNI0 FNI1 FNI2 FNI3 FNI4 FNI5 FNI6 FNIA FNIB FNIC FNID FNIE FNIH FNIJ FNIK FNIL FNIN FNIO FNIP FNK0 FNK1 FNKO FNL1 FNL2 FNL3 FNL4 FNL5 FNL6 FNM1 FNM1S FNM2 FNM3 FNM4 FNM5 FNM6 FNM7 FNMA FNMD FNME FNMEC FNMH FNMI FNMO FNMP FNMS FNN4 FNN5 FNN6 FNN7 FNN8

ISIS: Change file ISIS: Display file ISIS: Fill file Rollover: File evaluation Rollover: Update file Total Loan Commitment Total Commitment Create mortgage application Change mortgage application Display mortgage application Delete mortgage application Mortgage application to offer Mortgage application in contract Create interested party Change interested party Display interested party Delete interested party Reactivate interested party Decision-making Create credit standing Change credit standing Display credit standing Create collateral value Change collateral value Display collateral value Multimillion Loan Display (GBA14) Loans to Managers (GBA15) Cond.types - Cond.groups allocation Rollover: Create Main File Rollover: Change Main File Rollover: Displ. Main File Structure New business New business New business Automatic Posting Automatic Posting - Single Balance sheet transfer Loans reversal module Undisclosed assignment Automatic debit position simulation Post dunning charges/int.on arrears Loan reversal chain Partner data: Settings menu Submenu General Loans Loans management menu Loans Management Menu Loans management menu Loans information system Loans Menu Policy Loans Rollover Loans Menu Borrower's Notes Display general file Edit general file Display general main file Edit general main file Display general main file

FNN9 FNO1 FNO2 FNO3 FNO5 FNO6 FNO7 FNO8 FNO9 FNP0 FNP4 FNP5 FNP6 FNP7 FNP8 FNP9 FNQ2 FNQ3 FNQ4 FNQ5 FNQ6 FNQ7 FNQ8 FNQ9 FNQF FNQG FNR0 FNR6 FNR7 FNR8 FNR9 FNRA FNRB FNRC FNRD FNRE FNRI FNRS FNS1 FNS4 FNS6 FNS7 FNSA FNSB FNSL FNT0 FNT1 FNT2 FNUB FNV0 FNV1 FNV2 FNV3 FNV4 FNV5 FNV6 FNV7

Edit general overall file Create Object Change Object Display Object Create collateral Change collateral Display collateral Create Objects from File Create Collateral from File Edit rollover manually Rollover: Display file Rollover: Edit File Rollover: Display main file Rollover: Edit main file Rollover: Display overall file Rollover: Edit overall file New Business Statistics Postprocessing IP rejection Customer Inc. Payment Postprocessing Transact.type - Acct determinat.adj. Compare Flow Type/Account Determin. Generate flow type Automatic Clearing for Overpayments Int. adjustment run Swiss interest adjustment run Swiss special interest run Loans: Posting Journal Insur.prtfolio trends - NEW Totals and Balance List Account statement Planning list Other accruals/deferrals Memo record update Accruals/deferrals reset Display incoming payments Reverse incoming payments Portfolio Analysis Discount/Premium Reversal Accrual/Deferral Collateral number range Cust. list parameters for loan order Installation parameter lists Loan Portfolio Trend Customizing Foreign currency valuation Master data summary Balance reconciliation list Loan correspondence (Switzerland) Autom. deadline monitoring Copy text modules to client Treasury transfer Payoff policy contract Create mortgage contract Change mortgage contract Display mortgage contract Delete mortgage contract Payoff mortgage contract Create policy contract Change policy contract

FNV8 Display policy contract FNV9 Delete policy contract FNVA Create paid off contracts FNVCOMPRESSION Loans: Document Data Summarization FNVD Disburse Contract FNVI Loans: General Overview FNVM Change Contract FNVR Reactivate Contract FNVS Display Contract FNVW Waive Contract FNWF WF Loans Release: List of Work Items FNWF_REP Release Workflow: Synchronization FNWO Loans: Fast Processing FNWS Housing statistics FNX1 Rollover: Create Table FNX2 Rollover: Change Table FNX3 Rollover: Display Table FNX6 Rollover: Delete Table FNX7 Rollover: Deactivate Table FNX8 Rollover: Print Table FNXD TR-EDT: Documentation FNXG List of Bus. Partners Transferred FNXU List of Imported Loans FNY1 New Business: Create Table FNY2 New Business: Change Table FNY3 New Business: Display Table FNY6 New Business: Delete Table FNY7 New Business: Deactivate Table FNY8 New Business: Print Table FNZ0 Rejections report FNZ1 Postprocessing payment transactions FNZA Account Determination Customizing FN_1 Table maint. transferred loans FN_2 Table maintenance transf. partner FN_UPD_FELDAUSW Update Program for Field Selection

Useful Reports Tcode in SAP Financial Accounting


GENERAL LEDGER Information Systems 1. Structured Account Balances (Balance Sheet & P&L Account Format) in FS Version

2. 3. 4. 5. 6. 7. 8. 9. 10. 11. 12.

GL Account Balances (Totals & Balances ) GL Line Items Statements for GL Accounts, Customers & Vendors Document Journal Compact Document Journal Line Item Journal Display of Changed Documents Invoice Numbers assigned Twice Gaps in Document Number Assignments Posting Totals Document Type wise Recurring Entry Documents

S_ALR_87012279 S_ALR_87012301 S_ALR_87012282 S_ALR_87012332 S_ALR_87012287 S_ALR_87012289 S_ALR_87012291 S_ALR_87012293 S_ALR_87012341 S_ALR_87012342 S_ALR_87012344 S_ALR_87012346

Master Data 13. 14. 15. 16. Chart of Accounts GL Account List Display Changes to GL Accounts Financial Statement Version S_AL:R_87012326 S_AL:R_87012328 S_ALR_87012308 FSE2

CASH & BANK REPORTS 1. Check Information List 2. Check Register 3. Check Number Ranges TAX REPORTS & REGISTERS 1. List of Internally generated Excise Invoices 2. Capital Goods Transfer of Credit J2I8 3. List of GRs without Excise Invoice 4. List of SubContract Challans J1I7 FCH6 FCHN S_P99_41000102

J1IGR J1IFR

5. CENVAT Register J2I9 (Monthly Return under Rule 57AE of the Central excise Rules from which Monthly Return under Rule 7 of the CENVAT Credit Rules 2001) 6. Registers : RG 23A/C Part I &II , RG1, PLA ACCOUNTS RECEIVABLE Information Systems 1. Bill Holdings (Bill of Exchange Receivable List with ALV facility) S-ALR_87009987 2. Customer Balances in Local Currency S_ALR_87012172 3. Customer Line Items S_ALR_87012197 4. Due Dates Analysis for Open Items S_ALR_87012168 5. List of Customer Open Items S_ALR_87012173 6. Customer Evaluation with Open Item Sorted List S_ALR_87012176 7. Customer Payment History S_ALR_87012177 8. Customer Open Item Analysis (Overdue Items Balance) S_ALR_87012178 9. List of Customer Cleared Line Items S_ALR_87012198 10.List of Down Payments open at key date S_ALR_87012199 J1I5,J2I5,J2I6

11. Debit & Credit Notes Register Monthly 12. Customer wise Sales S_ALR_87012186 ACCOUNTS PAYABLE

S_ALR_87012287

(Note : Similar Reports available for A/R are available for A/P also) 1. Vendor Balances 2. Vendor Debit/Credit Memo Register S_ALR_87012082 S_ALR_87012287

Is there a Report displaying Master data, that is a list of vendors showing name, address, payment method, etc ( everything about vendor). Is their any report like that and what's the table name to display all vendor master data too. Go to this menu: Financial Accounting -> Accounts Payable -> Information System -> Reports for AP accounting -> Master Data. How to get Report of Withholding Tax along with Vendor Name. What is the T-Code or Path for this report? You can get the withholding tax report for vendor by using these t.codes: S_P00_07000134 - Generic Withholding Tax Reporting S_PL0_09000447 - Withholding tax report for the vendor Which reports we can use for the receivables to be checked on daily basis? Go to SAP Easy Access main menu. Go To Accounting -> FI Acc -> customer(receivables) -> information system -> reports . Here you can get all the standard reports for receivables.

The Financial Statement Closing Tcodes


1. Maintain Financial Statement Versions IMG -> Financial Accounting -> General Ledger Accounting -> Business Transactions -> Closing -> Documenting -> Define Financial Statement Versions - OB58

2. Execute a Balance Sheet (RFBILA00) Information Systems -> Accounting -> Financial Accounting -> General ledger -> Information System-> Balance Sheet or Accounting -> Financial accounting -> General ledger -> Information system -> General LedgerReports -> Balance Sheet/Profit and Loss Statement/Cash Flow -> General -> Actual/Actual Comparisons -> Balance Sheet/P+L - F.01 3. Execute a Balance Sheet Drill Down Report Accounting -> Financial accounting -> General ledger -> Information system -> General LedgerReports -> Balance Sheet/Profit and Loss Statement/Cash Flow -> General - Various 4. Execute a Cost-of-Sales Profit and Loss Report Accounting -> Financial accounting -> Special Purpose Ledger -> Tools -> Report Painter -> Report -> Display -> Library 0F1, Report 0F-GUV1 -> Display -> Execute - GRR3

Profit and Loss Closing Tcodes


1. Capital Investment Projects Settle Order to AUC Accounting -> Investment management -> Internal orders -> Period-end closing -> Single functions -> Settlement -> Various 2. Capital Investment Projects Settle AUC to asset in service Accounting -> Investment management -> Fixed assets -> Postings -> Cap. asset u. const. -> Settle AIBU 3. PP/CO Period-End Closing Logistics -> Production -> Production Control -> Period-end closing -> or Accounting -> Controlling -> Product Cost Controlling -> Cost Object Controlling -> Product Cost by Order -> Period-End Closing -> Single Functions -> Various 4. Internal Order Period-End Closing Accounting -> Controlling -> Internal Orders -> Period-end closing -> Single functions -> Various 5. Cost Center Accounting Period-End Closing Accounting -> Controlling -> Cost Center Accounting -> Period-end closing -> Single functions -> Various

6. Profitability Analysis Period-End Closing Accounting -> Controlling -> Profitability Analysis -> Actual Postings -> Cost Center Costs/Process Costs -> KEU5, KEG5, CPAE 7. Lock Controlling Transactions Accounting -> Controlling -> Cost Center Accounting -> Environment -> Period lock -> Change OKP1 8. Reconciliation Ledger Accounting -> Controlling -> Cost Element Accounting -> Actual postings -> Reconciliation withFI KALC 9. Reconciliation Ledger Follow Up Postings Accounting -> Controlling -> Cost Element Accounting -> Environment -> Reconciliation ledger -> Follow up posting KAL1 10. Reconciliation Ledger Configuration IMG -> Controlling -> Overhead Cost Controlling -> Cost and Revenue Element Accounting -> Reconciliation Ledger Various 11. Post payroll information to accounting Human Resources -> Payroll -> (Country-specific) PC00_ M99_ CIPE 12. Configure Payroll for posting to accounting IMG -> Payroll -> Payroll: (country-specific) Various Customizing Technical, Organizational and Documentary Steps 13. Define fiscal year variants IMG -> Financial Accounting -> Financial Accounting Global Settings -> Fiscal Year -> Maintain Fiscal Year Variant (Maintain Shortened Fisc. Year) OB29 14. Allocate fiscal year variant to a company code IMG -> Financial Accounting -> Financial Accounting Global Settings -> Fiscal Year -> Assign Company Code to a Fiscal Year Variant OB37 15. Define Variants for Open Posting Periods IMG -> Financial Accounting -> Financial Accounting Global Settings -> Document -> Posting Periods -> Define Variants for Open Posting Periods OBBO 16. Allocate Posting Period Variant to Company Code IMG -> Financial Accounting -> Financial Accounting Global Settings -> Document -> Posting Periods -> Assign Variants to Company Code OBBP 17. Open and Close Posting Periods Accounting -> Financial accounting -> General ledger -> Environment -> Current settings -> Open and Close Posting Periods OB52

18. Carry Forward Balance to New Fiscal Year Accounting -> Financial accounting -> General ledger -> Periodic processing -> Closing -> Carry Forward -> Balances F.16 19. Define Retained Earning account IMG -> Financial Accounting -> General Ledger Accounting -> Business Transactions -> Closing -> Carrying Forward -> Define Retained Rarnings Account OB53 20. Schedule Manager Accounting -> Financial accounting -> General ledger -> Periodic processing -> Schedule Manager SCMA 21. Subsequent Business Area/Profit Center Adjustment Calculate Accounting -> Financial accounting -> General ledger -> Periodic processing -> Closing -> Regroup -> Balance Sheet Readjustment -> Calculate F.5D 22. Subsequent Business Area/Profit Center Adjustment Post Accounting -> Financial accounting -> General ledger -> Periodic processing -> Closing -> Regroup -> Balance Sheet Readjustment -> Post F.5E 23. Transfer B/S Items to Profit Center Accounting Accounting -> Enterprise Controlling -> Profit Center Accounting -> Actual Postings -> PeriodEnd Closing -> Transfer Payables/Receivables 1KEK 24. PCA Balance Carried Forward Accounting -> Enterprise Controlling -> Profit Center Accounting -> Actual Postings -> PeriodEnd Closing -> Carrying Forward of Balances 2KES 25. Profit and Loss Adjustment Accounting -> Financial accounting -> General ledger -> Periodic processing -> Closing -> Regroup -> Profit and Loss Adjustment F.50 26. Run Compact Document Journal Accounting -> Financial accounting -> General ledger -> Information system -> General Ledger Reports -> Document -> General -> Compact Document Journal 27. Create Balance Audit Work Files IMG -> Financial Accounting -> General Ledger Accounting -> Business Transactions -> Closing -> Documenting -> Define Accumulated Work Files for Balance Audit Trail OBBQ 28. Run Monthly Balance Audit Trail for Open Item Accounts Accounting -> Financial accounting -> General ledger -> Periodic processing -> Closing -> Document -> Balance audit trail -> Open item accounts -> Open Item Account Balance Audit Trail from the Document File

29. Run Monthly Balance Audit Trail for Other Accounts Accounting -> Financial accounting -> General ledger -> Periodic processing -> Closing -> Document -> Balance audit trail -> All accounts -> General Ledger from the Document File 30. Create Extract for Accumulated Open Item Balance Audit Trail Accounting -> Financial accounting -> General ledger -> Periodic processing -> Closing -> Document -> Balance audit trail -> Open item accounts -> From balance audit trail -> Extract for Accumulated Open Item Audit Trail 31. Run Accumulated Open Item Balance Audit Trail Accounting -> Financial accounting -> General ledger -> Periodic processing -> Closing -> Document -> Balance audit trail -> Open item accounts -> From balance audit trail -> Accts Detailed Listing from Open Item Account Accumulated Audit Trail 32. Create Extract for Accumulated Balance Audit Trail for Other Accounts Accounting -> Financial accounting -> General ledger -> Periodic processing -> Closing -> Document -> Balance audit trail -> All accounts -> From balance audit trail -> Extract for the Accumulated Historical Balance Audit Trail 33. Run Accumulated Balance Audit Trail for Other Accounts Accounting -> Financial accounting -> General ledger -> Periodic processing -> Closing -> Document -> Balance audit trail -> All accounts -> From balance audit trail -> Account Details from Historical Accumulated Balance Audit Trail

Assets and Liabilities Closing Tcodes


1. Process Depreciation Run Accounting -> Financial accounting -> Fixed assets -> Periodic processing -> Depreciation run -> Execute - AFAB 2. Process Investment Grant Accounting -> Financial accounting -> Fixed assets -> Periodic processing -> Investment grant - AR11 3. Process Revaluation Accounting -> Financial accounting -> Fixed assets -> Periodic processing -> Revaluation for the balance sheet -> Post revaluation - AR29 4. AA Fiscal Year Change Accounting -> Financial accounting -> Fixed assets -> Periodic processing -> Fiscal year change - AJRW 5. AA Fiscal Year Close Account Reconciliation Accounting -> Financial accounting -> Fixed assets -> Periodic processing -> Year-end closing -> Account reconciliation - ABST2

6. AA Fiscal Year Close Accounting -> Financial accounting -> Fixed assets -> Periodic processing -> Year-end closing -> Execute - AJAB 7. Produce Asset History Sheet Accounting -> Financial accounting -> Fixed assets -> Info system -> Reports on Asset Accounting -> Balance Sheet Explanations -> International -> Asset History Sheet or Accounting -> Financial accounting -> Fixed assets -> Info system -> Reports on Asset Accounting -> Balance Sheet Explanations -> Country Specifics - various 8. Produce GR/IR Balance Report Logistics -> Materials Management -> Inventory Management -> Environment -> Balances Display -> List of GR/IR Bals. - MB5S 9. Maintain GR/IR Clearing Account Logistics -> Materials Management -> Invoice Verification -> Invoice Verification -> Further processing -> Maintain GR/IR acct - MR11 10. Material Revaluations Price Changes (manual) Logistics -> Materials Management -> Valuation -> Valuation -> Price Determination -> Change price - MR21 11. Material Revaluations Debit/Credit Material Logistics -> Materials Management -> Valuation -> Valuation -> Price Determination -> Debit/cred. material - MR22 12. Product Costing Material Price Change Accounting -> Controlling -> Product Cost Controlling -> Product Cost Planning -> Material Costing -> Price Update - CK24 13. Material Ledger Closing Logistics -> Materials Management -> Valuation -> Actual Costing/Material Ledger -> Periodic material valuation -> Post closing - CKMI 14. Materials Management Closing Logistics -> Materials Management -> Material Master -> Other -> Close period - MMPV 15. Materials Management Closing Control Posting to Prior Period Logistics -> Materials Management -> Material Master -> Other -> Allow posting to previous period - MMRV

16. Lowest Value Determination Market Prices Logistics -> Materials Management -> Valuation -> Valuation -> Bal. sheet valuation -> Determ. lowest values -> Market prices - MRN0 17. Lowest Value Determination Range of Coverage Logistics -> Materials Management -> Valuation -> Valuation -> Bal. sheet valuation -> Determ. lowest values -> Range of coverage - MRN1 18. Lowest Value Determination Movement Rate Logistics -> Materials Management -> Valuation -> Valuation -> Bal. sheet valuation -> Determ. lowest values -> Movement rate - MRN2 19. Lowest Value Determination Loss-Free Valuation Logistics -> Materials Management -> Valuation -> Valuation -> Bal. sheet valuation -> Determ. lowest values -> Loss-free valuation - MRN3 20. LIFO Valuation Logistics -> Materials Management -> Valuation -> Valuation -> Bal. sheet valuation -> LIFO Valuation - Various 21. FIFO Valuation Logistics -> Materials Management -> Valuation -> Valuation -> Bal. sheet valuation -> FIFO Valuation - Various 22. Physical Inventory Processing Logistics -> Materials Management -> Physical Inventory - Various 23. Analyze GR/IR Clearing Accounts and Display Acquisition Tax Accounting -> Financial accounting -> General ledger -> Periodic processing -> Closing -> Regroup -> GR/IR clearing - F.19 24. Define Adjustment Accounts for GR/IR Clearing IMG -> Financial Accounting -> General Ledger Accounting -> Business Transactions -> Closing -> Regrouping -> Define Adjustment Accounts for GR/IR Clearing - OBYP 25. Print Balance Confirmation Accounting -> Financial accounting -> A/P or A/R -> Periodic processing -> Closing -> Check/count -> Balance confirmation: Print or Accounting -> Financial accounting -> A/P or A/R -> Periodic processing -> Print correspondence -> Balance confirmation -> Print letters - F.17

26. Configure Balance Confirmation Accounting -> Financial accounting -> A/P or A/R -> Periodic processing -> Closing -> Check/count -> or Accounting -> Financial accounting -> A/P or A/R -> Periodic processing -> Print correspondence -> Balance confirmation - F.1B, F.1A 27. Post Individual Value Adjustment Accounting -> Financial accounting -> Accounts receivable -> Document entry -> Other -> Intern. trans. posting -> Without clearing - F-21 28. Define Account Determination for Flat-Rate Individual Value Adjustment IMG -> Financial Accounting -> Accounts Receivable and Accounts Payable -> Business Transactions -> Closing -> Valuate -> Valuations -> Define Accounts OBB0 29. Configure Flat-Rate Individual Value Adjustment IMG -> Financial Accounting -> Accounts Receivable and Accounts Payable -> Business Transactions -> Closing -> Valuate -> Valuations -> SPRO 30. Calculate Flat-Rate Individual Value Adjustment Accounting -> Financial accounting -> Accounts receivable -> Periodic processing -> Closing -> Valuate -> Further valuations - F107 31. Writing-Off Doubtful Receivables Accounting -> Financial accounting -> Accounts receivable -> Document entry -> Other -> Intern. trans. psting -> With clearing - F-30 32. Customizing Exchange Rates IMG -> General Settings -> Currencies - Various 33. Maintaining Exchange Rates Accounting -> Financial accounting -> General ledger -> Environment -> Current settings -> Enter exchange rates - OB08 34. Customizing Valuation Methods IMG -> Financial Accounting -> General Ledger Accounting -> Business Transactions -> Closing -> Valuating -> Foreign Currency Valuation -> Define Valuation Methods - OB59 35. Foreign Currency Open Item Valuation Accounting -> Financial accounting -> General ledger -> Periodic processing -> Closing>>Valuate -> Valuation of Open Items in Foreign Currency - F.05 36. Account Determination for Exchange Rate Differences IMG -> Financial Accounting -> General Ledger Accounting -> Business Transactions ->

Closing -> Valuating -> Foreign Currency Valuation -> Prepare automatic postings for foreign currency valuation - OBA1 37. Regroup Receivables and Payables Accounting -> Financial accounting -> A/P or A/R -> Periodic processing -> Closing -> Regroup -> Receivables/ Payables - F101 38. Account Determination for Regrouping Receivables and Payables IMG -> Financial Accounting -> Accounts Receivable and Accounts Payable -> Business Transactions -> Closing -> Regrouping - OBBV, OBBW, OBBX 39. Revalue Foreign Currency G/L Account Balances Accounting -> Financial accounting -> General ledger -> Periodic processing -> Closing -> Valuate -> Foreign Currency Valuation of Inventory - F.06 40. Posting Accruals/Deferrals Accounting -> Financial accounting -> General ledger -> Periodic processing -> Closing -> Valuate -> Enter Accrual/Deferral Doc. - FBS1 41. Posting Accrual/Deferral Reversal Accounting -> Financial accounting -> General ledger -> Periodic processing -> Closing -> Valuate -> Reverse Accrual/Deferral Document - F.81 42. Generate Recurring Entry Posting Accounting -> Financial accounting -> General ledger -> Periodic processing -> Recurring Entries -> Execute - F.14

You might also like