Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
LeasingCompany |
FixedAssetLeasing.getCompany()
Field name: COMPANY
|
LeasingCompany |
FixedAssetGetlistLeasing.getCompany()
Field name: COMPANY
|
Modifier and Type | Method and Description |
---|---|
FixedAssetLeasing.FixedAssetLeasingBuilder |
FixedAssetLeasing.FixedAssetLeasingBuilder.company(LeasingCompany company) |
FixedAssetGetlistLeasing.FixedAssetGetlistLeasingBuilder |
FixedAssetGetlistLeasing.FixedAssetGetlistLeasingBuilder.company(LeasingCompany company) |
void |
FixedAssetLeasing.setCompany(LeasingCompany company)
Field name: COMPANY
|
void |
FixedAssetGetlistLeasing.setCompany(LeasingCompany company)
Field name: COMPANY
|
Modifier and Type | Method and Description |
---|---|
static LeasingCompany |
LeasingCompany.of(String value) |
Modifier and Type | Method and Description |
---|---|
Class<LeasingCompany> |
LeasingCompany.getType() |
ErpTypeConverter<LeasingCompany> |
LeasingCompany.getTypeConverter() |
Copyright © 2018 SAP SE. All rights reserved.