public class FixedAssetGetlistInvestmentAccountAssignment extends Object
Structure: BAPI1022_FEGLG010_PID
Modifier and Type | Class and Description |
---|---|
static class |
FixedAssetGetlistInvestmentAccountAssignment.FixedAssetGetlistInvestmentAccountAssignmentBuilder |
public void validate() throws IllegalArgumentException
IllegalArgumentException
public static FixedAssetGetlistInvestmentAccountAssignment.FixedAssetGetlistInvestmentAccountAssignmentBuilder builder()
@Nullable public MainAssetNumber12 getAsset()
Type element: BF_ANLN1 Domain name: BF_ANLN1 Internal type: CHAR Description: Main Asset Number Max length: 12
@Nullable public InvestmentOrder getInvestOrd()
Type element: BF_AM_AUFNR Domain name: AUFNR Internal type: CHAR Description: Investment Order Max length: 12
@Nullable public AssetSubnumber4 getSubnumber()
Type element: BF_ANLN2 Domain name: BF_ANLN2 Internal type: CHAR Description: Asset Subnumber Max length: 4
@Nullable public WbsElementInvestmentProjectInternalKey getWbsElem()
Type element: BAPI1022_POSNR Domain name: PS_POSNR Internal type: NUMC Description: WBS element investment project - internal key Max length: 8
@Nullable public WbsElementInvestmentProjectExternalKey getWbsElement()
Type element: BAPI1022_POSNR_EXT Domain name: PS_POSID Internal type: CHAR Description: WBS element investment project - external key Max length: 24
public void setAsset(@Nullable MainAssetNumber12 asset)
Type element: BF_ANLN1 Domain name: BF_ANLN1 Internal type: CHAR Description: Main Asset Number Max length: 12
public void setInvestOrd(@Nullable InvestmentOrder investOrd)
Type element: BF_AM_AUFNR Domain name: AUFNR Internal type: CHAR Description: Investment Order Max length: 12
public void setSubnumber(@Nullable AssetSubnumber4 subnumber)
Type element: BF_ANLN2 Domain name: BF_ANLN2 Internal type: CHAR Description: Asset Subnumber Max length: 4
public void setWbsElem(@Nullable WbsElementInvestmentProjectInternalKey wbsElem)
Type element: BAPI1022_POSNR Domain name: PS_POSNR Internal type: NUMC Description: WBS element investment project - internal key Max length: 8
public void setWbsElement(@Nullable WbsElementInvestmentProjectExternalKey wbsElement)
Type element: BAPI1022_POSNR_EXT Domain name: PS_POSID Internal type: CHAR Description: WBS element investment project - external key Max length: 24
protected boolean canEqual(Object other)
Copyright © 2019 SAP SE. All rights reserved.