ABAP Objects Tutorial for Beginners

If you have a little or no experince with ABAP Objects until now, this tutorial will guide you through the fundamental language elements of ABAP Objects and the usage of the respective ABAP Workbench tools.

  • Exercise 1: Classes and Objects
  • Exercise 2, Inheritance
  • Exercise 3, Interfaces
  • Exercise 4, Events
  • Exercise 5, Exceptions
  • Exercise 6, Unit Tests
  • Exercise 7, Service Enablement

Read more

SAP CIN FI Configuration Guide: Enterprise Structure

This document covers the requirements and the customization details of the Financial Accounting enterprise structure in SAP. This includes configuration for setting up the enterprise structure and assigning organizational units to the structure defined. Covered topics are;

  • Enter Exchange Rates (Table V_TCURR)
  • Define Company (Table T880) , Define, copy, delete, check Company Code (Table T001) , Define Business Area (Table TGSB)
  • Assign Company Code to Company (Table V_001_Y)
  • Enter Global Parameters to Company Code (Table V_001_B)
  • Activate Extended Withholding Tax (Table T001_EXT)
  • Maintain fiscal year variant [T.Code OB29] (Table T009_A)
  • Allocate company code to fiscal year variant [T.Code OB37] (Table V_001_U)
  • Define variants for open posting periods [T.Code OBBO] (Table T010O)
  • Open and close posting periods [T.Code OB52] (Table V_T001B)
  • Define Document number ranges [T.Code FBN1]
  • Define document types [T.Code OBA7]
  • Define posting keys [T.Code OB41] (Table TBSL, RBSL)
  • Maintain field status variants [T.Code OBC4] (Table V_T004V)
  • Define Tax jurisdictions
  • Define Withholding Tax Type for Invoice Posting/Payment Posting, Define Withholding Tax Codes, Assign Withholding Tax Types to Company Codes
  • Activate Extended Withholding Tax

Read more

Migrating Material Master into SAP

This document will discuss loading Material Master data using the standard load program RMDATIND and provides a simple guide in how to overcome the common problems in migrating Material Master into SAP.

  • Load methods ( Standard load program RMDATIND, BDC recording of transaction MM01, BAPI – object type BUS1001006)
  • Data structures in the Material Master load program RMDATIND (BMM00, BMMH1, …etc)
  • Common Problems ( Legacy Material Number, Duplicate Materials, Alpha conversion, Taxes, Multiple Plants, Units of Measure..)

Read more

Migrating Fixed Assets into SAP

This document will discuss loading fixed assets using the standard load program RAALTD01, although two alternatives are briefly discussed. You will also be guided for how to overcome the common problems in migrating fixed assets into SAP. Following are covered in this guide;

  • Load Methods (BDC recording of transaction AS91, Business object BUS1022, Standard load program RAALTD01)
  • Data structures in the asset load program RAALTD01 – BALTD and BALTB
  • Common problems (Alpha conversion, Missing customising, Legacy asset number, NBV – Net book value, Time-dependent data, Mid-year asset migration, Assets created in this year, Asset disposals, Depreciation areas

Read more

Guide to Create / Change / Display Sales Price Calculation in SAP

Within SAP, you set you sales price using the Price Calculation functionality. When executing the price calculation you have various options on how to:

  • determine the purchase price
  • determine the sale price
  • what fields are displayed

To create a new sales price that is valid on a specific date, use VKP5 – Create Price Calculation
To change an existing sales price that is already valid, use VKP1 – Change Price Calculation
To display a sales price calculation use VKP8 – Display Price Calculation.

In this document, you will find guidance for these transaction codes.

Read more