Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Program to load subassets

Former Member
0 Likes
422

Hi,

I need to load Sub-assets in SAP. Can I use the RAALTD01 Program to run the AS94 transaction ? Or is there any other program that I can use ?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
359

Hi Vaibhav,

Take a look at OSS 94218 -

<i>(....)</i>

Transfer only valid transaction codes in the input file. Transaction codes which can be processed by <b>RAALTD11</b> are:

AS91 - Create old asset

AS94 - Create old asset sub-number

AS81 - Create old group asset

I also suggest you to take a look at :

BAPI_FIXEDASSET_OVRTAKE_CREATE ( quite easy to use )

Hope this helps,

Erwan

Message was edited by:

Erwan LE BRUN

1 REPLY 1
Read only

Former Member
0 Likes
360

Hi Vaibhav,

Take a look at OSS 94218 -

<i>(....)</i>

Transfer only valid transaction codes in the input file. Transaction codes which can be processed by <b>RAALTD11</b> are:

AS91 - Create old asset

AS94 - Create old asset sub-number

AS81 - Create old group asset

I also suggest you to take a look at :

BAPI_FIXEDASSET_OVRTAKE_CREATE ( quite easy to use )

Hope this helps,

Erwan

Message was edited by:

Erwan LE BRUN