public interface FixedAssetService
Business Object: BUS1022
DefaultFixedAssetService
Modifier and Type | Method and Description |
---|---|
FixedAssetChangeFunction |
change(CompanyCode companycode,
MainAssetNumber asset,
AssetSubnumber subnumber)
Change asset
|
FixedAssetCreateFromData1Function |
createFromData1(FixedAssetReferenceAssetForCreating key)
Create asset
|
FixedAssetGetListFunction |
getList(CompanyCode companyCode)
Information on Selected Assets
|
FixedAssetChangeFunction change(CompanyCode companycode, MainAssetNumber asset, AssetSubnumber subnumber)
BAPI_FIXEDASSET_CHANGE
companycode
- Companycodesubnumber
- Subnumberasset
- AssetFixedAssetCreateFromData1Function createFromData1(FixedAssetReferenceAssetForCreating key)
BAPI_FIXEDASSET_CREATE1
key
- Key of Asset Being CreatedFixedAssetGetListFunction getList(CompanyCode companyCode)
BAPI_FIXEDASSET_GETLIST
companyCode
- Company CodeCopyright © 2017 SAP SE. All rights reserved.