1 Overview
one.1 Introduction
This doc is meant for a person tutorial in how defeat the typical troubles in migrating set belongings into SAP.
To get a one particular-time conversion into SAP, we favour utilizing the LSMW Device. It allows you to leverage the entire ability of ABAP though applying regular SAP processing capabilities, but it does lots of the file administration and processing operate immediately. Even so, even within LSMW There are a selection of achievable methods for migrating mounted property.
This document will go over loading fixed belongings utilizing the conventional load method RAALTD01, Despite the fact that two alternate options are briefly discussed underneath.
1.two Load techniques
one.two.1 BDC recording of transaction AS91
This is certainly The best Remedy and so it’d be ideal for an incredibly standard upload. If by way of example You’re not making set property in SAP, but alternatively updating one particular area in fastened assets which exist already from the technique, then this may very well be the proper tactic. But It isn’t versatile adequate for use for the development of set asset knowledge.
1.two.two Business item BUS1022
This may produce IDOCs of form FIXEDASSET_CREATEINCLVALUES01 and course of action them throughout the SAP BAPI functionality BAPI_FIXEDASSET_OVRTAKE_CREATE.
This is often potentially the answer that SAP would advise. SAP is eager on BAPIs as they are strong, flexible and might be very easily called from an external system through an RFC. But that does not always make them the best option for information migration. The framework of BAPIs just isn’t normally notably intuitive and also the upfront improvement do the job can be sophisticated.
Also this process will involve the scene processing of IDOCs. Though the typical error managing and reprocessing performance for IDOCs in SAP is outstanding, It’s not necessarily constantly clear. Migrating set assets employing this method could well be ideal for someone that is especially powerful in the area of BAPIs and IDOCs..
1.2.three Regular load system RAALTD01
This is usually the approach I’d favor with the migration of fastened belongings into SAP.
The normal load application is not perfect. As reviewed later on, you’ll find one or two regions which it doesn’t protect and like several SAP conventional plans, it has its quirks: for example, whenever you come to load the assets, you do not need the choice to make a BDC session yet if any in the transaction calls fall short, then This system will produce a BDC session for people information.
However, it’s a strong and versatile system, and it is comparatively uncomplicated to implement. The reality that you can operate the asset load in test mode just before generating any facts can be A significant edge, Though the take a look at operate doesn’t usually get 100% with the mistakes.