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

Doubt on bapi_fixedassert_ovetake_create

Former Member
0 Likes
1,039

In this bapi the in the import parameter there is key and reference.

What is the difference between these two?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
893

hi Sushmitha.,

i think the bapi you need is BAPI_FIXEDASSET_OVRTAKE_CREATE

parameter key:

it takes values for creating fixed assets. these are the key fields to create fixed assets. it needs Company code , Asset number, and sub asset number as the fields.

Refference also takes the same values, but based on the refference comany code, Asset number and sub asset number the bapi will create fixed asset doc..

the refference parameter:

Using this parameter you can enter a company code, an asset main number, and possibly an asset sub-number, to specify an asset to be used as a reference for the asset being created. The system then copies the fields entered in the screen layout rule of the asset class of the reference asset. This function is comparable to the function of creating an asset with a reference in dialog.

<b><i>Reward points if useful</i></b>

Chandra

1 REPLY 1
Read only

Former Member
0 Likes
894

hi Sushmitha.,

i think the bapi you need is BAPI_FIXEDASSET_OVRTAKE_CREATE

parameter key:

it takes values for creating fixed assets. these are the key fields to create fixed assets. it needs Company code , Asset number, and sub asset number as the fields.

Refference also takes the same values, but based on the refference comany code, Asset number and sub asset number the bapi will create fixed asset doc..

the refference parameter:

Using this parameter you can enter a company code, an asset main number, and possibly an asset sub-number, to specify an asset to be used as a reference for the asset being created. The system then copies the fields entered in the screen layout rule of the asset class of the reference asset. This function is comparable to the function of creating an asset with a reference in dialog.

<b><i>Reward points if useful</i></b>

Chandra