public static class GroupMasterFixedAsset.GroupMasterFixedAssetBuilder extends Object
Modifier and Type | Method and Description |
---|---|
GroupMasterFixedAsset |
build() |
GroupMasterFixedAsset.GroupMasterFixedAssetBuilder |
companyCode(String companyCode)
(Key Field) Constraints: Not nullable
|
GroupMasterFixedAsset.GroupMasterFixedAssetBuilder |
companyCodeName(String companyCodeName)
Constraints: none
|
GroupMasterFixedAsset.GroupMasterFixedAssetBuilder |
groupMasterFixedAsset_ID(String groupMasterFixedAsset_ID)
(Key Field) Constraints: Not nullable, Maximum length: 12
|
GroupMasterFixedAsset.GroupMasterFixedAssetBuilder |
groupMasterFixedAssetText(String groupMasterFixedAssetText)
Constraints: none
|
String |
toString() |
public GroupMasterFixedAsset.GroupMasterFixedAssetBuilder groupMasterFixedAsset_ID(@Nullable String groupMasterFixedAsset_ID)
Original property name from the Odata EDM: GroupMasterFixedAsset_ID
this
.public GroupMasterFixedAsset.GroupMasterFixedAssetBuilder groupMasterFixedAssetText(@Nullable String groupMasterFixedAssetText)
Original property name from the Odata EDM: GroupMasterFixedAssetText
this
.public GroupMasterFixedAsset.GroupMasterFixedAssetBuilder companyCode(@Nullable String companyCode)
Original property name from the Odata EDM: CompanyCode
this
.public GroupMasterFixedAsset.GroupMasterFixedAssetBuilder companyCodeName(@Nullable String companyCodeName)
Original property name from the Odata EDM: CompanyCodeName
this
.public GroupMasterFixedAsset build()
Copyright © 2020 SAP SE. All rights reserved.